Pull request #3581 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/edgex-go Loading trusted files from base branch master at b4de5ce62e17f93ad83591616c8cb82096e86c40 rather than 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 Obtained Jenkinsfile from b4de5ce62e17f93ad83591616c8cb82096e86c40 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4647999869059776726.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1258563956707250653.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3581/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3581/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4391225093008501126.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3581/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh869760058481143666.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4320090344764742149.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3581/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3581/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3598431214826397751.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-150 in /w/workspace/edgexfoundry_edgex-go_PR-3581 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3888350829381008915.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b4de5ce62e17f93ad83591616c8cb82096e86c40 into PR head commit 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 Merge succeeded, producing 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 Checking out Revision 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 (PR-3581) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh227142983316965042.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3581/head:refs/remotes/origin/PR-3581 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh958966314077840893.key > git merge b4de5ce62e17f93ad83591616c8cb82096e86c40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 # timeout=10 Commit message: "fix(core-data): Loosen Subscriber Topic Validation" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T05:14:58.354Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T05:14:58.581Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T05:14:58.685Z] ========================================================= [2021-06-18T05:14:58.686Z] EdgeX Global Pipelines Version Info [2021-06-18T05:14:58.686Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:15:00.025Z] ------------------- [2021-06-18T05:15:00.026Z] stable info: [2021-06-18T05:15:00.026Z] ------------------- [2021-06-18T05:15:00.026Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T05:15:00.026Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T05:15:00.026Z] Message: update stable to v1.0.195 [2021-06-18T05:15:00.614Z] ------------------- [2021-06-18T05:15:00.614Z] experimental info: [2021-06-18T05:15:00.614Z] ------------------- [2021-06-18T05:15:00.614Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T05:15:00.614Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T05:15:00.614Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T05:15:00.864Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-18T05:15:00.918Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-18T05:15:00.969Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T05:15:01.018Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T05:15:01.066Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T05:15:01.123Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-18T05:15:01.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-18T05:15:01.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-18T05:15:01.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-18T05:15:01.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-18T05:15:01.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-18T05:15:01.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T05:15:01.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T05:15:01.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T05:15:01.669Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T05:15:01.736Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T05:15:01.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T05:15:01.875Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-18T05:15:01.943Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-18T05:15:02.007Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-18T05:15:02.072Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-18T05:15:02.139Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T05:15:02.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3581 [Pipeline] echo [2021-06-18T05:15:02.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3581 [Pipeline] echo [2021-06-18T05:15:02.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3581 [Pipeline] echo [2021-06-18T05:15:02.411Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 [Pipeline] echo [2021-06-18T05:15:02.506Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c6a76c [Pipeline] echo [2021-06-18T05:15:02.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T05:15:02.775Z] provisioning config files... [2021-06-18T05:15:02.798Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2205025539094375996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:15:03.226Z] ---> docker-login.sh [2021-06-18T05:15:03.226Z] nexus3.edgexfoundry.org:10001 [2021-06-18T05:15:03.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T05:15:03.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T05:15:03.495Z] Configure a credential helper to remove this warning. See [2021-06-18T05:15:03.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T05:15:03.495Z] [2021-06-18T05:15:03.495Z] Login Succeeded [2021-06-18T05:15:03.495Z] nexus3.edgexfoundry.org:10002 [2021-06-18T05:15:03.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T05:15:03.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T05:15:03.756Z] Configure a credential helper to remove this warning. See [2021-06-18T05:15:03.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T05:15:03.756Z] [2021-06-18T05:15:03.756Z] Login Succeeded [2021-06-18T05:15:03.756Z] nexus3.edgexfoundry.org:10003 [2021-06-18T05:15:03.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T05:15:03.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T05:15:03.756Z] Configure a credential helper to remove this warning. See [2021-06-18T05:15:03.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T05:15:03.757Z] [2021-06-18T05:15:03.757Z] Login Succeeded [2021-06-18T05:15:03.757Z] nexus3.edgexfoundry.org:10004 [2021-06-18T05:15:04.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T05:15:04.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T05:15:04.026Z] Configure a credential helper to remove this warning. See [2021-06-18T05:15:04.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T05:15:04.026Z] [2021-06-18T05:15:04.026Z] Login Succeeded [2021-06-18T05:15:04.026Z] docker.io [2021-06-18T05:15:04.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T05:15:04.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T05:15:04.287Z] Configure a credential helper to remove this warning. See [2021-06-18T05:15:04.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T05:15:04.287Z] [2021-06-18T05:15:04.287Z] Login Succeeded [2021-06-18T05:15:04.287Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T05:15:04.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T05:15:04.780Z] ++ 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 [2021-06-18T05:15:04.780Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:15:04.780Z] ++ dirname cmd/core-command/Dockerfile [2021-06-18T05:15:04.780Z] ++ cut -d/ -f2 [2021-06-18T05:15:04.780Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-18T05:15:04.780Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:15:04.780Z] ++ dirname cmd/core-data/Dockerfile [2021-06-18T05:15:04.780Z] ++ cut -d/ -f2 [2021-06-18T05:15:04.780Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-18T05:15:04.780Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:15:04.780Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-18T05:15:04.781Z] ++ cut -d/ -f2 [2021-06-18T05:15:04.781Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-18T05:15:04.781Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:15:04.781Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-18T05:15:04.781Z] ++ cut -d/ -f2 [2021-06-18T05:15:04.781Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-18T05:15:04.781Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:15:04.781Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-18T05:15:04.781Z] ++ cut -d/ -f2 [2021-06-18T05:15:04.781Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-18T05:15:04.781Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:15:04.781Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-18T05:15:04.781Z] ++ cut -d/ -f2 [2021-06-18T05:15:04.781Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-18T05:15:04.781Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:15:04.781Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-18T05:15:04.781Z] ++ cut -d/ -f2 [2021-06-18T05:15:04.781Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-18T05:15:04.781Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:15:04.781Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-18T05:15:04.781Z] ++ cut -d/ -f2 [2021-06-18T05:15:04.781Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-18T05:15:04.781Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:15:04.781Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-18T05:15:04.781Z] ++ cut -d/ -f2 [2021-06-18T05:15:04.781Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-18T05:15:04.858Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:15:05.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T05:15:05.741Z] [2021-06-18T05:15:05.741Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:15:06.103Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T05:15:06.103Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T05:15:06.103Z] 31603596830f: Pulling fs layer [2021-06-18T05:15:06.103Z] 54011a49482f: Pulling fs layer [2021-06-18T05:15:06.103Z] a6820b24f6d8: Pulling fs layer [2021-06-18T05:15:06.103Z] f581987b2513: Pulling fs layer [2021-06-18T05:15:06.103Z] f581987b2513: Waiting [2021-06-18T05:15:06.103Z] 54011a49482f: Verifying Checksum [2021-06-18T05:15:06.103Z] 54011a49482f: Download complete [2021-06-18T05:15:06.371Z] 31603596830f: Verifying Checksum [2021-06-18T05:15:06.371Z] 31603596830f: Download complete [2021-06-18T05:15:06.371Z] f581987b2513: Verifying Checksum [2021-06-18T05:15:06.371Z] f581987b2513: Download complete [2021-06-18T05:15:06.371Z] a6820b24f6d8: Verifying Checksum [2021-06-18T05:15:06.371Z] a6820b24f6d8: Download complete [2021-06-18T05:15:06.371Z] 31603596830f: Pull complete [2021-06-18T05:15:06.640Z] 54011a49482f: Pull complete [2021-06-18T05:15:07.240Z] a6820b24f6d8: Pull complete [2021-06-18T05:15:07.240Z] f581987b2513: Pull complete [2021-06-18T05:15:07.240Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T05:15:07.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T05:15:07.252Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T05:15:07.358Z] prd-centos7-docker-4c-2g-150 does not seem to be running inside a container [2021-06-18T05:15:07.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T05:15:10.686Z] $ docker top fcdcd5e6f925204ddcbc674d0a433c876d6d903e1a069da9b94eb982c982569c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T05:15:10.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T05:15:10.926Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T05:15:11.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T05:15:11.047Z] $ docker exec fcdcd5e6f925204ddcbc674d0a433c876d6d903e1a069da9b94eb982c982569c ssh-agent [2021-06-18T05:15:11.155Z] SSH_AUTH_SOCK=/tmp/ssh-ZX2KmrAh9I9p/agent.14 [2021-06-18T05:15:11.155Z] SSH_AGENT_PID=20 [2021-06-18T05:15:11.164Z] Running ssh-add (command line suppressed) [2021-06-18T05:15:11.257Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6715335719351747751.key (/w/workspace/edgex-go/1@tmp/private_key_6715335719351747751.key) [2021-06-18T05:15:11.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T05:15:11.624Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T05:15:11.643Z] $ docker exec --env ******** --env ******** fcdcd5e6f925204ddcbc674d0a433c876d6d903e1a069da9b94eb982c982569c ssh-agent -k [2021-06-18T05:15:11.730Z] unset SSH_AUTH_SOCK; [2021-06-18T05:15:11.731Z] unset SSH_AGENT_PID; [2021-06-18T05:15:11.731Z] echo Agent pid 20 killed; [2021-06-18T05:15:11.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T05:15:11.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T05:15:11.854Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T05:15:11.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T05:15:11.970Z] $ docker exec fcdcd5e6f925204ddcbc674d0a433c876d6d903e1a069da9b94eb982c982569c ssh-agent [2021-06-18T05:15:12.079Z] SSH_AUTH_SOCK=/tmp/ssh-rcLY3pe3bAZ4/agent.54 [2021-06-18T05:15:12.079Z] SSH_AGENT_PID=60 [2021-06-18T05:15:12.084Z] Running ssh-add (command line suppressed) [2021-06-18T05:15:12.195Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2258341636333222059.key (/w/workspace/edgex-go/1@tmp/private_key_2258341636333222059.key) [2021-06-18T05:15:12.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T05:15:12.568Z] + git semver init [2021-06-18T05:15:12.569Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T05:15:12.569Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-18T05:15:12.569Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-18T05:15:12.569Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T05:15:12.569Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T05:15:12.569Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T05:15:12.569Z] # $SEMVER_BRANCH = PR-3581 [2021-06-18T05:15:12.569Z] # $SEMVER_TEMP = /tmp/semver-277060922 [2021-06-18T05:15:12.569Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-18T05:15:34.573Z] # '/tmp/semver-277060922' -> '/w/workspace/edgex-go/1/.semver' [2021-06-18T05:15:34.573Z] # -> Force: false [2021-06-18T05:15:34.573Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-18T05:15:34.599Z] $ docker exec --env ******** --env ******** fcdcd5e6f925204ddcbc674d0a433c876d6d903e1a069da9b94eb982c982569c ssh-agent -k [2021-06-18T05:15:34.691Z] unset SSH_AUTH_SOCK; [2021-06-18T05:15:34.691Z] unset SSH_AGENT_PID; [2021-06-18T05:15:34.691Z] echo Agent pid 60 killed; [2021-06-18T05:15:34.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T05:15:35.155Z] + git semver [Pipeline] } [2021-06-18T05:15:35.197Z] $ docker stop --time=1 fcdcd5e6f925204ddcbc674d0a433c876d6d903e1a069da9b94eb982c982569c [2021-06-18T05:15:38.533Z] $ docker rm -f fcdcd5e6f925204ddcbc674d0a433c876d6d903e1a069da9b94eb982c982569c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T05:15:38.986Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T05:15:39.558Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T05:15:39.593Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T05:15:40.695Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T05:15:41.038Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T05:15:41.368Z] + sudo service docker restart [2021-06-18T05:15:41.368Z] + true [2021-06-18T05:15:41.368Z] Redirecting to /bin/systemctl restart docker.service [2021-06-18T05:15:55.131Z] Still waiting to schedule task [2021-06-18T05:15:55.132Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-18T05:15:59.565Z] ========================================================= [2021-06-18T05:15:59.565Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-18T05:15:59.565Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:15:59.940Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-18T05:16:01.345Z] Sending build context to Docker daemon 329.5MB [2021-06-18T05:16:01.345Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T05:16:01.345Z] Step 2/6 : FROM ${BASE} [2021-06-18T05:16:01.345Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-18T05:16:01.345Z] 540db60ca938: Pulling fs layer [2021-06-18T05:16:01.345Z] adcc1eea9eea: Pulling fs layer [2021-06-18T05:16:01.345Z] 4c4ab2625f07: Pulling fs layer [2021-06-18T05:16:01.345Z] 0510c868ecb4: Pulling fs layer [2021-06-18T05:16:01.345Z] afea3b2eda06: Pulling fs layer [2021-06-18T05:16:01.345Z] 7809a108b3ef: Pulling fs layer [2021-06-18T05:16:01.345Z] f706445af74f: Pulling fs layer [2021-06-18T05:16:01.345Z] afea3b2eda06: Waiting [2021-06-18T05:16:01.345Z] 0510c868ecb4: Waiting [2021-06-18T05:16:01.345Z] 7809a108b3ef: Waiting [2021-06-18T05:16:01.606Z] 4c4ab2625f07: Verifying Checksum [2021-06-18T05:16:01.606Z] 4c4ab2625f07: Download complete [2021-06-18T05:16:01.606Z] adcc1eea9eea: Verifying Checksum [2021-06-18T05:16:01.606Z] adcc1eea9eea: Download complete [2021-06-18T05:16:01.606Z] afea3b2eda06: Verifying Checksum [2021-06-18T05:16:01.606Z] afea3b2eda06: Download complete [2021-06-18T05:16:01.606Z] 540db60ca938: Verifying Checksum [2021-06-18T05:16:01.606Z] 540db60ca938: Download complete [2021-06-18T05:16:01.606Z] 7809a108b3ef: Verifying Checksum [2021-06-18T05:16:01.606Z] 7809a108b3ef: Download complete [2021-06-18T05:16:01.606Z] 540db60ca938: Pull complete [2021-06-18T05:16:01.867Z] adcc1eea9eea: Pull complete [2021-06-18T05:16:01.867Z] 4c4ab2625f07: Pull complete [2021-06-18T05:16:03.263Z] f706445af74f: Verifying Checksum [2021-06-18T05:16:03.263Z] f706445af74f: Download complete [2021-06-18T05:16:03.845Z] 0510c868ecb4: Verifying Checksum [2021-06-18T05:16:03.845Z] 0510c868ecb4: Download complete [2021-06-18T05:16:07.180Z] 0510c868ecb4: Pull complete [2021-06-18T05:16:07.180Z] afea3b2eda06: Pull complete [2021-06-18T05:16:07.180Z] 7809a108b3ef: Pull complete [2021-06-18T05:16:09.130Z] f706445af74f: Pull complete [2021-06-18T05:16:09.130Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-18T05:16:09.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-18T05:16:09.130Z] ---> b068be0155e3 [2021-06-18T05:16:09.130Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-18T05:16:11.059Z] ---> Running in b4ac9bd96504 [2021-06-18T05:16:11.322Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:16:12.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:16:12.849Z] (1/12) Installing libmagic (5.39-r0) [2021-06-18T05:16:13.111Z] (2/12) Installing file (5.39-r0) [2021-06-18T05:16:13.111Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-18T05:16:13.373Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-18T05:16:19.972Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-18T05:16:19.972Z] (6/12) Installing patch (2.7.6-r6) [2021-06-18T05:16:19.972Z] (7/12) Installing build-base (0.5-r2) [2021-06-18T05:16:19.972Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-18T05:16:19.972Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-18T05:16:19.972Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-18T05:16:20.235Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-18T05:16:20.236Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-18T05:16:20.236Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T05:16:20.236Z] OK: 219 MiB in 52 packages [2021-06-18T05:16:22.784Z] Removing intermediate container b4ac9bd96504 [2021-06-18T05:16:22.784Z] ---> 1f94a8aa92ec [2021-06-18T05:16:22.784Z] Step 4/6 : WORKDIR /edgex-go [2021-06-18T05:16:22.784Z] ---> Running in 6bece22cc398 [2021-06-18T05:16:22.784Z] Removing intermediate container 6bece22cc398 [2021-06-18T05:16:22.784Z] ---> eeec220d7a02 [2021-06-18T05:16:22.784Z] Step 5/6 : COPY go.mod . [2021-06-18T05:16:23.046Z] ---> c828a1de25ba [2021-06-18T05:16:23.046Z] Step 6/6 : RUN go mod download [2021-06-18T05:16:23.046Z] ---> Running in 7e1fc14b4a7d [2021-06-18T05:16:41.206Z] Removing intermediate container 7e1fc14b4a7d [2021-06-18T05:16:41.206Z] ---> cc392f183c08 [2021-06-18T05:16:41.206Z] Successfully built cc392f183c08 [2021-06-18T05:16:41.206Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:16:41.625Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T05:16:41.626Z] . [Pipeline] withDockerContainer [2021-06-18T05:16:41.733Z] prd-centos7-docker-4c-2g-150 does not seem to be running inside a container [2021-06-18T05:16:41.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-06-18T05:16:42.176Z] $ docker top 8a7ea34839341e600b24435d6849ee9cfb729ef69586160e4de680863c463e5b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T05:16:42.630Z] + go version [2021-06-18T05:16:42.630Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-18T05:16:42.658Z] $ docker stop --time=1 8a7ea34839341e600b24435d6849ee9cfb729ef69586160e4de680863c463e5b [2021-06-18T05:16:43.842Z] $ docker rm -f 8a7ea34839341e600b24435d6849ee9cfb729ef69586160e4de680863c463e5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:16:44.660Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T05:16:44.660Z] . [Pipeline] withDockerContainer [2021-06-18T05:16:44.767Z] prd-centos7-docker-4c-2g-150 does not seem to be running inside a container [2021-06-18T05:16:44.807Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-06-18T05:16:46.326Z] $ docker top 4d4bce4a6deb6add1406631a29da853a18c9aa4a74e7b57ca26c5d6c309ab2fd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T05:16:46.476Z] ========================================================= [2021-06-18T05:16:46.476Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-18T05:16:46.476Z] ========================================================= [Pipeline] sh [2021-06-18T05:16:46.797Z] + go mod tidy [Pipeline] sh [2021-06-18T05:16:47.415Z] + make test [2021-06-18T05:16:47.415Z] go mod tidy [2021-06-18T05:16:47.415Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-18T05:16:53.115Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-18T05:17:08.082Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-18T05:17:13.459Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-18T05:17:14.047Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-18T05:17:14.047Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-18T05:17:16.659Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-18T05:17:16.948Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-18T05:17:16.948Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-18T05:17:16.948Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-18T05:17:17.537Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-18T05:17:17.804Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-18T05:17:18.072Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-18T05:17:18.072Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-18T05:17:18.072Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-18T05:17:18.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-18T05:17:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2021-06-18T05:17:20.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-18T05:17:20.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-18T05:17:21.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 100.0% of statements [2021-06-18T05:17:21.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-18T05:17:21.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 53.1% of statements [2021-06-18T05:17:21.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-18T05:17:21.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-18T05:17:22.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.095s coverage: 87.7% of statements [2021-06-18T05:17:22.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-18T05:17:22.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-18T05:17:22.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements [2021-06-18T05:17:23.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements [2021-06-18T05:17:23.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-18T05:17:23.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-18T05:17:23.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-18T05:17:23.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-18T05:17:23.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-18T05:17:23.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.239s coverage: 95.1% of statements [2021-06-18T05:17:23.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-18T05:17:23.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-18T05:17:23.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-18T05:17:23.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-18T05:17:23.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-18T05:17:23.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-18T05:17:23.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-18T05:17:23.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-18T05:17:24.239Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-06-18T05:17:24.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-18T05:17:24.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-18T05:17:24.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-18T05:17:25.228Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 0.8% of statements [2021-06-18T05:17:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-18T05:17:25.228Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-06-18T05:17:25.228Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 22.0% of statements [2021-06-18T05:17:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-18T05:17:25.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements [2021-06-18T05:17:26.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements [2021-06-18T05:17:26.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-06-18T05:17:26.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2021-06-18T05:17:26.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-06-18T05:17:39.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.051s coverage: 94.4% of statements [2021-06-18T05:17:39.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-18T05:17:39.351Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-151 in /w/workspace/edgexfoundry_edgex-go_PR-3581 [Pipeline] { [Pipeline] ws [2021-06-18T05:17:39.411Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-18T05:17:39.697Z] The recommended git tool is: git [2021-06-18T05:17:43.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.331s coverage: 81.8% of statements [2021-06-18T05:17:43.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-18T05:17:45.204Z] using credential edgex-jenkins-ssh [2021-06-18T05:17:45.271Z] Cloning the remote Git repository [2021-06-18T05:17:45.345Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-18T05:17:45.494Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-18T05:17:45.561Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T05:17:45.562Z] > git --version # timeout=10 [2021-06-18T05:17:45.581Z] > git --version # 'git version 2.17.1' [2021-06-18T05:17:45.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T05:17:45.664Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T05:18:01.188Z] Merging remotes/origin/master commit b4de5ce62e17f93ad83591616c8cb82096e86c40 into PR head commit 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-18T05:18:01.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-06-18T05:18:01.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-18T05:18:01.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-18T05:18:01.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-18T05:18:01.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-18T05:18:01.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-18T05:18:01.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-18T05:18:01.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-18T05:18:01.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-18T05:18:01.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-18T05:18:01.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2021-06-18T05:18:01.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-18T05:18:01.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-18T05:18:01.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-06-18T05:18:01.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-18T05:18:01.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-06-18T05:18:01.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-18T05:18:01.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.0% of statements [2021-06-18T05:18:01.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2021-06-18T05:18:01.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-06-18T05:18:01.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-06-18T05:18:01.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-18T05:18:01.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-06-18T05:18:01.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-18T05:18:01.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-18T05:18:01.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-18T05:18:01.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-18T05:18:01.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-06-18T05:18:01.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-18T05:18:01.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [Pipeline] // stage [Pipeline] } [2021-06-18T05:18:01.644Z] Failed in branch arm64 [2021-06-18T05:18:01.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.162s coverage: 66.9% of statements [2021-06-18T05:18:01.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-18T05:18:01.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-18T05:18:01.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-18T05:18:00.253Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T05:18:00.271Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T05:18:00.302Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T05:18:00.329Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T05:18:00.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T05:18:00.342Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3581/head:refs/remotes/origin/PR-3581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T05:18:01.207Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T05:18:01.222Z] > git checkout -f 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 # timeout=10 [2021-06-18T05:18:02.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.6% of statements [2021-06-18T05:18:02.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-18T05:18:02.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-18T05:18:02.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-06-18T05:18:02.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-18T05:18:02.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-06-18T05:18:02.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-18T05:18:09.276Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-18T05:18:09.276Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 91.9% of statements [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-18T05:18:09.276Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-18T05:18:09.276Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.6% of statements [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-18T05:18:09.276Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-18T05:18:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-18T05:18:09.276Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-06-18T05:18:09.276Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-18T05:18:09.543Z] GO111MODULE=on go vet ./... [2021-06-18T05:18:31.639Z] gofmt -l . [2021-06-18T05:18:31.902Z] [ "`gofmt -l .`" = "" ] [2021-06-18T05:18:32.167Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-18T05:18:33.071Z] + ls -al . [2021-06-18T05:18:33.071Z] total 516 [2021-06-18T05:18:33.071Z] drwxrwxr-x 10 1001 1001 4096 Jun 18 05:18 . [2021-06-18T05:18:33.071Z] drwxr-xr-x 4 root root 28 Jun 18 05:16 .. [2021-06-18T05:18:33.071Z] -rw-rw-r-- 1 1001 1001 11 Jun 18 05:14 .dockerignore [2021-06-18T05:18:33.071Z] drwxrwxr-x 8 1001 1001 179 Jun 18 05:14 .git [2021-06-18T05:18:33.071Z] drwxrwxr-x 3 1001 1001 125 Jun 18 05:14 .github [2021-06-18T05:18:33.071Z] -rw-rw-r-- 1 1001 1001 818 Jun 18 05:14 .gitignore [2021-06-18T05:18:33.071Z] drwx------ 3 1001 1001 60 Jun 18 05:15 .semver [2021-06-18T05:18:33.071Z] -rw-rw-r-- 1 1001 1001 166 Jun 18 05:14 .sonarcloud.properties [2021-06-18T05:18:33.071Z] -rw-rw-r-- 1 1001 1001 8609 Jun 18 05:14 Attribution.txt [2021-06-18T05:18:33.071Z] -rw-rw-r-- 1 1001 1001 3804 Jun 18 05:14 CONTRIBUTING.md [2021-06-18T05:18:33.071Z] -rw-rw-r-- 1 1001 1001 931 Jun 18 05:14 Dockerfile.build [2021-06-18T05:18:33.071Z] -rw-rw-r-- 1 1001 1001 849 Jun 18 05:14 Jenkinsfile [2021-06-18T05:18:33.071Z] -rw-rw-r-- 1 1001 1001 10775 Jun 18 05:14 LICENSE [2021-06-18T05:18:33.071Z] -rw-rw-r-- 1 1001 1001 5605 Jun 18 05:14 Makefile [2021-06-18T05:18:33.071Z] -rw-rw-r-- 1 1001 1001 7905 Jun 18 05:14 README.md [2021-06-18T05:18:33.071Z] -rw-rw-r-- 1 1001 1001 7071 Jun 18 05:14 SECURITY.md [2021-06-18T05:18:33.071Z] -rw-rw-r-- 1 1001 1001 5 Jun 18 05:15 VERSION [2021-06-18T05:18:33.071Z] -rw-rw-r-- 1 1001 1001 4131 Jun 18 05:14 ZMQWindows.md [2021-06-18T05:18:33.071Z] drwxrwxr-x 2 1001 1001 37 Jun 18 05:14 bin [2021-06-18T05:18:33.071Z] drwxrwxr-x 14 1001 1001 4096 Jun 18 05:14 cmd [2021-06-18T05:18:33.071Z] -rw-r--r-- 1 root root 398095 Jun 18 05:18 coverage.out [2021-06-18T05:18:33.071Z] -rw-rw-r-- 1 1001 1001 841 Jun 18 05:14 go.mod [2021-06-18T05:18:33.071Z] -rw-r--r-- 1 root root 20843 Jun 18 05:16 go.sum [2021-06-18T05:18:33.071Z] drwxrwxr-x 7 1001 1001 114 Jun 18 05:14 internal [2021-06-18T05:18:33.071Z] drwxrwxr-x 3 1001 1001 16 Jun 18 05:14 openapi [2021-06-18T05:18:33.071Z] drwxrwxr-x 4 1001 1001 71 Jun 18 05:14 snap [2021-06-18T05:18:33.071Z] -rw-rw-r-- 1 1001 1001 168 Jun 18 05:14 version.go [Pipeline] sh [2021-06-18T05:18:33.391Z] + '[' -e coverage.out ] [2021-06-18T05:18:33.391Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-18T05:18:33.506Z] Stashed 1 file(s) [Pipeline] sh [2021-06-18T05:18:33.824Z] + make build [2021-06-18T05:18:33.824Z] go mod tidy [2021-06-18T05:18:33.824Z] 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 [2021-06-18T05:18:35.239Z] 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 [2021-06-18T05:18:41.859Z] 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 [2021-06-18T05:18:42.439Z] 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 [2021-06-18T05:18:43.400Z] 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 [2021-06-18T05:18:43.672Z] 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 [2021-06-18T05:18:44.627Z] 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 [2021-06-18T05:18:45.206Z] 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 [2021-06-18T05:18:46.444Z] 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 [2021-06-18T05:18:47.153Z] 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 [2021-06-18T05:18:47.735Z] 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 [2021-06-18T05:18:48.691Z] 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] } [2021-06-18T05:18:50.119Z] $ docker stop --time=1 4d4bce4a6deb6add1406631a29da853a18c9aa4a74e7b57ca26c5d6c309ab2fd [2021-06-18T05:18:52.115Z] $ docker rm -f 4d4bce4a6deb6add1406631a29da853a18c9aa4a74e7b57ca26c5d6c309ab2fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:18:54.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T05:18:54.417Z] [2021-06-18T05:18:54.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:18:54.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T05:18:54.778Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-18T05:18:54.778Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-18T05:18:54.778Z] ca9280d653b3: Pulling fs layer [2021-06-18T05:18:54.778Z] 7e9c9ca2126c: Pulling fs layer [2021-06-18T05:18:55.040Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-18T05:18:55.040Z] cbdbe7a5bc2a: Download complete [2021-06-18T05:18:55.040Z] cbdbe7a5bc2a: Pull complete [2021-06-18T05:18:55.985Z] ca9280d653b3: Verifying Checksum [2021-06-18T05:18:55.985Z] ca9280d653b3: Download complete [2021-06-18T05:18:56.568Z] ca9280d653b3: Pull complete [2021-06-18T05:18:56.568Z] 7e9c9ca2126c: Verifying Checksum [2021-06-18T05:18:56.568Z] 7e9c9ca2126c: Download complete [2021-06-18T05:18:59.906Z] 7e9c9ca2126c: Pull complete [2021-06-18T05:18:59.906Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-18T05:18:59.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T05:18:59.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-18T05:19:00.008Z] prd-centos7-docker-4c-2g-150 does not seem to be running inside a container [2021-06-18T05:19:00.052Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-18T05:19:03.403Z] $ docker top 04badb2b2fda9eb45a510f198dd86010407daa12af6ab2e15c2191bf5e32299f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T05:19:03.864Z] + docker-compose build --help [2021-06-18T05:19:03.864Z] + grep parallel [2021-06-18T05:19:04.441Z] --parallel Build images in parallel. [Pipeline] } [2021-06-18T05:19:04.468Z] $ docker stop --time=1 04badb2b2fda9eb45a510f198dd86010407daa12af6ab2e15c2191bf5e32299f [2021-06-18T05:19:05.656Z] $ docker rm -f 04badb2b2fda9eb45a510f198dd86010407daa12af6ab2e15c2191bf5e32299f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:19:06.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T05:19:06.327Z] . [Pipeline] withDockerContainer [2021-06-18T05:19:06.428Z] prd-centos7-docker-4c-2g-150 does not seem to be running inside a container [2021-06-18T05:19:06.471Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose:latest cat [2021-06-18T05:19:06.850Z] $ docker top 436e99d40eb9f4face816892ebf4e9169c0f7f1fbda50b14a238a841bdc64235 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T05:19:07.327Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-18T05:19:07.913Z] Building core-command ... [2021-06-18T05:19:07.913Z] Building core-data ... [2021-06-18T05:19:07.913Z] Building core-metadata ... [2021-06-18T05:19:07.913Z] Building security-bootstrapper ... [2021-06-18T05:19:07.913Z] Building security-proxy-setup ... [2021-06-18T05:19:07.913Z] Building security-secretstore-setup ... [2021-06-18T05:19:07.913Z] Building support-notifications ... [2021-06-18T05:19:07.913Z] Building support-scheduler ... [2021-06-18T05:19:07.913Z] Building sys-mgmt-agent ... [2021-06-18T05:19:07.913Z] Building security-bootstrapper [2021-06-18T05:19:07.913Z] Building sys-mgmt-agent [2021-06-18T05:19:07.913Z] Building security-secretstore-setup [2021-06-18T05:19:07.913Z] Building core-command [2021-06-18T05:19:07.913Z] Building core-metadata [2021-06-18T05:19:20.174Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:19:20.174Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:19:20.174Z] ---> cc392f183c08 [2021-06-18T05:19:20.174Z] Step 3/32 : WORKDIR /edgex-go [2021-06-18T05:19:20.174Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:19:20.174Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:19:20.174Z] ---> cc392f183c08 [2021-06-18T05:19:20.174Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T05:19:20.174Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:19:20.174Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:19:20.174Z] ---> cc392f183c08 [2021-06-18T05:19:20.174Z] Step 3/26 : WORKDIR /edgex-go [2021-06-18T05:19:28.562Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:19:28.562Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:19:28.562Z] ---> cc392f183c08 [2021-06-18T05:19:28.562Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T05:19:30.476Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:19:30.476Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:19:30.476Z] ---> cc392f183c08 [2021-06-18T05:19:30.476Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T05:19:31.870Z] ---> Running in 1f92618b07c7 [2021-06-18T05:19:31.870Z] ---> Running in 6a2a58f4c5cb [2021-06-18T05:19:31.870Z] ---> Running in a58528f1c7b6 [2021-06-18T05:19:31.870Z] ---> Running in 6f2331642c2d [2021-06-18T05:19:31.870Z] ---> Running in 47e8820e9228 [2021-06-18T05:19:31.870Z] Removing intermediate container 1f92618b07c7 [2021-06-18T05:19:31.870Z] ---> e439e36b1b20 [2021-06-18T05:19:31.870Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:19:31.870Z] Removing intermediate container 47e8820e9228 [2021-06-18T05:19:31.870Z] ---> 94203110dd2e [2021-06-18T05:19:31.870Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:19:31.870Z] Removing intermediate container 6a2a58f4c5cb [2021-06-18T05:19:31.870Z] ---> a9415dbdf4df [2021-06-18T05:19:31.870Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:19:31.870Z] ---> Running in 06e9a8cf2800 [2021-06-18T05:19:31.870Z] Removing intermediate container a58528f1c7b6 [2021-06-18T05:19:31.870Z] ---> b1056b5ae3a6 [2021-06-18T05:19:31.870Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:19:31.870Z] ---> Running in 8036aef77503 [2021-06-18T05:19:31.870Z] Removing intermediate container 6f2331642c2d [2021-06-18T05:19:31.870Z] ---> a826448bbc1f [2021-06-18T05:19:31.870Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:19:31.870Z] ---> Running in ed7de750b580 [2021-06-18T05:19:31.870Z] ---> Running in 0e272555d1a2 [2021-06-18T05:19:31.870Z] ---> Running in ca86c280ba50 [2021-06-18T05:19:32.820Z] Removing intermediate container 06e9a8cf2800 [2021-06-18T05:19:32.820Z] ---> 65af59b6a528 [2021-06-18T05:19:32.820Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-18T05:19:32.820Z] Removing intermediate container 8036aef77503 [2021-06-18T05:19:32.820Z] ---> 21a65a441ece [2021-06-18T05:19:32.820Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T05:19:32.820Z] ---> Running in b45a19c394cb [2021-06-18T05:19:32.820Z] ---> Running in 510508c61dc7 [2021-06-18T05:19:33.083Z] Removing intermediate container ca86c280ba50 [2021-06-18T05:19:33.083Z] ---> 85b553958a36 [2021-06-18T05:19:33.083Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-18T05:19:33.083Z] ---> Running in 0a9e46093b36 [2021-06-18T05:19:33.350Z] Removing intermediate container ed7de750b580 [2021-06-18T05:19:33.350Z] ---> 37f846fdfe13 [2021-06-18T05:19:33.350Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-18T05:19:33.350Z] Removing intermediate container 0e272555d1a2 [2021-06-18T05:19:33.350Z] ---> 8a449ec9fc9c [2021-06-18T05:19:33.350Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T05:19:33.350Z] ---> Running in ef98463f2ea8 [2021-06-18T05:19:33.350Z] ---> Running in bd67a752f142 [2021-06-18T05:19:33.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:19:33.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:19:33.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:19:33.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:19:33.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:19:34.463Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:19:34.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:19:34.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:19:34.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:19:34.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:19:34.995Z] OK: 219 MiB in 52 packages [2021-06-18T05:19:35.275Z] Removing intermediate container b45a19c394cb [2021-06-18T05:19:35.275Z] ---> f94a9f00ba7b [2021-06-18T05:19:35.275Z] Step 6/24 : COPY go.mod . [2021-06-18T05:19:35.275Z] OK: 219 MiB in 52 packages [2021-06-18T05:19:35.275Z] OK: 219 MiB in 52 packages [2021-06-18T05:19:35.550Z] OK: 219 MiB in 52 packages [2021-06-18T05:19:35.550Z] ---> 8a68700ad282 [2021-06-18T05:19:35.550Z] Step 7/24 : RUN go mod download [2021-06-18T05:19:35.550Z] ---> Running in ddfe74057758 [2021-06-18T05:19:35.550Z] OK: 219 MiB in 52 packages [2021-06-18T05:19:35.893Z] Removing intermediate container ef98463f2ea8 [2021-06-18T05:19:35.893Z] ---> d439e32e2744 [2021-06-18T05:19:35.893Z] Step 6/24 : COPY go.mod . [2021-06-18T05:19:35.893Z] Removing intermediate container bd67a752f142 [2021-06-18T05:19:35.893Z] ---> 2b1620229b77 [2021-06-18T05:19:35.893Z] Step 6/24 : COPY go.mod . [2021-06-18T05:19:35.893Z] Removing intermediate container 0a9e46093b36 [2021-06-18T05:19:35.893Z] ---> 43ae32093675 [2021-06-18T05:19:35.893Z] Step 6/26 : COPY go.mod . [2021-06-18T05:19:35.893Z] ---> e0eca678b508 [2021-06-18T05:19:35.893Z] Step 7/24 : RUN go mod download [2021-06-18T05:19:35.893Z] ---> fbacc3e82a6e [2021-06-18T05:19:35.893Z] Step 7/24 : RUN go mod download [2021-06-18T05:19:36.161Z] ---> Running in 5cde4ba93d87 [2021-06-18T05:19:36.161Z] ---> Running in 4e34e853b510 [2021-06-18T05:19:36.161Z] Removing intermediate container 510508c61dc7 [2021-06-18T05:19:36.161Z] ---> 19008c94ed3d [2021-06-18T05:19:36.161Z] Step 6/32 : COPY go.mod . [2021-06-18T05:19:36.161Z] ---> 46feb76d6ddc [2021-06-18T05:19:36.161Z] Step 7/26 : RUN go mod download [2021-06-18T05:19:36.433Z] ---> Running in 184572d7700b [2021-06-18T05:19:36.433Z] ---> 9534b8ca4215 [2021-06-18T05:19:36.433Z] Step 7/32 : RUN go mod download [2021-06-18T05:19:36.433Z] ---> Running in d0306828ea84 [2021-06-18T05:19:36.809Z] Removing intermediate container ddfe74057758 [2021-06-18T05:19:36.809Z] ---> 8c4ea670c6bb [2021-06-18T05:19:36.809Z] Step 8/24 : COPY . . [2021-06-18T05:19:39.462Z] Removing intermediate container 5cde4ba93d87 [2021-06-18T05:19:39.462Z] ---> 27836accf652 [2021-06-18T05:19:39.462Z] Step 8/24 : COPY . . [2021-06-18T05:19:45.462Z] Removing intermediate container 4e34e853b510 [2021-06-18T05:19:45.462Z] ---> 382fd69499eb [2021-06-18T05:19:45.462Z] Step 8/24 : COPY . . [2021-06-18T05:19:45.462Z] Removing intermediate container d0306828ea84 [2021-06-18T05:19:45.462Z] ---> d707a7c3d131 [2021-06-18T05:19:45.462Z] Step 8/32 : COPY . . [2021-06-18T05:19:45.462Z] Removing intermediate container 184572d7700b [2021-06-18T05:19:45.462Z] ---> 223186f5b91c [2021-06-18T05:19:45.462Z] Step 8/26 : COPY . . [2021-06-18T05:19:45.462Z] ---> a55acb5aaf60 [2021-06-18T05:19:45.462Z] Step 9/24 : RUN go mod tidy [2021-06-18T05:19:45.462Z] ---> 95dc42ccfc4a [2021-06-18T05:19:45.462Z] Step 9/24 : RUN go mod tidy [2021-06-18T05:19:45.730Z] ---> Running in 8dec5313b0ed [2021-06-18T05:19:48.295Z] ---> Running in 5cc2445c45c1 [2021-06-18T05:19:56.510Z] ---> 226bf3f15ade [2021-06-18T05:19:56.510Z] Step 9/24 : RUN go mod tidy [2021-06-18T05:19:56.510Z] Removing intermediate container 5cc2445c45c1 [2021-06-18T05:19:56.510Z] ---> 7c0d525b0520 [2021-06-18T05:19:56.510Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-18T05:19:56.510Z] Removing intermediate container 8dec5313b0ed [2021-06-18T05:19:56.510Z] ---> 9ca2d5bbeec1 [2021-06-18T05:19:56.510Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-18T05:19:56.510Z] ---> 691f3a0e95ad [2021-06-18T05:19:56.510Z] Step 9/32 : RUN go mod tidy [2021-06-18T05:19:56.510Z] ---> 0daeb64fb8df [2021-06-18T05:19:56.510Z] Step 9/26 : RUN go mod tidy [2021-06-18T05:19:56.510Z] ---> Running in a24590a9b5ef [2021-06-18T05:19:56.510Z] ---> Running in f3a4a2329a36 [2021-06-18T05:19:56.510Z] ---> Running in 6951b6615711 [2021-06-18T05:19:56.510Z] ---> Running in 46bd99fd068e [2021-06-18T05:19:56.510Z] ---> Running in 13b59c021314 [2021-06-18T05:19:56.510Z] 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 [2021-06-18T05:19:56.782Z] 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 [2021-06-18T05:19:57.358Z] Removing intermediate container f3a4a2329a36 [2021-06-18T05:19:57.359Z] ---> 35e7f9e1a978 [2021-06-18T05:19:57.359Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-18T05:19:57.359Z] ---> Running in 330f5e4b5d9e [2021-06-18T05:19:57.941Z] 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 [2021-06-18T05:19:57.941Z] Removing intermediate container 46bd99fd068e [2021-06-18T05:19:57.941Z] ---> f409d98fe5ff [2021-06-18T05:19:57.941Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-18T05:19:57.941Z] ---> Running in a3959014ab23 [2021-06-18T05:19:57.941Z] Removing intermediate container 13b59c021314 [2021-06-18T05:19:57.941Z] ---> dd7720b8d8a7 [2021-06-18T05:19:57.941Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-18T05:19:57.941Z] ---> Running in 3d90f367cb1e [2021-06-18T05:19:58.900Z] 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 [2021-06-18T05:19:58.900Z] 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 [2021-06-18T05:20:37.800Z] 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 [2021-06-18T05:20:37.800Z] Removing intermediate container a24590a9b5ef [2021-06-18T05:20:37.800Z] ---> 5b19e7fc84c8 [2021-06-18T05:20:37.800Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-18T05:20:37.800Z] Removing intermediate container 330f5e4b5d9e [2021-06-18T05:20:37.800Z] ---> 88a38df47942 [2021-06-18T05:20:37.800Z] [2021-06-18T05:20:37.800Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T05:20:37.800Z] ---> Running in 31fbc9a5873f [2021-06-18T05:20:37.800Z] 3.12: Pulling from library/alpine [2021-06-18T05:20:37.800Z] Removing intermediate container a3959014ab23 [2021-06-18T05:20:37.800Z] ---> 8861ce2546b7 [2021-06-18T05:20:37.800Z] [2021-06-18T05:20:37.800Z] Step 11/26 : FROM alpine:3.12 [2021-06-18T05:20:37.800Z] 3.12: Pulling from library/alpine [2021-06-18T05:20:37.800Z] 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 [2021-06-18T05:20:37.800Z] Removing intermediate container 3d90f367cb1e [2021-06-18T05:20:37.800Z] ---> 737cf8621551 [2021-06-18T05:20:37.800Z] [2021-06-18T05:20:37.800Z] Step 11/32 : FROM alpine:3.12 [2021-06-18T05:20:38.081Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T05:20:38.081Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T05:20:38.081Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T05:20:38.081Z] Status: Image is up to date for alpine:3.12 [2021-06-18T05:20:38.081Z] Removing intermediate container 6951b6615711 [2021-06-18T05:20:38.081Z] ---> a0f8f4eade52 [2021-06-18T05:20:38.081Z] [2021-06-18T05:20:38.081Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T05:20:38.081Z] ---> 13621d1b12d4 [2021-06-18T05:20:38.081Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T05:20:38.081Z] ---> 13621d1b12d4 [2021-06-18T05:20:38.081Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-18T05:20:38.081Z] ---> 13621d1b12d4 [2021-06-18T05:20:38.081Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T05:20:38.081Z] ---> Running in af74d63bb588 [2021-06-18T05:20:38.081Z] ---> Running in a78669ad5208 [2021-06-18T05:20:38.081Z] 3.12: Pulling from library/alpine [2021-06-18T05:20:38.081Z] ---> Running in ce67da555e63 [2021-06-18T05:20:38.081Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T05:20:38.081Z] Status: Image is up to date for alpine:3.12 [2021-06-18T05:20:38.081Z] ---> 13621d1b12d4 [2021-06-18T05:20:38.081Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-18T05:20:38.081Z] Removing intermediate container 31fbc9a5873f [2021-06-18T05:20:38.081Z] ---> 18e6de771013 [2021-06-18T05:20:38.081Z] [2021-06-18T05:20:38.081Z] Step 12/24 : FROM docker:20.10.0 [2021-06-18T05:20:38.081Z] ---> Running in 0cbfae48f762 [2021-06-18T05:20:38.081Z] 20.10.0: Pulling from library/docker [2021-06-18T05:20:38.353Z] Removing intermediate container 0cbfae48f762 [2021-06-18T05:20:38.353Z] ---> c4fa93a2a594 [2021-06-18T05:20:38.353Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-18T05:20:38.353Z] ---> Running in 8e3d188b96c8 [2021-06-18T05:20:38.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:20:38.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:20:38.620Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T05:20:38.620Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:20:38.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:20:38.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:20:38.620Z] OK: 6 MiB in 15 packages [2021-06-18T05:20:38.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:20:38.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:20:38.888Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T05:20:38.888Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:20:38.888Z] OK: 6 MiB in 15 packages [2021-06-18T05:20:38.888Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-18T05:20:38.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:20:38.888Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T05:20:38.888Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-18T05:20:38.888Z] (4/6) Installing curl (7.77.0-r0) [2021-06-18T05:20:38.888Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-18T05:20:38.888Z] (6/6) Installing su-exec (0.2-r1) [2021-06-18T05:20:38.888Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:20:38.888Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T05:20:39.152Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:20:39.152Z] OK: 7 MiB in 20 packages [2021-06-18T05:20:39.152Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-18T05:20:39.152Z] (2/2) Installing su-exec (0.2-r1) [2021-06-18T05:20:39.152Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:20:39.152Z] OK: 6 MiB in 16 packages [2021-06-18T05:20:39.417Z] Removing intermediate container af74d63bb588 [2021-06-18T05:20:39.417Z] ---> 770a8eb8b008 [2021-06-18T05:20:39.417Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T05:20:39.417Z] ---> Running in 8192ddf857f1 [2021-06-18T05:20:39.417Z] Removing intermediate container ce67da555e63 [2021-06-18T05:20:39.417Z] ---> 105e724c48ca [2021-06-18T05:20:39.417Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T05:20:39.683Z] ---> Running in 3fd3047fbd1a [2021-06-18T05:20:39.683Z] Removing intermediate container 8192ddf857f1 [2021-06-18T05:20:39.683Z] ---> 1f588986d79f [2021-06-18T05:20:39.683Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-18T05:20:39.683Z] ---> Running in c205e318f69f [2021-06-18T05:20:39.683Z] Removing intermediate container 3fd3047fbd1a [2021-06-18T05:20:39.683Z] ---> c80f73a29bc6 [2021-06-18T05:20:39.683Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-18T05:20:39.683Z] Removing intermediate container a78669ad5208 [2021-06-18T05:20:39.683Z] ---> 136995896163 [2021-06-18T05:20:39.683Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T05:20:39.683Z] ---> Running in 90af898e4ecc [2021-06-18T05:20:39.683Z] Removing intermediate container 8e3d188b96c8 [2021-06-18T05:20:39.683Z] ---> 772cba26e38a [2021-06-18T05:20:39.683Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-18T05:20:39.683Z] Removing intermediate container c205e318f69f [2021-06-18T05:20:39.683Z] ---> 7b57576066cc [2021-06-18T05:20:39.683Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T05:20:39.683Z] ---> Running in 815455e09af2 [2021-06-18T05:20:39.683Z] ---> Running in 6cd86203ce50 [2021-06-18T05:20:39.945Z] ---> Running in bb39069d4ec0 [2021-06-18T05:20:39.945Z] Removing intermediate container 90af898e4ecc [2021-06-18T05:20:39.945Z] ---> 36d54950c854 [2021-06-18T05:20:39.945Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T05:20:39.945Z] Removing intermediate container 6cd86203ce50 [2021-06-18T05:20:39.945Z] ---> d591f04719af [2021-06-18T05:20:39.945Z] Step 14/26 : WORKDIR / [2021-06-18T05:20:39.945Z] ---> Running in 0c85ad0d7616 [2021-06-18T05:20:39.945Z] Removing intermediate container 815455e09af2 [2021-06-18T05:20:39.945Z] ---> ead195a245f9 [2021-06-18T05:20:39.945Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-18T05:20:39.945Z] ---> Running in b96c4b02f61e [2021-06-18T05:20:39.945Z] ---> Running in 5de07c3693bf [2021-06-18T05:20:39.945Z] Removing intermediate container bb39069d4ec0 [2021-06-18T05:20:39.945Z] ---> 8922b5e08c1a [2021-06-18T05:20:39.945Z] Step 16/24 : WORKDIR / [2021-06-18T05:20:39.945Z] ---> Running in 5f5a31521a8a [2021-06-18T05:20:39.945Z] Removing intermediate container 0c85ad0d7616 [2021-06-18T05:20:39.945Z] ---> d7c65d3cbe85 [2021-06-18T05:20:39.945Z] Step 16/24 : WORKDIR / [2021-06-18T05:20:40.210Z] Removing intermediate container b96c4b02f61e [2021-06-18T05:20:40.210Z] ---> 6cde3acea48a [2021-06-18T05:20:40.210Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-18T05:20:40.210Z] ---> Running in 5c5ac5f78b33 [2021-06-18T05:20:40.210Z] Removing intermediate container 5de07c3693bf [2021-06-18T05:20:40.210Z] ---> 0080dd981ea8 [2021-06-18T05:20:40.210Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-18T05:20:40.210Z] Removing intermediate container 5f5a31521a8a [2021-06-18T05:20:40.210Z] ---> ac5ce952a7e2 [2021-06-18T05:20:40.210Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:20:40.210Z] ---> Running in f8f349b12101 [2021-06-18T05:20:40.210Z] Removing intermediate container 5c5ac5f78b33 [2021-06-18T05:20:40.210Z] ---> e535753c79cf [2021-06-18T05:20:40.210Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:20:40.210Z] ---> 3af30ba4d218 [2021-06-18T05:20:40.210Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-18T05:20:40.477Z] ---> 326b73d6ae7f [2021-06-18T05:20:40.477Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-18T05:20:40.477Z] ---> cef209dee8c2 [2021-06-18T05:20:40.477Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-18T05:20:40.743Z] ---> 1ae17b97f3a7 [2021-06-18T05:20:40.743Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-18T05:20:41.006Z] ---> 9c524766c419 [2021-06-18T05:20:41.006Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-18T05:20:41.006Z] ---> b7685cbe2d62 [2021-06-18T05:20:41.006Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-18T05:20:41.006Z] ---> a6c569da8851 [2021-06-18T05:20:41.006Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-18T05:20:41.271Z] Removing intermediate container f8f349b12101 [2021-06-18T05:20:41.271Z] ---> 62d93af2cd4d [2021-06-18T05:20:41.271Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-18T05:20:41.271Z] ---> 18e65801e0c8 [2021-06-18T05:20:41.271Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-18T05:20:41.271Z] ---> Running in 43757934086a [2021-06-18T05:20:41.271Z] ---> Running in 81c3ea602769 [2021-06-18T05:20:41.271Z] ---> 3469893a6248 [2021-06-18T05:20:41.271Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-18T05:20:41.271Z] ---> 055cfb3963a5 [2021-06-18T05:20:41.271Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-18T05:20:41.271Z] ---> Running in dced3a79f8ea [2021-06-18T05:20:41.532Z] Removing intermediate container 81c3ea602769 [2021-06-18T05:20:41.532Z] ---> 7cae7df83ba1 [2021-06-18T05:20:41.532Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:20:41.532Z] Removing intermediate container 43757934086a [2021-06-18T05:20:41.532Z] ---> 384209342d21 [2021-06-18T05:20:41.532Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-18T05:20:41.532Z] Removing intermediate container dced3a79f8ea [2021-06-18T05:20:41.532Z] ---> 541cf6fe2216 [2021-06-18T05:20:41.532Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:20:41.532Z] ---> Running in 976022e1dee3 [2021-06-18T05:20:41.796Z] ---> Running in 3f4274378b7b [2021-06-18T05:20:41.796Z] ---> 840e3560f266 [2021-06-18T05:20:41.796Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-18T05:20:41.796Z] ---> 2c215b35fb9b [2021-06-18T05:20:41.796Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-18T05:20:41.796Z] ---> Running in f61a9ea7e472 [2021-06-18T05:20:42.063Z] Removing intermediate container 976022e1dee3 [2021-06-18T05:20:42.063Z] ---> 94274135394a [2021-06-18T05:20:42.063Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T05:20:42.063Z] Removing intermediate container 3f4274378b7b [2021-06-18T05:20:42.063Z] ---> 6c5d78b0943e [2021-06-18T05:20:42.063Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T05:20:42.063Z] ---> Running in 84d97a3d8d19 [2021-06-18T05:20:42.063Z] ---> Running in 459d105873fd [2021-06-18T05:20:42.063Z] ---> d06099c2214d [2021-06-18T05:20:42.063Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-18T05:20:42.326Z] Removing intermediate container 84d97a3d8d19 [2021-06-18T05:20:42.326Z] ---> 391a47598ac1 [2021-06-18T05:20:42.326Z] Step 23/24 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 [2021-06-18T05:20:42.326Z] Removing intermediate container 459d105873fd [2021-06-18T05:20:42.326Z] ---> eaf2b24d24d0 [2021-06-18T05:20:42.326Z] Step 23/24 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 [2021-06-18T05:20:42.326Z] ---> Running in f267d79c84ef [2021-06-18T05:20:42.326Z] ---> Running in 8817f4d583bb [2021-06-18T05:20:42.591Z] ---> 542b5d4745e8 [2021-06-18T05:20:42.591Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-18T05:20:42.591Z] Removing intermediate container f267d79c84ef [2021-06-18T05:20:42.591Z] ---> e6e7be08ab1c [2021-06-18T05:20:42.591Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T05:20:42.591Z] ---> Running in 45ac4e56b0b0 [2021-06-18T05:20:42.591Z] Removing intermediate container 8817f4d583bb [2021-06-18T05:20:42.591Z] ---> 6b95506d3cd1 [2021-06-18T05:20:42.591Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T05:20:42.591Z] ---> Running in 471e679fe236 [2021-06-18T05:20:42.591Z] ---> Running in bb758246d832 [2021-06-18T05:20:42.857Z] Removing intermediate container 471e679fe236 [2021-06-18T05:20:42.858Z] ---> 0f421767df7c [2021-06-18T05:20:42.858Z] [2021-06-18T05:20:42.858Z] Removing intermediate container bb758246d832 [2021-06-18T05:20:42.858Z] ---> edfed000f0cc [2021-06-18T05:20:42.858Z] [2021-06-18T05:20:42.858Z] Successfully built 0f421767df7c [2021-06-18T05:20:42.858Z] Successfully tagged core-metadata:latest [2021-06-18T05:20:42.858Z] Building core-data [2021-06-18T05:20:42.858Z] Removing intermediate container f61a9ea7e472 [2021-06-18T05:20:42.858Z] ---> e286683940dc [2021-06-18T05:20:42.858Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:20:43.123Z]  Building core-metadata ... done Successfully built edfed000f0cc [2021-06-18T05:20:43.123Z] Successfully tagged core-command:latest [2021-06-18T05:20:43.123Z] Building support-notifications [2021-06-18T05:20:44.528Z]  Building core-command ... done  ---> 3d33aa180fa1 [2021-06-18T05:20:44.528Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-18T05:20:52.739Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:20:52.739Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:20:52.739Z] ---> cc392f183c08 [2021-06-18T05:20:52.739Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T05:20:52.739Z] ---> Using cache [2021-06-18T05:20:52.739Z] ---> a826448bbc1f [2021-06-18T05:20:52.739Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:20:52.739Z] ---> Using cache [2021-06-18T05:20:52.739Z] ---> 8a449ec9fc9c [2021-06-18T05:20:52.739Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-18T05:20:53.697Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:20:53.697Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:20:53.697Z] ---> cc392f183c08 [2021-06-18T05:20:53.697Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T05:20:53.697Z] ---> Using cache [2021-06-18T05:20:53.697Z] ---> a826448bbc1f [2021-06-18T05:20:53.697Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:20:53.697Z] ---> Using cache [2021-06-18T05:20:53.697Z] ---> 8a449ec9fc9c [2021-06-18T05:20:53.697Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-18T05:20:55.090Z] ---> 578fb7cff529 [2021-06-18T05:20:55.090Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-18T05:20:55.090Z] ---> Running in a83fdb1eca14 [2021-06-18T05:20:55.090Z] Removing intermediate container 45ac4e56b0b0 [2021-06-18T05:20:55.090Z] ---> ea5c59f0413f [2021-06-18T05:20:55.090Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-18T05:20:55.090Z] ---> Running in d365338ad26f [2021-06-18T05:20:55.090Z] ---> Running in 874ea065acb0 [2021-06-18T05:20:55.090Z] Removing intermediate container 874ea065acb0 [2021-06-18T05:20:55.090Z] ---> 5043bf2c0141 [2021-06-18T05:20:55.090Z] Step 24/26 : LABEL arch=x86_64 [2021-06-18T05:20:55.359Z] ---> Running in 902a78ec51a5 [2021-06-18T05:20:55.359Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-18T05:20:55.359Z] ---> 15190ffa593f [2021-06-18T05:20:55.359Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-18T05:20:55.359Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-18T05:20:55.359Z] ---> aefe523efa57 [2021-06-18T05:20:55.359Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-18T05:20:55.359Z] ---> Running in 64c4c34f5d17 [2021-06-18T05:20:55.359Z] Removing intermediate container 902a78ec51a5 [2021-06-18T05:20:55.359Z] ---> 792b02747d0f [2021-06-18T05:20:55.359Z] Step 25/26 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 [2021-06-18T05:20:55.359Z] ---> Running in 173383c2e7f3 [2021-06-18T05:20:55.359Z] Removing intermediate container 64c4c34f5d17 [2021-06-18T05:20:55.359Z] ---> 5c9f00634baf [2021-06-18T05:20:55.624Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-18T05:20:55.624Z] ---> Running in 59da5c8ed835 [2021-06-18T05:20:55.624Z] ---> 64c22d2fe3ae [2021-06-18T05:20:55.624Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-18T05:20:55.624Z] Removing intermediate container 173383c2e7f3 [2021-06-18T05:20:55.624Z] ---> ecb32537d4a1 [2021-06-18T05:20:55.624Z] Step 26/26 : LABEL version=0.0.0 [2021-06-18T05:20:55.624Z] ---> Running in 150646d975e4 [2021-06-18T05:20:55.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:20:55.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:20:55.899Z] Removing intermediate container 150646d975e4 [2021-06-18T05:20:55.899Z] ---> 10aa64f053c1 [2021-06-18T05:20:55.899Z] [2021-06-18T05:20:55.899Z] ---> 161b49a97fac [2021-06-18T05:20:55.899Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-18T05:20:55.899Z] Successfully built 10aa64f053c1 [2021-06-18T05:20:55.899Z] ---> Running in 354257c43bd3 [2021-06-18T05:20:55.899Z] Successfully tagged security-secretstore-setup:latest [2021-06-18T05:20:55.899Z] Building support-scheduler [2021-06-18T05:20:56.173Z]  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:20:56.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:20:56.173Z] (1/39) Installing readline (8.0.4-r0) [2021-06-18T05:20:56.173Z] (2/39) Installing bash (5.0.17-r0) [2021-06-18T05:20:56.173Z] Executing bash-5.0.17-r0.post-install [2021-06-18T05:20:56.173Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T05:20:56.173Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-18T05:20:56.446Z] (5/39) Installing curl (7.77.0-r0) [2021-06-18T05:20:56.446Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-18T05:20:56.446Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-18T05:20:56.446Z] (8/39) Installing expat (2.2.9-r1) [2021-06-18T05:20:56.446Z] Removing intermediate container 354257c43bd3 [2021-06-18T05:20:56.446Z] ---> 50e796c45b00 [2021-06-18T05:20:56.446Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-18T05:20:56.446Z] (9/39) Installing libffi (3.3-r2) [2021-06-18T05:20:56.446Z] (10/39) Installing gdbm (1.13-r1) [2021-06-18T05:20:56.446Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-18T05:20:56.446Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-18T05:20:56.715Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-18T05:20:56.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:20:56.981Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:20:57.246Z] OK: 219 MiB in 52 packages [2021-06-18T05:20:57.516Z] OK: 219 MiB in 52 packages [2021-06-18T05:20:59.435Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:20:59.436Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:20:59.436Z] ---> cc392f183c08 [2021-06-18T05:20:59.436Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T05:20:59.436Z] ---> Using cache [2021-06-18T05:20:59.436Z] ---> a826448bbc1f [2021-06-18T05:20:59.436Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:20:59.436Z] ---> Using cache [2021-06-18T05:20:59.436Z] ---> 8a449ec9fc9c [2021-06-18T05:20:59.436Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-18T05:20:59.436Z] ---> Using cache [2021-06-18T05:20:59.436Z] ---> 2b1620229b77 [2021-06-18T05:20:59.436Z] Step 6/23 : COPY go.mod . [2021-06-18T05:20:59.436Z] ---> Using cache [2021-06-18T05:20:59.436Z] ---> fbacc3e82a6e [2021-06-18T05:20:59.436Z] Step 7/23 : RUN go mod download [2021-06-18T05:20:59.436Z] ---> Using cache [2021-06-18T05:20:59.436Z] ---> 382fd69499eb [2021-06-18T05:20:59.436Z] Step 8/23 : COPY . . [2021-06-18T05:20:59.436Z] ---> Using cache [2021-06-18T05:20:59.436Z] ---> 226bf3f15ade [2021-06-18T05:20:59.436Z] Step 9/23 : RUN go mod tidy [2021-06-18T05:20:59.436Z] ---> Using cache [2021-06-18T05:20:59.436Z] ---> 35e7f9e1a978 [2021-06-18T05:20:59.436Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-18T05:21:01.373Z] ---> 4ff44d00d86f [2021-06-18T05:21:01.373Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-18T05:21:01.373Z] ---> Running in bea7a86442a6 [2021-06-18T05:21:01.373Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-18T05:21:01.373Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-18T05:21:01.373Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-18T05:21:01.373Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-18T05:21:01.373Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-18T05:21:01.373Z] ---> Running in 55c34e73ecf4 [2021-06-18T05:21:01.373Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-18T05:21:01.373Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-18T05:21:01.373Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-18T05:21:01.373Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-18T05:21:01.645Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-18T05:21:01.645Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-18T05:21:01.645Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-18T05:21:01.645Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-18T05:21:01.645Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-18T05:21:01.645Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-18T05:21:01.645Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-18T05:21:01.645Z] Removing intermediate container a83fdb1eca14 [2021-06-18T05:21:01.645Z] ---> 70d562951ac7 [2021-06-18T05:21:01.645Z] Step 6/24 : COPY go.mod . [2021-06-18T05:21:01.645Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-18T05:21:01.645Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-18T05:21:01.645Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-18T05:21:01.645Z] Removing intermediate container d365338ad26f [2021-06-18T05:21:01.645Z] ---> 7c800b17a043 [2021-06-18T05:21:01.645Z] Step 6/23 : COPY go.mod . [2021-06-18T05:21:01.645Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-18T05:21:01.645Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-18T05:21:01.645Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-18T05:21:01.645Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-18T05:21:01.917Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-18T05:21:01.917Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-18T05:21:01.917Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-18T05:21:01.917Z] Executing busybox-1.31.1-r19.trigger [2021-06-18T05:21:01.917Z] OK: 72 MiB in 59 packages [2021-06-18T05:21:02.198Z] ---> fc1f4d6c2bbf [2021-06-18T05:21:02.198Z] Step 7/24 : RUN go mod download [2021-06-18T05:21:02.198Z] 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 [2021-06-18T05:21:02.198Z] ---> f9f93dcf675b [2021-06-18T05:21:02.198Z] Step 7/23 : RUN go mod download [2021-06-18T05:21:02.198Z] ---> Running in fc8c1c16d230 [2021-06-18T05:21:02.198Z] ---> Running in d5b6963c311e [2021-06-18T05:21:02.792Z] Collecting docker-compose==1.23.2 [2021-06-18T05:21:02.792Z] Removing intermediate container 55c34e73ecf4 [2021-06-18T05:21:02.792Z] ---> 57573925e966 [2021-06-18T05:21:02.792Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-18T05:21:02.792Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-18T05:21:03.055Z] ---> Running in 2540babb24ac [2021-06-18T05:21:03.055Z] Collecting cached-property<2,>=1.2.0 [2021-06-18T05:21:03.055Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-18T05:21:03.055Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-18T05:21:03.055Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-18T05:21:03.320Z] Removing intermediate container 2540babb24ac [2021-06-18T05:21:03.320Z] ---> c3de8bf3c1b1 [2021-06-18T05:21:03.320Z] Step 29/32 : CMD ["gate"] [2021-06-18T05:21:03.320Z] Collecting texttable<0.10,>=0.9.0 [2021-06-18T05:21:03.320Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-18T05:21:03.585Z] ---> Running in 93750b7b1b3a [2021-06-18T05:21:03.585Z] Removing intermediate container fc8c1c16d230 [2021-06-18T05:21:03.585Z] ---> 353608612d2f [2021-06-18T05:21:03.585Z] Step 8/24 : COPY . . [2021-06-18T05:21:03.855Z] Removing intermediate container 93750b7b1b3a [2021-06-18T05:21:03.855Z] ---> f4843e4bfacd [2021-06-18T05:21:03.855Z] Step 30/32 : LABEL arch=x86_64 [2021-06-18T05:21:03.855Z] Removing intermediate container d5b6963c311e [2021-06-18T05:21:03.855Z] ---> 462c3fe8e615 [2021-06-18T05:21:03.855Z] Step 8/23 : COPY . . [2021-06-18T05:21:03.855Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-18T05:21:03.855Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-18T05:21:03.855Z] ---> Running in 69793bbbb248 [2021-06-18T05:21:04.151Z] Collecting docker<4.0,>=3.6.0 [2021-06-18T05:21:04.151Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-18T05:21:04.418Z] Collecting PyYAML<4,>=3.10 [2021-06-18T05:21:04.418Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-18T05:21:06.377Z] Removing intermediate container 69793bbbb248 [2021-06-18T05:21:06.377Z] ---> db0a7903e446 [2021-06-18T05:21:06.377Z] Step 31/32 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 [2021-06-18T05:21:09.719Z] Collecting docopt<0.7,>=0.6.1 [2021-06-18T05:21:09.719Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-18T05:21:09.719Z] ---> Running in 1e693994d9a7 [2021-06-18T05:21:09.989Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-18T05:21:09.989Z] Removing intermediate container 1e693994d9a7 [2021-06-18T05:21:09.989Z] ---> 5c96aa817688 [2021-06-18T05:21:09.989Z] Step 32/32 : LABEL version=0.0.0 [2021-06-18T05:21:10.254Z] Collecting jsonschema<3,>=2.5.1 [2021-06-18T05:21:10.526Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-18T05:21:10.795Z] ---> Running in 23af181fe9cd [2021-06-18T05:21:10.795Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-18T05:21:10.795Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-18T05:21:11.406Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-18T05:21:11.679Z] Removing intermediate container 23af181fe9cd [2021-06-18T05:21:11.679Z] ---> 5c7e69879c88 [2021-06-18T05:21:11.679Z] [2021-06-18T05:21:11.679Z] ---> e4af4bcfbd29 [2021-06-18T05:21:11.679Z] Step 9/23 : RUN go mod tidy [2021-06-18T05:21:11.679Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-18T05:21:11.679Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-18T05:21:11.951Z] Successfully built 5c7e69879c88 [2021-06-18T05:21:11.951Z] Successfully tagged security-bootstrapper:latest [2021-06-18T05:21:11.951Z] Building security-proxy-setup [2021-06-18T05:21:12.217Z] ---> Running in 2ca38d8c8830 [2021-06-18T05:21:12.217Z] Collecting idna<2.8,>=2.5 [2021-06-18T05:21:12.217Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-18T05:21:12.217Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-18T05:21:12.217Z]  Building security-bootstrapper ... done Collecting docker-pycreds>=0.4.0 [2021-06-18T05:21:12.217Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-18T05:21:12.217Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-18T05:21:12.217Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-18T05:21:12.217Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-18T05:21:12.217Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-18T05:21:12.482Z] Installing collected packages: cached-property, websocket-client, texttable, urllib3, idna, requests, docker-pycreds, docker, PyYAML, docopt, jsonschema, dockerpty, docker-compose [2021-06-18T05:21:12.767Z] Running setup.py install for texttable: started [2021-06-18T05:21:13.347Z] Running setup.py install for texttable: finished with status 'done' [2021-06-18T05:21:13.347Z] Attempting uninstall: urllib3 [2021-06-18T05:21:13.347Z] Found existing installation: urllib3 1.25.9 [2021-06-18T05:21:13.347Z] Uninstalling urllib3-1.25.9: [2021-06-18T05:21:13.347Z] Successfully uninstalled urllib3-1.25.9 [2021-06-18T05:21:15.269Z] Attempting uninstall: idna [2021-06-18T05:21:15.269Z] Found existing installation: idna 2.9 [2021-06-18T05:21:15.269Z] Uninstalling idna-2.9: [2021-06-18T05:21:15.269Z] Successfully uninstalled idna-2.9 [2021-06-18T05:21:15.269Z] ---> b48be423adf2 [2021-06-18T05:21:15.269Z] Step 9/24 : RUN go mod tidy [2021-06-18T05:21:16.229Z] Attempting uninstall: requests [2021-06-18T05:21:16.229Z] Found existing installation: requests 2.23.0 [2021-06-18T05:21:16.229Z] Uninstalling requests-2.23.0: [2021-06-18T05:21:16.229Z] Successfully uninstalled requests-2.23.0 [2021-06-18T05:21:16.229Z] ---> Running in dda755bafc99 [2021-06-18T05:21:16.505Z] Removing intermediate container 2ca38d8c8830 [2021-06-18T05:21:16.505Z] ---> 4b7c8586bb69 [2021-06-18T05:21:16.505Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-18T05:21:16.783Z] Running setup.py install for PyYAML: started [2021-06-18T05:21:16.783Z] ---> Running in 26f065dac975 [2021-06-18T05:21:17.366Z] 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 [2021-06-18T05:21:17.637Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-18T05:21:17.638Z] Running setup.py install for docopt: started [2021-06-18T05:21:18.221Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:21:18.221Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:21:18.221Z] ---> cc392f183c08 [2021-06-18T05:21:18.221Z] Step 3/22 : WORKDIR /edgex-go [2021-06-18T05:21:18.221Z] ---> Using cache [2021-06-18T05:21:18.221Z] ---> a826448bbc1f [2021-06-18T05:21:18.221Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:21:18.221Z] ---> Using cache [2021-06-18T05:21:18.221Z] ---> 8a449ec9fc9c [2021-06-18T05:21:18.221Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-18T05:21:18.221Z] ---> Using cache [2021-06-18T05:21:18.221Z] ---> 2b1620229b77 [2021-06-18T05:21:18.221Z] Step 6/22 : COPY go.mod . [2021-06-18T05:21:18.221Z] ---> Using cache [2021-06-18T05:21:18.221Z] ---> fbacc3e82a6e [2021-06-18T05:21:18.221Z] Step 7/22 : RUN go mod download [2021-06-18T05:21:18.221Z] ---> Using cache [2021-06-18T05:21:18.221Z] ---> 382fd69499eb [2021-06-18T05:21:18.221Z] Step 8/22 : COPY . . [2021-06-18T05:21:18.221Z] ---> Using cache [2021-06-18T05:21:18.221Z] ---> 226bf3f15ade [2021-06-18T05:21:18.221Z] Step 9/22 : RUN go mod tidy [2021-06-18T05:21:18.221Z] ---> Using cache [2021-06-18T05:21:18.221Z] ---> 35e7f9e1a978 [2021-06-18T05:21:18.221Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-18T05:21:18.221Z] Running setup.py install for docopt: finished with status 'done' [2021-06-18T05:21:19.622Z] ---> Running in bdb905b96cb3 [2021-06-18T05:21:19.622Z] Running setup.py install for dockerpty: started [2021-06-18T05:21:19.890Z] Removing intermediate container dda755bafc99 [2021-06-18T05:21:19.890Z] ---> 4ee321a72e77 [2021-06-18T05:21:19.890Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-18T05:21:19.890Z] ---> Running in 8d9e4676ba3b [2021-06-18T05:21:19.890Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-18T05:21:20.157Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-18T05:21:20.158Z] 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 [2021-06-18T05:21:20.738Z] 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 [2021-06-18T05:21:24.536Z] Removing intermediate container 59da5c8ed835 [2021-06-18T05:21:24.536Z] ---> ed4171e10355 [2021-06-18T05:21:24.536Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-18T05:21:24.536Z] ---> Running in 0f50dc2dca30 [2021-06-18T05:21:24.806Z] Removing intermediate container 0f50dc2dca30 [2021-06-18T05:21:24.806Z] ---> 06618cbfeded [2021-06-18T05:21:24.806Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-18T05:21:24.806Z] ---> Running in 50e54ae286d7 [2021-06-18T05:21:24.806Z] Removing intermediate container 50e54ae286d7 [2021-06-18T05:21:24.806Z] ---> c1e185d0a0b7 [2021-06-18T05:21:24.806Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-18T05:21:25.763Z] ---> 0cf04f5880a9 [2021-06-18T05:21:25.763Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-18T05:21:25.763Z] ---> c5cb9b0eb1e4 [2021-06-18T05:21:25.763Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-18T05:21:26.354Z] ---> 238e015f74e9 [2021-06-18T05:21:26.354Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-18T05:21:26.354Z] ---> Running in 2fa2ab2c57e0 [2021-06-18T05:21:26.626Z] Removing intermediate container 2fa2ab2c57e0 [2021-06-18T05:21:26.626Z] ---> 171f7e9a4632 [2021-06-18T05:21:26.626Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:21:26.895Z] ---> Running in 948b91916ee6 [2021-06-18T05:21:26.896Z] Removing intermediate container 948b91916ee6 [2021-06-18T05:21:26.896Z] ---> fd93a5f00119 [2021-06-18T05:21:26.896Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T05:21:26.896Z] ---> Running in d1423908ecb0 [2021-06-18T05:21:27.159Z] Removing intermediate container d1423908ecb0 [2021-06-18T05:21:27.159Z] ---> c401e24a5edc [2021-06-18T05:21:27.159Z] Step 23/24 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 [2021-06-18T05:21:27.159Z] ---> Running in 98f72809f94e [2021-06-18T05:21:27.429Z] Removing intermediate container 98f72809f94e [2021-06-18T05:21:27.429Z] ---> 6cf1535cd0aa [2021-06-18T05:21:27.429Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T05:21:27.429Z] ---> Running in 8f9768f44611 [2021-06-18T05:21:27.702Z] Removing intermediate container 8f9768f44611 [2021-06-18T05:21:27.702Z] ---> bc8bacd1e1b7 [2021-06-18T05:21:27.702Z] [2021-06-18T05:21:27.702Z] Successfully built bc8bacd1e1b7 [2021-06-18T05:21:27.702Z] Successfully tagged sys-mgmt-agent:latest [2021-06-18T05:21:34.353Z]  Building sys-mgmt-agent ... done Removing intermediate container bea7a86442a6 [2021-06-18T05:21:34.353Z] ---> bd8b1afe5903 [2021-06-18T05:21:34.353Z] [2021-06-18T05:21:34.353Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T05:21:34.353Z] ---> 13621d1b12d4 [2021-06-18T05:21:34.353Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-18T05:21:34.353Z] ---> Using cache [2021-06-18T05:21:34.353Z] ---> 105e724c48ca [2021-06-18T05:21:34.353Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T05:21:34.353Z] ---> Using cache [2021-06-18T05:21:34.353Z] ---> c80f73a29bc6 [2021-06-18T05:21:34.353Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-18T05:21:34.353Z] ---> Running in a7c2c12cc4a3 [2021-06-18T05:21:34.353Z] Removing intermediate container a7c2c12cc4a3 [2021-06-18T05:21:34.353Z] ---> d428eca3e6ca [2021-06-18T05:21:34.353Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T05:21:34.618Z] ---> Running in bf11db47d464 [2021-06-18T05:21:34.618Z] Removing intermediate container bf11db47d464 [2021-06-18T05:21:34.618Z] ---> b925b93cf2c9 [2021-06-18T05:21:34.618Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:21:34.882Z] ---> 91ca2a5f8d80 [2021-06-18T05:21:34.882Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-18T05:21:35.459Z] ---> 01845c60742d [2021-06-18T05:21:35.459Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-18T05:21:35.722Z] ---> ccbbc3798c82 [2021-06-18T05:21:35.722Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-18T05:21:35.722Z] ---> Running in 2faa93e560b4 [2021-06-18T05:21:35.999Z] Removing intermediate container 2faa93e560b4 [2021-06-18T05:21:35.999Z] ---> df2ecb28028c [2021-06-18T05:21:35.999Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:21:35.999Z] ---> Running in 3fb8df26e0d8 [2021-06-18T05:21:35.999Z] Removing intermediate container 3fb8df26e0d8 [2021-06-18T05:21:35.999Z] ---> 4904b3286b1c [2021-06-18T05:21:35.999Z] Step 21/23 : LABEL arch=x86_64 [2021-06-18T05:21:35.999Z] ---> Running in 03d392dd8d5b [2021-06-18T05:21:36.277Z] Removing intermediate container 03d392dd8d5b [2021-06-18T05:21:36.277Z] ---> 0c8b0d776981 [2021-06-18T05:21:36.277Z] Step 22/23 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 [2021-06-18T05:21:36.277Z] ---> Running in 6722a9c55167 [2021-06-18T05:21:36.277Z] Removing intermediate container 6722a9c55167 [2021-06-18T05:21:36.277Z] ---> 081641e55bfd [2021-06-18T05:21:36.277Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T05:21:36.277Z] ---> Running in fc52bfa1620d [2021-06-18T05:21:36.547Z] Removing intermediate container fc52bfa1620d [2021-06-18T05:21:36.547Z] ---> e868a5c4a758 [2021-06-18T05:21:36.547Z] [2021-06-18T05:21:36.547Z] Successfully built e868a5c4a758 [2021-06-18T05:21:36.547Z] Successfully tagged support-scheduler:latest [2021-06-18T05:21:44.774Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-18T05:21:47.378Z] Removing intermediate container 26f065dac975 [2021-06-18T05:21:47.378Z] ---> 80a14da75b59 [2021-06-18T05:21:47.378Z] [2021-06-18T05:21:47.378Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T05:21:47.378Z] ---> 13621d1b12d4 [2021-06-18T05:21:47.378Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-18T05:21:47.378Z] ---> Running in 6a4062ea8249 [2021-06-18T05:21:47.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:21:48.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:21:48.280Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-18T05:21:48.280Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-18T05:21:48.280Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:21:48.280Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T05:21:48.549Z] OK: 6 MiB in 16 packages [2021-06-18T05:21:48.549Z] Removing intermediate container bdb905b96cb3 [2021-06-18T05:21:48.549Z] ---> 3b336d930ae9 [2021-06-18T05:21:48.549Z] [2021-06-18T05:21:48.549Z] Step 11/22 : FROM alpine:3.12 [2021-06-18T05:21:48.549Z] ---> 13621d1b12d4 [2021-06-18T05:21:48.549Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-18T05:21:48.815Z] ---> Running in 79dbcf002036 [2021-06-18T05:21:49.080Z] Removing intermediate container 6a4062ea8249 [2021-06-18T05:21:49.080Z] ---> 3c55ae78ee53 [2021-06-18T05:21:49.080Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T05:21:49.080Z] ---> Running in 7481eff8511d [2021-06-18T05:21:49.080Z] Removing intermediate container 7481eff8511d [2021-06-18T05:21:49.080Z] ---> 0f4af7c04abb [2021-06-18T05:21:49.080Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-18T05:21:49.080Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:21:49.080Z] ---> Running in 89c12876b3b3 [2021-06-18T05:21:49.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:21:49.359Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-18T05:21:49.359Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T05:21:49.359Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-18T05:21:49.359Z] (4/4) Installing curl (7.77.0-r0) [2021-06-18T05:21:49.359Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:21:49.359Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T05:21:49.359Z] Removing intermediate container 89c12876b3b3 [2021-06-18T05:21:49.359Z] ---> ec4f6f1f8338 [2021-06-18T05:21:49.359Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T05:21:49.359Z] OK: 7 MiB in 18 packages [2021-06-18T05:21:49.633Z] ---> Running in 776940bc8e32 [2021-06-18T05:21:49.900Z] Removing intermediate container 776940bc8e32 [2021-06-18T05:21:49.900Z] ---> 230db28d3ff3 [2021-06-18T05:21:49.900Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:21:49.900Z] Removing intermediate container 79dbcf002036 [2021-06-18T05:21:49.900Z] ---> 7e599721a2ab [2021-06-18T05:21:49.900Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T05:21:49.900Z] ---> Running in 0fa2ecc6bde5 [2021-06-18T05:21:50.166Z] ---> f6f90a179c72 [2021-06-18T05:21:50.166Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-18T05:21:50.166Z] Removing intermediate container 0fa2ecc6bde5 [2021-06-18T05:21:50.166Z] ---> df6fac6369d0 [2021-06-18T05:21:50.166Z] Step 14/22 : WORKDIR /edgex [2021-06-18T05:21:50.430Z] ---> Running in 1500e663f140 [2021-06-18T05:21:50.430Z] ---> d22a8a293eae [2021-06-18T05:21:50.430Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-18T05:21:50.430Z] Removing intermediate container 1500e663f140 [2021-06-18T05:21:50.430Z] ---> 226d35dd2546 [2021-06-18T05:21:50.430Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-18T05:21:51.011Z] ---> b571ceb7720c [2021-06-18T05:21:51.011Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-18T05:21:51.011Z] ---> 1552fae8d25c [2021-06-18T05:21:51.011Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-18T05:21:51.277Z] ---> Running in 7fba5b4b80f5 [2021-06-18T05:21:51.277Z] Removing intermediate container 8d9e4676ba3b [2021-06-18T05:21:51.277Z] ---> f939fae483cc [2021-06-18T05:21:51.277Z] [2021-06-18T05:21:51.277Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T05:21:51.277Z] ---> 13621d1b12d4 [2021-06-18T05:21:51.277Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-18T05:21:51.277Z] Removing intermediate container 7fba5b4b80f5 [2021-06-18T05:21:51.277Z] ---> 1c3d3160ff95 [2021-06-18T05:21:51.277Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:21:51.277Z] ---> Running in 5c06b2d6c0eb [2021-06-18T05:21:51.540Z] ---> Running in 5b4708667c29 [2021-06-18T05:21:51.540Z] ---> 2e1e29e06688 [2021-06-18T05:21:51.540Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-18T05:21:51.540Z] Removing intermediate container 5c06b2d6c0eb [2021-06-18T05:21:51.540Z] ---> f55528344df5 [2021-06-18T05:21:51.540Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-18T05:21:51.540Z] ---> Running in aefd2570ee52 [2021-06-18T05:21:51.540Z] Removing intermediate container 5b4708667c29 [2021-06-18T05:21:51.540Z] ---> 6f173d197321 [2021-06-18T05:21:51.540Z] Step 21/23 : LABEL arch=x86_64 [2021-06-18T05:21:51.802Z] ---> Running in 4501e0dd6878 [2021-06-18T05:21:51.802Z] Removing intermediate container aefd2570ee52 [2021-06-18T05:21:51.802Z] ---> 11c3c6ed2c29 [2021-06-18T05:21:51.802Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-18T05:21:51.802Z] ---> 85fed6ad4b23 [2021-06-18T05:21:51.802Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-18T05:21:51.802Z] ---> Running in 9d4e0cc1c665 [2021-06-18T05:21:51.802Z] ---> Running in ede5740420e9 [2021-06-18T05:21:51.802Z] Removing intermediate container 4501e0dd6878 [2021-06-18T05:21:51.802Z] ---> f82a72c68866 [2021-06-18T05:21:51.802Z] Step 22/23 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 [2021-06-18T05:21:51.802Z] ---> Running in e2bab2a23000 [2021-06-18T05:21:51.802Z] Removing intermediate container 9d4e0cc1c665 [2021-06-18T05:21:51.802Z] ---> 0f25dae7b0fd [2021-06-18T05:21:51.802Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:21:51.802Z] ---> Running in 5232c28d17e8 [2021-06-18T05:21:51.802Z] Removing intermediate container ede5740420e9 [2021-06-18T05:21:51.802Z] ---> 707b7f666d3b [2021-06-18T05:21:51.802Z] Step 19/22 : CMD ["--init=true"] [2021-06-18T05:21:52.067Z] Removing intermediate container e2bab2a23000 [2021-06-18T05:21:52.067Z] ---> e15ff098f092 [2021-06-18T05:21:52.067Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T05:21:52.067Z] ---> Running in c2d0a245ef17 [2021-06-18T05:21:52.067Z] ---> Running in 213fccfb40ff [2021-06-18T05:21:52.067Z] Removing intermediate container 213fccfb40ff [2021-06-18T05:21:52.067Z] ---> 2a87359335cc [2021-06-18T05:21:52.067Z] [2021-06-18T05:21:52.067Z] Removing intermediate container c2d0a245ef17 [2021-06-18T05:21:52.067Z] ---> e75f3f74aaa7 [2021-06-18T05:21:52.067Z] Step 20/22 : LABEL arch=x86_64 [2021-06-18T05:21:52.067Z] ---> Running in 4b8622e91577 [2021-06-18T05:21:52.331Z] Successfully built 2a87359335cc [2021-06-18T05:21:52.331Z] Successfully tagged support-notifications:latest [2021-06-18T05:21:52.331Z]  Building support-notifications ... done Removing intermediate container 4b8622e91577 [2021-06-18T05:21:52.331Z] ---> a1500dcbd473 [2021-06-18T05:21:52.331Z] Step 21/22 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 [2021-06-18T05:21:52.331Z] ---> Running in 3159372141a6 [2021-06-18T05:21:52.331Z] Removing intermediate container 3159372141a6 [2021-06-18T05:21:52.331Z] ---> 09e077ddc304 [2021-06-18T05:21:52.331Z] Step 22/22 : LABEL version=0.0.0 [2021-06-18T05:21:52.598Z] Removing intermediate container 5232c28d17e8 [2021-06-18T05:21:52.598Z] ---> 48fcc4f5a7c3 [2021-06-18T05:21:52.598Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-18T05:21:52.598Z] ---> Running in 5dc5c0c6dcb5 [2021-06-18T05:21:52.598Z] ---> Running in d2cdfaa8e6d9 [2021-06-18T05:21:52.598Z] Removing intermediate container 5dc5c0c6dcb5 [2021-06-18T05:21:52.598Z] ---> e6937c2f128c [2021-06-18T05:21:52.598Z] [2021-06-18T05:21:52.598Z] Successfully built e6937c2f128c [2021-06-18T05:21:52.598Z] Successfully tagged security-proxy-setup:latest [2021-06-18T05:21:52.868Z]  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:21:53.455Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:21:53.725Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-18T05:21:53.987Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-18T05:21:53.987Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-18T05:21:53.987Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-18T05:21:55.375Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-18T05:21:55.375Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-18T05:21:55.375Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:21:55.375Z] OK: 8 MiB in 20 packages [2021-06-18T05:21:55.636Z] Removing intermediate container d2cdfaa8e6d9 [2021-06-18T05:21:55.636Z] ---> 188325e4b52c [2021-06-18T05:21:55.636Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:21:55.636Z] ---> b5f3349f8a20 [2021-06-18T05:21:55.636Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-18T05:21:56.209Z] ---> 4f0a6b983cfd [2021-06-18T05:21:56.209Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-18T05:21:56.469Z] ---> 9bf17ee32e7a [2021-06-18T05:21:56.469Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-18T05:21:56.469Z] ---> Running in 33268402ecdd [2021-06-18T05:21:56.469Z] Removing intermediate container 33268402ecdd [2021-06-18T05:21:56.469Z] ---> 4a32ca2af41a [2021-06-18T05:21:56.469Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:21:56.469Z] ---> Running in 454029e0a7fe [2021-06-18T05:21:56.730Z] Removing intermediate container 454029e0a7fe [2021-06-18T05:21:56.730Z] ---> beb9ead3ce17 [2021-06-18T05:21:56.730Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T05:21:56.730Z] ---> Running in 6725015322a5 [2021-06-18T05:21:56.730Z] Removing intermediate container 6725015322a5 [2021-06-18T05:21:56.730Z] ---> 14c6d7fd7a85 [2021-06-18T05:21:56.730Z] Step 23/24 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 [2021-06-18T05:21:56.730Z] ---> Running in fe8e1e297380 [2021-06-18T05:21:56.730Z] Removing intermediate container fe8e1e297380 [2021-06-18T05:21:56.730Z] ---> a09d1eb3ff20 [2021-06-18T05:21:56.730Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T05:21:56.993Z] ---> Running in 51cfd54bb9e1 [2021-06-18T05:21:56.993Z] Removing intermediate container 51cfd54bb9e1 [2021-06-18T05:21:56.993Z] ---> 8230d4f47af4 [2021-06-18T05:21:56.993Z] [2021-06-18T05:21:56.993Z] Successfully built 8230d4f47af4 [2021-06-18T05:21:56.993Z] Successfully tagged core-data:latest [2021-06-18T05:21:57.261Z]  Building core-data ... done  [Pipeline] } [2021-06-18T05:21:57.281Z] $ docker stop --time=1 436e99d40eb9f4face816892ebf4e9169c0f7f1fbda50b14a238a841bdc64235 [2021-06-18T05:21:58.726Z] $ docker rm -f 436e99d40eb9f4face816892ebf4e9169c0f7f1fbda50b14a238a841bdc64235 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T05:21:59.194Z] + docker images [2021-06-18T05:21:59.194Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T05:21:59.194Z] core-data latest 8230d4f47af4 3 seconds ago 20.2MB [2021-06-18T05:21:59.194Z] security-proxy-setup latest e6937c2f128c 7 seconds ago 25.7MB [2021-06-18T05:21:59.194Z] support-notifications latest 2a87359335cc 8 seconds ago 16.7MB [2021-06-18T05:21:59.194Z] f939fae483cc 9 seconds ago 1.15GB [2021-06-18T05:21:59.194Z] 3b336d930ae9 11 seconds ago 1.15GB [2021-06-18T05:21:59.194Z] 80a14da75b59 13 seconds ago 1.15GB [2021-06-18T05:21:59.194Z] support-scheduler latest e868a5c4a758 23 seconds ago 15.9MB [2021-06-18T05:21:59.194Z] bd8b1afe5903 26 seconds ago 1.15GB [2021-06-18T05:21:59.194Z] sys-mgmt-agent latest bc8bacd1e1b7 32 seconds ago 312MB [2021-06-18T05:21:59.194Z] security-bootstrapper latest 5c7e69879c88 48 seconds ago 18.6MB [2021-06-18T05:21:59.194Z] security-secretstore-setup latest 10aa64f053c1 About a minute ago 28.7MB [2021-06-18T05:21:59.194Z] core-metadata latest 0f421767df7c About a minute ago 16.6MB [2021-06-18T05:21:59.194Z] core-command latest edfed000f0cc About a minute ago 15.9MB [2021-06-18T05:21:59.194Z] 18e6de771013 About a minute ago 1.15GB [2021-06-18T05:21:59.194Z] a0f8f4eade52 About a minute ago 1.15GB [2021-06-18T05:21:59.194Z] 737cf8621551 About a minute ago 1.15GB [2021-06-18T05:21:59.194Z] 8861ce2546b7 About a minute ago 1.15GB [2021-06-18T05:21:59.194Z] 88a38df47942 About a minute ago 1.14GB [2021-06-18T05:21:59.194Z] ci-base-image-x86_64 latest cc392f183c08 5 minutes ago 647MB [2021-06-18T05:21:59.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-18T05:21:59.194Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-18T05:21:59.194Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-18T05:21:59.194Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-18T05:21:59.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-18T05:22:14.958Z] Still waiting to schedule task [2021-06-18T05:22:14.959Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-18T05:23:14.033Z] Running on prd-ubuntu18.04-docker-8c-8g-154 in /w/workspace/edgexfoundry_edgex-go_PR-3581 [Pipeline] { [Pipeline] ws [2021-06-18T05:23:14.090Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-18T05:23:14.274Z] The recommended git tool is: git [2021-06-18T05:23:16.476Z] using credential edgex-jenkins-ssh [2021-06-18T05:23:16.490Z] Cloning the remote Git repository [2021-06-18T05:23:16.504Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-18T05:23:16.573Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-18T05:23:16.618Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T05:23:16.619Z] > git --version # timeout=10 [2021-06-18T05:23:16.626Z] > git --version # 'git version 2.17.1' [2021-06-18T05:23:16.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T05:23:16.663Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T05:23:22.222Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T05:23:22.232Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T05:23:22.243Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T05:23:22.257Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T05:23:22.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T05:23:22.262Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3581/head:refs/remotes/origin/PR-3581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T05:23:22.899Z] Merging remotes/origin/master commit b4de5ce62e17f93ad83591616c8cb82096e86c40 into PR head commit 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T05:23:23.510Z] 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] } [2021-06-18T05:23:22.905Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T05:23:22.910Z] > git checkout -f 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:23:25.985Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:23:26.606Z] ---> package-listing.sh [2021-06-18T05:23:26.606Z] ++ facter osfamily [2021-06-18T05:23:26.606Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T05:23:26.873Z] + OS_FAMILY=redhat [2021-06-18T05:23:26.873Z] + workspace=/w/workspace/edgex-go/1 [2021-06-18T05:23:26.873Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T05:23:26.873Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T05:23:26.873Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T05:23:26.873Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T05:23:26.873Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-18T05:23:26.873Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T05:23:26.873Z] + case "${OS_FAMILY}" in [2021-06-18T05:23:26.873Z] + rpm -qa [2021-06-18T05:23:26.873Z] + sort [2021-06-18T05:23:29.428Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T05:23:29.428Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T05:23:29.428Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T05:23:29.428Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-18T05:23:29.428Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-18T05:23:29.428Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-18T05:23:29.478Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-18T05:23:29.796Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:23:30.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T05:23:30.403Z] [2021-06-18T05:23:30.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:23:30.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T05:23:30.769Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T05:23:30.769Z] df20fa9351a1: Pulling fs layer [2021-06-18T05:23:30.769Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T05:23:30.769Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T05:23:30.769Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T05:23:30.769Z] 93b61091891f: Pulling fs layer [2021-06-18T05:23:30.769Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T05:23:30.769Z] 5e14af77c1be: Pulling fs layer [2021-06-18T05:23:30.769Z] 01666e4c0597: Pulling fs layer [2021-06-18T05:23:30.769Z] aa168da1d23b: Pulling fs layer [2021-06-18T05:23:30.769Z] 46f8f816bc3b: Waiting [2021-06-18T05:23:30.769Z] 93b61091891f: Waiting [2021-06-18T05:23:30.769Z] 93b9cdb0e59b: Waiting [2021-06-18T05:23:30.769Z] 5e14af77c1be: Waiting [2021-06-18T05:23:30.769Z] 01666e4c0597: Waiting [2021-06-18T05:23:30.769Z] aa168da1d23b: Waiting [2021-06-18T05:23:30.769Z] 36b3adc4ff6f: Verifying Checksum [2021-06-18T05:23:30.769Z] 36b3adc4ff6f: Download complete [2021-06-18T05:23:30.769Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T05:23:30.769Z] 46f8f816bc3b: Download complete [2021-06-18T05:23:30.769Z] df20fa9351a1: Verifying Checksum [2021-06-18T05:23:30.769Z] df20fa9351a1: Download complete [2021-06-18T05:23:31.034Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T05:23:31.034Z] 93b9cdb0e59b: Download complete [2021-06-18T05:23:31.034Z] 5e14af77c1be: Download complete [2021-06-18T05:23:31.034Z] 93b61091891f: Verifying Checksum [2021-06-18T05:23:31.034Z] 93b61091891f: Download complete [2021-06-18T05:23:31.034Z] 01666e4c0597: Verifying Checksum [2021-06-18T05:23:31.034Z] 01666e4c0597: Download complete [2021-06-18T05:23:31.034Z] df20fa9351a1: Pull complete [2021-06-18T05:23:31.298Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T05:23:31.298Z] 8ad3a11d3b57: Download complete [2021-06-18T05:23:31.298Z] 36b3adc4ff6f: Pull complete [2021-06-18T05:23:31.568Z] 8ad3a11d3b57: Pull complete [2021-06-18T05:23:31.966Z] 46f8f816bc3b: Pull complete [2021-06-18T05:23:31.966Z] 93b61091891f: Pull complete [2021-06-18T05:23:31.966Z] 93b9cdb0e59b: Pull complete [2021-06-18T05:23:32.367Z] 5e14af77c1be: Pull complete [2021-06-18T05:23:32.367Z] 01666e4c0597: Pull complete [2021-06-18T05:23:32.945Z] aa168da1d23b: Verifying Checksum [2021-06-18T05:23:32.945Z] aa168da1d23b: Download complete [2021-06-18T05:23:37.171Z] aa168da1d23b: Pull complete [2021-06-18T05:23:37.171Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T05:23:37.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T05:23:37.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T05:23:37.278Z] prd-centos7-docker-4c-2g-150 does not seem to be running inside a container [2021-06-18T05:23:37.321Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-lftools-log-publisher:alpine cat [2021-06-18T05:23:40.593Z] $ docker top d52670e5e0177556caeb54e76c1c585e812bb28ba66672d46fba301ebd07d41e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T05:23:41.053Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T05:23:41.371Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T05:23:41.694Z] + ls /var/log/sa-host [2021-06-18T05:23:41.694Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T05:23:41.694Z] file_magic: OK [2021-06-18T05:23:41.694Z] HZ: Using current value: 100 [2021-06-18T05:23:41.694Z] file_header: OK [2021-06-18T05:23:41.694Z] 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 [2021-06-18T05:23:41.694Z] Statistics: [2021-06-18T05:23:41.694Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T05:23:41.694Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T05:23:41.694Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T05:23:41.694Z] file_magic: OK [2021-06-18T05:23:41.694Z] HZ: Using current value: 100 [2021-06-18T05:23:41.694Z] file_header: OK [2021-06-18T05:23:41.694Z] 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 [2021-06-18T05:23:41.694Z] Statistics: [2021-06-18T05:23:41.694Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T05:23:41.694Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T05:23:41.986Z] provisioning config files... [2021-06-18T05:23:41.997Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config238638849821469567tmp [Pipeline] { [Pipeline] echo [2021-06-18T05:23:42.057Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:23:42.394Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T05:23:42.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:23:42.858Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T05:23:42.898Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:23:43.258Z] ---> sudo-logs.sh [2021-06-18T05:23:43.258Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T05:23:43.345Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:23:43.679Z] ---> job-cost.sh [2021-06-18T05:23:43.680Z] lf-activate-venv: SKIPPING [2021-06-18T05:23:43.680Z] INFO: No Stack... [2021-06-18T05:23:44.258Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T05:23:44.832Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T05:23:44.894Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:23:45.225Z] ---> logs-deploy.sh [2021-06-18T05:23:45.225Z] lf-activate-venv: SKIPPING [2021-06-18T05:23:45.225Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3581/1 [2021-06-18T05:23:45.225Z] INFO: archiving workspace using pattern(s): [2021-06-18T05:23:46.175Z] Archives upload complete. [2021-06-18T05:23:46.175Z] INFO: archiving logs to Nexus [2021-06-18T05:23:46.748Z] ---> uname -a: [2021-06-18T05:23:46.748Z] Linux prd-centos7-docker-4c-2g-150.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-18T05:23:46.748Z] [2021-06-18T05:23:46.748Z] [2021-06-18T05:23:46.748Z] ---> lscpu: [2021-06-18T05:23:46.748Z] Architecture: x86_64 [2021-06-18T05:23:46.748Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-18T05:23:46.748Z] Byte Order: Little Endian [2021-06-18T05:23:46.748Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-18T05:23:46.748Z] CPU(s): 2 [2021-06-18T05:23:46.748Z] On-line CPU(s) list: 0,1 [2021-06-18T05:23:46.748Z] Thread(s) per core: 1 [2021-06-18T05:23:46.748Z] Core(s) per socket: 1 [2021-06-18T05:23:46.748Z] Socket(s): 2 [2021-06-18T05:23:46.748Z] NUMA node(s): 1 [2021-06-18T05:23:46.748Z] Vendor ID: AuthenticAMD [2021-06-18T05:23:46.748Z] CPU family: 23 [2021-06-18T05:23:46.748Z] Model: 49 [2021-06-18T05:23:46.748Z] Model name: AMD EPYC-Rome Processor [2021-06-18T05:23:46.748Z] Stepping: 0 [2021-06-18T05:23:46.748Z] CPU MHz: 2800.000 [2021-06-18T05:23:46.748Z] BogoMIPS: 5600.00 [2021-06-18T05:23:46.748Z] Virtualization: AMD-V [2021-06-18T05:23:46.748Z] Hypervisor vendor: KVM [2021-06-18T05:23:46.748Z] Virtualization type: full [2021-06-18T05:23:46.748Z] L1d cache: 64 KiB [2021-06-18T05:23:46.748Z] L1i cache: 64 KiB [2021-06-18T05:23:46.748Z] L2 cache: 1 MiB [2021-06-18T05:23:46.748Z] L3 cache: 32 MiB [2021-06-18T05:23:46.748Z] NUMA node0 CPU(s): 0,1 [2021-06-18T05:23:46.748Z] Vulnerability Itlb multihit: Not affected [2021-06-18T05:23:46.748Z] Vulnerability L1tf: Not affected [2021-06-18T05:23:46.748Z] Vulnerability Mds: Not affected [2021-06-18T05:23:46.748Z] Vulnerability Meltdown: Not affected [2021-06-18T05:23:46.748Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-18T05:23:46.748Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-18T05:23:46.748Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-18T05:23:46.748Z] Vulnerability Srbds: Not affected [2021-06-18T05:23:46.748Z] Vulnerability Tsx async abort: Not affected [2021-06-18T05:23:46.748Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-18T05:23:46.748Z] [2021-06-18T05:23:46.748Z] [2021-06-18T05:23:46.748Z] ---> nproc: [2021-06-18T05:23:46.748Z] 2 [2021-06-18T05:23:46.748Z] [2021-06-18T05:23:46.748Z] [2021-06-18T05:23:46.748Z] ---> df -h: [2021-06-18T05:23:46.748Z] Filesystem Size Used Available Use% Mounted on [2021-06-18T05:23:46.748Z] overlay 40.0G 12.8G 27.2G 32% / [2021-06-18T05:23:46.748Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-18T05:23:46.748Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-18T05:23:46.748Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-18T05:23:46.748Z] /dev/vda1 40.0G 12.8G 27.2G 32% /facter-os [2021-06-18T05:23:46.748Z] /dev/vda1 40.0G 12.8G 27.2G 32% /etc/resolv.conf [2021-06-18T05:23:46.748Z] /dev/vda1 40.0G 12.8G 27.2G 32% /etc/hostname [2021-06-18T05:23:46.748Z] /dev/vda1 40.0G 12.8G 27.2G 32% /etc/hosts [2021-06-18T05:23:46.748Z] /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/secure [2021-06-18T05:23:46.748Z] /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/auth.log [2021-06-18T05:23:46.748Z] /dev/vda1 40.0G 12.8G 27.2G 32% /run/cloud-init/result.json [2021-06-18T05:23:46.748Z] /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/sa-host [2021-06-18T05:23:46.748Z] /dev/vda1 40.0G 12.8G 27.2G 32% /w/workspace/edgex-go/1 [2021-06-18T05:23:46.748Z] /dev/vda1 40.0G 12.8G 27.2G 32% /w/workspace/edgex-go/1@tmp [2021-06-18T05:23:46.748Z] [2021-06-18T05:23:46.748Z] [2021-06-18T05:23:46.748Z] ---> free -m: [2021-06-18T05:23:46.748Z] total used free shared buff/cache available [2021-06-18T05:23:46.748Z] Mem: 7821 1204 2322 0 4294 6574 [2021-06-18T05:23:46.748Z] Swap: 1023 1 1022 [2021-06-18T05:23:46.748Z] [2021-06-18T05:23:46.748Z] [2021-06-18T05:23:46.748Z] ---> ip addr: [2021-06-18T05:23:46.748Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-18T05:23:46.748Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-18T05:23:46.748Z] inet 127.0.0.1/8 scope host lo [2021-06-18T05:23:46.748Z] valid_lft forever preferred_lft forever [2021-06-18T05:23:46.748Z] inet6 ::1/128 scope host [2021-06-18T05:23:46.748Z] valid_lft forever preferred_lft forever [2021-06-18T05:23:46.748Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-18T05:23:46.748Z] link/ether fa:16:3e:19:65:a2 brd ff:ff:ff:ff:ff:ff [2021-06-18T05:23:46.748Z] inet 10.30.123.158/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-18T05:23:46.748Z] valid_lft 85831sec preferred_lft 85831sec [2021-06-18T05:23:46.748Z] inet6 fe80::f816:3eff:fe19:65a2/64 scope link [2021-06-18T05:23:46.748Z] valid_lft forever preferred_lft forever [2021-06-18T05:23:46.748Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-18T05:23:46.748Z] link/ether 02:42:01:13:8a:fb brd ff:ff:ff:ff:ff:ff [2021-06-18T05:23:46.748Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-18T05:23:46.748Z] valid_lft forever preferred_lft forever [2021-06-18T05:23:46.748Z] inet6 fe80::42:1ff:fe13:8afb/64 scope link [2021-06-18T05:23:46.748Z] valid_lft forever preferred_lft forever [2021-06-18T05:23:46.748Z] [2021-06-18T05:23:46.748Z] [2021-06-18T05:23:46.748Z] ---> sar -b -r -n DEV: [2021-06-18T05:23:46.748Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T05:23:46.748Z] [2021-06-18T05:23:46.748Z] 05:14:07 LINUX RESTART (2 CPU) [2021-06-18T05:23:46.748Z] [2021-06-18T05:23:46.748Z] 05:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-18T05:23:46.748Z] 05:16:01 35.78 3.38 32.40 0.00 2565.36 13975.27 0.00 [2021-06-18T05:23:46.748Z] 05:17:01 183.73 0.00 183.73 0.00 0.00 48154.20 0.00 [2021-06-18T05:23:46.748Z] 05:18:02 59.00 0.00 59.00 0.00 0.00 10682.87 0.00 [2021-06-18T05:23:46.748Z] 05:19:01 73.81 0.00 73.81 0.00 0.00 14543.15 0.00 [2021-06-18T05:23:46.748Z] 05:20:01 630.38 146.71 483.67 0.00 3669.19 303582.32 0.00 [2021-06-18T05:23:46.748Z] 05:21:01 329.50 11.04 318.46 0.00 1382.62 129052.05 0.00 [2021-06-18T05:23:46.748Z] 05:22:01 404.31 40.80 363.51 0.00 4195.30 121222.85 0.00 [2021-06-18T05:23:46.748Z] 05:23:01 5.43 0.00 5.43 0.00 0.00 181.01 0.00 [2021-06-18T05:23:46.748Z] Average: 215.52 25.29 190.22 0.00 1479.24 80301.99 0.00 [2021-06-18T05:23:46.748Z] [2021-06-18T05:23:46.748Z] 05:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-18T05:23:46.748Z] 05:16:01 4722760 0 861396 10.76 2620 2422164 1392704 15.38 977312 1878560 361632 [2021-06-18T05:23:46.748Z] 05:17:01 4112180 0 991068 12.37 2620 2903072 1523568 16.82 1140092 2216148 150760 [2021-06-18T05:23:46.748Z] 05:18:02 3822228 0 1092084 13.64 2620 3092008 1563492 17.26 1337336 2291140 28916 [2021-06-18T05:23:46.748Z] 05:19:01 3798132 0 1013304 12.65 2620 3194884 1416456 15.64 1134760 2495232 155276 [2021-06-18T05:23:46.748Z] 05:20:01 1036348 0 1691748 21.12 2620 5278224 3582180 39.55 2514992 3707988 13396 [2021-06-18T05:23:46.748Z] 05:21:01 879828 0 1245600 15.55 2620 5880892 1445704 15.96 1813456 4570060 28 [2021-06-18T05:23:46.748Z] 05:22:01 2988708 0 1145316 14.30 2620 3872296 1279940 14.13 1285272 3015364 20 [2021-06-18T05:23:46.748Z] 05:23:01 3003036 0 1130980 14.12 2620 3872304 1143944 12.63 1293140 3000924 12 [2021-06-18T05:23:46.748Z] Average: 3045402 0 1146437 14.31 2620 3814480 1668498 18.42 1437045 2896927 88755 [2021-06-18T05:23:46.748Z] [2021-06-18T05:23:46.748Z] 05:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-18T05:23:46.748Z] 05:16:01 eth0 816.67 1042.70 3608.67 134.05 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.748Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.748Z] 05:16:01 docker0 928.03 671.72 74.75 2695.12 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.748Z] 05:17:01 eth0 515.34 445.80 2989.47 84.96 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.748Z] 05:17:01 veth2e7b83e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.748Z] 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.748Z] 05:17:01 docker0 237.76 276.65 15.53 842.46 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.748Z] 05:18:02 eth0 26.82 14.55 20.50 10.95 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.748Z] 05:18:02 veth2e7b83e 2.23 2.23 0.18 0.19 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.748Z] 05:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:18:02 docker0 2.23 2.23 0.15 0.19 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:19:01 eth0 178.42 154.21 1718.94 75.27 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:19:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:20:01 veth61dcbed 0.03 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:20:01 vethba7f1e4 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:20:01 veth6960977 0.03 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:20:01 eth0 109.99 76.89 203.17 52.48 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:21:01 vetha67a57e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:21:01 veth34af4b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:21:01 eth0 201.68 145.30 1772.47 18.76 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:22:01 eth0 85.26 53.54 204.10 75.59 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:22:01 docker0 1291.04 1126.68 98.21 4360.12 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:23:01 eth0 1.58 0.75 0.71 0.27 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] Average: eth0 242.06 241.84 1313.93 56.50 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] Average: docker0 161.66 141.08 12.30 545.96 0.00 0.00 0.00 0.00 [2021-06-18T05:23:46.749Z] [2021-06-18T05:23:46.749Z] [2021-06-18T05:23:46.749Z] ---> sar -P ALL: [2021-06-18T05:23:46.749Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T05:23:46.749Z] [2021-06-18T05:23:46.749Z] 05:14:07 LINUX RESTART (2 CPU) [2021-06-18T05:23:46.749Z] [2021-06-18T05:23:46.749Z] 05:15:01 CPU %user %nice %system %iowait %steal %idle [2021-06-18T05:23:46.749Z] 05:16:01 all 15.06 0.00 4.30 5.32 0.08 75.23 [2021-06-18T05:23:46.749Z] 05:16:01 0 11.62 0.00 4.28 5.51 0.09 78.50 [2021-06-18T05:23:46.749Z] 05:16:01 1 18.53 0.00 4.33 5.13 0.07 71.94 [2021-06-18T05:23:46.749Z] 05:17:01 all 31.29 0.00 7.07 5.32 0.10 56.21 [2021-06-18T05:23:46.749Z] 05:17:01 0 31.21 0.00 7.68 5.09 0.11 55.91 [2021-06-18T05:23:46.749Z] 05:17:01 1 31.38 0.00 6.47 5.55 0.09 56.51 [2021-06-18T05:23:46.749Z] 05:18:02 all 39.30 0.00 4.98 0.63 0.08 55.01 [2021-06-18T05:23:46.749Z] 05:18:02 0 39.08 0.00 5.23 0.60 0.07 55.02 [2021-06-18T05:23:46.749Z] 05:18:02 1 39.52 0.00 4.73 0.66 0.09 55.00 [2021-06-18T05:23:46.749Z] 05:19:01 all 57.92 0.00 9.01 1.71 0.09 31.27 [2021-06-18T05:23:46.749Z] 05:19:01 0 57.95 0.00 9.32 2.26 0.09 30.38 [2021-06-18T05:23:46.749Z] 05:19:01 1 57.89 0.00 8.70 1.16 0.09 32.17 [2021-06-18T05:23:46.749Z] 05:20:01 all 31.12 0.00 21.42 26.49 0.11 20.85 [2021-06-18T05:23:46.749Z] 05:20:01 0 29.66 0.00 22.19 28.37 0.11 19.66 [2021-06-18T05:23:46.749Z] 05:20:01 1 32.59 0.00 20.64 24.62 0.11 22.05 [2021-06-18T05:23:46.749Z] 05:21:01 all 65.14 0.00 13.82 15.13 0.13 5.78 [2021-06-18T05:23:46.749Z] 05:21:01 0 64.43 0.00 13.92 13.94 0.15 7.56 [2021-06-18T05:23:46.749Z] 05:21:01 1 65.84 0.00 13.72 16.31 0.11 4.03 [2021-06-18T05:23:46.749Z] 05:22:01 all 62.74 0.00 15.53 6.99 0.14 14.61 [2021-06-18T05:23:46.749Z] 05:22:01 0 63.55 0.00 14.41 7.27 0.15 14.63 [2021-06-18T05:23:46.749Z] 05:22:01 1 61.94 0.00 16.63 6.72 0.13 14.59 [2021-06-18T05:23:46.749Z] 05:23:01 all 0.07 0.00 0.09 0.01 0.03 99.81 [2021-06-18T05:23:46.749Z] 05:23:01 0 0.05 0.00 0.08 0.00 0.00 99.87 [2021-06-18T05:23:46.749Z] 05:23:01 1 0.08 0.00 0.10 0.02 0.05 99.75 [2021-06-18T05:23:46.749Z] Average: all 37.16 0.00 9.36 7.56 0.09 45.82 [2021-06-18T05:23:46.749Z] Average: 0 36.45 0.00 9.46 7.73 0.09 46.27 [2021-06-18T05:23:46.749Z] Average: 1 37.88 0.00 9.26 7.39 0.09 45.38 [2021-06-18T05:23:46.749Z] [2021-06-18T05:23:46.749Z] [2021-06-18T05:23:46.749Z]