Pull request #3762 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 4fce4fd27b83639adf412401c3e643ffc0a9adcc rather than eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 Obtained Jenkinsfile from 4fce4fd27b83639adf412401c3e643ffc0a9adcc Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3925487975946692014.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2767445794349838301.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3762/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3762/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2475317846168004623.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3847255886559885188.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3762/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3762/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8890032016439826147.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1077 in /w/workspace/edgexfoundry_edgex-go_PR-3762 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh392198984511362474.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4fce4fd27b83639adf412401c3e643ffc0a9adcc into PR head commit eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 Merge succeeded, producing eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 Checking out Revision eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 (PR-3762) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh8870517752982959441.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3762/head:refs/remotes/origin/PR-3762 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh375215340458362745.key > git merge 4fce4fd27b83639adf412401c3e643ffc0a9adcc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 # timeout=10 Commit message: "feat(command): Support object value type in Set Command" First time build. Skipping changelog. > git rev-list --no-walk f409aa090aba244f8d92c72d950a13b13fa39a50 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-22T00:42:45.830Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-22T00:42:45.858Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-22T00:42:45.868Z] ========================================================= [2021-10-22T00:42:45.868Z] EdgeX Global Pipelines Version Info [2021-10-22T00:42:45.868Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:42:47.010Z] ------------------- [2021-10-22T00:42:47.010Z] stable info: [2021-10-22T00:42:47.010Z] ------------------- [2021-10-22T00:42:47.010Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-22T00:42:47.010Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-22T00:42:47.010Z] Message: update stable to v1.0.210 [2021-10-22T00:42:47.585Z] ------------------- [2021-10-22T00:42:47.585Z] experimental info: [2021-10-22T00:42:47.585Z] ------------------- [2021-10-22T00:42:47.585Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-22T00:42:47.585Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-22T00:42:47.585Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-22T00:42:47.666Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-22T00:42:47.675Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-22T00:42:47.690Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-22T00:42:47.703Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-22T00:42:47.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-22T00:42:47.722Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-22T00:42:47.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-22T00:42:47.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-22T00:42:47.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-22T00:42:47.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-22T00:42:47.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-22T00:42:47.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-22T00:42:47.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-22T00:42:47.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-22T00:42:47.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-22T00:42:47.814Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-22T00:42:47.827Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-22T00:42:47.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-22T00:42:47.847Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-22T00:42:47.858Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-22T00:42:47.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-22T00:42:47.879Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-22T00:42:47.888Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3762 [Pipeline] echo [2021-10-22T00:42:47.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3762 [Pipeline] echo [2021-10-22T00:42:47.905Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3762 [Pipeline] echo [2021-10-22T00:42:47.914Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [Pipeline] echo [2021-10-22T00:42:47.923Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eaa9784 [Pipeline] echo [2021-10-22T00:42:47.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T00:42:47.966Z] provisioning config files... [2021-10-22T00:42:47.980Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7146093771848142255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:42:48.293Z] ---> docker-login.sh [2021-10-22T00:42:48.293Z] nexus3.edgexfoundry.org:10001 [2021-10-22T00:42:48.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:42:48.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:42:48.293Z] Configure a credential helper to remove this warning. See [2021-10-22T00:42:48.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:42:48.293Z] [2021-10-22T00:42:48.293Z] Login Succeeded [2021-10-22T00:42:48.293Z] nexus3.edgexfoundry.org:10002 [2021-10-22T00:42:48.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:42:48.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:42:48.555Z] Configure a credential helper to remove this warning. See [2021-10-22T00:42:48.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:42:48.555Z] [2021-10-22T00:42:48.555Z] Login Succeeded [2021-10-22T00:42:48.555Z] nexus3.edgexfoundry.org:10003 [2021-10-22T00:42:48.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:42:48.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:42:48.555Z] Configure a credential helper to remove this warning. See [2021-10-22T00:42:48.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:42:48.555Z] [2021-10-22T00:42:48.555Z] Login Succeeded [2021-10-22T00:42:48.555Z] nexus3.edgexfoundry.org:10004 [2021-10-22T00:42:48.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:42:48.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:42:48.819Z] Configure a credential helper to remove this warning. See [2021-10-22T00:42:48.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:42:48.819Z] [2021-10-22T00:42:48.819Z] Login Succeeded [2021-10-22T00:42:48.819Z] docker.io [2021-10-22T00:42:48.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:42:49.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:42:49.083Z] Configure a credential helper to remove this warning. See [2021-10-22T00:42:49.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:42:49.083Z] [2021-10-22T00:42:49.083Z] Login Succeeded [2021-10-22T00:42:49.083Z] ---> docker-login.sh ends [Pipeline] } [2021-10-22T00:42:49.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-22T00:42:49.398Z] ++ 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-10-22T00:42:49.398Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T00:42:49.398Z] ++ cut -d/ -f2 [2021-10-22T00:42:49.398Z] ++ dirname cmd/core-command/Dockerfile [2021-10-22T00:42:49.398Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-22T00:42:49.398Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T00:42:49.398Z] ++ dirname cmd/core-data/Dockerfile [2021-10-22T00:42:49.398Z] ++ cut -d/ -f2 [2021-10-22T00:42:49.398Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-22T00:42:49.398Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T00:42:49.398Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-22T00:42:49.398Z] ++ cut -d/ -f2 [2021-10-22T00:42:49.398Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-22T00:42:49.398Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T00:42:49.398Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-22T00:42:49.398Z] ++ cut -d/ -f2 [2021-10-22T00:42:49.398Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-22T00:42:49.398Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T00:42:49.398Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-22T00:42:49.398Z] ++ cut -d/ -f2 [2021-10-22T00:42:49.398Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-22T00:42:49.398Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T00:42:49.398Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-22T00:42:49.398Z] ++ cut -d/ -f2 [2021-10-22T00:42:49.398Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-22T00:42:49.398Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T00:42:49.398Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-22T00:42:49.398Z] ++ cut -d/ -f2 [2021-10-22T00:42:49.398Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-22T00:42:49.398Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T00:42:49.398Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-22T00:42:49.398Z] ++ cut -d/ -f2 [2021-10-22T00:42:49.398Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-22T00:42:49.398Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T00:42:49.398Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-22T00:42:49.398Z] ++ cut -d/ -f2 [2021-10-22T00:42:49.398Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-22T00:42:49.439Z] 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-10-22T00:42:49.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T00:42:49.963Z] [2021-10-22T00:42:49.963Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:42:50.283Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T00:42:50.283Z] latest: Pulling from edgex-devops/git-semver [2021-10-22T00:42:50.283Z] a0d0a0d46f8b: Pulling fs layer [2021-10-22T00:42:50.283Z] 3e5f54012d9b: Pulling fs layer [2021-10-22T00:42:50.283Z] 4c7163046ea9: Pulling fs layer [2021-10-22T00:42:50.283Z] 0c2d73faf560: Pulling fs layer [2021-10-22T00:42:50.283Z] 0c2d73faf560: Waiting [2021-10-22T00:42:50.283Z] 3e5f54012d9b: Verifying Checksum [2021-10-22T00:42:50.283Z] 3e5f54012d9b: Download complete [2021-10-22T00:42:50.283Z] a0d0a0d46f8b: Verifying Checksum [2021-10-22T00:42:50.283Z] a0d0a0d46f8b: Download complete [2021-10-22T00:42:50.283Z] 4c7163046ea9: Verifying Checksum [2021-10-22T00:42:50.283Z] 4c7163046ea9: Download complete [2021-10-22T00:42:50.283Z] 0c2d73faf560: Verifying Checksum [2021-10-22T00:42:50.283Z] 0c2d73faf560: Download complete [2021-10-22T00:42:50.552Z] a0d0a0d46f8b: Pull complete [2021-10-22T00:42:50.552Z] 3e5f54012d9b: Pull complete [2021-10-22T00:42:50.814Z] 4c7163046ea9: Pull complete [2021-10-22T00:42:51.081Z] 0c2d73faf560: Pull complete [2021-10-22T00:42:51.081Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-22T00:42:51.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T00:42:51.081Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-22T00:42:51.167Z] prd-centos7-docker-4c-2g-1077 does not seem to be running inside a container [2021-10-22T00:42:51.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-22T00:42:51.806Z] $ docker top c214d7b2ce3d0c417d2463a193cbce0383de0b08b496b7f2d4aac8c8e43e5686 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-22T00:42:51.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-22T00:42:51.888Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-22T00:42:51.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-22T00:42:51.983Z] $ docker exec c214d7b2ce3d0c417d2463a193cbce0383de0b08b496b7f2d4aac8c8e43e5686 ssh-agent [2021-10-22T00:42:52.086Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEEmdiD/agent.14 [2021-10-22T00:42:52.086Z] SSH_AGENT_PID=20 [2021-10-22T00:42:52.093Z] Running ssh-add (command line suppressed) [2021-10-22T00:42:52.178Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3642786595520079596.key (/w/workspace/edgex-go/5@tmp/private_key_3642786595520079596.key) [2021-10-22T00:42:52.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-22T00:42:52.507Z] + git tag --points-at HEAD [Pipeline] } [2021-10-22T00:42:52.517Z] $ docker exec --env ******** --env ******** c214d7b2ce3d0c417d2463a193cbce0383de0b08b496b7f2d4aac8c8e43e5686 ssh-agent -k [2021-10-22T00:42:52.613Z] unset SSH_AUTH_SOCK; [2021-10-22T00:42:52.613Z] unset SSH_AGENT_PID; [2021-10-22T00:42:52.613Z] echo Agent pid 20 killed; [2021-10-22T00:42:52.626Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-22T00:42:52.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-22T00:42:52.647Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-22T00:42:52.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-22T00:42:52.749Z] $ docker exec c214d7b2ce3d0c417d2463a193cbce0383de0b08b496b7f2d4aac8c8e43e5686 ssh-agent [2021-10-22T00:42:52.845Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDfddnp/agent.54 [2021-10-22T00:42:52.845Z] SSH_AGENT_PID=60 [2021-10-22T00:42:52.850Z] Running ssh-add (command line suppressed) [2021-10-22T00:42:52.935Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2888772694121145806.key (/w/workspace/edgex-go/5@tmp/private_key_2888772694121145806.key) [2021-10-22T00:42:52.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-22T00:42:53.245Z] + git semver init [2021-10-22T00:42:53.245Z] # -> Open(): unable to determine branch for HEAD [2021-10-22T00:42:53.245Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-10-22T00:42:53.245Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-10-22T00:42:53.245Z] # $SEMVER_REMOTE_NAME = origin [2021-10-22T00:42:53.245Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-22T00:42:53.245Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-22T00:42:53.245Z] # $SEMVER_BRANCH = PR-3762 [2021-10-22T00:42:53.245Z] # $SEMVER_TEMP = /tmp/semver-968428479 [2021-10-22T00:42:53.245Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-22T00:43:05.531Z] # '/tmp/semver-968428479' -> '/w/workspace/edgex-go/5/.semver' [2021-10-22T00:43:05.531Z] # -> Force: false [2021-10-22T00:43:05.531Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-10-22T00:43:05.542Z] $ docker exec --env ******** --env ******** c214d7b2ce3d0c417d2463a193cbce0383de0b08b496b7f2d4aac8c8e43e5686 ssh-agent -k [2021-10-22T00:43:05.650Z] unset SSH_AUTH_SOCK; [2021-10-22T00:43:05.650Z] unset SSH_AGENT_PID; [2021-10-22T00:43:05.650Z] echo Agent pid 60 killed; [2021-10-22T00:43:05.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-22T00:43:05.972Z] + git semver [Pipeline] } [2021-10-22T00:43:05.997Z] $ docker stop --time=1 c214d7b2ce3d0c417d2463a193cbce0383de0b08b496b7f2d4aac8c8e43e5686 [2021-10-22T00:43:08.058Z] $ docker rm -f c214d7b2ce3d0c417d2463a193cbce0383de0b08b496b7f2d4aac8c8e43e5686 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-22T00:43:08.411Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-22T00:43:08.631Z] Stashed 1 file(s) [Pipeline] echo [2021-10-22T00:43:08.633Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-22T00:43:08.844Z] ========================================================= [2021-10-22T00:43:08.844Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-22T00:43:08.844Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-22T00:43:09.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T00:43:09.129Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-22T00:43:09.129Z] a0d0a0d46f8b: Already exists [2021-10-22T00:43:09.129Z] 31adcdaf11c8: Pulling fs layer [2021-10-22T00:43:09.129Z] b8b176561691: Pulling fs layer [2021-10-22T00:43:09.129Z] 4527c011a84f: Pulling fs layer [2021-10-22T00:43:09.129Z] 5d74067f8e1e: Pulling fs layer [2021-10-22T00:43:09.129Z] e0aca202a116: Pulling fs layer [2021-10-22T00:43:09.129Z] 3a43be97a3b4: Pulling fs layer [2021-10-22T00:43:09.129Z] 34cad66bf833: Pulling fs layer [2021-10-22T00:43:09.129Z] b4e3c513aaa6: Pulling fs layer [2021-10-22T00:43:09.129Z] 5d74067f8e1e: Waiting [2021-10-22T00:43:09.129Z] e0aca202a116: Waiting [2021-10-22T00:43:09.129Z] 3a43be97a3b4: Waiting [2021-10-22T00:43:09.129Z] 34cad66bf833: Waiting [2021-10-22T00:43:09.129Z] b4e3c513aaa6: Waiting [2021-10-22T00:43:09.129Z] b8b176561691: Verifying Checksum [2021-10-22T00:43:09.129Z] b8b176561691: Download complete [2021-10-22T00:43:09.129Z] 31adcdaf11c8: Verifying Checksum [2021-10-22T00:43:09.129Z] 5d74067f8e1e: Verifying Checksum [2021-10-22T00:43:09.129Z] 5d74067f8e1e: Download complete [2021-10-22T00:43:09.129Z] e0aca202a116: Verifying Checksum [2021-10-22T00:43:09.129Z] e0aca202a116: Download complete [2021-10-22T00:43:09.129Z] 3a43be97a3b4: Verifying Checksum [2021-10-22T00:43:09.129Z] 3a43be97a3b4: Download complete [2021-10-22T00:43:09.410Z] 31adcdaf11c8: Pull complete [2021-10-22T00:43:09.410Z] 34cad66bf833: Verifying Checksum [2021-10-22T00:43:09.410Z] 34cad66bf833: Download complete [2021-10-22T00:43:09.410Z] b8b176561691: Pull complete [2021-10-22T00:43:09.679Z] 4527c011a84f: Verifying Checksum [2021-10-22T00:43:09.679Z] 4527c011a84f: Download complete [2021-10-22T00:43:09.939Z] b4e3c513aaa6: Verifying Checksum [2021-10-22T00:43:09.939Z] b4e3c513aaa6: Download complete [2021-10-22T00:43:13.296Z] 4527c011a84f: Pull complete [2021-10-22T00:43:13.296Z] 5d74067f8e1e: Pull complete [2021-10-22T00:43:13.296Z] e0aca202a116: Pull complete [2021-10-22T00:43:13.296Z] 3a43be97a3b4: Pull complete [2021-10-22T00:43:13.565Z] 34cad66bf833: Pull complete [2021-10-22T00:43:16.134Z] b4e3c513aaa6: Pull complete [2021-10-22T00:43:16.134Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-22T00:43:16.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T00:43:16.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-22T00:43:16.437Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T00:43:16.437Z] WORKDIR /edgex [2021-10-22T00:43:16.437Z] COPY go.mod . [2021-10-22T00:43:16.437Z] RUN go mod download' [2021-10-22T00:43:16.437Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-22T00:43:17.843Z] Sending build context to Docker daemon 329.7MB [2021-10-22T00:43:17.843Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T00:43:17.843Z] ---> 9f6097aaca64 [2021-10-22T00:43:17.843Z] Step 2/4 : WORKDIR /edgex [2021-10-22T00:43:19.767Z] ---> Running in 8b9b10d26c43 [2021-10-22T00:43:19.767Z] Removing intermediate container 8b9b10d26c43 [2021-10-22T00:43:19.767Z] ---> a4286859a5aa [2021-10-22T00:43:19.767Z] Step 3/4 : COPY go.mod . [2021-10-22T00:43:19.767Z] ---> c85b6d96036d [2021-10-22T00:43:19.767Z] Step 4/4 : RUN go mod download [2021-10-22T00:43:19.767Z] ---> Running in 48f79f7b5380 [2021-10-22T00:43:23.819Z] Still waiting to schedule task [2021-10-22T00:43:23.820Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1073’ [2021-10-22T00:43:58.521Z] Removing intermediate container 48f79f7b5380 [2021-10-22T00:43:58.521Z] ---> 60fa1c7f8faa [2021-10-22T00:43:58.521Z] Successfully built 60fa1c7f8faa [2021-10-22T00:43:58.521Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:43:58.822Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-22T00:43:58.822Z] . [Pipeline] withDockerContainer [2021-10-22T00:43:58.882Z] prd-centos7-docker-4c-2g-1077 does not seem to be running inside a container [2021-10-22T00:43:58.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-22T00:43:59.289Z] $ docker top 7a962a60d5c8eeda16fac7949371c011c41db8d3c61f2971475bd8ff199d95d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T00:43:59.643Z] + go version [2021-10-22T00:43:59.643Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-22T00:43:59.652Z] $ docker stop --time=1 7a962a60d5c8eeda16fac7949371c011c41db8d3c61f2971475bd8ff199d95d1 [2021-10-22T00:44:00.837Z] $ docker rm -f 7a962a60d5c8eeda16fac7949371c011c41db8d3c61f2971475bd8ff199d95d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:44:02.233Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-22T00:44:02.233Z] . [Pipeline] withDockerContainer [2021-10-22T00:44:02.293Z] prd-centos7-docker-4c-2g-1077 does not seem to be running inside a container [2021-10-22T00:44:02.326Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-22T00:44:02.640Z] $ docker top 6a9a0c5e55eafa8e6a7f22955919c7926a35cc53985e4860c21e44c77dc79437 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-22T00:44:02.710Z] ========================================================= [2021-10-22T00:44:02.710Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-22T00:44:02.710Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-22T00:44:03.018Z] + make test [2021-10-22T00:44:03.018Z] go mod tidy [2021-10-22T00:44:03.018Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-22T00:44:08.344Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-22T00:44:26.574Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-22T00:44:29.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-22T00:44:30.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-22T00:44:30.773Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-22T00:44:33.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-22T00:44:33.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-22T00:44:33.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-22T00:44:33.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-22T00:44:34.210Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-22T00:44:34.483Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-22T00:44:34.754Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-22T00:44:34.754Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-22T00:44:34.754Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-22T00:44:34.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-22T00:44:36.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2021-10-22T00:44:36.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-22T00:44:36.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-22T00:44:37.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 98.5% of statements [2021-10-22T00:44:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-22T00:44:37.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 44.7% of statements [2021-10-22T00:44:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-22T00:44:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-22T00:44:38.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 89.5% of statements [2021-10-22T00:44:38.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-22T00:44:38.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-22T00:44:39.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 84.4% of statements [2021-10-22T00:44:39.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-22T00:44:39.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-22T00:44:39.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-22T00:44:39.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-22T00:44:39.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-22T00:44:40.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 94.2% of statements [2021-10-22T00:44:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-22T00:44:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-22T00:44:40.112Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-10-22T00:44:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-22T00:44:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-22T00:44:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-22T00:44:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-22T00:44:40.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-22T00:44:40.689Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-10-22T00:44:40.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-22T00:44:40.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-22T00:44:40.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-22T00:44:41.273Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2021-10-22T00:44:41.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-22T00:44:41.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-10-22T00:44:41.536Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-10-22T00:44:41.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-22T00:44:41.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-10-22T00:44:42.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2021-10-22T00:44:42.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-10-22T00:44:42.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.257s coverage: 96.3% of statements [2021-10-22T00:44:42.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-10-22T00:44:55.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2021-10-22T00:44:55.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-10-22T00:45:00.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.192s coverage: 82.5% of statements [2021-10-22T00:45:00.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-22T00:45:18.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-10-22T00:45:18.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-22T00:45:18.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-22T00:45:18.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-22T00:45:18.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-22T00:45:18.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-22T00:45:18.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-22T00:45:18.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-22T00:45:18.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-22T00:45:18.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-22T00:45:18.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-10-22T00:45:18.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-22T00:45:18.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-22T00:45:18.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-10-22T00:45:18.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-22T00:45:18.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 58.8% of statements [2021-10-22T00:45:18.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-22T00:45:18.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements [2021-10-22T00:45:18.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-10-22T00:45:18.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2021-10-22T00:45:18.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements [2021-10-22T00:45:18.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-22T00:45:18.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2021-10-22T00:45:18.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-22T00:45:18.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-22T00:45:18.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-10-22T00:45:18.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2021-10-22T00:45:18.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-10-22T00:45:18.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-10-22T00:45:18.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-10-22T00:45:18.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.216s coverage: 70.4% of statements [2021-10-22T00:45:18.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-22T00:45:18.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-22T00:45:18.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-22T00:45:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.4% of statements [2021-10-22T00:45:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-22T00:45:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-22T00:45:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2021-10-22T00:45:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-22T00:45:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-10-22T00:45:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-22T00:45:27.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2021-10-22T00:45:27.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-22T00:45:27.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-22T00:45:27.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-22T00:45:27.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-22T00:45:27.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2021-10-22T00:45:27.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-22T00:45:27.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-22T00:45:27.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-22T00:45:27.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-22T00:45:27.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.049s coverage: 63.2% of statements [2021-10-22T00:45:27.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-22T00:45:27.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-22T00:45:27.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.077s coverage: 97.7% of statements [2021-10-22T00:45:27.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-22T00:45:27.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-22T00:45:27.448Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-22T00:45:27.448Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-22T00:45:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-10-22T00:45:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-22T00:45:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-22T00:45:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-22T00:45:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-22T00:45:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-22T00:45:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-22T00:45:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-10-22T00:45:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 96.9% of statements [2021-10-22T00:45:27.449Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-22T00:45:59.682Z] GO111MODULE=on go vet ./... [2021-10-22T00:46:07.869Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-22T00:46:08.441Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-22T00:46:08.700Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-22T00:46:09.250Z] + ls -al . [2021-10-22T00:46:09.250Z] total 632 [2021-10-22T00:46:09.250Z] drwxrwxr-x 10 1001 1001 4096 Oct 22 00:46 . [2021-10-22T00:46:09.250Z] drwxr-xr-x 4 root root 28 Oct 22 00:44 .. [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 11 Oct 22 00:42 .dockerignore [2021-10-22T00:46:09.250Z] drwxrwxr-x 8 1001 1001 179 Oct 22 00:42 .git [2021-10-22T00:46:09.250Z] drwxrwxr-x 4 1001 1001 142 Oct 22 00:42 .github [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 804 Oct 22 00:42 .gitignore [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 42 Oct 22 00:42 .golangci.yml [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 76 Oct 22 00:42 .hadolint.yml [2021-10-22T00:46:09.250Z] drwx------ 3 1001 1001 58 Oct 22 00:43 .semver [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 166 Oct 22 00:42 .sonarcloud.properties [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 1171 Oct 22 00:42 ADOPTERS.md [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 8910 Oct 22 00:42 Attribution.txt [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 43881 Oct 22 00:42 CHANGELOG.md [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 3804 Oct 22 00:42 CONTRIBUTING.md [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 677 Oct 22 00:42 GOVERNANCE.md [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 849 Oct 22 00:42 Jenkinsfile [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 10775 Oct 22 00:42 LICENSE [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 6508 Oct 22 00:42 Makefile [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 582 Oct 22 00:42 OWNERS.md [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 8256 Oct 22 00:42 README.md [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 6912 Oct 22 00:42 SECURITY.md [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 5 Oct 22 00:43 VERSION [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 4131 Oct 22 00:42 ZMQWindows.md [2021-10-22T00:46:09.250Z] drwxrwxr-x 2 1001 1001 37 Oct 22 00:42 bin [2021-10-22T00:46:09.250Z] drwxrwxr-x 14 1001 1001 4096 Oct 22 00:42 cmd [2021-10-22T00:46:09.250Z] -rw-r--r-- 1 root root 425844 Oct 22 00:45 coverage.out [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 848 Oct 22 00:42 go.mod [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 50414 Oct 22 00:44 go.sum [2021-10-22T00:46:09.250Z] drwxrwxr-x 8 1001 1001 124 Oct 22 00:42 internal [2021-10-22T00:46:09.250Z] drwxrwxr-x 3 1001 1001 16 Oct 22 00:42 openapi [2021-10-22T00:46:09.250Z] drwxrwxr-x 4 1001 1001 71 Oct 22 00:42 snap [2021-10-22T00:46:09.250Z] -rw-rw-r-- 1 1001 1001 204 Oct 22 00:42 version.go [Pipeline] sh [2021-10-22T00:46:09.537Z] + '[' -e coverage.out ] [2021-10-22T00:46:09.537Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-22T00:46:09.637Z] Stashed 1 file(s) [Pipeline] sh [2021-10-22T00:46:09.938Z] + make build [2021-10-22T00:46:09.938Z] 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-10-22T00:46:11.337Z] 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-10-22T00:46:17.961Z] 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-10-22T00:46:18.542Z] 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-10-22T00:46:19.483Z] 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-10-22T00:46:19.742Z] 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-10-22T00:46:20.699Z] 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-10-22T00:46:21.645Z] 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-10-22T00:46:22.215Z] 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-10-22T00:46:23.156Z] 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-10-22T00:46:24.110Z] 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-10-22T00:46:24.683Z] 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-10-22T00:46:26.616Z] $ docker stop --time=1 6a9a0c5e55eafa8e6a7f22955919c7926a35cc53985e4860c21e44c77dc79437 [2021-10-22T00:46:28.292Z] $ docker rm -f 6a9a0c5e55eafa8e6a7f22955919c7926a35cc53985e4860c21e44c77dc79437 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:46:30.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-22T00:46:30.091Z] [2021-10-22T00:46:30.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:46:30.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-22T00:46:30.408Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-22T00:46:30.408Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-22T00:46:30.408Z] ca9280d653b3: Pulling fs layer [2021-10-22T00:46:30.408Z] 7e9c9ca2126c: Pulling fs layer [2021-10-22T00:46:30.671Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-22T00:46:30.671Z] cbdbe7a5bc2a: Download complete [2021-10-22T00:46:30.671Z] ca9280d653b3: Verifying Checksum [2021-10-22T00:46:30.671Z] ca9280d653b3: Download complete [2021-10-22T00:46:30.931Z] cbdbe7a5bc2a: Pull complete [2021-10-22T00:46:30.931Z] 7e9c9ca2126c: Verifying Checksum [2021-10-22T00:46:30.931Z] 7e9c9ca2126c: Download complete [2021-10-22T00:46:31.506Z] ca9280d653b3: Pull complete [2021-10-22T00:46:34.983Z] 7e9c9ca2126c: Pull complete [2021-10-22T00:46:34.983Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-22T00:46:34.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-22T00:46:34.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-22T00:46:35.168Z] prd-centos7-docker-4c-2g-1077 does not seem to be running inside a container [2021-10-22T00:46:35.291Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-22T00:46:37.797Z] $ docker top 44e4677d0d1600f5a180dd7f6538b1897bb8e9726635ed2db6e528124b244d0a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T00:46:38.140Z] + docker-compose build --help [2021-10-22T00:46:38.140Z] + grep parallel [2021-10-22T00:46:38.713Z] --parallel Build images in parallel. [Pipeline] } [2021-10-22T00:46:38.724Z] $ docker stop --time=1 44e4677d0d1600f5a180dd7f6538b1897bb8e9726635ed2db6e528124b244d0a [2021-10-22T00:46:39.925Z] $ docker rm -f 44e4677d0d1600f5a180dd7f6538b1897bb8e9726635ed2db6e528124b244d0a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:46:40.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-22T00:46:40.288Z] . [Pipeline] withDockerContainer [2021-10-22T00:46:40.353Z] prd-centos7-docker-4c-2g-1077 does not seem to be running inside a container [2021-10-22T00:46:40.391Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-22T00:46:40.704Z] $ docker top fd2f2a3e6b2d77cc6daea457dc77f160a4dfc2d5677f124fab44dcca11708b0e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T00:46:41.062Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-22T00:46:41.634Z] Building core-command ... [2021-10-22T00:46:41.634Z] Building core-data ... [2021-10-22T00:46:41.634Z] Building core-metadata ... [2021-10-22T00:46:41.634Z] Building security-bootstrapper ... [2021-10-22T00:46:41.634Z] Building security-proxy-setup ... [2021-10-22T00:46:41.634Z] Building security-secretstore-setup ... [2021-10-22T00:46:41.634Z] Building support-notifications ... [2021-10-22T00:46:41.634Z] Building support-scheduler ... [2021-10-22T00:46:41.634Z] Building sys-mgmt-agent ... [2021-10-22T00:46:41.634Z] Building support-notifications [2021-10-22T00:46:41.634Z] Building core-metadata [2021-10-22T00:46:41.634Z] Building security-proxy-setup [2021-10-22T00:46:41.634Z] Building support-scheduler [2021-10-22T00:46:41.634Z] Building core-command [2021-10-22T00:46:52.298Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T00:46:52.298Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T00:46:52.298Z] ---> 60fa1c7f8faa [2021-10-22T00:46:52.298Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T00:46:52.298Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T00:46:52.298Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-22T00:46:52.298Z] ---> 60fa1c7f8faa [2021-10-22T00:46:52.299Z] Step 3/20 : WORKDIR /edgex-go [2021-10-22T00:46:52.299Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T00:46:52.299Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T00:46:52.299Z] ---> 60fa1c7f8faa [2021-10-22T00:46:52.299Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T00:46:55.612Z] ---> Running in e07b9b102fd9 [2021-10-22T00:46:55.612Z] ---> Running in 9d2948204726 [2021-10-22T00:46:55.612Z] ---> Running in 173d191593b4 [2021-10-22T00:46:59.829Z] Removing intermediate container e07b9b102fd9 [2021-10-22T00:46:59.829Z] ---> 6e97ad5ee6e1 [2021-10-22T00:46:59.829Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T00:46:59.829Z] Removing intermediate container 173d191593b4 [2021-10-22T00:46:59.829Z] ---> e7562796b477 [2021-10-22T00:46:59.829Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T00:46:59.829Z] Removing intermediate container 9d2948204726 [2021-10-22T00:46:59.829Z] ---> dfe05aabfff1 [2021-10-22T00:46:59.829Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T00:46:59.829Z] ---> Running in 5827d377260b [2021-10-22T00:46:59.829Z] ---> Running in 99933fdf4e6c [2021-10-22T00:46:59.829Z] ---> Running in 532859f2d099 [2021-10-22T00:47:05.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T00:47:05.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-22T00:47:05.542Z] ---> 60fa1c7f8faa [2021-10-22T00:47:05.542Z] Step 3/23 : WORKDIR /edgex-go [2021-10-22T00:47:05.542Z] ---> Using cache [2021-10-22T00:47:05.542Z] ---> dfe05aabfff1 [2021-10-22T00:47:05.542Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T00:47:05.542Z] ---> Running in a5393af8ea4d [2021-10-22T00:47:05.542Z] Removing intermediate container 99933fdf4e6c [2021-10-22T00:47:05.542Z] ---> 51aae062d434 [2021-10-22T00:47:05.542Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-22T00:47:05.816Z] Removing intermediate container 532859f2d099 [2021-10-22T00:47:05.816Z] ---> e0d0da875059 [2021-10-22T00:47:05.816Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-22T00:47:05.816Z] ---> Running in bdb2fd4cf824 [2021-10-22T00:47:05.816Z] ---> Running in b305aec14d04 [2021-10-22T00:47:05.816Z] Removing intermediate container 5827d377260b [2021-10-22T00:47:05.816Z] ---> 2f52baed8233 [2021-10-22T00:47:05.816Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-22T00:47:05.816Z] ---> Running in 42a32145cc4c [2021-10-22T00:47:06.083Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T00:47:06.083Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-22T00:47:06.083Z] ---> 60fa1c7f8faa [2021-10-22T00:47:06.083Z] Step 3/21 : WORKDIR /edgex-go [2021-10-22T00:47:06.083Z] ---> Using cache [2021-10-22T00:47:06.083Z] ---> dfe05aabfff1 [2021-10-22T00:47:06.083Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T00:47:06.083Z] ---> Using cache [2021-10-22T00:47:06.083Z] ---> 51aae062d434 [2021-10-22T00:47:06.083Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-22T00:47:06.083Z] ---> Running in 5fa0910fefed [2021-10-22T00:47:06.344Z] Removing intermediate container a5393af8ea4d [2021-10-22T00:47:06.344Z] ---> c08cd22ccbde [2021-10-22T00:47:06.344Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-22T00:47:06.344Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:47:06.344Z] ---> Running in 64334091794e [2021-10-22T00:47:06.605Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:47:06.605Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:47:06.605Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:47:06.605Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:47:07.175Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:47:07.175Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:47:07.441Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:47:07.441Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:47:07.441Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:47:07.707Z] OK: 220 MiB in 52 packages [2021-10-22T00:47:07.707Z] OK: 220 MiB in 52 packages [2021-10-22T00:47:07.968Z] OK: 220 MiB in 52 packages [2021-10-22T00:47:07.968Z] OK: 220 MiB in 52 packages [2021-10-22T00:47:07.968Z] OK: 220 MiB in 52 packages [2021-10-22T00:47:07.968Z] Removing intermediate container bdb2fd4cf824 [2021-10-22T00:47:07.968Z] ---> 64780dc75f4f [2021-10-22T00:47:07.968Z] Step 6/20 : COPY . . [2021-10-22T00:47:08.230Z] Removing intermediate container 5fa0910fefed [2021-10-22T00:47:08.230Z] ---> b2ea98721f32 [2021-10-22T00:47:08.230Z] Step 6/21 : COPY . . [2021-10-22T00:47:08.490Z] Removing intermediate container 42a32145cc4c [2021-10-22T00:47:08.490Z] ---> 9daeebd2ba17 [2021-10-22T00:47:08.490Z] Step 6/22 : COPY . . [2021-10-22T00:47:08.751Z] Removing intermediate container b305aec14d04 [2021-10-22T00:47:08.751Z] ---> 26a6fbb096a7 [2021-10-22T00:47:08.751Z] Step 6/22 : COPY . . [2021-10-22T00:47:11.315Z] Removing intermediate container 64334091794e [2021-10-22T00:47:11.315Z] ---> 13dff7d051c6 [2021-10-22T00:47:11.315Z] Step 6/23 : COPY go.mod . [2021-10-22T00:47:13.863Z] ---> 78c1aa3fca1c [2021-10-22T00:47:13.863Z] Step 7/23 : RUN go mod download [2021-10-22T00:47:14.809Z] ---> Running in 4d7d5fe5659a [2021-10-22T00:47:20.118Z] ---> 1d0634867b7a [2021-10-22T00:47:20.118Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T00:47:20.118Z] ---> Running in 6102ca32ad10 [2021-10-22T00:47:24.320Z] Removing intermediate container 4d7d5fe5659a [2021-10-22T00:47:24.320Z] ---> e2ce32909612 [2021-10-22T00:47:24.320Z] Step 8/23 : COPY . . [2021-10-22T00:47:24.320Z] Removing intermediate container 6102ca32ad10 [2021-10-22T00:47:24.320Z] ---> 79c73475c04f [2021-10-22T00:47:24.320Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-22T00:47:24.320Z] ---> Running in d986aa815ec3 [2021-10-22T00:47:24.582Z] 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-10-22T00:47:31.166Z] ---> 41cbf7e6cb8f [2021-10-22T00:47:31.166Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T00:47:31.166Z] ---> 084ef0310eee [2021-10-22T00:47:31.166Z] ---> Running in 677ea2125225 [2021-10-22T00:47:31.166Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T00:47:31.432Z] ---> Running in 56bd74d8d5a1 [2021-10-22T00:47:35.657Z] Removing intermediate container 56bd74d8d5a1 [2021-10-22T00:47:35.657Z] ---> 10e77a91529f [2021-10-22T00:47:35.657Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-22T00:47:35.657Z] ---> Running in 84912659eed6 [2021-10-22T00:47:35.931Z] Removing intermediate container 677ea2125225 [2021-10-22T00:47:35.931Z] ---> 9533a070c99a [2021-10-22T00:47:35.931Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-22T00:47:35.931Z] ---> Running in 86467c60dcd8 [2021-10-22T00:47:36.527Z] ---> 4a6eed0e9f7f [2021-10-22T00:47:36.527Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T00:47:36.527Z] ---> Running in a6ddeeabde48 [2021-10-22T00:47:36.527Z] 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-10-22T00:47:36.791Z] 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-10-22T00:47:39.369Z] Removing intermediate container a6ddeeabde48 [2021-10-22T00:47:39.369Z] ---> 6df849cc6bab [2021-10-22T00:47:39.369Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-22T00:47:39.369Z] ---> Running in 19466fceb371 [2021-10-22T00:47:39.640Z] 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-10-22T00:47:45.066Z] ---> 4861665dc751 [2021-10-22T00:47:45.066Z] Step 9/23 : RUN go mod tidy [2021-10-22T00:47:45.066Z] ---> Running in 8163450d8ef6 [2021-10-22T00:47:45.650Z] Removing intermediate container d986aa815ec3 [2021-10-22T00:47:45.650Z] ---> 86057691ef3a [2021-10-22T00:47:45.650Z] [2021-10-22T00:47:45.650Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T00:47:45.917Z] 3.14: Pulling from library/alpine [2021-10-22T00:47:45.917Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-22T00:47:45.917Z] Status: Downloaded newer image for alpine:3.14 [2021-10-22T00:47:45.917Z] ---> 14119a10abf4 [2021-10-22T00:47:45.917Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-22T00:47:45.917Z] ---> Running in f8884f30a4f1 [2021-10-22T00:47:46.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:47:46.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:47:46.782Z] Removing intermediate container 8163450d8ef6 [2021-10-22T00:47:46.782Z] ---> a0b9dd3af9f6 [2021-10-22T00:47:46.782Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-22T00:47:46.782Z] ---> Running in a65400959115 [2021-10-22T00:47:47.045Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-22T00:47:47.045Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T00:47:47.045Z] OK: 6 MiB in 15 packages [2021-10-22T00:47:47.315Z] 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-10-22T00:47:47.581Z] Removing intermediate container f8884f30a4f1 [2021-10-22T00:47:47.581Z] ---> faf8ac3e830c [2021-10-22T00:47:47.581Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T00:47:47.581Z] ---> Running in a2ae84c9d05a [2021-10-22T00:47:47.581Z] Removing intermediate container a2ae84c9d05a [2021-10-22T00:47:47.581Z] ---> 293f0f97e945 [2021-10-22T00:47:47.581Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-22T00:47:47.852Z] ---> Running in a7755ce73354 [2021-10-22T00:47:47.852Z] Removing intermediate container a7755ce73354 [2021-10-22T00:47:47.852Z] ---> fe9b743ef2fd [2021-10-22T00:47:47.852Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-22T00:47:47.852Z] ---> Running in 4b0dfa6ed66f [2021-10-22T00:47:48.122Z] Removing intermediate container 4b0dfa6ed66f [2021-10-22T00:47:48.122Z] ---> ade5e4c6dbf9 [2021-10-22T00:47:48.122Z] Step 14/22 : WORKDIR / [2021-10-22T00:47:48.122Z] ---> Running in fab7cbaca4c6 [2021-10-22T00:47:48.389Z] Removing intermediate container fab7cbaca4c6 [2021-10-22T00:47:48.389Z] ---> d143a92c351a [2021-10-22T00:47:48.389Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T00:47:48.649Z] ---> bf7620c43ca3 [2021-10-22T00:47:48.649Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-22T00:47:49.223Z] ---> 6f8cdfc93d82 [2021-10-22T00:47:49.223Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-22T00:47:49.495Z] ---> 5850f16dff91 [2021-10-22T00:47:49.495Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-22T00:47:49.495Z] ---> Running in 81aa1cae6e80 [2021-10-22T00:47:49.766Z] Removing intermediate container 81aa1cae6e80 [2021-10-22T00:47:49.766Z] ---> df55c822e494 [2021-10-22T00:47:49.766Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T00:47:49.766Z] ---> Running in 91a3b17c3b9c [2021-10-22T00:47:50.035Z] Removing intermediate container 91a3b17c3b9c [2021-10-22T00:47:50.035Z] ---> 14388d0460f4 [2021-10-22T00:47:50.035Z] Step 20/22 : LABEL arch=x86_64 [2021-10-22T00:47:50.035Z] ---> Running in 4e72d3df9cce [2021-10-22T00:47:50.035Z] Removing intermediate container 4e72d3df9cce [2021-10-22T00:47:50.035Z] ---> 510dc445505c [2021-10-22T00:47:50.035Z] Step 21/22 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T00:47:50.301Z] ---> Running in 3f56c7f77cdf [2021-10-22T00:47:50.301Z] Removing intermediate container 3f56c7f77cdf [2021-10-22T00:47:50.301Z] ---> 9b897abc0bfe [2021-10-22T00:47:50.301Z] Step 22/22 : LABEL version=0.0.0 [2021-10-22T00:47:50.301Z] ---> Running in ac4dece38260 [2021-10-22T00:47:50.572Z] Removing intermediate container ac4dece38260 [2021-10-22T00:47:50.572Z] ---> 35b9dcf94604 [2021-10-22T00:47:50.572Z] [2021-10-22T00:47:50.572Z] Successfully built 35b9dcf94604 [2021-10-22T00:47:50.572Z] Successfully tagged core-command:latest [2021-10-22T00:47:50.572Z] Building core-data [2021-10-22T00:47:57.156Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T00:47:57.156Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T00:47:57.156Z] ---> 60fa1c7f8faa [2021-10-22T00:47:57.156Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T00:47:57.156Z] ---> Using cache [2021-10-22T00:47:57.156Z] ---> dfe05aabfff1 [2021-10-22T00:47:57.156Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T00:47:57.156Z] ---> Using cache [2021-10-22T00:47:57.156Z] ---> c08cd22ccbde [2021-10-22T00:47:57.156Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-22T00:47:57.425Z] ---> Running in c13517e8f02f [2021-10-22T00:47:57.686Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:47:58.636Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:47:59.209Z] OK: 220 MiB in 52 packages [2021-10-22T00:47:59.471Z] Removing intermediate container c13517e8f02f [2021-10-22T00:47:59.471Z] ---> dc7646751950 [2021-10-22T00:47:59.471Z] Step 6/22 : COPY . . [2021-10-22T00:48:06.170Z] ---> b2d88f9a0e83 [2021-10-22T00:48:06.170Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T00:48:06.170Z] ---> Running in 9dd120ed46e9 [2021-10-22T00:48:06.744Z] Removing intermediate container 9dd120ed46e9 [2021-10-22T00:48:06.744Z] ---> d6e65a9966a6 [2021-10-22T00:48:06.744Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-22T00:48:07.007Z] ---> Running in 108ce27cd43e [2021-10-22T00:48:07.267Z] 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-10-22T00:48:12.558Z] 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-10-22T00:48:17.867Z] Removing intermediate container 86467c60dcd8 [2021-10-22T00:48:17.867Z] ---> 691a0f2ef638 [2021-10-22T00:48:17.867Z] [2021-10-22T00:48:17.867Z] Step 9/20 : FROM alpine:3.14 [2021-10-22T00:48:17.867Z] ---> 14119a10abf4 [2021-10-22T00:48:17.867Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-22T00:48:17.867Z] ---> Running in 0bd932ad50c4 [2021-10-22T00:48:18.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:48:18.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:48:18.982Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-22T00:48:19.247Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-22T00:48:19.247Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-22T00:48:19.247Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-22T00:48:19.247Z] Removing intermediate container 84912659eed6 [2021-10-22T00:48:19.247Z] ---> 9d19ea9dfa09 [2021-10-22T00:48:19.247Z] [2021-10-22T00:48:19.247Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T00:48:19.247Z] ---> 14119a10abf4 [2021-10-22T00:48:19.247Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-22T00:48:19.247Z] ---> Using cache [2021-10-22T00:48:19.247Z] ---> faf8ac3e830c [2021-10-22T00:48:19.247Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T00:48:19.247Z] ---> Using cache [2021-10-22T00:48:19.247Z] ---> 293f0f97e945 [2021-10-22T00:48:19.247Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-22T00:48:19.247Z] (5/5) Installing curl (7.79.1-r0) [2021-10-22T00:48:19.247Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T00:48:19.247Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T00:48:19.247Z] ---> Running in 8257755bbbc3 [2021-10-22T00:48:19.247Z] OK: 8 MiB in 19 packages [2021-10-22T00:48:19.509Z] Removing intermediate container 8257755bbbc3 [2021-10-22T00:48:19.509Z] ---> bbfa5cd57965 [2021-10-22T00:48:19.509Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-22T00:48:19.509Z] ---> Running in 119dbaeae379 [2021-10-22T00:48:19.770Z] Removing intermediate container 119dbaeae379 [2021-10-22T00:48:19.771Z] ---> c1f9988b3f55 [2021-10-22T00:48:19.771Z] Step 14/22 : WORKDIR / [2021-10-22T00:48:19.771Z] ---> Running in f0b4aa8dc769 [2021-10-22T00:48:20.038Z] Removing intermediate container f0b4aa8dc769 [2021-10-22T00:48:20.038Z] ---> 02a9fe3cb8d4 [2021-10-22T00:48:20.038Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T00:48:20.038Z] Removing intermediate container 0bd932ad50c4 [2021-10-22T00:48:20.038Z] ---> 4bc4426c8b2b [2021-10-22T00:48:20.038Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-22T00:48:20.298Z] ---> Running in b3741f4cf4eb [2021-10-22T00:48:20.298Z] ---> 32c053159296 [2021-10-22T00:48:20.298Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-22T00:48:20.298Z] Removing intermediate container b3741f4cf4eb [2021-10-22T00:48:20.298Z] ---> 21fd5083b04f [2021-10-22T00:48:20.298Z] Step 12/20 : WORKDIR /edgex [2021-10-22T00:48:20.561Z] ---> Running in 5949c41d1da9 [2021-10-22T00:48:20.821Z] Removing intermediate container 5949c41d1da9 [2021-10-22T00:48:20.821Z] ---> 3a49162e806f [2021-10-22T00:48:20.821Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-22T00:48:20.821Z] ---> ac9978a61ffc [2021-10-22T00:48:20.821Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-22T00:48:21.085Z] ---> 705ac6a9c139 [2021-10-22T00:48:21.085Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-22T00:48:21.085Z] ---> 74a9f85f4d99 [2021-10-22T00:48:21.085Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-22T00:48:21.348Z] ---> Running in 343a2ce391ce [2021-10-22T00:48:21.611Z] Removing intermediate container 343a2ce391ce [2021-10-22T00:48:21.611Z] ---> 8c735fe7a96e [2021-10-22T00:48:21.611Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T00:48:21.611Z] ---> Running in 96d87e946140 [2021-10-22T00:48:21.875Z] Removing intermediate container 96d87e946140 [2021-10-22T00:48:21.875Z] ---> f7ffcc8db3b4 [2021-10-22T00:48:21.875Z] Step 20/22 : LABEL arch=x86_64 [2021-10-22T00:48:21.875Z] ---> a7e46fe16bcd [2021-10-22T00:48:21.875Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-22T00:48:22.141Z] ---> Running in d1d15b207067 [2021-10-22T00:48:22.404Z] Removing intermediate container d1d15b207067 [2021-10-22T00:48:22.404Z] ---> 7b0d99e7e5d2 [2021-10-22T00:48:22.404Z] Step 21/22 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T00:48:22.666Z] Removing intermediate container 19466fceb371 [2021-10-22T00:48:22.666Z] ---> 2bebdf5a36fe [2021-10-22T00:48:22.666Z] [2021-10-22T00:48:22.666Z] Step 9/21 : FROM alpine:3.14 [2021-10-22T00:48:22.666Z] ---> 14119a10abf4 [2021-10-22T00:48:22.666Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-22T00:48:22.666Z] ---> Running in e10fccb879bd [2021-10-22T00:48:22.666Z] ---> 09d6b7ca732d [2021-10-22T00:48:22.666Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-22T00:48:22.666Z] ---> Running in e398c2fe1dd5 [2021-10-22T00:48:22.666Z] ---> Running in 6779a8e70e19 [2021-10-22T00:48:22.927Z] Removing intermediate container e10fccb879bd [2021-10-22T00:48:22.927Z] ---> 6564cb58cc8a [2021-10-22T00:48:22.927Z] Step 22/22 : LABEL version=0.0.0 [2021-10-22T00:48:22.927Z] ---> Running in debcb85f5b87 [2021-10-22T00:48:22.927Z] Removing intermediate container e398c2fe1dd5 [2021-10-22T00:48:22.927Z] ---> da8f284f3264 [2021-10-22T00:48:22.927Z] Step 17/20 : CMD ["--init=true"] [2021-10-22T00:48:22.927Z] ---> Running in 125a0225b464 [2021-10-22T00:48:23.188Z] Removing intermediate container debcb85f5b87 [2021-10-22T00:48:23.189Z] ---> 3953cfbda833 [2021-10-22T00:48:23.189Z] [2021-10-22T00:48:23.189Z] Successfully built 3953cfbda833 [2021-10-22T00:48:23.189Z] Successfully tagged core-metadata:latest [2021-10-22T00:48:23.189Z] Building sys-mgmt-agent [2021-10-22T00:48:23.189Z]  Building core-metadata ... done Removing intermediate container 125a0225b464 [2021-10-22T00:48:23.189Z] ---> cfd89b6de110 [2021-10-22T00:48:23.189Z] Step 18/20 : LABEL arch=x86_64 [2021-10-22T00:48:23.458Z] ---> Running in 5d1b234d3574 [2021-10-22T00:48:23.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:48:23.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:48:23.722Z] Removing intermediate container 5d1b234d3574 [2021-10-22T00:48:23.722Z] ---> 6eb75049b41d [2021-10-22T00:48:23.722Z] Step 19/20 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T00:48:23.722Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-22T00:48:23.722Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-22T00:48:23.722Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T00:48:23.722Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T00:48:23.984Z] ---> Running in ecddcf27a955 [2021-10-22T00:48:23.984Z] OK: 6 MiB in 16 packages [2021-10-22T00:48:24.247Z] Removing intermediate container ecddcf27a955 [2021-10-22T00:48:24.248Z] ---> 059e57098505 [2021-10-22T00:48:24.248Z] Step 20/20 : LABEL version=0.0.0 [2021-10-22T00:48:24.838Z] ---> Running in b875cef5f494 [2021-10-22T00:48:25.103Z] Removing intermediate container b875cef5f494 [2021-10-22T00:48:25.103Z] ---> 48ec503f430d [2021-10-22T00:48:25.103Z] [2021-10-22T00:48:25.363Z] Removing intermediate container 6779a8e70e19 [2021-10-22T00:48:25.363Z] ---> 566e0fdb8f75 [2021-10-22T00:48:25.363Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T00:48:25.363Z] Successfully built 48ec503f430d [2021-10-22T00:48:25.363Z] Successfully tagged security-proxy-setup:latest [2021-10-22T00:48:25.363Z] Building security-secretstore-setup [2021-10-22T00:48:25.363Z]  Building security-proxy-setup ... done  ---> Running in 95caebe090ed [2021-10-22T00:48:25.621Z] Removing intermediate container 95caebe090ed [2021-10-22T00:48:25.621Z] ---> 2f72d8d4b6d0 [2021-10-22T00:48:25.621Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-22T00:48:25.887Z] ---> Running in 1682199ae7a3 [2021-10-22T00:48:27.295Z] Removing intermediate container 1682199ae7a3 [2021-10-22T00:48:27.295Z] ---> 98359f2c85e8 [2021-10-22T00:48:27.295Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-22T00:48:27.595Z] Removing intermediate container a65400959115 [2021-10-22T00:48:27.595Z] ---> 38bd737063e5 [2021-10-22T00:48:27.595Z] [2021-10-22T00:48:27.595Z] Step 11/23 : FROM alpine:3.14 [2021-10-22T00:48:27.595Z] ---> 14119a10abf4 [2021-10-22T00:48:27.595Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-22T00:48:27.595Z] ---> Using cache [2021-10-22T00:48:27.595Z] ---> faf8ac3e830c [2021-10-22T00:48:27.595Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T00:48:27.595Z] ---> Using cache [2021-10-22T00:48:27.595Z] ---> 293f0f97e945 [2021-10-22T00:48:27.595Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-22T00:48:27.596Z] ---> Running in 287e00970066 [2021-10-22T00:48:27.596Z] ---> Running in 9ae364ed0db1 [2021-10-22T00:48:27.895Z] Removing intermediate container 9ae364ed0db1 [2021-10-22T00:48:27.895Z] ---> f28ff2048544 [2021-10-22T00:48:27.895Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-22T00:48:27.895Z] Removing intermediate container 287e00970066 [2021-10-22T00:48:27.895Z] ---> 19c5f4d56a38 [2021-10-22T00:48:27.895Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T00:48:27.895Z] ---> Running in faee4ce5981b [2021-10-22T00:48:28.181Z] ---> 19575a5cbb0b [2021-10-22T00:48:28.181Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-22T00:48:28.181Z] Removing intermediate container faee4ce5981b [2021-10-22T00:48:28.181Z] ---> 221fb080ff64 [2021-10-22T00:48:28.181Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T00:48:28.783Z] ---> 44f6d0df1f5a [2021-10-22T00:48:28.783Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-22T00:48:28.783Z] ---> aab06ed61dd2 [2021-10-22T00:48:28.783Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-22T00:48:29.386Z] ---> f5ff06d8adf1 [2021-10-22T00:48:29.386Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-22T00:48:29.386Z] ---> 183e097489a3 [2021-10-22T00:48:29.386Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-22T00:48:29.386Z] ---> Running in 6d59c30a1953 [2021-10-22T00:48:29.658Z] Removing intermediate container 6d59c30a1953 [2021-10-22T00:48:29.658Z] ---> 412bc83082ba [2021-10-22T00:48:29.658Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T00:48:29.658Z] ---> Running in 565b7a00b9a2 [2021-10-22T00:48:29.658Z] ---> ffcd89b53788 [2021-10-22T00:48:29.658Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-22T00:48:29.658Z] ---> Running in 5e4fead3ee91 [2021-10-22T00:48:29.925Z] Removing intermediate container 565b7a00b9a2 [2021-10-22T00:48:29.925Z] ---> 6ee3d663945e [2021-10-22T00:48:29.925Z] Step 19/21 : LABEL arch=x86_64 [2021-10-22T00:48:29.925Z] ---> Running in ac444db959fa [2021-10-22T00:48:29.925Z] Removing intermediate container 5e4fead3ee91 [2021-10-22T00:48:29.925Z] ---> dfc166c28c30 [2021-10-22T00:48:29.925Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T00:48:29.925Z] ---> Running in 5c76cd49302b [2021-10-22T00:48:30.199Z] Removing intermediate container ac444db959fa [2021-10-22T00:48:30.199Z] ---> 2dbec0c803d2 [2021-10-22T00:48:30.199Z] Step 20/21 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T00:48:30.199Z] ---> Running in adc62ccf60ba [2021-10-22T00:48:30.199Z] Removing intermediate container 5c76cd49302b [2021-10-22T00:48:30.199Z] ---> 1e97144ce284 [2021-10-22T00:48:30.199Z] Step 21/23 : LABEL arch=x86_64 [2021-10-22T00:48:30.199Z] ---> Running in 3ea22987af92 [2021-10-22T00:48:30.199Z] Removing intermediate container adc62ccf60ba [2021-10-22T00:48:30.199Z] ---> 3e8e26724f9a [2021-10-22T00:48:30.199Z] Step 21/21 : LABEL version=0.0.0 [2021-10-22T00:48:30.471Z] ---> Running in 488f6eb547d9 [2021-10-22T00:48:30.471Z] Removing intermediate container 3ea22987af92 [2021-10-22T00:48:30.471Z] ---> 15bb17d98b6d [2021-10-22T00:48:30.471Z] Step 22/23 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T00:48:30.471Z] ---> Running in 3a4825acc56b [2021-10-22T00:48:30.471Z] Removing intermediate container 488f6eb547d9 [2021-10-22T00:48:30.471Z] ---> afb912d61906 [2021-10-22T00:48:30.471Z] [2021-10-22T00:48:30.745Z] Successfully built afb912d61906 [2021-10-22T00:48:30.745Z] Successfully tagged support-notifications:latest [2021-10-22T00:48:30.745Z] Building security-bootstrapper [2021-10-22T00:48:30.745Z]  Building support-notifications ... done Removing intermediate container 3a4825acc56b [2021-10-22T00:48:30.745Z] ---> a855c7f816b0 [2021-10-22T00:48:30.745Z] Step 23/23 : LABEL version=0.0.0 [2021-10-22T00:48:30.745Z] ---> Running in 0365e0f60d35 [2021-10-22T00:48:31.020Z] Removing intermediate container 0365e0f60d35 [2021-10-22T00:48:31.020Z] ---> 1d9f8793c75a [2021-10-22T00:48:31.020Z] [2021-10-22T00:48:31.291Z] Successfully built 1d9f8793c75a [2021-10-22T00:48:31.291Z] Successfully tagged support-scheduler:latest [2021-10-22T00:48:34.645Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T00:48:34.645Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T00:48:34.645Z] ---> 60fa1c7f8faa [2021-10-22T00:48:34.645Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T00:48:34.645Z] ---> Using cache [2021-10-22T00:48:34.645Z] ---> dfe05aabfff1 [2021-10-22T00:48:34.645Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T00:48:34.645Z] ---> Using cache [2021-10-22T00:48:34.645Z] ---> c08cd22ccbde [2021-10-22T00:48:34.645Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-22T00:48:36.027Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T00:48:36.027Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-22T00:48:36.027Z] ---> 60fa1c7f8faa [2021-10-22T00:48:36.027Z] Step 3/24 : WORKDIR /edgex-go [2021-10-22T00:48:36.027Z] ---> Using cache [2021-10-22T00:48:36.027Z] ---> dfe05aabfff1 [2021-10-22T00:48:36.027Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T00:48:36.027Z] ---> Using cache [2021-10-22T00:48:36.027Z] ---> c08cd22ccbde [2021-10-22T00:48:36.027Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-22T00:48:36.027Z] ---> Using cache [2021-10-22T00:48:36.027Z] ---> 13dff7d051c6 [2021-10-22T00:48:36.027Z] Step 6/24 : COPY . . [2021-10-22T00:48:36.978Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T00:48:36.979Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-22T00:48:36.979Z] ---> 60fa1c7f8faa [2021-10-22T00:48:36.979Z] Step 3/30 : WORKDIR /edgex-go [2021-10-22T00:48:36.979Z] ---> Using cache [2021-10-22T00:48:36.979Z] ---> dfe05aabfff1 [2021-10-22T00:48:36.979Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T00:48:36.979Z] ---> Using cache [2021-10-22T00:48:36.979Z] ---> c08cd22ccbde [2021-10-22T00:48:36.979Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-22T00:48:36.979Z] ---> Using cache [2021-10-22T00:48:36.979Z] ---> 13dff7d051c6 [2021-10-22T00:48:36.979Z] Step 6/30 : COPY . . [2021-10-22T00:48:37.245Z] ---> Running in b8927a80b14c [2021-10-22T00:48:39.181Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:48:40.147Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:48:40.412Z] OK: 220 MiB in 52 packages [2021-10-22T00:48:40.997Z] Removing intermediate container 108ce27cd43e [2021-10-22T00:48:40.997Z] ---> 8b65c43eb349 [2021-10-22T00:48:40.997Z] [2021-10-22T00:48:40.997Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T00:48:40.997Z] ---> 14119a10abf4 [2021-10-22T00:48:40.997Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-22T00:48:41.261Z] ---> Running in 8d6204240b0c [2021-10-22T00:48:41.525Z] ---> f9a00d9e75ef [2021-10-22T00:48:41.525Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T00:48:41.525Z] Removing intermediate container b8927a80b14c [2021-10-22T00:48:41.525Z] ---> 78c6889b60be [2021-10-22T00:48:41.525Z] Step 6/22 : COPY . . [2021-10-22T00:48:41.525Z] Removing intermediate container 8d6204240b0c [2021-10-22T00:48:41.525Z] ---> de909ec7cf08 [2021-10-22T00:48:41.525Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-22T00:48:41.525Z] ---> Running in bec4d55e1c4f [2021-10-22T00:48:41.793Z] ---> Running in 078ab837fa4c [2021-10-22T00:48:42.073Z] Removing intermediate container 078ab837fa4c [2021-10-22T00:48:42.073Z] ---> 7504c426245d [2021-10-22T00:48:42.073Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-22T00:48:43.459Z] ---> Running in 6e60a4595cbc [2021-10-22T00:48:43.459Z] ---> 1ae4feac5cdd [2021-10-22T00:48:43.459Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T00:48:43.717Z] Removing intermediate container 6e60a4595cbc [2021-10-22T00:48:43.717Z] ---> 182501f90853 [2021-10-22T00:48:43.717Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T00:48:43.717Z] ---> Running in e5edb2e86123 [2021-10-22T00:48:43.717Z] ---> Running in c7645a0f9b9f [2021-10-22T00:48:43.978Z] Removing intermediate container bec4d55e1c4f [2021-10-22T00:48:43.978Z] ---> 69586d0e8ffd [2021-10-22T00:48:43.978Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-22T00:48:43.978Z] ---> Running in af45f2f81132 [2021-10-22T00:48:44.581Z] 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-10-22T00:48:45.201Z] Removing intermediate container c7645a0f9b9f [2021-10-22T00:48:45.201Z] ---> 639305b83237 [2021-10-22T00:48:45.201Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-22T00:48:45.201Z] ---> Running in 9aeb7092a388 [2021-10-22T00:48:45.486Z] Removing intermediate container e5edb2e86123 [2021-10-22T00:48:45.486Z] ---> 893402782581 [2021-10-22T00:48:45.486Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-22T00:48:45.760Z] ---> Running in fc1570acc7dd [2021-10-22T00:48:46.042Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:48:46.648Z] 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-10-22T00:48:46.919Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:48:47.188Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-22T00:48:47.188Z] ---> 467fb288582a [2021-10-22T00:48:47.188Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T00:48:47.465Z] ---> Running in b631e5eae458 [2021-10-22T00:48:47.465Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-22T00:48:47.465Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-22T00:48:47.465Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-22T00:48:47.735Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-22T00:48:47.735Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-22T00:48:47.735Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T00:48:47.735Z] OK: 8 MiB in 20 packages [2021-10-22T00:48:48.325Z] Removing intermediate container 9aeb7092a388 [2021-10-22T00:48:48.325Z] ---> e422a509bf8c [2021-10-22T00:48:48.325Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T00:48:48.593Z] Removing intermediate container b631e5eae458 [2021-10-22T00:48:48.593Z] ---> 0a90ffa4da0b [2021-10-22T00:48:48.593Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-22T00:48:48.593Z] ---> 830ff7941f59 [2021-10-22T00:48:48.593Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-22T00:48:48.593Z] ---> Running in 6d48f0a47717 [2021-10-22T00:48:49.195Z] ---> 3b22a84ebff3 [2021-10-22T00:48:49.195Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-22T00:48:49.479Z] ---> 56f7353a0eb2 [2021-10-22T00:48:49.479Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-22T00:48:49.479Z] 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-10-22T00:48:49.479Z] ---> Running in 45e0e5e2132d [2021-10-22T00:48:49.745Z] Removing intermediate container 45e0e5e2132d [2021-10-22T00:48:49.745Z] ---> f5426fd906ef [2021-10-22T00:48:49.745Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T00:48:49.745Z] ---> Running in affb710d158b [2021-10-22T00:48:50.014Z] Removing intermediate container affb710d158b [2021-10-22T00:48:50.014Z] ---> f0af24168114 [2021-10-22T00:48:50.014Z] Step 20/22 : LABEL arch=x86_64 [2021-10-22T00:48:50.014Z] ---> Running in fa9d0be0651a [2021-10-22T00:48:50.014Z] Removing intermediate container fa9d0be0651a [2021-10-22T00:48:50.014Z] ---> f9380e8c1862 [2021-10-22T00:48:50.014Z] Step 21/22 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T00:48:50.014Z] ---> Running in d41734d5f778 [2021-10-22T00:48:50.276Z] Removing intermediate container d41734d5f778 [2021-10-22T00:48:50.276Z] ---> 7b76453cff39 [2021-10-22T00:48:50.276Z] Step 22/22 : LABEL version=0.0.0 [2021-10-22T00:48:50.276Z] ---> Running in e97532323c6c [2021-10-22T00:48:50.538Z] Removing intermediate container e97532323c6c [2021-10-22T00:48:50.538Z] ---> c8c9dd6e5df5 [2021-10-22T00:48:50.538Z] [2021-10-22T00:48:50.538Z] Successfully built c8c9dd6e5df5 [2021-10-22T00:48:50.538Z] Successfully tagged core-data:latest [2021-10-22T00:49:08.694Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-22T00:49:09.295Z] Removing intermediate container af45f2f81132 [2021-10-22T00:49:09.295Z] ---> 71ec630da030 [2021-10-22T00:49:09.295Z] [2021-10-22T00:49:09.295Z] Step 9/24 : FROM alpine:3.14 [2021-10-22T00:49:09.295Z] ---> 14119a10abf4 [2021-10-22T00:49:09.295Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-22T00:49:09.556Z] ---> Running in 162f30403914 [2021-10-22T00:49:09.556Z] Removing intermediate container fc1570acc7dd [2021-10-22T00:49:09.556Z] ---> 774e5150994a [2021-10-22T00:49:09.556Z] [2021-10-22T00:49:09.556Z] Step 9/30 : FROM alpine:3.14 [2021-10-22T00:49:09.556Z] ---> 14119a10abf4 [2021-10-22T00:49:09.556Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-22T00:49:09.556Z] ---> Running in b6fb3e8780c0 [2021-10-22T00:49:09.817Z] Removing intermediate container b6fb3e8780c0 [2021-10-22T00:49:09.818Z] ---> 02d8a3bd54e2 [2021-10-22T00:49:09.818Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-22T00:49:09.818Z] ---> Running in 4a6429ce4faf [2021-10-22T00:49:09.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:49:10.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:49:10.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:49:10.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:49:10.629Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-22T00:49:10.629Z] (2/2) Installing su-exec (0.2-r1) [2021-10-22T00:49:10.629Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T00:49:10.629Z] OK: 6 MiB in 16 packages [2021-10-22T00:49:10.629Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-22T00:49:10.629Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-22T00:49:10.629Z] (3/3) Installing su-exec (0.2-r1) [2021-10-22T00:49:10.629Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T00:49:10.629Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T00:49:10.629Z] OK: 6 MiB in 17 packages [2021-10-22T00:49:10.893Z] Removing intermediate container 4a6429ce4faf [2021-10-22T00:49:10.893Z] ---> 4b79e021a646 [2021-10-22T00:49:10.893Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-22T00:49:11.157Z] ---> Running in e27503455975 [2021-10-22T00:49:11.418Z] Removing intermediate container 162f30403914 [2021-10-22T00:49:11.418Z] ---> ceccac3de885 [2021-10-22T00:49:11.418Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-22T00:49:11.418Z] Removing intermediate container e27503455975 [2021-10-22T00:49:11.418Z] ---> f4048aad476c [2021-10-22T00:49:11.418Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-22T00:49:11.418Z] Removing intermediate container 6d48f0a47717 [2021-10-22T00:49:11.418Z] ---> 4412e900c573 [2021-10-22T00:49:11.418Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-22T00:49:11.418Z] ---> Running in 4ce54f431a25 [2021-10-22T00:49:11.418Z] ---> Running in f3bf4e7d015d [2021-10-22T00:49:11.418Z] ---> Running in 586399f41847 [2021-10-22T00:49:11.685Z] Removing intermediate container 4ce54f431a25 [2021-10-22T00:49:11.685Z] ---> ac0e3c8e3ea7 [2021-10-22T00:49:11.685Z] Step 12/24 : WORKDIR / [2021-10-22T00:49:11.685Z] ---> Running in 3feefb621484 [2021-10-22T00:49:11.685Z] Removing intermediate container f3bf4e7d015d [2021-10-22T00:49:11.685Z] ---> 392406ce5bc5 [2021-10-22T00:49:11.685Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-22T00:49:11.685Z] ---> Running in be43a43e4d00 [2021-10-22T00:49:11.685Z] Removing intermediate container 3feefb621484 [2021-10-22T00:49:11.685Z] ---> 720b27b0ad99 [2021-10-22T00:49:11.685Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-22T00:49:11.960Z] 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-10-22T00:49:11.960Z] ---> 84dacbfca6b8 [2021-10-22T00:49:11.960Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-22T00:49:12.241Z] ---> 00029ddddfc0 [2021-10-22T00:49:12.241Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-22T00:49:12.533Z] Removing intermediate container be43a43e4d00 [2021-10-22T00:49:12.533Z] ---> 7fc45f0e3b91 [2021-10-22T00:49:12.533Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-22T00:49:12.533Z] ---> f61fbf84b1ba [2021-10-22T00:49:12.533Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-22T00:49:12.533Z] ---> Running in 4ade49239d3f [2021-10-22T00:49:12.533Z] Removing intermediate container 4ade49239d3f [2021-10-22T00:49:12.533Z] ---> 209466d4d33e [2021-10-22T00:49:12.533Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-22T00:49:12.533Z] ---> dab77abbf510 [2021-10-22T00:49:12.533Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-22T00:49:12.799Z] Removing intermediate container 586399f41847 [2021-10-22T00:49:12.799Z] ---> 23938f827101 [2021-10-22T00:49:12.799Z] [2021-10-22T00:49:12.799Z] Step 10/22 : FROM docker:20.10.8 [2021-10-22T00:49:12.799Z] ---> 3133f99fd98d [2021-10-22T00:49:12.799Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-22T00:49:12.799Z] ---> Running in 1b8ce928f731 [2021-10-22T00:49:12.799Z] 20.10.8: Pulling from library/docker [2021-10-22T00:49:13.066Z] ---> 11bf8981c265 [2021-10-22T00:49:13.066Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-22T00:49:13.656Z] ---> 76b7bdf718ad [2021-10-22T00:49:13.656Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-22T00:49:13.919Z] Removing intermediate container 1b8ce928f731 [2021-10-22T00:49:13.919Z] ---> c312f5182fa4 [2021-10-22T00:49:13.919Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T00:49:13.919Z] ---> da4696dbde0a [2021-10-22T00:49:13.919Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-22T00:49:13.919Z] ---> Running in b3ba5a17a495 [2021-10-22T00:49:14.179Z] ---> 2a49242779e2 [2021-10-22T00:49:14.179Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-22T00:49:14.442Z] ---> 12c69817e730 [2021-10-22T00:49:14.442Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-22T00:49:14.707Z] ---> 797c3e38e7c0 [2021-10-22T00:49:14.707Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-22T00:49:14.707Z] Removing intermediate container b3ba5a17a495 [2021-10-22T00:49:14.707Z] ---> 8f2d268c6e53 [2021-10-22T00:49:14.707Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-22T00:49:14.974Z] ---> Running in 2ff1b7e28386 [2021-10-22T00:49:14.974Z] ---> 63835652f969 [2021-10-22T00:49:14.974Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-22T00:49:14.974Z] Removing intermediate container 2ff1b7e28386 [2021-10-22T00:49:14.974Z] ---> 6c9aa2c3b0f7 [2021-10-22T00:49:14.974Z] Step 22/24 : LABEL arch=x86_64 [2021-10-22T00:49:14.974Z] ---> Running in ba4191c9b2d2 [2021-10-22T00:49:15.236Z] ---> d463c6e82e99 [2021-10-22T00:49:15.236Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-22T00:49:15.236Z] Removing intermediate container ba4191c9b2d2 [2021-10-22T00:49:15.236Z] ---> 7c291eed1d36 [2021-10-22T00:49:15.236Z] Step 23/24 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T00:49:15.236Z] ---> Running in b7c9b355612c [2021-10-22T00:49:15.236Z] ---> Running in eb477eeaa939 [2021-10-22T00:49:15.236Z] Removing intermediate container b7c9b355612c [2021-10-22T00:49:15.236Z] ---> 9ca1530b42dc [2021-10-22T00:49:15.236Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-22T00:49:15.502Z] Removing intermediate container eb477eeaa939 [2021-10-22T00:49:15.502Z] ---> ce4242ed0a0d [2021-10-22T00:49:15.502Z] Step 24/24 : LABEL version=0.0.0 [2021-10-22T00:49:15.502Z] ---> 3ab49fedb345 [2021-10-22T00:49:15.502Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-22T00:49:15.502Z] ---> Running in 1f075ad975f4 [2021-10-22T00:49:15.773Z] ---> Running in 488b12a9e986 [2021-10-22T00:49:15.773Z] Removing intermediate container 1f075ad975f4 [2021-10-22T00:49:15.773Z] ---> 5221eafadc12 [2021-10-22T00:49:15.773Z] [2021-10-22T00:49:15.773Z] Successfully built 5221eafadc12 [2021-10-22T00:49:15.773Z] Successfully tagged security-secretstore-setup:latest [2021-10-22T00:49:16.358Z]  Building security-secretstore-setup ... done Removing intermediate container 488b12a9e986 [2021-10-22T00:49:16.358Z] ---> 642d8809a7ac [2021-10-22T00:49:16.358Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-22T00:49:16.358Z] ---> Running in 14178a37d8bf [2021-10-22T00:49:16.358Z] Removing intermediate container 14178a37d8bf [2021-10-22T00:49:16.358Z] ---> e2c73768f65b [2021-10-22T00:49:16.358Z] Step 27/30 : CMD ["gate"] [2021-10-22T00:49:16.358Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-22T00:49:16.358Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-22T00:49:16.358Z] ---> bc6c0ffef665 [2021-10-22T00:49:16.358Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-22T00:49:16.358Z] ---> Running in 807d9d352387 [2021-10-22T00:49:16.358Z] ---> Running in 5a936d1e1a11 [2021-10-22T00:49:16.627Z] Removing intermediate container 5a936d1e1a11 [2021-10-22T00:49:16.627Z] ---> a44cc047cf75 [2021-10-22T00:49:16.627Z] Step 28/30 : LABEL arch=x86_64 [2021-10-22T00:49:16.627Z] Removing intermediate container 807d9d352387 [2021-10-22T00:49:16.627Z] ---> 1b7dcfee1009 [2021-10-22T00:49:16.627Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-22T00:49:16.627Z] ---> Running in 811f242bdb20 [2021-10-22T00:49:16.627Z] ---> Running in 1720580b16e8 [2021-10-22T00:49:16.627Z] Removing intermediate container 811f242bdb20 [2021-10-22T00:49:16.627Z] ---> 9173cde3f690 [2021-10-22T00:49:16.627Z] Step 29/30 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T00:49:16.894Z] ---> Running in cc62d39012a6 [2021-10-22T00:49:16.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T00:49:16.894Z] Removing intermediate container cc62d39012a6 [2021-10-22T00:49:16.894Z] ---> 3a06e9049140 [2021-10-22T00:49:16.894Z] Step 30/30 : LABEL version=0.0.0 [2021-10-22T00:49:16.894Z] ---> Running in cde246c862f6 [2021-10-22T00:49:16.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T00:49:17.156Z] Removing intermediate container cde246c862f6 [2021-10-22T00:49:17.156Z] ---> 373ded05d450 [2021-10-22T00:49:17.156Z] [2021-10-22T00:49:17.156Z] Successfully built 373ded05d450 [2021-10-22T00:49:17.156Z] Successfully tagged security-bootstrapper:latest [2021-10-22T00:49:17.156Z]  Building security-bootstrapper ... done (1/42) Installing readline (8.1.0-r0) [2021-10-22T00:49:17.156Z] (2/42) Installing bash (5.1.4-r0) [2021-10-22T00:49:17.156Z] Executing bash-5.1.4-r0.post-install [2021-10-22T00:49:17.156Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-22T00:49:17.156Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-22T00:49:17.156Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-22T00:49:17.156Z] (6/42) Installing curl (7.79.1-r0) [2021-10-22T00:49:17.156Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-22T00:49:17.156Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-22T00:49:17.156Z] (9/42) Installing expat (2.4.1-r0) [2021-10-22T00:49:17.156Z] (10/42) Installing libffi (3.3-r2) [2021-10-22T00:49:17.156Z] (11/42) Installing gdbm (1.19-r0) [2021-10-22T00:49:17.156Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-22T00:49:17.156Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-22T00:49:17.156Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-22T00:49:17.416Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-22T00:49:17.416Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-22T00:49:17.416Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-22T00:49:17.679Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-22T00:49:17.679Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-22T00:49:17.679Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-22T00:49:17.938Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-22T00:49:17.938Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-22T00:49:17.938Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-22T00:49:17.938Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-22T00:49:17.938Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-22T00:49:17.938Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-22T00:49:17.938Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-22T00:49:17.938Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-22T00:49:17.938Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-22T00:49:17.938Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-22T00:49:17.938Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-22T00:49:17.938Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-22T00:49:17.938Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-22T00:49:17.938Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-22T00:49:17.938Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-22T00:49:17.938Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-22T00:49:17.938Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-22T00:49:18.199Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-22T00:49:18.199Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-22T00:49:18.199Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-22T00:49:18.199Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-22T00:49:18.199Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-22T00:49:18.459Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T00:49:18.459Z] OK: 84 MiB in 64 packages [2021-10-22T00:49:19.133Z] Collecting docker-compose==1.23.2 [2021-10-22T00:49:19.133Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-22T00:49:19.133Z] Collecting docopt<0.7,>=0.6.1 [2021-10-22T00:49:19.133Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-22T00:49:19.442Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-22T00:49:19.442Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-22T00:49:19.781Z] Collecting cached-property<2,>=1.2.0 [2021-10-22T00:49:19.781Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-22T00:49:19.781Z] Collecting texttable<0.10,>=0.9.0 [2021-10-22T00:49:19.781Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-22T00:49:20.155Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-22T00:49:20.155Z] Collecting docker<4.0,>=3.6.0 [2021-10-22T00:49:20.501Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-22T00:49:20.501Z] Collecting jsonschema<3,>=2.5.1 [2021-10-22T00:49:20.501Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-22T00:49:20.501Z] Collecting PyYAML<4,>=3.10 [2021-10-22T00:49:20.501Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-22T00:49:21.121Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-22T00:49:21.121Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-22T00:49:21.389Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-22T00:49:21.389Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-22T00:49:21.389Z] Collecting docker-pycreds>=0.4.0 [2021-10-22T00:49:21.389Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-22T00:49:21.389Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-22T00:49:21.389Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-22T00:49:21.389Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-22T00:49:21.650Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-22T00:49:21.650Z] Collecting idna<2.8,>=2.5 [2021-10-22T00:49:21.650Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-22T00:49:21.650Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-22T00:49:21.650Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-22T00:49:21.650Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-22T00:49:21.650Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-22T00:49:21.650Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-22T00:49:21.650Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-22T00:49:21.650Z] Attempting uninstall: urllib3 [2021-10-22T00:49:21.650Z] Found existing installation: urllib3 1.26.5 [2021-10-22T00:49:21.650Z] Uninstalling urllib3-1.26.5: [2021-10-22T00:49:21.650Z] Successfully uninstalled urllib3-1.26.5 [2021-10-22T00:49:21.911Z] Attempting uninstall: idna [2021-10-22T00:49:21.911Z] Found existing installation: idna 3.2 [2021-10-22T00:49:21.911Z] Uninstalling idna-3.2: [2021-10-22T00:49:21.911Z] Successfully uninstalled idna-3.2 [2021-10-22T00:49:21.911Z] Attempting uninstall: chardet [2021-10-22T00:49:21.911Z] Found existing installation: chardet 4.0.0 [2021-10-22T00:49:21.911Z] Uninstalling chardet-4.0.0: [2021-10-22T00:49:21.911Z] Successfully uninstalled chardet-4.0.0 [2021-10-22T00:49:22.171Z] Attempting uninstall: requests [2021-10-22T00:49:22.171Z] Found existing installation: requests 2.25.1 [2021-10-22T00:49:22.171Z] Uninstalling requests-2.25.1: [2021-10-22T00:49:22.171Z] Successfully uninstalled requests-2.25.1 [2021-10-22T00:49:22.431Z] Running setup.py install for texttable: started [2021-10-22T00:49:22.690Z] Running setup.py install for texttable: finished with status 'done' [2021-10-22T00:49:22.690Z] Running setup.py install for PyYAML: started [2021-10-22T00:49:22.951Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-22T00:49:23.210Z] Running setup.py install for docopt: started [2021-10-22T00:49:23.470Z] Running setup.py install for docopt: finished with status 'done' [2021-10-22T00:49:23.470Z] Running setup.py install for dockerpty: started [2021-10-22T00:49:23.731Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-22T00:49:23.992Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-22T00:49:27.304Z] Removing intermediate container 1720580b16e8 [2021-10-22T00:49:27.304Z] ---> 1c6b5c3cd4c3 [2021-10-22T00:49:27.304Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-22T00:49:27.304Z] ---> Running in c776e233c82d [2021-10-22T00:49:27.304Z] Removing intermediate container c776e233c82d [2021-10-22T00:49:27.304Z] ---> a8f4e7c81bff [2021-10-22T00:49:27.304Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-22T00:49:27.304Z] ---> Running in 77aec1dd517e [2021-10-22T00:49:27.564Z] Removing intermediate container 77aec1dd517e [2021-10-22T00:49:27.564Z] ---> f36791db1e1b [2021-10-22T00:49:27.564Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-22T00:49:27.827Z] ---> 3eecbb1e71f2 [2021-10-22T00:49:27.827Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-22T00:49:27.827Z] ---> 67e99a091573 [2021-10-22T00:49:27.827Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-22T00:49:28.089Z] ---> 1d9fe8189fad [2021-10-22T00:49:28.089Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-22T00:49:28.089Z] ---> Running in 6bb98c6b41b4 [2021-10-22T00:49:28.089Z] Removing intermediate container 6bb98c6b41b4 [2021-10-22T00:49:28.089Z] ---> 920d0f59fcf8 [2021-10-22T00:49:28.089Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T00:49:28.089Z] ---> Running in e48a75f93187 [2021-10-22T00:49:28.350Z] Removing intermediate container e48a75f93187 [2021-10-22T00:49:28.350Z] ---> 14a21ac6b8e6 [2021-10-22T00:49:28.350Z] Step 20/22 : LABEL arch=x86_64 [2021-10-22T00:49:28.350Z] ---> Running in c473bee2c640 [2021-10-22T00:49:28.350Z] Removing intermediate container c473bee2c640 [2021-10-22T00:49:28.350Z] ---> 165a3922ee4e [2021-10-22T00:49:28.350Z] Step 21/22 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T00:49:28.350Z] ---> Running in 344d811866e3 [2021-10-22T00:49:28.350Z] Removing intermediate container 344d811866e3 [2021-10-22T00:49:28.350Z] ---> 078f3583191d [2021-10-22T00:49:28.350Z] Step 22/22 : LABEL version=0.0.0 [2021-10-22T00:49:28.614Z] ---> Running in 8c83ab59b57d [2021-10-22T00:49:28.614Z] Removing intermediate container 8c83ab59b57d [2021-10-22T00:49:28.614Z] ---> bb61b825b915 [2021-10-22T00:49:28.614Z] [2021-10-22T00:49:28.614Z] Successfully built bb61b825b915 [2021-10-22T00:49:28.614Z] Successfully tagged sys-mgmt-agent:latest [2021-10-22T00:49:28.622Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-22T00:49:28.626Z] $ docker stop --time=1 fd2f2a3e6b2d77cc6daea457dc77f160a4dfc2d5677f124fab44dcca11708b0e [2021-10-22T00:49:29.894Z] $ docker rm -f fd2f2a3e6b2d77cc6daea457dc77f160a4dfc2d5677f124fab44dcca11708b0e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-22T00:49:30.233Z] + docker images [2021-10-22T00:49:30.233Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-22T00:49:30.233Z] sys-mgmt-agent latest bb61b825b915 2 seconds ago 294MB [2021-10-22T00:49:30.233Z] security-bootstrapper latest 373ded05d450 14 seconds ago 18.9MB [2021-10-22T00:49:30.233Z] security-secretstore-setup latest 5221eafadc12 15 seconds ago 28.3MB [2021-10-22T00:49:30.233Z] 23938f827101 18 seconds ago 1.76GB [2021-10-22T00:49:30.233Z] 774e5150994a 21 seconds ago 1.76GB [2021-10-22T00:49:30.233Z] 71ec630da030 22 seconds ago 1.76GB [2021-10-22T00:49:30.233Z] core-data latest c8c9dd6e5df5 40 seconds ago 20.7MB [2021-10-22T00:49:30.233Z] 8b65c43eb349 51 seconds ago 1.76GB [2021-10-22T00:49:30.233Z] support-scheduler latest 1d9f8793c75a About a minute ago 16.2MB [2021-10-22T00:49:30.233Z] support-notifications latest afb912d61906 About a minute ago 16.9MB [2021-10-22T00:49:30.233Z] 38bd737063e5 About a minute ago 1.76GB [2021-10-22T00:49:30.233Z] security-proxy-setup latest 48ec503f430d About a minute ago 26.8MB [2021-10-22T00:49:30.233Z] core-metadata latest 3953cfbda833 About a minute ago 16.9MB [2021-10-22T00:49:30.233Z] 2bebdf5a36fe About a minute ago 1.76GB [2021-10-22T00:49:30.233Z] 9d19ea9dfa09 About a minute ago 1.76GB [2021-10-22T00:49:30.233Z] 691a0f2ef638 About a minute ago 1.76GB [2021-10-22T00:49:30.233Z] core-command latest 35b9dcf94604 About a minute ago 16.1MB [2021-10-22T00:49:30.233Z] 86057691ef3a About a minute ago 1.75GB [2021-10-22T00:49:30.233Z] ci-base-image-x86_64 latest 60fa1c7f8faa 5 minutes ago 1.25GB [2021-10-22T00:49:30.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 8 days ago 548MB [2021-10-22T00:49:30.233Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-22T00:49:30.233Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-22T00:49:30.233Z] alpine 3.14 14119a10abf4 7 weeks ago 5.6MB [2021-10-22T00:49:30.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-22T00:49:45.595Z] Still waiting to schedule task [2021-10-22T00:49:45.596Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-22T00:54:52.754Z] Running on prd-ubuntu18.04-docker-8c-8g-1094 in /w/workspace/edgexfoundry_edgex-go_PR-3762 [Pipeline] { [Pipeline] ws [2021-10-22T00:54:52.767Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-10-22T00:54:52.854Z] The recommended git tool is: git [2021-10-22T00:54:54.710Z] using credential edgex-jenkins-ssh [2021-10-22T00:54:54.721Z] Cloning the remote Git repository [2021-10-22T00:54:54.777Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-22T00:54:54.837Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-22T00:54:54.868Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-22T00:54:54.868Z] > git --version # timeout=10 [2021-10-22T00:54:54.876Z] > git --version # 'git version 2.17.1' [2021-10-22T00:54:54.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T00:54:54.935Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-22T00:55:00.677Z] Merging remotes/origin/main commit 4fce4fd27b83639adf412401c3e643ffc0a9adcc into PR head commit eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T00:55:00.805Z] Merge succeeded, producing eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T00:55:00.805Z] Checking out Revision eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 (PR-3762) [2021-10-22T00:54:59.983Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-22T00:54:59.990Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-22T00:55:00.000Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-22T00:55:00.010Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-22T00:55:00.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T00:55:00.014Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3762/head:refs/remotes/origin/PR-3762 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-22T00:55:00.689Z] > git config core.sparsecheckout # timeout=10 [2021-10-22T00:55:00.701Z] > git checkout -f eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 # timeout=10 [2021-10-22T00:55:00.761Z] > git remote # timeout=10 [2021-10-22T00:55:00.773Z] > git config --get remote.origin.url # timeout=10 [2021-10-22T00:55:00.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T00:55:00.783Z] > git merge 4fce4fd27b83639adf412401c3e643ffc0a9adcc # timeout=10 [2021-10-22T00:55:00.800Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-22T00:55:00.809Z] > git config core.sparsecheckout # timeout=10 [2021-10-22T00:55:00.813Z] > git checkout -f eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 # timeout=10 [2021-10-22T00:55:04.341Z] Commit message: "feat(command): Support object value type in Set Command" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:55:05.253Z] + echo snap-build.sh [2021-10-22T00:55:05.253Z] snap-build.sh [2021-10-22T00:55:05.253Z] + SNAP_BASE_DIR=. [2021-10-22T00:55:05.253Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-10-22T00:55:05.253Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-10-22T00:55:05.253Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-10-22T00:55:05.253Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-10-22T00:55:05.253Z] + cd /w/workspace/edgex-go/5 [2021-10-22T00:55:05.253Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-22T00:55:05.253Z] Reading package lists... [2021-10-22T00:55:05.253Z] Building dependency tree... [2021-10-22T00:55:05.253Z] Reading state information... [2021-10-22T00:55:05.253Z] The following packages were automatically installed and are no longer required: [2021-10-22T00:55:05.253Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-22T00:55:05.253Z] uidmap xdelta3 [2021-10-22T00:55:05.253Z] Use 'sudo apt autoremove' to remove them. [2021-10-22T00:55:05.253Z] The following packages will be REMOVED: [2021-10-22T00:55:05.253Z] lxd* lxd-client* [2021-10-22T00:55:05.516Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-22T00:55:05.516Z] After this operation, 31.7 MB disk space will be freed. [2021-10-22T00:55:06.038Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-22T00:55:06.038Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-22T00:55:06.985Z] Removing lxd dnsmasq configuration [2021-10-22T00:55:06.985Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-22T00:55:06.985Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-22T00:55:07.932Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-22T00:55:07.932Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-22T00:55:07.932Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-22T00:55:09.345Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-22T00:55:09.345Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-22T00:55:09.920Z] + sudo snap remove --purge lxd [2021-10-22T00:55:10.185Z] snap "lxd" is not installed [2021-10-22T00:55:10.185Z] + sudo groupadd --force --system lxd [2021-10-22T00:55:10.185Z] ++ whoami [2021-10-22T00:55:10.185Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-22T00:55:10.185Z] + newgrp - lxd [2021-10-22T00:55:10.185Z] + sudo snap install lxd [2021-10-22T00:55:20.204Z] 2021-10-22T00:55:17Z INFO Waiting for automatic snapd restart... [2021-10-22T00:55:35.136Z] lxd 4.19 from Canonical* installed [2021-10-22T00:55:35.136Z] + sudo lxd init --auto [2021-10-22T00:55:43.288Z] + sudo snap install --classic snapcraft [2021-10-22T00:55:47.901Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1095 in /w/workspace/edgexfoundry_edgex-go_PR-3762 [Pipeline] { [Pipeline] ws [2021-10-22T00:55:47.911Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-10-22T00:55:48.090Z] The recommended git tool is: git [2021-10-22T00:55:53.299Z] snapcraft 5.0 from Canonical* installed [2021-10-22T00:55:53.299Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-22T00:55:53.299Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-22T00:55:53.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T00:55:53.299Z] Dload Upload Total Spent Left Speed [2021-10-22T00:55:53.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4152 0 --:--:-- --:--:-- --:--:-- 4152 [2021-10-22T00:55:53.299Z] 100 3325k 100 3325k 0 0 9527k 0 --:--:-- --:--:-- --:--:-- 9527k [2021-10-22T00:55:53.299Z] ./yq_linux_amd64 [2021-10-22T00:55:53.299Z] + sudo snapcraft prime --use-lxd [2021-10-22T00:55:53.940Z] using credential edgex-jenkins-ssh [2021-10-22T00:55:54.001Z] Cloning the remote Git repository [2021-10-22T00:55:54.055Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-22T00:55:54.154Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-22T00:55:54.236Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-22T00:55:54.236Z] > git --version # timeout=10 [2021-10-22T00:55:54.258Z] > git --version # 'git version 2.17.1' [2021-10-22T00:55:54.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T00:55:54.279Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-22T00:55:54.279Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-22T00:55:54.279Z] - README.md [2021-10-22T00:55:54.279Z] [2021-10-22T00:55:54.279Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-22T00:55:54.541Z] Launching a container. [2021-10-22T00:55:54.338Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-22T00:55:59.872Z] Waiting for container to be ready [2021-10-22T00:56:00.446Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-22T00:56:00.446Z] [2021-10-22T00:56:04.655Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-22T00:56:04.920Z] Waiting for network to be ready... [2021-10-22T00:56:05.493Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-22T00:56:05.752Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] [2021-10-22T00:56:05.752Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-22T00:56:05.752Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] [2021-10-22T00:56:05.752Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-22T00:56:05.752Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-22T00:56:05.752Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] [2021-10-22T00:56:05.752Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] [2021-10-22T00:56:05.752Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-22T00:56:05.752Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-22T00:56:06.329Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-22T00:56:06.329Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-22T00:56:06.590Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-22T00:56:06.590Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-22T00:56:06.590Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-22T00:56:06.590Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-22T00:56:06.590Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-22T00:56:06.590Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-22T00:56:07.162Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-22T00:56:07.162Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-22T00:56:07.162Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-22T00:56:07.162Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-22T00:56:07.162Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-22T00:56:07.162Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-22T00:56:07.162Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-22T00:56:07.162Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] [2021-10-22T00:56:07.423Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-22T00:56:09.974Z] Fetched 25.5 MB in 4s (6033 kB/s) [2021-10-22T00:56:10.921Z] Reading package lists... [2021-10-22T00:56:10.921Z] Reading package lists... [2021-10-22T00:56:11.184Z] Building dependency tree... [2021-10-22T00:56:11.184Z] Reading state information... [2021-10-22T00:56:11.445Z] The following additional packages will be installed: [2021-10-22T00:56:11.445Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-22T00:56:11.445Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-22T00:56:11.445Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-22T00:56:11.445Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-22T00:56:11.445Z] Suggested packages: [2021-10-22T00:56:11.445Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-22T00:56:11.445Z] Recommended packages: [2021-10-22T00:56:11.445Z] gnupg libsasl2-modules [2021-10-22T00:56:11.445Z] The following NEW packages will be installed: [2021-10-22T00:56:11.445Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-22T00:56:11.445Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-22T00:56:11.445Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-22T00:56:11.445Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-22T00:56:11.445Z] The following packages will be upgraded: [2021-10-22T00:56:11.445Z] gpg gpg-agent gpgconf libudev1 [2021-10-22T00:56:11.445Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-22T00:56:11.445Z] Need to get 3527 kB of archives. [2021-10-22T00:56:11.445Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-22T00:56:11.445Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-10-22T00:56:11.445Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-22T00:56:11.445Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-22T00:56:11.445Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-22T00:56:11.708Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-22T00:56:11.770Z] Merging remotes/origin/main commit 4fce4fd27b83639adf412401c3e643ffc0a9adcc into PR head commit eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T00:56:11.970Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-22T00:56:12.111Z] Merge succeeded, producing eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T00:56:12.112Z] Checking out Revision eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 (PR-3762) [2021-10-22T00:56:12.232Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-22T00:56:12.232Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-22T00:56:12.232Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-22T00:56:10.799Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-22T00:56:10.816Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-22T00:56:10.848Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-22T00:56:10.893Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-22T00:56:10.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T00:56:10.908Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3762/head:refs/remotes/origin/PR-3762 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-22T00:56:11.790Z] > git config core.sparsecheckout # timeout=10 [2021-10-22T00:56:11.815Z] > git checkout -f eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 # timeout=10 [2021-10-22T00:56:12.027Z] > git remote # timeout=10 [2021-10-22T00:56:12.046Z] > git config --get remote.origin.url # timeout=10 [2021-10-22T00:56:12.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T00:56:12.068Z] > git merge 4fce4fd27b83639adf412401c3e643ffc0a9adcc # timeout=10 [2021-10-22T00:56:12.089Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-22T00:56:12.118Z] > git config core.sparsecheckout # timeout=10 [2021-10-22T00:56:12.129Z] > git checkout -f eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 # timeout=10 [2021-10-22T00:56:12.492Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-22T00:56:12.492Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-22T00:56:12.492Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-22T00:56:12.492Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-22T00:56:12.492Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-22T00:56:12.492Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-22T00:56:12.492Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-22T00:56:12.492Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-22T00:56:12.492Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-22T00:56:12.492Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-22T00:56:12.492Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-22T00:56:12.492Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-22T00:56:12.492Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-22T00:56:12.753Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-22T00:56:12.753Z] Fetched 3527 kB in 1s (3069 kB/s) [2021-10-22T00:56:12.753Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-22T00:56:12.753Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-22T00:56:12.753Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-22T00:56:12.753Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-22T00:56:13.017Z] Selecting previously unselected package udev. [2021-10-22T00:56:13.017Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-22T00:56:13.017Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-22T00:56:13.017Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-22T00:56:13.278Z] Selecting previously unselected package libfuse2:amd64. [2021-10-22T00:56:13.278Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-22T00:56:13.278Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-22T00:56:13.278Z] Selecting previously unselected package fuse. [2021-10-22T00:56:13.278Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-22T00:56:13.278Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-22T00:56:13.541Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-22T00:56:13.541Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-22T00:56:13.541Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-22T00:56:13.541Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-22T00:56:13.541Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-22T00:56:13.541Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-22T00:56:13.806Z] Selecting previously unselected package libksba8:amd64. [2021-10-22T00:56:13.806Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-22T00:56:13.806Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-22T00:56:13.806Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-22T00:56:13.806Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T00:56:13.806Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:13.806Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-22T00:56:13.806Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T00:56:13.806Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:13.806Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-22T00:56:13.806Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T00:56:14.070Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:14.070Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-22T00:56:14.070Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T00:56:14.070Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:14.070Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-22T00:56:14.070Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T00:56:14.070Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:14.070Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-22T00:56:14.070Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T00:56:14.070Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:14.331Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-22T00:56:14.331Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T00:56:14.331Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:14.331Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-22T00:56:14.331Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T00:56:14.331Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:14.331Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-22T00:56:14.331Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T00:56:14.331Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:14.331Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-22T00:56:14.331Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-22T00:56:14.331Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-22T00:56:14.331Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-22T00:56:14.331Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-22T00:56:14.331Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-22T00:56:14.593Z] Selecting previously unselected package libldap-common. [2021-10-22T00:56:14.593Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-22T00:56:14.593Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-22T00:56:14.593Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-22T00:56:14.593Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-22T00:56:14.593Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-22T00:56:14.593Z] Selecting previously unselected package dirmngr. [2021-10-22T00:56:14.593Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-22T00:56:14.594Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-22T00:56:14.857Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-22T00:56:14.857Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-22T00:56:14.857Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-22T00:56:14.857Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-22T00:56:14.857Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-22T00:56:14.857Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-22T00:56:14.857Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:14.857Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-22T00:56:14.857Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-22T00:56:14.857Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-22T00:56:15.119Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-22T00:56:15.380Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:15.380Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-22T00:56:15.380Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-22T00:56:15.380Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-22T00:56:15.380Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:15.380Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:15.380Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:15.380Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:15.380Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:15.380Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:15.380Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T00:56:15.380Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-22T00:56:15.380Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-22T00:56:15.642Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-22T00:56:15.903Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-22T00:56:15.903Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-22T00:56:15.903Z] This means they are not meant to be enabled using systemctl. [2021-10-22T00:56:15.903Z] Possible reasons for having this kind of units are: [2021-10-22T00:56:15.903Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-22T00:56:15.903Z] .wants/ or .requires/ directory. [2021-10-22T00:56:15.903Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-22T00:56:15.903Z] a requirement dependency on it. [2021-10-22T00:56:15.903Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-22T00:56:15.903Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-22T00:56:15.903Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-22T00:56:15.903Z] instance name specified. [2021-10-22T00:56:16.473Z] Reading package lists... [2021-10-22T00:56:16.610Z] Commit message: "feat(command): Support object value type in Set Command" [2021-10-22T00:56:16.734Z] Building dependency tree... [2021-10-22T00:56:16.734Z] Reading state information... [2021-10-22T00:56:16.734Z] The following additional packages will be installed: [2021-10-22T00:56:16.734Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-22T00:56:16.734Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-22T00:56:16.734Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-22T00:56:16.734Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-22T00:56:16.734Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-22T00:56:16.734Z] Suggested packages: [2021-10-22T00:56:16.734Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-22T00:56:16.734Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-22T00:56:16.734Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-22T00:56:16.734Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-22T00:56:16.734Z] systemd-container policykit-1 [2021-10-22T00:56:16.734Z] Recommended packages: [2021-10-22T00:56:16.734Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-22T00:56:16.734Z] The following NEW packages will be installed: [2021-10-22T00:56:16.734Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-22T00:56:16.734Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-22T00:56:16.734Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-22T00:56:16.734Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-22T00:56:16.734Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-22T00:56:16.734Z] The following packages will be upgraded: [2021-10-22T00:56:16.734Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-22T00:56:16.734Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-22T00:56:16.734Z] Need to get 36.8 MB of archives. [2021-10-22T00:56:16.734Z] After this operation, 147 MB of additional disk space will be used. [2021-10-22T00:56:16.734Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-22T00:56:16.995Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-22T00:56:16.995Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-22T00:56:16.995Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-22T00:56:16.995Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-22T00:56:16.995Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-22T00:56:16.995Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-22T00:56:16.995Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-22T00:56:16.995Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-22T00:56:16.995Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-22T00:56:16.995Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-22T00:56:16.995Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-22T00:56:16.995Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-22T00:56:16.995Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-22T00:56:16.995Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-22T00:56:16.995Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-22T00:56:16.995Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-22T00:56:17.499Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-22T00:56:17.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T00:56:17.500Z] Dload Upload Total Spent Left Speed [2021-10-22T00:56:17.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 46007 0 --:--:-- --:--:-- --:--:-- 46187 [Pipeline] sh [2021-10-22T00:56:17.934Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2021-10-22T00:56:17.940Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-22T00:56:17.940Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-22T00:56:17.940Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-22T00:56:17.940Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-22T00:56:17.940Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-22T00:56:17.940Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-22T00:56:17.940Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-22T00:56:17.940Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-22T00:56:17.940Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-22T00:56:17.940Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-22T00:56:17.940Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-22T00:56:17.940Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-22T00:56:17.940Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [Pipeline] sh [2021-10-22T00:56:18.276Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2021-10-22T00:56:18.276Z] /etc/docker/daemon.json [2021-10-22T00:56:18.276Z] { [2021-10-22T00:56:18.276Z] "registry-mirrors": [ [2021-10-22T00:56:18.276Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-22T00:56:18.276Z] ], [2021-10-22T00:56:18.276Z] "bip": "10.250.0.254/24", [2021-10-22T00:56:18.276Z] "hosts": [ [2021-10-22T00:56:18.276Z] "tcp://0.0.0.0:5555", [2021-10-22T00:56:18.276Z] "unix:///var/run/docker.sock" [2021-10-22T00:56:18.276Z] ], [2021-10-22T00:56:18.276Z] "mtu": 1458, [2021-10-22T00:56:18.276Z] "selinux-enabled": true, [2021-10-22T00:56:18.276Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-22T00:56:18.276Z] } [Pipeline] sh [2021-10-22T00:56:18.685Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-22T00:56:18.883Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-22T00:56:18.883Z] Fetched 36.8 MB in 2s (20.4 MB/s) [2021-10-22T00:56:18.883Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-22T00:56:18.883Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-22T00:56:18.883Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-22T00:56:19.034Z] + sudo service docker restart [2021-10-22T00:56:19.460Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-22T00:56:19.460Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-22T00:56:19.460Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-22T00:56:19.460Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-22T00:56:19.460Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-22T00:56:19.460Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-22T00:56:19.721Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-22T00:56:19.721Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-22T00:56:19.721Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-22T00:56:19.721Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-22T00:56:19.983Z] Setting up apt (1.6.14) ... [2021-10-22T00:56:19.983Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-22T00:56:20.555Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-22T00:56:20.555Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-22T00:56:20.555Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-22T00:56:20.555Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-22T00:56:20.869Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-22T00:56:20.869Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-22T00:56:20.869Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-22T00:56:20.869Z] Selecting previously unselected package libexpat1:amd64. [2021-10-22T00:56:20.869Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-22T00:56:20.869Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-22T00:56:21.131Z] Selecting previously unselected package python3.6-minimal. [2021-10-22T00:56:21.131Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-22T00:56:21.131Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-22T00:56:21.131Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-22T00:56:21.393Z] Checking for services that may need to be restarted...done. [2021-10-22T00:56:21.393Z] Checking for services that may need to be restarted...done. [2021-10-22T00:56:21.393Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-22T00:56:21.393Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-22T00:56:21.393Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-22T00:56:21.655Z] Selecting previously unselected package python3-minimal. [2021-10-22T00:56:21.655Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-22T00:56:21.655Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-22T00:56:21.916Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-22T00:56:21.916Z] Selecting previously unselected package mime-support. [2021-10-22T00:56:21.916Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-22T00:56:21.916Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-22T00:56:21.916Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-22T00:56:21.916Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-22T00:56:21.916Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-22T00:56:21.916Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-22T00:56:21.916Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-22T00:56:21.916Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-22T00:56:22.178Z] Selecting previously unselected package python3.6. [2021-10-22T00:56:22.178Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-22T00:56:22.178Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-22T00:56:22.178Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-22T00:56:22.178Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-22T00:56:22.178Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-22T00:56:22.178Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-22T00:56:22.441Z] Selecting previously unselected package python3. [2021-10-22T00:56:22.441Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-22T00:56:22.441Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-22T00:56:22.441Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-22T00:56:22.441Z] Selecting previously unselected package multiarch-support. [2021-10-22T00:56:22.441Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-22T00:56:22.441Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-22T00:56:22.441Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-22T00:56:22.731Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-22T00:56:22.731Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-22T00:56:22.731Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-22T00:56:22.731Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-22T00:56:22.731Z] Selecting previously unselected package libbsd0:amd64. [2021-10-22T00:56:22.731Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-22T00:56:22.731Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-22T00:56:22.731Z] Selecting previously unselected package sudo. [2021-10-22T00:56:22.731Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-22T00:56:22.731Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-22T00:56:22.993Z] Selecting previously unselected package apparmor. [2021-10-22T00:56:22.993Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-22T00:56:22.993Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-22T00:56:22.993Z] Selecting previously unselected package libedit2:amd64. [2021-10-22T00:56:22.993Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-22T00:56:22.993Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-22T00:56:22.993Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-22T00:56:22.993Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-22T00:56:22.993Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-22T00:56:23.254Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-22T00:56:23.254Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-22T00:56:23.254Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-22T00:56:23.254Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-22T00:56:23.254Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-22T00:56:23.254Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-22T00:56:23.254Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-22T00:56:23.254Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-22T00:56:23.254Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-22T00:56:23.254Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-22T00:56:23.516Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-22T00:56:23.516Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-22T00:56:23.516Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-22T00:56:23.516Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-22T00:56:23.516Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-22T00:56:23.516Z] Selecting previously unselected package openssh-client. [2021-10-22T00:56:23.516Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-22T00:56:23.516Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-22T00:56:23.777Z] Selecting previously unselected package squashfs-tools. [2021-10-22T00:56:23.777Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-22T00:56:23.777Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-22T00:56:23.777Z] Selecting previously unselected package snapd. [2021-10-22T00:56:23.777Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-22T00:56:23.777Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-22T00:56:26.329Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-22T00:56:26.329Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-22T00:56:26.329Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-22T00:56:26.329Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-22T00:56:26.329Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-22T00:56:26.329Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-22T00:56:26.329Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-22T00:56:26.329Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-22T00:56:26.329Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-22T00:56:26.590Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-22T00:56:26.590Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-22T00:56:26.590Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-22T00:56:26.852Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-22T00:56:26.852Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-22T00:56:26.852Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-22T00:56:27.423Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-22T00:56:27.685Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-22T00:56:27.948Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-22T00:56:27.948Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-22T00:56:27.948Z] running python rtupdate hooks for python3.6... [2021-10-22T00:56:27.948Z] running python post-rtupdate hooks for python3.6... [2021-10-22T00:56:28.213Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-22T00:56:29.207Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-22T00:56:29.207Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-22T00:56:29.481Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-22T00:56:29.481Z] Setting up snapd (2.51.1+18.04) ... [2021-10-22T00:56:30.086Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-22T00:56:30.086Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-22T00:56:30.395Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-22T00:56:30.655Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-22T00:56:30.655Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-22T00:56:30.655Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-22T00:56:30.915Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-22T00:56:31.177Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-22T00:56:31.177Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-22T00:56:31.441Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-22T00:56:31.441Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-10-22T00:56:31.441Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-22T00:56:31.701Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-22T00:56:32.645Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-22T00:56:32.645Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-22T00:56:32.645Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-22T00:56:33.849Z] Reading package lists... [2021-10-22T00:56:34.112Z] Reading package lists... [2021-10-22T00:56:34.373Z] Building dependency tree... [2021-10-22T00:56:34.373Z] Reading state information... [2021-10-22T00:56:34.373Z] Calculating upgrade... [2021-10-22T00:56:34.635Z] The following packages will be upgraded: [2021-10-22T00:56:34.635Z] advancecomp base-files bash binutils binutils-common [2021-10-22T00:56:34.635Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-22T00:56:34.635Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-22T00:56:34.635Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-22T00:56:34.635Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-22T00:56:34.635Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-22T00:56:34.635Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-22T00:56:34.635Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-22T00:56:34.635Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-22T00:56:34.635Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-22T00:56:34.635Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-22T00:56:34.635Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-22T00:56:34.635Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-22T00:56:34.635Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-22T00:56:34.635Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-22T00:56:34.635Z] ubuntu-keyring util-linux [2021-10-22T00:56:34.897Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-22T00:56:34.897Z] Need to get 64.1 MB of archives. [2021-10-22T00:56:34.897Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-22T00:56:34.897Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-22T00:56:34.897Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-22T00:56:34.897Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-22T00:56:34.897Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-22T00:56:34.897Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-22T00:56:34.897Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-22T00:56:34.897Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-22T00:56:34.897Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-22T00:56:34.897Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-22T00:56:34.897Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-22T00:56:34.897Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-22T00:56:34.897Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-22T00:56:34.897Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-22T00:56:34.897Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-22T00:56:34.897Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-22T00:56:34.897Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-22T00:56:34.897Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-22T00:56:34.897Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-22T00:56:34.897Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-22T00:56:34.897Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-22T00:56:35.157Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-22T00:56:35.157Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-22T00:56:35.157Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-22T00:56:35.157Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-22T00:56:35.157Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-22T00:56:35.157Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-22T00:56:35.157Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-22T00:56:35.157Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-22T00:56:35.157Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-22T00:56:35.157Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-22T00:56:35.157Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-22T00:56:35.157Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-22T00:56:35.157Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-22T00:56:35.157Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-22T00:56:35.157Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-22T00:56:35.157Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-22T00:56:35.157Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-22T00:56:35.157Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-22T00:56:35.157Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-22T00:56:35.157Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-22T00:56:35.157Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-22T00:56:35.157Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-22T00:56:35.157Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-22T00:56:35.157Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-22T00:56:35.157Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-22T00:56:35.157Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-22T00:56:35.157Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-22T00:56:35.157Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-22T00:56:35.157Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-22T00:56:35.157Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-10-22T00:56:35.157Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-22T00:56:35.157Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-22T00:56:35.157Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-22T00:56:35.157Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-22T00:56:35.157Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-22T00:56:35.157Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-22T00:56:35.157Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-22T00:56:35.418Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-22T00:56:35.419Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-22T00:56:35.419Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-22T00:56:35.419Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-22T00:56:35.679Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-22T00:56:35.679Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-22T00:56:35.679Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-22T00:56:35.679Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-22T00:56:35.679Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-22T00:56:35.679Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-22T00:56:35.679Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-22T00:56:35.679Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-22T00:56:35.679Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-22T00:56:35.939Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-22T00:56:35.939Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-22T00:56:35.939Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-22T00:56:35.939Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-22T00:56:35.939Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-22T00:56:35.939Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-22T00:56:35.939Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-22T00:56:35.939Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-22T00:56:35.939Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-22T00:56:35.939Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-22T00:56:35.939Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-22T00:56:35.939Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-22T00:56:35.939Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-22T00:56:35.939Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-22T00:56:35.939Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-22T00:56:35.939Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-22T00:56:35.939Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-22T00:56:36.200Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-22T00:56:36.200Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-22T00:56:36.200Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-22T00:56:36.200Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-22T00:56:36.200Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-22T00:56:36.200Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-22T00:56:36.200Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-22T00:56:36.200Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-22T00:56:36.200Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-22T00:56:36.200Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-22T00:56:36.200Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-22T00:56:36.463Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-22T00:56:36.463Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-22T00:56:36.463Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-22T00:56:36.463Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-22T00:56:36.463Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-22T00:56:36.463Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-22T00:56:36.463Z] Fetched 64.1 MB in 2s (40.3 MB/s) [2021-10-22T00:56:36.464Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-22T00:56:36.464Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-22T00:56:36.726Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-22T00:56:36.989Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-22T00:56:36.989Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-22T00:56:36.989Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-22T00:56:36.989Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-22T00:56:37.250Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:37.250Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T00:56:37.363Z] provisioning config files... [2021-10-22T00:56:37.387Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1166107394212322450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T00:56:37.510Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:37.510Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T00:56:37.510Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:37.510Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T00:56:37.510Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:37.510Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T00:56:37.510Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:37.510Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T00:56:37.747Z] ---> docker-login.sh [2021-10-22T00:56:37.747Z] nexus3.edgexfoundry.org:10001 [2021-10-22T00:56:37.771Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:37.771Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T00:56:37.771Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:37.771Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T00:56:37.771Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T00:56:37.771Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-22T00:56:37.771Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:37.771Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-22T00:56:38.032Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-22T00:56:38.032Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-22T00:56:38.032Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:38.032Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T00:56:38.032Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:38.032Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T00:56:38.032Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:38.294Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T00:56:38.294Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T00:56:38.294Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-22T00:56:38.294Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-22T00:56:38.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:56:38.554Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-22T00:56:38.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:56:38.618Z] Configure a credential helper to remove this warning. See [2021-10-22T00:56:38.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:56:38.618Z] [2021-10-22T00:56:38.618Z] Login Succeeded [2021-10-22T00:56:38.618Z] nexus3.edgexfoundry.org:10002 [2021-10-22T00:56:39.144Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-22T00:56:39.144Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-22T00:56:39.144Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-22T00:56:39.144Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-22T00:56:39.144Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-22T00:56:39.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:56:39.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:56:39.216Z] Configure a credential helper to remove this warning. See [2021-10-22T00:56:39.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:56:39.216Z] [2021-10-22T00:56:39.216Z] Login Succeeded [2021-10-22T00:56:39.216Z] nexus3.edgexfoundry.org:10003 [2021-10-22T00:56:39.407Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-22T00:56:39.407Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-22T00:56:39.407Z] Installing new version of config file /etc/issue ... [2021-10-22T00:56:39.407Z] Installing new version of config file /etc/issue.net ... [2021-10-22T00:56:39.407Z] Installing new version of config file /etc/lsb-release ... [2021-10-22T00:56:39.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:56:39.669Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-22T00:56:39.669Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-22T00:56:39.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:56:39.766Z] Configure a credential helper to remove this warning. See [2021-10-22T00:56:39.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:56:39.766Z] [2021-10-22T00:56:39.766Z] Login Succeeded [2021-10-22T00:56:39.766Z] nexus3.edgexfoundry.org:10004 [2021-10-22T00:56:39.931Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-22T00:56:39.931Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-22T00:56:39.931Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:39.931Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-22T00:56:39.931Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-22T00:56:39.931Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-22T00:56:40.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:56:40.193Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-10-22T00:56:40.193Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:40.193Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T00:56:40.193Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-22T00:56:40.193Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-22T00:56:40.193Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:40.193Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-22T00:56:40.193Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-22T00:56:40.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:56:40.317Z] Configure a credential helper to remove this warning. See [2021-10-22T00:56:40.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:56:40.317Z] [2021-10-22T00:56:40.317Z] Login Succeeded [2021-10-22T00:56:40.317Z] docker.io [2021-10-22T00:56:40.454Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-22T00:56:40.454Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:40.454Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-22T00:56:40.454Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-22T00:56:40.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T00:56:40.715Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-22T00:56:40.715Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:40.715Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-22T00:56:40.715Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-22T00:56:40.975Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-22T00:56:40.975Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:40.975Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-22T00:56:40.975Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-22T00:56:40.975Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-22T00:56:41.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T00:56:41.181Z] Configure a credential helper to remove this warning. See [2021-10-22T00:56:41.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T00:56:41.181Z] [2021-10-22T00:56:41.181Z] Login Succeeded [2021-10-22T00:56:41.181Z] ---> docker-login.sh ends [Pipeline] } [2021-10-22T00:56:41.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-22T00:56:41.234Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:41.234Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-22T00:56:41.234Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-22T00:56:41.234Z] Setting up grep (3.1-2build1) ... [2021-10-22T00:56:41.234Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:41.234Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-22T00:56:41.234Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-22T00:56:41.495Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-22T00:56:41.495Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:41.495Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-22T00:56:41.495Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-22T00:56:41.495Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-22T00:56:41.495Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:41.495Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-22T00:56:41.495Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] echo [2021-10-22T00:56:41.632Z] ========================================================= [2021-10-22T00:56:41.632Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-22T00:56:41.632Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-22T00:56:41.761Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-22T00:56:41.761Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:41.761Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-22T00:56:41.761Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-22T00:56:41.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T00:56:42.265Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-22T00:56:42.265Z] 552d1f2373af: Pulling fs layer [2021-10-22T00:56:42.265Z] ea3f2d53f512: Pulling fs layer [2021-10-22T00:56:42.265Z] 9e70ebbbe112: Pulling fs layer [2021-10-22T00:56:42.265Z] 7a9cfe048b4a: Pulling fs layer [2021-10-22T00:56:42.265Z] 72dc09318566: Pulling fs layer [2021-10-22T00:56:42.265Z] f4f7b4309257: Pulling fs layer [2021-10-22T00:56:42.265Z] 0ac9a79272e3: Pulling fs layer [2021-10-22T00:56:42.265Z] b78e95d17946: Pulling fs layer [2021-10-22T00:56:42.265Z] 72dc09318566: Waiting [2021-10-22T00:56:42.265Z] f4f7b4309257: Waiting [2021-10-22T00:56:42.265Z] 0ac9a79272e3: Waiting [2021-10-22T00:56:42.265Z] 9e70ebbbe112: Verifying Checksum [2021-10-22T00:56:42.265Z] 9e70ebbbe112: Download complete [2021-10-22T00:56:42.265Z] ea3f2d53f512: Verifying Checksum [2021-10-22T00:56:42.265Z] ea3f2d53f512: Download complete [2021-10-22T00:56:42.265Z] 72dc09318566: Verifying Checksum [2021-10-22T00:56:42.265Z] 72dc09318566: Download complete [2021-10-22T00:56:42.265Z] f4f7b4309257: Verifying Checksum [2021-10-22T00:56:42.265Z] f4f7b4309257: Download complete [2021-10-22T00:56:42.265Z] 552d1f2373af: Download complete [2021-10-22T00:56:42.265Z] 0ac9a79272e3: Verifying Checksum [2021-10-22T00:56:42.265Z] 0ac9a79272e3: Download complete [2021-10-22T00:56:42.334Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-22T00:56:42.334Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-22T00:56:42.334Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-22T00:56:42.334Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-22T00:56:42.595Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-22T00:56:42.856Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:42.856Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-22T00:56:42.856Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-22T00:56:43.121Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-22T00:56:43.121Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-22T00:56:43.260Z] 552d1f2373af: Pull complete [2021-10-22T00:56:43.384Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-22T00:56:43.384Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-22T00:56:43.384Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-22T00:56:43.384Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:43.384Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-22T00:56:43.384Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-22T00:56:43.652Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-22T00:56:43.652Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:43.652Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T00:56:43.652Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-22T00:56:43.652Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-22T00:56:43.860Z] ea3f2d53f512: Pull complete [2021-10-22T00:56:43.913Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:43.914Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T00:56:43.914Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-22T00:56:43.914Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-22T00:56:44.176Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:44.176Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T00:56:44.176Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-22T00:56:44.176Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-22T00:56:44.176Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:44.176Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T00:56:44.437Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-22T00:56:44.437Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-22T00:56:44.437Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:44.437Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-22T00:56:44.437Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-22T00:56:44.437Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-22T00:56:44.437Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-22T00:56:44.471Z] 9e70ebbbe112: Pull complete [2021-10-22T00:56:44.471Z] b78e95d17946: Verifying Checksum [2021-10-22T00:56:44.471Z] b78e95d17946: Download complete [2021-10-22T00:56:44.697Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-22T00:56:44.697Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:44.697Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-22T00:56:44.697Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-22T00:56:44.697Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-22T00:56:44.753Z] 7a9cfe048b4a: Verifying Checksum [2021-10-22T00:56:44.754Z] 7a9cfe048b4a: Download complete [2021-10-22T00:56:44.969Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:44.969Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T00:56:44.969Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-22T00:56:44.969Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-22T00:56:44.969Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:44.969Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T00:56:44.969Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-22T00:56:45.230Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-22T00:56:45.231Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:45.231Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T00:56:45.231Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-22T00:56:45.494Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-22T00:56:46.067Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-22T00:56:46.067Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-22T00:56:46.329Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:46.329Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-22T00:56:46.329Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-22T00:56:46.329Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-22T00:56:46.592Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T00:56:46.592Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-22T00:56:46.592Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-22T00:56:46.592Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-22T00:56:46.592Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-22T00:56:46.592Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-22T00:56:46.592Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-22T00:56:46.852Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-22T00:56:47.114Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-22T00:56:47.114Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-22T00:56:47.114Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-22T00:56:47.114Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-22T00:56:47.114Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-22T00:56:47.114Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-22T00:56:47.114Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-22T00:56:47.114Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-22T00:56:47.378Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-22T00:56:47.378Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-22T00:56:47.378Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-22T00:56:47.378Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-22T00:56:47.378Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-22T00:56:47.378Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-22T00:56:47.645Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-22T00:56:47.645Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-22T00:56:47.645Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-22T00:56:47.645Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-22T00:56:47.645Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-22T00:56:47.907Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-22T00:56:47.907Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T00:56:47.907Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T00:56:47.907Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-22T00:56:47.907Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-22T00:56:47.907Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-22T00:56:48.171Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-22T00:56:48.171Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-22T00:56:48.171Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-22T00:56:48.171Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T00:56:48.171Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-22T00:56:48.171Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-22T00:56:48.431Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-22T00:56:48.431Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T00:56:48.431Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-22T00:56:48.431Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-22T00:56:48.431Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-22T00:56:48.431Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T00:56:48.431Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-22T00:56:48.431Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-22T00:56:48.691Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-22T00:56:48.953Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T00:56:48.953Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-22T00:56:48.953Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-22T00:56:48.953Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-22T00:56:48.953Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T00:56:48.953Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-22T00:56:48.953Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-22T00:56:48.953Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-22T00:56:49.214Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T00:56:49.214Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-22T00:56:49.214Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-22T00:56:49.214Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-22T00:56:49.477Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T00:56:49.477Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-22T00:56:49.477Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-22T00:56:49.477Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-22T00:56:49.477Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T00:56:49.477Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-22T00:56:49.738Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-22T00:56:49.738Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-22T00:56:49.738Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T00:56:49.738Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-22T00:56:49.738Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-22T00:56:49.738Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-22T00:56:49.997Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T00:56:49.997Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-22T00:56:49.997Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-22T00:56:49.997Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-22T00:56:49.997Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T00:56:49.997Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-22T00:56:49.997Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-22T00:56:50.258Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-22T00:56:50.258Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T00:56:50.258Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-22T00:56:50.258Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-22T00:56:50.258Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-22T00:56:50.258Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T00:56:50.258Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-22T00:56:50.258Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-22T00:56:50.518Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-22T00:56:50.518Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T00:56:50.518Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-22T00:56:50.518Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-22T00:56:50.518Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-22T00:56:50.778Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T00:56:50.778Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-22T00:56:50.778Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-22T00:56:50.778Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-22T00:56:50.778Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-22T00:56:50.778Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-22T00:56:50.778Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-22T00:56:50.778Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-22T00:56:50.778Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-22T00:56:51.043Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-22T00:56:51.043Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-22T00:56:51.303Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-22T00:56:51.303Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-22T00:56:51.303Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-22T00:56:51.303Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-22T00:56:51.563Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-22T00:56:51.563Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-22T00:56:51.563Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-22T00:56:51.563Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-22T00:56:51.563Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-22T00:56:51.563Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-22T00:56:51.563Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-22T00:56:51.563Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-22T00:56:51.825Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-22T00:56:51.825Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-22T00:56:51.825Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-22T00:56:51.825Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-22T00:56:51.825Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-22T00:56:51.825Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-22T00:56:52.401Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-22T00:56:52.401Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-22T00:56:52.401Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-22T00:56:52.401Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-22T00:56:52.401Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-22T00:56:52.401Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-22T00:56:52.664Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-22T00:56:52.664Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-22T00:56:52.926Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-22T00:56:52.926Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-22T00:56:52.926Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-22T00:56:52.926Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-22T00:56:52.926Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:52.926Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T00:56:53.187Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:53.187Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T00:56:53.187Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:53.187Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T00:56:53.187Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:53.187Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T00:56:54.131Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:54.131Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T00:56:54.930Z] 7a9cfe048b4a: Pull complete [2021-10-22T00:56:55.071Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:55.071Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T00:56:55.208Z] 72dc09318566: Pull complete [2021-10-22T00:56:55.334Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:55.334Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T00:56:55.594Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:55.594Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T00:56:55.804Z] f4f7b4309257: Pull complete [2021-10-22T00:56:56.077Z] 0ac9a79272e3: Pull complete [2021-10-22T00:56:56.539Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T00:56:56.539Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T00:56:56.539Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-22T00:56:56.539Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-22T00:56:56.539Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-22T00:56:56.539Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-22T00:56:56.539Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-22T00:56:56.539Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-22T00:56:56.801Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-22T00:56:56.801Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-22T00:56:56.801Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-22T00:56:56.801Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-22T00:56:56.801Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-22T00:56:56.801Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-22T00:56:57.064Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-22T00:56:57.064Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-22T00:56:57.325Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T00:56:57.325Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-22T00:56:57.325Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T00:56:57.325Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T00:56:57.325Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T00:56:57.325Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-22T00:56:57.325Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-22T00:56:57.325Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-22T00:56:57.587Z] [2021-10-22T00:56:57.587Z] Current default time zone: 'Etc/UTC' [2021-10-22T00:56:57.587Z] Local time is now: Fri Oct 22 00:56:57 UTC 2021. [2021-10-22T00:56:57.587Z] Universal Time is now: Fri Oct 22 00:56:57 UTC 2021. [2021-10-22T00:56:57.587Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-22T00:56:57.587Z] [2021-10-22T00:56:57.587Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-22T00:56:57.587Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T00:56:57.587Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-22T00:56:57.587Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-22T00:56:57.587Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-22T00:56:57.587Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-22T00:56:57.849Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-22T00:56:57.849Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-22T00:56:57.849Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-22T00:56:57.849Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-22T00:56:57.849Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T00:56:57.849Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-22T00:56:58.112Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T00:56:58.374Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-22T00:56:58.374Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T00:56:58.374Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-22T00:56:58.374Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-22T00:56:58.374Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-22T00:56:58.374Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-22T00:56:58.374Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-22T00:56:58.374Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-22T00:56:58.374Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-22T00:56:58.374Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-22T00:57:00.925Z] Updating certificates in /etc/ssl/certs... [2021-10-22T00:57:01.500Z] 23 added, 28 removed; done. [2021-10-22T00:57:01.500Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-22T00:57:01.500Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T00:57:01.500Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-22T00:57:01.500Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-22T00:57:01.500Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-22T00:57:01.761Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T00:57:01.761Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-22T00:57:01.761Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T00:57:01.761Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T00:57:01.761Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T00:57:01.761Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T00:57:01.761Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T00:57:01.761Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-22T00:57:01.761Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-22T00:57:01.761Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-22T00:57:01.761Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-22T00:57:01.761Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-22T00:57:01.761Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T00:57:01.761Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T00:57:01.761Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-22T00:57:01.761Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-22T00:57:01.761Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-22T00:57:02.023Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-22T00:57:02.023Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-22T00:57:02.023Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-22T00:57:02.023Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-22T00:57:02.023Z] Updating certificates in /etc/ssl/certs... [2021-10-22T00:57:02.814Z] b78e95d17946: Pull complete [2021-10-22T00:57:02.815Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-22T00:57:02.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T00:57:02.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-22T00:57:02.966Z] 0 added, 0 removed; done. [2021-10-22T00:57:02.966Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-22T00:57:02.966Z] done. [2021-10-22T00:57:03.168Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T00:57:03.168Z] WORKDIR /edgex [2021-10-22T00:57:03.168Z] COPY go.mod . [2021-10-22T00:57:03.168Z] RUN go mod download build [2021-10-22T00:57:03.168Z] -t ci-base-image-arm64 -f - . [2021-10-22T00:57:03.226Z] Reading package lists... [2021-10-22T00:57:03.226Z] Building dependency tree... [2021-10-22T00:57:03.226Z] Reading state information... [2021-10-22T00:57:03.487Z] The following NEW packages will be installed: [2021-10-22T00:57:03.487Z] apt-transport-https [2021-10-22T00:57:03.487Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-22T00:57:03.748Z] Need to get 4348 B of archives. [2021-10-22T00:57:03.748Z] After this operation, 154 kB of additional disk space will be used. [2021-10-22T00:57:03.748Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-22T00:57:04.010Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-22T00:57:04.010Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-10-22T00:57:04.010Z] Selecting previously unselected package apt-transport-https. [2021-10-22T00:57:04.010Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-22T00:57:04.010Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-22T00:57:04.010Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-22T00:57:04.010Z] Setting up apt-transport-https (1.6.14) ... [2021-10-22T00:57:04.270Z] Waiting for network to be ready... [2021-10-22T00:57:05.822Z] Sending build context to Docker daemon 166.5MB [2021-10-22T00:57:05.822Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T00:57:05.822Z] ---> 8b459fc5aaf0 [2021-10-22T00:57:05.822Z] Step 2/4 : WORKDIR /edgex [2021-10-22T00:57:07.791Z] ---> Running in fb775e219991 [2021-10-22T00:57:07.791Z] Removing intermediate container fb775e219991 [2021-10-22T00:57:07.791Z] ---> a1af759b6e8d [2021-10-22T00:57:07.791Z] Step 3/4 : COPY go.mod . [2021-10-22T00:57:08.771Z] ---> 19a4574d501b [2021-10-22T00:57:08.771Z] Step 4/4 : RUN go mod download [2021-10-22T00:57:08.771Z] ---> Running in 2fe5b28869e5 [2021-10-22T00:57:12.413Z] 2021-10-22T00:57:08Z INFO Waiting for automatic snapd restart... [2021-10-22T00:57:12.985Z] snapd 2.52.1 from Canonical* installed [2021-10-22T00:57:13.929Z] "snapd" switched to the "latest/stable" channel [2021-10-22T00:57:13.929Z] [2021-10-22T00:57:16.474Z] core18 20210722 from Canonical* installed [2021-10-22T00:57:16.474Z] "core18" switched to the "latest/stable" channel [2021-10-22T00:57:16.474Z] [2021-10-22T00:57:19.784Z] snapcraft 5.0 from Canonical* installed [2021-10-22T00:57:19.784Z] "snapcraft" switched to the "latest/stable" channel [2021-10-22T00:57:19.784Z] [2021-10-22T00:57:24.006Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-22T00:57:24.006Z] - README.md [2021-10-22T00:57:24.006Z] [2021-10-22T00:57:24.006Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-22T00:57:24.576Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-22T00:57:24.576Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-22T00:57:24.838Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-22T00:57:25.100Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-22T00:57:25.671Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-22T00:57:25.671Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-22T00:57:26.245Z] Fetched 4637 kB in 2s (2523 kB/s) [2021-10-22T00:57:27.633Z] Reading package lists... [2021-10-22T00:57:27.897Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-22T00:57:28.160Z] Reading package lists... [2021-10-22T00:57:28.160Z] Building dependency tree... [2021-10-22T00:57:28.160Z] Reading state information... [2021-10-22T00:57:28.420Z] Suggested packages: [2021-10-22T00:57:28.420Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-22T00:57:28.420Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-22T00:57:28.420Z] Recommended packages: [2021-10-22T00:57:28.420Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-22T00:57:28.420Z] The following NEW packages will be installed: [2021-10-22T00:57:28.420Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-22T00:57:28.420Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-22T00:57:28.420Z] pkg-config zip [2021-10-22T00:57:28.420Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-22T00:57:28.420Z] Need to get 7670 kB of archives. [2021-10-22T00:57:28.420Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-22T00:57:28.420Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-22T00:57:28.681Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-22T00:57:28.681Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-22T00:57:28.681Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-22T00:57:28.681Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-22T00:57:28.681Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-22T00:57:28.681Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-22T00:57:28.941Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-22T00:57:28.941Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-22T00:57:28.941Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-22T00:57:28.941Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-22T00:57:29.201Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-22T00:57:29.201Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-22T00:57:29.201Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-22T00:57:29.201Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-22T00:57:29.201Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-22T00:57:29.201Z] Fetched 7670 kB in 1s (10.5 MB/s) [2021-10-22T00:57:29.461Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-22T00:57:29.461Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-22T00:57:29.461Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-22T00:57:29.461Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-22T00:57:29.461Z] Selecting previously unselected package libpsl5:amd64. [2021-10-22T00:57:29.461Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-22T00:57:29.461Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-22T00:57:29.461Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-22T00:57:29.461Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-22T00:57:29.461Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-22T00:57:29.721Z] Selecting previously unselected package librtmp1:amd64. [2021-10-22T00:57:29.721Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-22T00:57:29.721Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-22T00:57:29.721Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-22T00:57:29.722Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-22T00:57:29.722Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-22T00:57:29.722Z] Selecting previously unselected package liberror-perl. [2021-10-22T00:57:29.722Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-22T00:57:29.722Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-22T00:57:29.722Z] Selecting previously unselected package git-man. [2021-10-22T00:57:29.722Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-22T00:57:29.722Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-22T00:57:29.982Z] Selecting previously unselected package git. [2021-10-22T00:57:29.982Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-22T00:57:29.982Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-22T00:57:30.553Z] Selecting previously unselected package libnorm1:amd64. [2021-10-22T00:57:30.553Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-22T00:57:30.553Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-22T00:57:30.553Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-22T00:57:30.553Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-22T00:57:30.553Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-22T00:57:30.553Z] Selecting previously unselected package libsodium23:amd64. [2021-10-22T00:57:30.553Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-22T00:57:30.553Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-22T00:57:30.814Z] Selecting previously unselected package libzmq5:amd64. [2021-10-22T00:57:30.814Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-22T00:57:30.814Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-22T00:57:30.814Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-22T00:57:30.814Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-22T00:57:30.814Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-22T00:57:30.814Z] Selecting previously unselected package pkg-config. [2021-10-22T00:57:30.814Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-22T00:57:30.814Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-22T00:57:31.075Z] Selecting previously unselected package zip. [2021-10-22T00:57:31.075Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-22T00:57:31.075Z] Unpacking zip (3.0-11build1) ... [2021-10-22T00:57:31.075Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-22T00:57:31.075Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-22T00:57:31.075Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-22T00:57:31.075Z] Setting up liberror-perl (0.17025-1) ... [2021-10-22T00:57:31.075Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-22T00:57:31.075Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-22T00:57:31.075Z] No schema files found: doing nothing. [2021-10-22T00:57:31.075Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-22T00:57:31.075Z] Setting up zip (3.0-11build1) ... [2021-10-22T00:57:31.075Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-22T00:57:31.075Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-22T00:57:31.075Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-22T00:57:31.075Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-22T00:57:31.075Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-22T00:57:31.075Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-22T00:57:31.075Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-22T00:57:31.335Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-22T00:57:31.908Z] git set to automatically installed. [2021-10-22T00:57:31.908Z] git-man set to automatically installed. [2021-10-22T00:57:31.908Z] libcurl3-gnutls set to automatically installed. [2021-10-22T00:57:31.908Z] liberror-perl set to automatically installed. [2021-10-22T00:57:31.908Z] libglib2.0-0 set to automatically installed. [2021-10-22T00:57:31.908Z] libnghttp2-14 set to automatically installed. [2021-10-22T00:57:31.908Z] libnorm1 set to automatically installed. [2021-10-22T00:57:31.908Z] libpgm-5.2-0 set to automatically installed. [2021-10-22T00:57:31.908Z] libpsl5 set to automatically installed. [2021-10-22T00:57:31.908Z] librtmp1 set to automatically installed. [2021-10-22T00:57:31.908Z] libsodium23 set to automatically installed. [2021-10-22T00:57:31.908Z] libzmq3-dev set to automatically installed. [2021-10-22T00:57:31.908Z] libzmq5 set to automatically installed. [2021-10-22T00:57:31.908Z] pkg-config set to automatically installed. [2021-10-22T00:57:31.908Z] zip set to automatically installed. [2021-10-22T00:57:33.820Z] snapd is not logged in, snap install commands will use sudo [2021-10-22T00:57:41.956Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-22T00:57:41.956Z] snapd is not logged in, snap install commands will use sudo [2021-10-22T00:57:42.528Z] snap "core18" has no updates available [2021-10-22T00:57:43.099Z] Pulling config-common [2021-10-22T00:57:43.100Z] + snapcraftctl pull [2021-10-22T00:57:44.486Z] Pulling go-build-helper [2021-10-22T00:57:44.486Z] + snapcraftctl pull [2021-10-22T00:57:45.427Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-22T00:57:45.427Z] Skipping pull go-build-helper (already ran) [2021-10-22T00:57:45.427Z] Building go-build-helper [2021-10-22T00:57:45.427Z] + snapcraftctl build [2021-10-22T00:57:47.412Z] Staging go-build-helper [2021-10-22T00:57:47.412Z] + snapcraftctl stage [2021-10-22T00:57:57.547Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-22T00:57:57.547Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-22T00:57:57.547Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] [2021-10-22T00:57:57.547Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] [2021-10-22T00:57:57.547Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-22T00:57:57.547Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-22T00:57:57.547Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] [2021-10-22T00:57:57.547Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] [2021-10-22T00:57:57.547Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-22T00:57:57.547Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-22T00:57:57.547Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-22T00:57:57.547Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-22T00:57:57.547Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-22T00:57:57.547Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-22T00:57:57.547Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-22T00:57:57.547Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-22T00:57:57.547Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-22T00:57:57.547Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-22T00:57:57.547Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-22T00:57:57.547Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-22T00:57:57.547Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-22T00:57:57.547Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-22T00:57:57.547Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-22T00:57:57.547Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-22T00:57:57.547Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-22T00:57:57.547Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-22T00:57:57.547Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-22T00:57:57.547Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-22T00:57:57.547Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-22T00:57:57.547Z] Fetched 224 kB in 0s (0 B/s) [2021-10-22T00:57:57.547Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-22T00:57:57.547Z] Fetched 157 kB in 0s (0 B/s) [2021-10-22T00:57:57.547Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-22T00:57:57.547Z] Fetched 221 kB in 0s (0 B/s) [2021-10-22T00:57:57.547Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-22T00:57:57.547Z] Fetched 143 kB in 0s (0 B/s) [2021-10-22T00:57:57.547Z] Pulling edgex-go [2021-10-22T00:57:57.547Z] + snapcraftctl pull [2021-10-22T00:57:57.808Z] Pulling hooks [2021-10-22T00:57:57.808Z] + snapcraftctl pull [2021-10-22T00:58:19.784Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-22T00:58:19.784Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-22T00:58:19.784Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-22T00:58:19.784Z] Fetched 0 B in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-22T00:58:19.784Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-22T00:58:19.784Z] Fetched 279 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-22T00:58:19.784Z] Fetched 122 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-22T00:58:19.784Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-22T00:58:19.784Z] Fetched 8848 B in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-22T00:58:19.784Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-22T00:58:19.784Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-22T00:58:19.784Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-22T00:58:19.784Z] Fetched 220 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-22T00:58:19.784Z] Fetched 154 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-22T00:58:19.784Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-22T00:58:19.784Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-22T00:58:19.784Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-22T00:58:19.784Z] Fetched 499 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-22T00:58:19.784Z] Fetched 111 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-22T00:58:19.784Z] Fetched 240 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-22T00:58:19.784Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-22T00:58:19.784Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-22T00:58:19.784Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-22T00:58:19.784Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-22T00:58:19.784Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-22T00:58:19.784Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-22T00:58:19.784Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-22T00:58:19.784Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-22T00:58:19.784Z] Fetched 8720 B in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-22T00:58:19.784Z] Fetched 140 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-22T00:58:19.784Z] Fetched 119 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-22T00:58:19.784Z] Fetched 111 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-22T00:58:19.784Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-22T00:58:19.784Z] Fetched 646 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-22T00:58:19.784Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-22T00:58:19.784Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-22T00:58:19.784Z] Fetched 368 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-22T00:58:19.784Z] Fetched 187 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-22T00:58:19.784Z] Fetched 175 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-22T00:58:19.784Z] Fetched 206 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-22T00:58:19.784Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-22T00:58:19.784Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-22T00:58:19.784Z] Fetched 159 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-22T00:58:19.784Z] Fetched 107 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-22T00:58:19.784Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-22T00:58:19.784Z] Pulling static-packages [2021-10-22T00:58:19.784Z] + snapcraftctl pull [2021-10-22T00:58:19.784Z] Pulling version [2021-10-22T00:58:19.784Z] + cd /root/project [2021-10-22T00:58:19.784Z] + git describe --tags --abbrev=0 [2021-10-22T00:58:19.784Z] + sed s/v// [2021-10-22T00:58:19.784Z] + GIT_VERSION=2.0.1-dev.75 [2021-10-22T00:58:19.784Z] + [ -z 2.0.1-dev.75 ] [2021-10-22T00:58:19.784Z] + snapcraftctl set-version 2.0.1-dev.75 [2021-10-22T00:58:20.728Z] Building config-common [2021-10-22T00:58:20.728Z] + snapcraftctl build [2021-10-22T00:58:23.272Z] Skipping build go-build-helper (already ran) [2021-10-22T00:58:23.272Z] Building edgex-go [2021-10-22T00:58:23.272Z] + cd /root/parts/edgex-go/src [2021-10-22T00:58:23.272Z] + + gitsed s/v// [2021-10-22T00:58:23.272Z] describe --tags --abbrev=0 [2021-10-22T00:58:23.272Z] + GIT_VERSION=2.0.1-dev.75 [2021-10-22T00:58:23.272Z] + [ -z 2.0.1-dev.75 ] [2021-10-22T00:58:23.272Z] + echo 2.0.1-dev.75 [2021-10-22T00:58:23.272Z] + [ ! -d vendor ] [2021-10-22T00:58:23.272Z] + go mod download all [2021-10-22T00:58:30.565Z] Removing intermediate container 2fe5b28869e5 [2021-10-22T00:58:30.565Z] ---> c12a1208de4f [2021-10-22T00:58:30.565Z] Successfully built c12a1208de4f [2021-10-22T00:58:30.565Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:58:30.898Z] + docker inspect -f . ci-base-image-arm64 [2021-10-22T00:58:30.898Z] . [Pipeline] withDockerContainer [2021-10-22T00:58:31.117Z] prd-ubuntu18.04-docker-arm64-4c-16g-1095 does not seem to be running inside a container [2021-10-22T00:58:31.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-22T00:58:31.439Z] + make build [2021-10-22T00:58:31.440Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/core-data/core-data ./cmd/core-data [2021-10-22T00:58:32.590Z] $ docker top aed3fc7d3fe701f305422d88ac2c64ef62ac2dbb1a9f4c8c21e9018e1f470d14 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T00:58:33.540Z] + go version [2021-10-22T00:58:33.540Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-22T00:58:33.563Z] $ docker stop --time=1 aed3fc7d3fe701f305422d88ac2c64ef62ac2dbb1a9f4c8c21e9018e1f470d14 [2021-10-22T00:58:35.262Z] $ docker rm -f aed3fc7d3fe701f305422d88ac2c64ef62ac2dbb1a9f4c8c21e9018e1f470d14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T00:58:36.017Z] + docker inspect -f . ci-base-image-arm64 [2021-10-22T00:58:36.018Z] . [Pipeline] withDockerContainer [2021-10-22T00:58:36.276Z] prd-ubuntu18.04-docker-arm64-4c-16g-1095 does not seem to be running inside a container [2021-10-22T00:58:36.353Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-22T00:58:37.759Z] $ docker top b0c8d3ebd1b0f2e2c86790b4ab605017219988d34e613ca80147636554b12f15 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-22T00:58:38.087Z] ========================================================= [2021-10-22T00:58:38.087Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-22T00:58:38.087Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-22T00:58:38.738Z] + make test [2021-10-22T00:58:38.738Z] go mod tidy [2021-10-22T00:58:39.337Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-22T00:58:43.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-22T00:58:47.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/core-command/core-command ./cmd/core-command [2021-10-22T00:58:48.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-22T00:58:50.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-22T00:58:50.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-22T00:58:51.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-22T00:58:53.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-22T00:58:54.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-22T00:58:55.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-22T00:58:56.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-22T00:58:57.797Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-22T00:58:59.733Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-22T00:58:59.733Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-22T00:58:59.733Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-22T00:58:59.733Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-22T00:58:59.733Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-22T00:58:59.733Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-22T00:58:59.733Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-22T00:58:59.733Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-22T00:58:59.733Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-22T00:58:59.733Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-22T00:58:59.733Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-22T00:58:59.733Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-22T00:58:59.733Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-22T00:58:59.733Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-22T00:58:59.733Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-22T00:58:59.733Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-22T00:58:59.733Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-22T00:58:59.733Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-10-22T00:58:59.994Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-22T00:58:59.994Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-22T00:58:59.994Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-22T00:58:59.994Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-22T00:58:59.994Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-22T00:58:59.994Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-10-22T00:58:59.994Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-22T00:58:59.994Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-22T00:58:59.994Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-22T00:59:00.935Z] Building hooks [2021-10-22T00:59:00.935Z] + cd /root/parts/hooks/src [2021-10-22T00:59:00.935Z] + make build [2021-10-22T00:59:01.199Z] go mod tidy [2021-10-22T00:59:01.200Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-22T00:59:01.770Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-22T00:59:01.770Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-22T00:59:01.770Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-22T00:59:02.709Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-22T00:59:03.276Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-22T00:59:03.276Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-22T00:59:06.131Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-22T00:59:06.572Z] Building static-packages [2021-10-22T00:59:06.572Z] + snapcraftctl build [2021-10-22T00:59:08.486Z] Building version [2021-10-22T00:59:08.486Z] + snapcraftctl build [2021-10-22T00:59:11.032Z] Staging config-common [2021-10-22T00:59:11.032Z] + snapcraftctl stage [2021-10-22T00:59:12.418Z] Skipping stage go-build-helper (already ran) [2021-10-22T00:59:12.418Z] Staging edgex-go [2021-10-22T00:59:12.418Z] + snapcraftctl stage [2021-10-22T00:59:13.363Z] Staging hooks [2021-10-22T00:59:13.363Z] + snapcraftctl stage [2021-10-22T00:59:14.751Z] Staging static-packages [2021-10-22T00:59:14.751Z] + snapcraftctl stage [2021-10-22T00:59:16.138Z] Staging version [2021-10-22T00:59:16.138Z] + snapcraftctl stage [2021-10-22T00:59:17.078Z] Priming config-common [2021-10-22T00:59:17.078Z] + snapcraftctl prime [2021-10-22T00:59:18.022Z] Priming go-build-helper [2021-10-22T00:59:18.022Z] + snapcraftctl prime [2021-10-22T00:59:19.407Z] Priming edgex-go [2021-10-22T00:59:19.407Z] + snapcraftctl prime [2021-10-22T00:59:20.793Z] Priming hooks [2021-10-22T00:59:20.793Z] + snapcraftctl prime [2021-10-22T00:59:21.734Z] Priming static-packages [2021-10-22T00:59:21.995Z] + snapcraftctl prime [2021-10-22T00:59:25.300Z] Priming version [2021-10-22T00:59:25.300Z] + snapcraftctl prime [2021-10-22T00:59:25.874Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-22T01:00:02.734Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-22T01:00:04.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-22T01:00:05.344Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-22T01:00:06.330Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-22T01:00:18.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-22T01:00:18.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-22T01:00:18.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-22T01:00:18.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-22T01:00:18.753Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-22T01:00:18.753Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-22T01:00:19.355Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-22T01:00:19.355Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-22T01:00:19.355Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-22T01:00:19.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-22T01:00:26.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.170s coverage: 28.7% of statements [2021-10-22T01:00:26.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-22T01:00:26.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-22T01:00:30.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.417s coverage: 98.5% of statements [2021-10-22T01:00:30.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-22T01:00:30.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.390s coverage: 44.7% of statements [2021-10-22T01:00:30.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-22T01:00:30.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-22T01:00:33.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.734s coverage: 89.5% of statements [2021-10-22T01:00:33.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-22T01:00:33.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-22T01:00:35.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.249s coverage: 84.4% of statements [2021-10-22T01:00:35.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-22T01:00:35.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-22T01:00:35.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-22T01:00:35.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-22T01:00:35.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-22T01:00:41.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.661s coverage: 94.2% of statements [2021-10-22T01:00:41.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-22T01:00:41.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-22T01:00:41.790Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.248s coverage: 59.1% of statements [2021-10-22T01:00:41.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-22T01:00:41.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-22T01:00:41.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-22T01:00:41.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-22T01:00:41.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-22T01:00:41.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.195s coverage: 60.0% of statements [2021-10-22T01:00:41.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-22T01:00:41.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-22T01:00:41.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-22T01:00:41.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.336s coverage: 0.9% of statements [2021-10-22T01:00:41.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-22T01:00:41.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.224s coverage: 58.8% of statements [2021-10-22T01:00:41.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.261s coverage: 21.7% of statements [2021-10-22T01:00:41.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-22T01:00:41.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.286s coverage: 47.1% of statements [2021-10-22T01:00:41.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.193s coverage: 79.5% of statements [2021-10-22T01:00:42.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements [2021-10-22T01:00:43.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2021-10-22T01:00:44.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.326s coverage: 87.5% of statements [2021-10-22T01:00:56.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.350s coverage: 94.4% of statements [2021-10-22T01:00:56.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.310s coverage: 44.8% of statements [2021-10-22T01:01:02.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.539s coverage: 82.5% of statements [2021-10-22T01:01:02.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-22T01:01:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.249s coverage: 92.9% of statements [2021-10-22T01:01:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-22T01:01:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-22T01:01:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-22T01:01:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-10-22T01:01:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-22T01:01:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-22T01:01:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-22T01:01:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-22T01:01:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-22T01:01:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements [2021-10-22T01:01:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-22T01:01:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-22T01:01:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-10-22T01:01:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-22T01:01:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements [2021-10-22T01:01:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-22T01:01:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.284s coverage: 80.0% of statements [2021-10-22T01:01:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements [2021-10-22T01:01:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements [2021-10-22T01:01:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.754s coverage: 91.2% of statements [2021-10-22T01:01:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-22T01:01:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.673s coverage: 64.4% of statements [2021-10-22T01:01:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-22T01:01:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-22T01:01:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements [2021-10-22T01:01:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 89.4% of statements [2021-10-22T01:01:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-10-22T01:01:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2021-10-22T01:01:11.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-10-22T01:01:15.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.317s coverage: 70.4% of statements [2021-10-22T01:01:15.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-22T01:01:15.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-22T01:01:15.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-22T01:01:17.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.794s coverage: 43.4% of statements [2021-10-22T01:01:17.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-22T01:01:17.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-22T01:01:17.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements [2021-10-22T01:01:17.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-22T01:01:17.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements [2021-10-22T01:01:17.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-22T01:01:25.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.227s coverage: 17.7% of statements [2021-10-22T01:01:25.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-22T01:01:25.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-22T01:01:25.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-22T01:01:25.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-22T01:01:25.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.638s coverage: 92.3% of statements [2021-10-22T01:01:25.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-22T01:01:25.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-22T01:01:25.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-22T01:01:25.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-22T01:01:25.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 63.2% of statements [2021-10-22T01:01:25.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-22T01:01:25.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-22T01:01:25.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.392s coverage: 97.7% of statements [2021-10-22T01:01:25.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-22T01:01:25.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-22T01:01:25.782Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-22T01:01:25.782Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-22T01:01:25.782Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.190s coverage: 28.9% of statements [2021-10-22T01:01:25.782Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-22T01:01:25.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-22T01:01:25.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-22T01:01:25.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-22T01:01:25.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-22T01:01:25.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-22T01:01:25.783Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.150s coverage: 100.0% of statements [2021-10-22T01:01:25.783Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements [2021-10-22T01:01:26.383Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-22T01:01:26.383Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-22T01:01:26.383Z] GO111MODULE=on go vet ./... [2021-10-22T01:02:48.167Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-22T01:02:48.167Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-22T01:02:48.167Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-22T01:02:48.822Z] + ls -al . [2021-10-22T01:02:48.822Z] total 660 [2021-10-22T01:02:48.822Z] drwxrwxr-x 9 1001 1001 4096 Oct 22 01:02 . [2021-10-22T01:02:48.822Z] drwxr-xr-x 4 root root 4096 Oct 22 00:58 .. [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 11 Oct 22 00:56 .dockerignore [2021-10-22T01:02:48.822Z] drwxrwxr-x 8 1001 1001 4096 Oct 22 00:56 .git [2021-10-22T01:02:48.822Z] drwxrwxr-x 4 1001 1001 4096 Oct 22 00:56 .github [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 804 Oct 22 00:56 .gitignore [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 42 Oct 22 00:56 .golangci.yml [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 76 Oct 22 00:56 .hadolint.yml [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 166 Oct 22 00:56 .sonarcloud.properties [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 1171 Oct 22 00:56 ADOPTERS.md [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 8910 Oct 22 00:56 Attribution.txt [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 43881 Oct 22 00:56 CHANGELOG.md [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 3804 Oct 22 00:56 CONTRIBUTING.md [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 677 Oct 22 00:56 GOVERNANCE.md [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 849 Oct 22 00:56 Jenkinsfile [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 10775 Oct 22 00:56 LICENSE [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 6508 Oct 22 00:56 Makefile [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 582 Oct 22 00:56 OWNERS.md [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 8256 Oct 22 00:56 README.md [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 6912 Oct 22 00:56 SECURITY.md [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 5 Oct 22 00:43 VERSION [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 4131 Oct 22 00:56 ZMQWindows.md [2021-10-22T01:02:48.822Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 00:56 bin [2021-10-22T01:02:48.822Z] drwxrwxr-x 14 1001 1001 4096 Oct 22 00:56 cmd [2021-10-22T01:02:48.822Z] -rw-r--r-- 1 root root 425844 Oct 22 01:01 coverage.out [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 848 Oct 22 00:56 go.mod [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 50414 Oct 22 00:58 go.sum [2021-10-22T01:02:48.822Z] drwxrwxr-x 8 1001 1001 4096 Oct 22 00:56 internal [2021-10-22T01:02:48.822Z] drwxrwxr-x 3 1001 1001 4096 Oct 22 00:56 openapi [2021-10-22T01:02:48.822Z] drwxrwxr-x 4 1001 1001 4096 Oct 22 00:56 snap [2021-10-22T01:02:48.822Z] -rw-rw-r-- 1 1001 1001 204 Oct 22 00:56 version.go [Pipeline] sh [2021-10-22T01:02:49.477Z] + '[' -e coverage.out ] [2021-10-22T01:02:49.478Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-22T01:02:49.504Z] Warning: overwriting stash ‘coverage-report’ [2021-10-22T01:02:50.258Z] Stashed 1 file(s) [Pipeline] sh [2021-10-22T01:02:50.902Z] + make build [2021-10-22T01:02:50.902Z] 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-10-22T01:02:57.603Z] 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-10-22T01:03:19.770Z] 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-10-22T01:03:21.747Z] 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-10-22T01:03:26.045Z] 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-10-22T01:03:26.317Z] 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-10-22T01:03:30.620Z] 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-10-22T01:03:34.111Z] 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-10-22T01:03:38.481Z] 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-10-22T01:03:42.798Z] 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-10-22T01:03:45.415Z] 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-10-22T01:03:48.808Z] 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-10-22T01:03:55.521Z] $ docker stop --time=1 b0c8d3ebd1b0f2e2c86790b4ab605017219988d34e613ca80147636554b12f15 [2021-10-22T01:03:57.532Z] $ docker rm -f b0c8d3ebd1b0f2e2c86790b4ab605017219988d34e613ca80147636554b12f15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:03:59.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-22T01:03:59.089Z] [2021-10-22T01:03:59.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:03:59.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-22T01:03:59.980Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-22T01:03:59.980Z] 29e5d40040c1: Pulling fs layer [2021-10-22T01:03:59.980Z] 1ce36da41761: Pulling fs layer [2021-10-22T01:03:59.980Z] 25b303627fd3: Pulling fs layer [2021-10-22T01:04:00.259Z] 29e5d40040c1: Verifying Checksum [2021-10-22T01:04:00.259Z] 29e5d40040c1: Download complete [2021-10-22T01:04:00.535Z] 1ce36da41761: Verifying Checksum [2021-10-22T01:04:00.535Z] 1ce36da41761: Download complete [2021-10-22T01:04:00.811Z] 29e5d40040c1: Pull complete [2021-10-22T01:04:01.788Z] 25b303627fd3: Verifying Checksum [2021-10-22T01:04:01.788Z] 25b303627fd3: Download complete [2021-10-22T01:04:02.059Z] 1ce36da41761: Pull complete [2021-10-22T01:04:12.206Z] 25b303627fd3: Pull complete [2021-10-22T01:04:12.206Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-22T01:04:12.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-22T01:04:12.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-22T01:04:12.468Z] prd-ubuntu18.04-docker-arm64-4c-16g-1095 does not seem to be running inside a container [2021-10-22T01:04:12.537Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-22T01:04:15.044Z] $ docker top 070f5bae5a501e1c15ae4f9082c5e5cabfe1df81b5a1de10184c6ab119c29d21 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T01:04:16.027Z] + docker-compose build --help [2021-10-22T01:04:16.027Z] + grep parallel [2021-10-22T01:04:20.326Z] --parallel Build images in parallel. [Pipeline] } [2021-10-22T01:04:20.336Z] $ docker stop --time=1 070f5bae5a501e1c15ae4f9082c5e5cabfe1df81b5a1de10184c6ab119c29d21 [2021-10-22T01:04:22.008Z] $ docker rm -f 070f5bae5a501e1c15ae4f9082c5e5cabfe1df81b5a1de10184c6ab119c29d21 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:04:22.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-22T01:04:22.596Z] . [Pipeline] withDockerContainer [2021-10-22T01:04:22.825Z] prd-ubuntu18.04-docker-arm64-4c-16g-1095 does not seem to be running inside a container [2021-10-22T01:04:22.888Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-22T01:04:24.348Z] $ docker top 11f2d58517afb34291cb28a16418101d5c677c17faa0093464a0882afe0e3892 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T01:04:25.295Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-22T01:04:29.597Z] Building core-command ... [2021-10-22T01:04:29.597Z] Building core-data ... [2021-10-22T01:04:29.597Z] Building core-metadata ... [2021-10-22T01:04:29.597Z] Building security-bootstrapper ... [2021-10-22T01:04:29.597Z] Building security-proxy-setup ... [2021-10-22T01:04:29.597Z] Building security-secretstore-setup ... [2021-10-22T01:04:29.597Z] Building support-notifications ... [2021-10-22T01:04:29.597Z] Building support-scheduler ... [2021-10-22T01:04:29.597Z] Building sys-mgmt-agent ... [2021-10-22T01:04:29.597Z] Building support-notifications [2021-10-22T01:04:29.597Z] Building security-secretstore-setup [2021-10-22T01:04:29.597Z] Building sys-mgmt-agent [2021-10-22T01:04:29.597Z] Building security-bootstrapper [2021-10-22T01:04:29.597Z] Building core-data [2021-10-22T01:05:37.612Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:05:37.612Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:05:37.612Z] ---> c12a1208de4f [2021-10-22T01:05:37.612Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T01:05:37.612Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:05:37.612Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:05:37.612Z] ---> c12a1208de4f [2021-10-22T01:05:37.612Z] Step 3/24 : WORKDIR /edgex-go [2021-10-22T01:05:37.612Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:05:37.612Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:05:37.612Z] ---> c12a1208de4f [2021-10-22T01:05:37.612Z] Step 3/21 : WORKDIR /edgex-go [2021-10-22T01:05:37.612Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:05:37.612Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:05:37.612Z] ---> c12a1208de4f [2021-10-22T01:05:37.612Z] Step 3/30 : WORKDIR /edgex-go [2021-10-22T01:05:37.612Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:05:37.612Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:05:37.612Z] ---> c12a1208de4f [2021-10-22T01:05:37.612Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T01:05:37.612Z] ---> Running in b49dce581eb1 [2021-10-22T01:05:37.612Z] ---> Running in a4cc88b8b469 [2021-10-22T01:05:37.612Z] ---> Running in 0942c4856ae1 [2021-10-22T01:05:37.612Z] ---> Running in 3c1b3fc19967 [2021-10-22T01:05:37.612Z] ---> Running in 39643e25640d [2021-10-22T01:05:37.612Z] Removing intermediate container b49dce581eb1 [2021-10-22T01:05:37.612Z] ---> 2997e9efc377 [2021-10-22T01:05:37.612Z] Removing intermediate container 3c1b3fc19967 [2021-10-22T01:05:37.612Z] ---> 9b4650f9eacd [2021-10-22T01:05:37.612Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:05:37.612Z] [2021-10-22T01:05:37.612Z] Removing intermediate container a4cc88b8b469 [2021-10-22T01:05:37.612Z] ---> b04b19330135 [2021-10-22T01:05:37.612Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:05:37.612Z] Removing intermediate container 39643e25640d [2021-10-22T01:05:37.612Z] ---> 565b5fbd0e94 [2021-10-22T01:05:37.612Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:05:37.612Z] Removing intermediate container 0942c4856ae1 [2021-10-22T01:05:37.612Z] ---> 95ace66226d8 [2021-10-22T01:05:37.612Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:05:37.612Z] ---> Running in 38b38ff1b3d6 [2021-10-22T01:05:37.612Z] ---> Running in 2f257030583a [2021-10-22T01:05:37.612Z] ---> Running in 4db7b80eee2b [2021-10-22T01:05:37.612Z] ---> Running in 07f7265354c2 [2021-10-22T01:05:37.612Z] ---> Running in 915fa61c2b7f [2021-10-22T01:05:37.612Z] Removing intermediate container 2f257030583a [2021-10-22T01:05:37.612Z] ---> fb3210dc3cb6 [2021-10-22T01:05:37.612Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-22T01:05:37.612Z] Removing intermediate container 07f7265354c2 [2021-10-22T01:05:37.612Z] ---> 2c2c8097f481 [2021-10-22T01:05:37.612Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-22T01:05:37.886Z] ---> Running in f2e130d832b8 [2021-10-22T01:05:37.887Z] Removing intermediate container 4db7b80eee2b [2021-10-22T01:05:37.887Z] ---> 41affb8e923a [2021-10-22T01:05:37.887Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-22T01:05:37.887Z] ---> Running in a7a71d462fea [2021-10-22T01:05:38.164Z] ---> Running in 80be1ebebaa3 [2021-10-22T01:05:38.164Z] Removing intermediate container 38b38ff1b3d6 [2021-10-22T01:05:38.164Z] ---> 862de46a82e6 [2021-10-22T01:05:38.164Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-22T01:05:38.164Z] Removing intermediate container 915fa61c2b7f [2021-10-22T01:05:38.164Z] ---> ebec6c4842c3 [2021-10-22T01:05:38.164Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-22T01:05:38.164Z] ---> Running in 3970a0c82ce5 [2021-10-22T01:05:38.164Z] ---> Running in 79a3c010dc2b [2021-10-22T01:05:40.163Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:05:40.163Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:05:40.163Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:05:40.436Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:05:40.708Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:05:41.023Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:05:41.023Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:05:41.481Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:05:41.869Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:05:41.869Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:05:42.169Z] OK: 219 MiB in 52 packages [2021-10-22T01:05:42.460Z] OK: 219 MiB in 52 packages [2021-10-22T01:05:43.246Z] OK: 219 MiB in 52 packages [2021-10-22T01:05:43.246Z] OK: 219 MiB in 52 packages [2021-10-22T01:05:43.545Z] OK: 219 MiB in 52 packages [2021-10-22T01:05:44.154Z] Removing intermediate container f2e130d832b8 [2021-10-22T01:05:44.154Z] ---> 237e26fa87bd [2021-10-22T01:05:44.154Z] Step 6/24 : COPY . . [2021-10-22T01:05:44.428Z] Removing intermediate container a7a71d462fea [2021-10-22T01:05:44.428Z] ---> d22c4e90a030 [2021-10-22T01:05:44.428Z] Step 6/30 : COPY . . [2021-10-22T01:05:45.028Z] Removing intermediate container 3970a0c82ce5 [2021-10-22T01:05:45.028Z] ---> e1a2935c8717 [2021-10-22T01:05:45.028Z] Step 6/22 : COPY . . [2021-10-22T01:05:45.303Z] Removing intermediate container 79a3c010dc2b [2021-10-22T01:05:45.304Z] ---> 13a0fa74e6e9 [2021-10-22T01:05:45.304Z] Step 6/22 : COPY . . [2021-10-22T01:05:45.304Z] Removing intermediate container 80be1ebebaa3 [2021-10-22T01:05:45.304Z] ---> 1d1da7c547db [2021-10-22T01:05:45.304Z] Step 6/21 : COPY . . [2021-10-22T01:06:07.507Z] ---> cd10ac8c4818 [2021-10-22T01:06:07.507Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:06:07.507Z] ---> cbefa299c29f [2021-10-22T01:06:07.507Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:06:07.507Z] ---> b70199355e82 [2021-10-22T01:06:07.507Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:06:07.507Z] ---> Running in baf29eb6e3ad [2021-10-22T01:06:07.507Z] ---> Running in bccb889d8c84 [2021-10-22T01:06:07.507Z] ---> Running in be5e19f111f1 [2021-10-22T01:06:08.114Z] ---> 11e6f87b148e [2021-10-22T01:06:08.114Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:06:08.114Z] ---> Running in 528310b30200 [2021-10-22T01:06:08.114Z] ---> 44c5d11731c2 [2021-10-22T01:06:08.114Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:06:08.391Z] ---> Running in a4a671098325 [2021-10-22T01:06:12.719Z] Removing intermediate container baf29eb6e3ad [2021-10-22T01:06:12.719Z] ---> cd495a4d3582 [2021-10-22T01:06:12.719Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-22T01:06:12.719Z] ---> Running in c00c953b335c [2021-10-22T01:06:12.994Z] Removing intermediate container be5e19f111f1 [2021-10-22T01:06:12.994Z] ---> 5689dc2e7d6d [2021-10-22T01:06:12.994Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-22T01:06:12.994Z] ---> Running in 9e6e07f7224e [2021-10-22T01:06:12.994Z] Removing intermediate container bccb889d8c84 [2021-10-22T01:06:12.994Z] ---> 4e525d6fd17b [2021-10-22T01:06:12.994Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-22T01:06:13.271Z] ---> Running in 93e3d8859a70 [2021-10-22T01:06:13.868Z] Removing intermediate container 528310b30200 [2021-10-22T01:06:13.868Z] Removing intermediate container a4a671098325 [2021-10-22T01:06:13.868Z] ---> 37016ec3f16f [2021-10-22T01:06:13.868Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-22T01:06:13.868Z] ---> 5a39c28389e7 [2021-10-22T01:06:13.868Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-22T01:06:14.139Z] ---> Running in 7e5ba06b174f [2021-10-22T01:06:14.139Z] ---> Running in fac6c1c02c07 [2021-10-22T01:06:14.738Z] 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-10-22T01:06:15.343Z] 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-10-22T01:06:15.343Z] 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-10-22T01:06:16.783Z] 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-10-22T01:06:16.783Z] 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-10-22T01:08:23.667Z] 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-10-22T01:08:23.667Z] Removing intermediate container 7e5ba06b174f [2021-10-22T01:08:23.667Z] ---> 216929dcc6bf [2021-10-22T01:08:23.667Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-22T01:08:23.667Z] ---> Running in d0e172d82b20 [2021-10-22T01:08:24.657Z] 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-10-22T01:08:26.652Z] Removing intermediate container c00c953b335c [2021-10-22T01:08:26.652Z] ---> 99f02439fd70 [2021-10-22T01:08:26.652Z] [2021-10-22T01:08:26.652Z] Step 9/30 : FROM alpine:3.14 [2021-10-22T01:08:26.652Z] 3.14: Pulling from library/alpine [2021-10-22T01:08:26.652Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-22T01:08:26.652Z] Status: Downloaded newer image for alpine:3.14 [2021-10-22T01:08:26.652Z] ---> bb3de5531c18 [2021-10-22T01:08:26.652Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-22T01:08:26.943Z] ---> Running in 6877f8de6ee6 [2021-10-22T01:08:28.397Z] Removing intermediate container 6877f8de6ee6 [2021-10-22T01:08:28.397Z] ---> 8deec6c38ff1 [2021-10-22T01:08:28.397Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-22T01:08:28.397Z] ---> Running in 84f352b21586 [2021-10-22T01:08:29.390Z] Removing intermediate container 9e6e07f7224e [2021-10-22T01:08:29.390Z] ---> ecd730840901 [2021-10-22T01:08:29.390Z] [2021-10-22T01:08:29.390Z] Step 9/24 : FROM alpine:3.14 [2021-10-22T01:08:29.390Z] ---> bb3de5531c18 [2021-10-22T01:08:29.390Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-22T01:08:29.688Z] ---> Running in cac97760b288 [2021-10-22T01:08:31.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:08:31.684Z] Removing intermediate container d0e172d82b20 [2021-10-22T01:08:31.684Z] ---> 38b8653cf573 [2021-10-22T01:08:31.684Z] [2021-10-22T01:08:31.684Z] Step 10/22 : FROM docker:20.10.8 [2021-10-22T01:08:31.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:08:31.960Z] 20.10.8: Pulling from library/docker [2021-10-22T01:08:32.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:08:32.514Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-22T01:08:32.514Z] (2/2) Installing su-exec (0.2-r1) [2021-10-22T01:08:32.514Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T01:08:32.514Z] OK: 5 MiB in 16 packages [2021-10-22T01:08:32.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:08:33.520Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-22T01:08:33.520Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-22T01:08:33.520Z] (3/3) Installing su-exec (0.2-r1) [2021-10-22T01:08:33.520Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T01:08:33.520Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T01:08:33.801Z] OK: 6 MiB in 17 packages [2021-10-22T01:08:35.276Z] Removing intermediate container 84f352b21586 [2021-10-22T01:08:35.276Z] ---> 0eebbbe47659 [2021-10-22T01:08:35.276Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-22T01:08:35.548Z] ---> Running in ec4ac3b5cc4b [2021-10-22T01:08:36.528Z] Removing intermediate container ec4ac3b5cc4b [2021-10-22T01:08:36.528Z] ---> 6d7d39364d30 [2021-10-22T01:08:36.528Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-22T01:08:36.798Z] Removing intermediate container cac97760b288 [2021-10-22T01:08:36.798Z] ---> 6c0e7801645d [2021-10-22T01:08:36.798Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-22T01:08:36.798Z] ---> Running in 018a4432c84f [2021-10-22T01:08:37.071Z] ---> Running in 22a644d6513c [2021-10-22T01:08:37.071Z] Removing intermediate container fac6c1c02c07 [2021-10-22T01:08:37.071Z] ---> 602afcf4b6c3 [2021-10-22T01:08:37.071Z] [2021-10-22T01:08:37.071Z] Step 9/21 : FROM alpine:3.14 [2021-10-22T01:08:37.071Z] ---> bb3de5531c18 [2021-10-22T01:08:37.071Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-22T01:08:37.341Z] ---> Running in 65963353630b [2021-10-22T01:08:37.620Z] Removing intermediate container 018a4432c84f [2021-10-22T01:08:37.620Z] ---> 4f0077159358 [2021-10-22T01:08:37.620Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-22T01:08:37.891Z] ---> Running in 0d36e3b27b91 [2021-10-22T01:08:37.891Z] Removing intermediate container 22a644d6513c [2021-10-22T01:08:37.891Z] ---> f4e2875d1fda [2021-10-22T01:08:37.891Z] Step 12/24 : WORKDIR / [2021-10-22T01:08:37.891Z] ---> Running in b2993eb1ba68 [2021-10-22T01:08:39.350Z] Removing intermediate container b2993eb1ba68 [2021-10-22T01:08:39.350Z] ---> a8d8e3469d74 [2021-10-22T01:08:39.350Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-22T01:08:39.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:08:39.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:08:40.939Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-22T01:08:40.939Z] ---> 346d1050b7c8 [2021-10-22T01:08:40.939Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-22T01:08:40.939Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-22T01:08:40.939Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T01:08:40.939Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T01:08:40.939Z] OK: 6 MiB in 16 packages [2021-10-22T01:08:41.221Z] Removing intermediate container 0d36e3b27b91 [2021-10-22T01:08:41.221Z] ---> 3cedaa1dab03 [2021-10-22T01:08:41.221Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-22T01:08:41.491Z] ---> Running in 350ed11384d6 [2021-10-22T01:08:42.484Z] ---> 8032cc3712d7 [2021-10-22T01:08:42.484Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-22T01:08:42.484Z] Removing intermediate container 350ed11384d6 [2021-10-22T01:08:42.484Z] ---> 69fd782a6ccc [2021-10-22T01:08:42.484Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-22T01:08:43.461Z] Removing intermediate container 65963353630b [2021-10-22T01:08:43.461Z] ---> 8fd13876f7e6 [2021-10-22T01:08:43.461Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T01:08:43.461Z] ---> Running in ece23d699def [2021-10-22T01:08:43.461Z] ---> 19d51f353f59 [2021-10-22T01:08:43.461Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-22T01:08:43.734Z] ---> 5867cdb78dbe [2021-10-22T01:08:43.734Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-22T01:08:44.014Z] ---> Running in 75764c0f1d57 [2021-10-22T01:08:44.295Z] Removing intermediate container ece23d699def [2021-10-22T01:08:44.295Z] ---> ab947ec802c0 [2021-10-22T01:08:44.295Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-22T01:08:44.575Z] ---> Running in 3d7790431858 [2021-10-22T01:08:44.860Z] ---> 8c0261cfdcc8 [2021-10-22T01:08:44.860Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-22T01:08:45.457Z] Removing intermediate container 3d7790431858 [2021-10-22T01:08:45.457Z] ---> ade271d03a24 [2021-10-22T01:08:45.457Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-22T01:08:45.457Z] ---> Running in 875cebf9bf76 [2021-10-22T01:08:46.444Z] Removing intermediate container 93e3d8859a70 [2021-10-22T01:08:46.444Z] ---> 39dbe9ad9655 [2021-10-22T01:08:46.444Z] [2021-10-22T01:08:46.444Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T01:08:46.444Z] ---> bb3de5531c18 [2021-10-22T01:08:46.444Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-22T01:08:46.444Z] Removing intermediate container 875cebf9bf76 [2021-10-22T01:08:46.444Z] ---> aebe7b7d8ad9 [2021-10-22T01:08:46.444Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T01:08:46.444Z] ---> Running in 4a1c506e7640 [2021-10-22T01:08:47.041Z] Removing intermediate container 75764c0f1d57 [2021-10-22T01:08:47.041Z] ---> 21c0cdf64d25 [2021-10-22T01:08:47.041Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T01:08:47.041Z] ---> 4e9b5ef11a1c [2021-10-22T01:08:47.041Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-22T01:08:47.041Z] Removing intermediate container 4a1c506e7640 [2021-10-22T01:08:47.041Z] ---> f15557acb78e [2021-10-22T01:08:47.041Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-22T01:08:47.315Z] ---> Running in a279649140a7 [2021-10-22T01:08:47.595Z] ---> b88b634287c8 [2021-10-22T01:08:47.595Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-22T01:08:48.189Z] Removing intermediate container a279649140a7 [2021-10-22T01:08:48.189Z] ---> f22503b77b76 [2021-10-22T01:08:48.189Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-22T01:08:48.189Z] ---> Running in a1e0c6720496 [2021-10-22T01:08:48.458Z] ---> 6745f0c669f0 [2021-10-22T01:08:48.458Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-22T01:08:48.735Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-22T01:08:48.735Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-22T01:08:48.735Z] ---> 3734d5adc5ac [2021-10-22T01:08:48.735Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-22T01:08:49.016Z] ---> Running in 5bf002352cf1 [2021-10-22T01:08:49.016Z] Removing intermediate container a1e0c6720496 [2021-10-22T01:08:49.016Z] ---> fdfcafd4141d [2021-10-22T01:08:49.016Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:08:49.290Z] ---> Running in da71eb671a75 [2021-10-22T01:08:49.290Z] ---> 72414060aa38 [2021-10-22T01:08:49.290Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-22T01:08:49.888Z] Removing intermediate container 5bf002352cf1 [2021-10-22T01:08:49.888Z] ---> e9add54d502c [2021-10-22T01:08:49.888Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-22T01:08:49.888Z] ---> 6562df15e030 [2021-10-22T01:08:49.888Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-22T01:08:49.888Z] ---> Running in db59fbb4baa4 [2021-10-22T01:08:50.874Z] ---> 12b50f171bd7 [2021-10-22T01:08:50.874Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-22T01:08:50.874Z] ---> Running in ab26cba6993d [2021-10-22T01:08:50.874Z] ---> 6633570cbde9 [2021-10-22T01:08:50.874Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-22T01:08:51.472Z] ---> 873280c0eec6 [2021-10-22T01:08:51.472Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-22T01:08:51.472Z] ---> Running in 5d10e821fbfe [2021-10-22T01:08:52.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:08:52.349Z] Removing intermediate container 5d10e821fbfe [2021-10-22T01:08:52.349Z] ---> 4c4be9c5e649 [2021-10-22T01:08:52.349Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T01:08:52.349Z] ---> Running in e2a7743e2a55 [2021-10-22T01:08:52.349Z] Removing intermediate container da71eb671a75 [2021-10-22T01:08:52.349Z] ---> d1519db7fdda [2021-10-22T01:08:52.349Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-22T01:08:52.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:08:52.349Z] ---> 16d74bab5558 [2021-10-22T01:08:52.349Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-22T01:08:52.621Z] ---> Running in dd26e638d168 [2021-10-22T01:08:53.224Z] Removing intermediate container e2a7743e2a55 [2021-10-22T01:08:53.224Z] ---> 8a8ec5f5d307 [2021-10-22T01:08:53.224Z] Step 19/21 : LABEL arch=arm64 [2021-10-22T01:08:53.501Z] ---> Running in e8356bc8e8d2 [2021-10-22T01:08:53.501Z] (1/42) Installing readline (8.1.0-r0) [2021-10-22T01:08:53.501Z] (2/42) Installing bash (5.1.4-r0) [2021-10-22T01:08:53.501Z] Executing bash-5.1.4-r0.post-install [2021-10-22T01:08:53.501Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-22T01:08:53.501Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-22T01:08:53.501Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-22T01:08:53.501Z] (6/42) Installing curl (7.79.1-r0) [2021-10-22T01:08:53.779Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-22T01:08:53.779Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-22T01:08:53.779Z] (9/42) Installing expat (2.4.1-r0) [2021-10-22T01:08:53.779Z] (10/42) Installing libffi (3.3-r2) [2021-10-22T01:08:53.779Z] (11/42) Installing gdbm (1.19-r0) [2021-10-22T01:08:53.779Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-22T01:08:53.779Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-22T01:08:53.779Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-22T01:08:53.779Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-22T01:08:53.779Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-22T01:08:53.779Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-22T01:08:54.070Z] Removing intermediate container ab26cba6993d [2021-10-22T01:08:54.070Z] ---> ed519dbe9313 [2021-10-22T01:08:54.070Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-22T01:08:54.070Z] ---> 18f121ad2b25 [2021-10-22T01:08:54.070Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-22T01:08:54.070Z] Removing intermediate container e8356bc8e8d2 [2021-10-22T01:08:54.070Z] ---> 2fd6573daa2c [2021-10-22T01:08:54.070Z] Step 20/21 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T01:08:54.350Z] ---> Running in c027cf1a7333 [2021-10-22T01:08:54.350Z] ---> Running in 6a54b183605a [2021-10-22T01:08:54.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:08:55.229Z] Removing intermediate container c027cf1a7333 [2021-10-22T01:08:55.229Z] ---> d2534cf93b1b [2021-10-22T01:08:55.229Z] Step 22/24 : LABEL arch=arm64 [2021-10-22T01:08:55.229Z] Removing intermediate container 6a54b183605a [2021-10-22T01:08:55.229Z] ---> 18a47231d3e2 [2021-10-22T01:08:55.229Z] Step 21/21 : LABEL version=0.0.0 [2021-10-22T01:08:55.229Z] ---> 16e943aa92dd [2021-10-22T01:08:55.229Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-22T01:08:55.229Z] ---> Running in 543229b222e9 [2021-10-22T01:08:55.229Z] ---> Running in 67fc12f0ae96 [2021-10-22T01:08:55.505Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:08:55.505Z] ---> Running in 14d9450d64da [2021-10-22T01:08:55.781Z] Removing intermediate container 543229b222e9 [2021-10-22T01:08:55.781Z] ---> 6e210784d8d6 [2021-10-22T01:08:55.781Z] [2021-10-22T01:08:56.065Z] Removing intermediate container 67fc12f0ae96 [2021-10-22T01:08:56.065Z] ---> cc9810c53174 [2021-10-22T01:08:56.065Z] Step 23/24 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T01:08:56.065Z] ---> Running in b0eb69887f28 [2021-10-22T01:08:56.343Z] Removing intermediate container 14d9450d64da [2021-10-22T01:08:56.343Z] ---> 83f105e1c223 [2021-10-22T01:08:56.343Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-22T01:08:56.343Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-22T01:08:56.343Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-22T01:08:56.343Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-22T01:08:56.343Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-22T01:08:56.621Z] Successfully built 6e210784d8d6 [2021-10-22T01:08:56.622Z] Successfully tagged support-notifications-arm64:latest [2021-10-22T01:08:56.622Z]  Building support-notifications ... done Building security-proxy-setup [2021-10-22T01:08:56.622Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-22T01:08:56.622Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-22T01:08:56.622Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-22T01:08:56.622Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-22T01:08:56.622Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-22T01:08:56.622Z] Removing intermediate container b0eb69887f28 [2021-10-22T01:08:56.622Z] ---> 2238ac4cc925 [2021-10-22T01:08:56.622Z] Step 24/24 : LABEL version=0.0.0 [2021-10-22T01:08:56.622Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-22T01:08:56.895Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-22T01:08:56.895Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-22T01:08:56.895Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-22T01:08:56.895Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-22T01:08:56.895Z] ---> Running in 3ba081511129 [2021-10-22T01:08:56.895Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-22T01:08:56.895Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-22T01:08:56.895Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-22T01:08:56.895Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-22T01:08:56.895Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-22T01:08:56.895Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-22T01:08:57.174Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T01:08:57.174Z] OK: 8 MiB in 20 packages [2021-10-22T01:08:57.174Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-22T01:08:57.174Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-22T01:08:57.174Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-22T01:08:57.174Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-22T01:08:57.457Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-22T01:08:57.457Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-22T01:08:57.457Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-22T01:08:57.457Z] ---> cba5b1498ca2 [2021-10-22T01:08:57.457Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-22T01:08:57.457Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-22T01:08:57.457Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-22T01:08:57.457Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-22T01:08:57.746Z] Removing intermediate container 3ba081511129 [2021-10-22T01:08:57.746Z] ---> 7c84c0c75823 [2021-10-22T01:08:57.746Z] [2021-10-22T01:08:57.746Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-22T01:08:57.746Z] ---> Running in 429dd334275b [2021-10-22T01:08:58.350Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T01:08:58.350Z] OK: 84 MiB in 64 packages [2021-10-22T01:08:58.633Z] Successfully built 7c84c0c75823 [2021-10-22T01:08:58.913Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-22T01:08:58.913Z]  Building security-secretstore-setup ... done Building core-command [2021-10-22T01:08:58.913Z] Removing intermediate container dd26e638d168 [2021-10-22T01:08:58.913Z] ---> 12739e2ff618 [2021-10-22T01:08:58.913Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T01:09:00.353Z] ---> 1520e886de78 [2021-10-22T01:09:00.353Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-22T01:09:01.338Z] Removing intermediate container 429dd334275b [2021-10-22T01:09:01.338Z] ---> 87f2fc3f2f68 [2021-10-22T01:09:01.338Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-22T01:09:01.610Z] ---> Running in c5fb59abf4f7 [2021-10-22T01:09:01.896Z] ---> d9cc48390dc4 [2021-10-22T01:09:01.896Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-22T01:09:02.220Z] Removing intermediate container c5fb59abf4f7 [2021-10-22T01:09:02.220Z] ---> a21dcc006ba5 [2021-10-22T01:09:02.220Z] Step 27/30 : CMD ["gate"] [2021-10-22T01:09:02.946Z] ---> Running in 5d94f05c4214 [2021-10-22T01:09:02.946Z] ---> 552817ebb5b9 [2021-10-22T01:09:02.946Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-22T01:09:03.236Z] ---> Running in 99ec72794872 [2021-10-22T01:09:03.236Z] Collecting docker-compose==1.23.2 [2021-10-22T01:09:03.561Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-22T01:09:03.561Z] Removing intermediate container 5d94f05c4214 [2021-10-22T01:09:03.561Z] ---> 992664ed8a13 [2021-10-22T01:09:03.561Z] Step 28/30 : LABEL arch=arm64 [2021-10-22T01:09:03.847Z] Removing intermediate container 99ec72794872 [2021-10-22T01:09:03.847Z] ---> af6759a371ce [2021-10-22T01:09:03.847Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T01:09:04.135Z] ---> Running in 95ba05e5c1f5 [2021-10-22T01:09:04.135Z] Collecting cached-property<2,>=1.2.0 [2021-10-22T01:09:04.135Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-22T01:09:04.135Z] ---> Running in c6e242ec81dc [2021-10-22T01:09:04.758Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-22T01:09:04.758Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-22T01:09:04.758Z] Collecting docopt<0.7,>=0.6.1 [2021-10-22T01:09:05.039Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-22T01:09:05.327Z] Removing intermediate container 95ba05e5c1f5 [2021-10-22T01:09:05.327Z] ---> 64f7d20ad786 [2021-10-22T01:09:05.327Z] Step 29/30 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7Removing intermediate container c6e242ec81dc [2021-10-22T01:09:05.327Z] ---> c0d90c0d5ebb [2021-10-22T01:09:05.327Z] Step 20/22 : LABEL arch=arm64 [2021-10-22T01:09:05.327Z] [2021-10-22T01:09:05.605Z] ---> Running in 5cd37e7bc398 [2021-10-22T01:09:05.605Z] ---> Running in 3d21f1925dae [2021-10-22T01:09:06.204Z] Removing intermediate container 5cd37e7bc398 [2021-10-22T01:09:06.204Z] ---> 68728369b813 [2021-10-22T01:09:06.204Z] Step 21/22 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T01:09:06.204Z] Removing intermediate container 3d21f1925dae [2021-10-22T01:09:06.204Z] ---> 60065fbcb4c3 [2021-10-22T01:09:06.204Z] Step 30/30 : LABEL version=0.0.0 [2021-10-22T01:09:06.204Z] ---> Running in 390625098f97 [2021-10-22T01:09:06.476Z] ---> Running in 3e23413dcc36 [2021-10-22T01:09:07.068Z] Removing intermediate container 390625098f97 [2021-10-22T01:09:07.068Z] ---> 80a14a3a570a [2021-10-22T01:09:07.068Z] Step 22/22 : LABEL version=0.0.0 [2021-10-22T01:09:07.068Z] ---> Running in 756577456cb5 [2021-10-22T01:09:07.068Z] Removing intermediate container 3e23413dcc36 [2021-10-22T01:09:07.068Z] ---> feb06e76789b [2021-10-22T01:09:07.068Z] [2021-10-22T01:09:07.341Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-22T01:09:07.341Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-22T01:09:07.621Z] Successfully built feb06e76789b [2021-10-22T01:09:07.621Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-22T01:09:07.621Z]  Building security-bootstrapper ... done Building core-metadata [2021-10-22T01:09:07.905Z] Removing intermediate container 756577456cb5 [2021-10-22T01:09:07.905Z] ---> 263094dbb139 [2021-10-22T01:09:07.905Z] [2021-10-22T01:09:08.194Z] Successfully built 263094dbb139 [2021-10-22T01:09:08.194Z] Successfully tagged core-data-arm64:latest [2021-10-22T01:09:08.194Z] Building support-scheduler [2021-10-22T01:09:09.174Z]  Building core-data ... done Collecting texttable<0.10,>=0.9.0 [2021-10-22T01:09:09.174Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-22T01:09:12.559Z] Collecting PyYAML<4,>=3.10 [2021-10-22T01:09:12.559Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-22T01:09:15.949Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-22T01:09:15.950Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-22T01:09:16.548Z] Collecting docker<4.0,>=3.6.0 [2021-10-22T01:09:16.548Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-22T01:09:16.548Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-22T01:09:16.820Z] Collecting jsonschema<3,>=2.5.1 [2021-10-22T01:09:17.093Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-22T01:09:17.689Z] Collecting docker-pycreds>=0.4.0 [2021-10-22T01:09:17.689Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-22T01:09:17.962Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-22T01:09:18.237Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-22T01:09:18.237Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-22T01:09:18.512Z] Collecting idna<2.8,>=2.5 [2021-10-22T01:09:18.512Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-22T01:09:19.107Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-22T01:09:19.107Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-22T01:09:19.705Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-22T01:09:19.705Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-22T01:09:19.705Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-22T01:09:19.705Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-22T01:09:20.680Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-22T01:09:20.680Z] Attempting uninstall: urllib3 [2021-10-22T01:09:20.680Z] Found existing installation: urllib3 1.26.5 [2021-10-22T01:09:20.680Z] Uninstalling urllib3-1.26.5: [2021-10-22T01:09:20.680Z] Successfully uninstalled urllib3-1.26.5 [2021-10-22T01:09:21.287Z] Attempting uninstall: idna [2021-10-22T01:09:21.287Z] Found existing installation: idna 3.2 [2021-10-22T01:09:21.287Z] Uninstalling idna-3.2: [2021-10-22T01:09:21.559Z] Successfully uninstalled idna-3.2 [2021-10-22T01:09:22.538Z] Attempting uninstall: chardet [2021-10-22T01:09:22.538Z] Found existing installation: chardet 4.0.0 [2021-10-22T01:09:22.538Z] Uninstalling chardet-4.0.0: [2021-10-22T01:09:22.538Z] Successfully uninstalled chardet-4.0.0 [2021-10-22T01:09:24.513Z] Attempting uninstall: requests [2021-10-22T01:09:24.513Z] Found existing installation: requests 2.25.1 [2021-10-22T01:09:24.513Z] Uninstalling requests-2.25.1: [2021-10-22T01:09:24.513Z] Successfully uninstalled requests-2.25.1 [2021-10-22T01:09:24.785Z] Running setup.py install for texttable: started [2021-10-22T01:09:26.761Z] Running setup.py install for texttable: finished with status 'done' [2021-10-22T01:09:26.761Z] Running setup.py install for PyYAML: started [2021-10-22T01:09:29.365Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-22T01:09:29.637Z] Running setup.py install for docopt: started [2021-10-22T01:09:32.241Z] Running setup.py install for docopt: finished with status 'done' [2021-10-22T01:09:32.241Z] Running setup.py install for dockerpty: started [2021-10-22T01:09:34.218Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-22T01:09:36.195Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-22T01:09:39.594Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:09:39.594Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:09:39.594Z] ---> c12a1208de4f [2021-10-22T01:09:39.594Z] Step 3/20 : WORKDIR /edgex-go [2021-10-22T01:09:39.594Z] ---> Using cache [2021-10-22T01:09:39.594Z] ---> 95ace66226d8 [2021-10-22T01:09:39.594Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:09:39.594Z] ---> Using cache [2021-10-22T01:09:39.594Z] ---> ebec6c4842c3 [2021-10-22T01:09:39.594Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-22T01:09:41.573Z] ---> Running in 0af5ca256e93 [2021-10-22T01:09:43.563Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:09:43.564Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:09:43.564Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:09:43.564Z] ---> c12a1208de4f [2021-10-22T01:09:43.564Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T01:09:43.564Z] ---> Using cache [2021-10-22T01:09:43.564Z] ---> 95ace66226d8 [2021-10-22T01:09:43.564Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:09:43.564Z] ---> Using cache [2021-10-22T01:09:43.564Z] ---> ebec6c4842c3 [2021-10-22T01:09:43.564Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-22T01:09:43.843Z] ---> Running in 3612cfd01c48 [2021-10-22T01:09:44.120Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:09:45.102Z] OK: 219 MiB in 52 packages [2021-10-22T01:09:45.712Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:09:46.714Z] Removing intermediate container 0af5ca256e93 [2021-10-22T01:09:46.714Z] ---> 850e481dfe97 [2021-10-22T01:09:46.714Z] Step 6/20 : COPY . . [2021-10-22T01:09:46.714Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:09:47.696Z] OK: 219 MiB in 52 packages [2021-10-22T01:09:49.678Z] Removing intermediate container 3612cfd01c48 [2021-10-22T01:09:49.678Z] ---> 1b58d0c89c5a [2021-10-22T01:09:49.678Z] Step 6/22 : COPY . . [2021-10-22T01:09:50.273Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:09:50.273Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:09:50.273Z] ---> c12a1208de4f [2021-10-22T01:09:50.273Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T01:09:50.273Z] ---> Using cache [2021-10-22T01:09:50.273Z] ---> 95ace66226d8 [2021-10-22T01:09:50.273Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:09:50.273Z] ---> Using cache [2021-10-22T01:09:50.273Z] ---> ebec6c4842c3 [2021-10-22T01:09:50.273Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-22T01:09:50.273Z] ---> Using cache [2021-10-22T01:09:50.273Z] ---> 1b58d0c89c5a [2021-10-22T01:09:50.273Z] Step 6/22 : COPY . . [2021-10-22T01:09:51.254Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:09:51.254Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:09:51.254Z] ---> c12a1208de4f [2021-10-22T01:09:51.254Z] Step 3/23 : WORKDIR /edgex-go [2021-10-22T01:09:51.254Z] ---> Using cache [2021-10-22T01:09:51.254Z] ---> 95ace66226d8 [2021-10-22T01:09:51.254Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:09:51.254Z] ---> Using cache [2021-10-22T01:09:51.254Z] ---> ebec6c4842c3 [2021-10-22T01:09:51.254Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-22T01:09:51.254Z] ---> Using cache [2021-10-22T01:09:51.254Z] ---> 1b58d0c89c5a [2021-10-22T01:09:51.254Z] Step 6/23 : COPY go.mod . [2021-10-22T01:09:53.877Z] ---> 232b71135c89 [2021-10-22T01:09:53.877Z] Step 7/23 : RUN go mod download [2021-10-22T01:09:53.877Z] ---> Running in d1bf6db1e5a1 [2021-10-22T01:09:55.312Z] Removing intermediate container db59fbb4baa4 [2021-10-22T01:09:55.312Z] ---> a20480e42309 [2021-10-22T01:09:55.312Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-22T01:09:55.920Z] ---> Running in d90c02b2d866 [2021-10-22T01:09:56.899Z] Removing intermediate container d90c02b2d866 [2021-10-22T01:09:56.899Z] ---> df163734743a [2021-10-22T01:09:56.899Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-22T01:09:56.899Z] ---> Running in a3d3ca5684f1 [2021-10-22T01:09:57.876Z] Removing intermediate container a3d3ca5684f1 [2021-10-22T01:09:57.876Z] ---> c0432050310c [2021-10-22T01:09:57.876Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-22T01:09:58.152Z] Removing intermediate container d1bf6db1e5a1 [2021-10-22T01:09:58.152Z] ---> 51e8a823fa0c [2021-10-22T01:09:58.152Z] Step 8/23 : COPY . . [2021-10-22T01:10:00.134Z] ---> 000a252912ac [2021-10-22T01:10:00.134Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-22T01:10:02.123Z] ---> 9b4979ee3694 [2021-10-22T01:10:02.123Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-22T01:10:03.552Z] ---> df11d864d97f [2021-10-22T01:10:03.552Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-22T01:10:03.552Z] ---> Running in ea94d2b956a5 [2021-10-22T01:10:04.151Z] Removing intermediate container ea94d2b956a5 [2021-10-22T01:10:04.151Z] ---> 32e150c51b9c [2021-10-22T01:10:04.151Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T01:10:04.426Z] ---> Running in f9bafcc93572 [2021-10-22T01:10:05.539Z] Removing intermediate container f9bafcc93572 [2021-10-22T01:10:05.539Z] ---> c930269c159e [2021-10-22T01:10:05.539Z] Step 20/22 : LABEL arch=arm64 [2021-10-22T01:10:05.539Z] ---> Running in 29ad8f79a47b [2021-10-22T01:10:07.050Z] Removing intermediate container 29ad8f79a47b [2021-10-22T01:10:07.050Z] ---> 8debc52d2955 [2021-10-22T01:10:07.050Z] Step 21/22 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T01:10:07.050Z] ---> Running in ad15b8004d8a [2021-10-22T01:10:08.051Z] Removing intermediate container ad15b8004d8a [2021-10-22T01:10:08.051Z] ---> e9c68a1e8eba [2021-10-22T01:10:08.051Z] Step 22/22 : LABEL version=0.0.0 [2021-10-22T01:10:08.051Z] ---> Running in cb0d8faf18f9 [2021-10-22T01:10:09.042Z] Removing intermediate container cb0d8faf18f9 [2021-10-22T01:10:09.042Z] ---> fea1c4fca2a2 [2021-10-22T01:10:09.042Z] [2021-10-22T01:10:09.648Z] Successfully built fea1c4fca2a2 [2021-10-22T01:10:09.648Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-22T01:10:09.934Z]  Building sys-mgmt-agent ... done  ---> bd02b7e5b936 [2021-10-22T01:10:09.934Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:10:10.213Z] ---> Running in 55635fa92c6f [2021-10-22T01:10:13.628Z] ---> 8e9403d070cf [2021-10-22T01:10:13.628Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:10:13.628Z] ---> a1e9187b2085 [2021-10-22T01:10:13.628Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:10:13.628Z] ---> Running in e2a5697f88c9 [2021-10-22T01:10:13.628Z] ---> Running in 65ce1e71fc16 [2021-10-22T01:10:14.238Z] Removing intermediate container 55635fa92c6f [2021-10-22T01:10:14.238Z] ---> 826ece54b81c [2021-10-22T01:10:14.238Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-22T01:10:14.238Z] ---> Running in 5f4d56725c6f [2021-10-22T01:10:16.224Z] 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-10-22T01:10:18.928Z] Removing intermediate container e2a5697f88c9 [2021-10-22T01:10:18.928Z] ---> ad5a39185350 [2021-10-22T01:10:18.928Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-22T01:10:18.928Z] Removing intermediate container 65ce1e71fc16 [2021-10-22T01:10:18.928Z] ---> 896f365b6a73 [2021-10-22T01:10:18.928Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-22T01:10:18.928Z] ---> Running in 805b1a24decb [2021-10-22T01:10:19.212Z] ---> Running in 0ec0d40153d9 [2021-10-22T01:10:21.881Z] 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-10-22T01:10:21.881Z] ---> bc419eacac2d [2021-10-22T01:10:21.881Z] Step 9/23 : RUN go mod tidy [2021-10-22T01:10:22.161Z] ---> Running in 22ba0af30714 [2021-10-22T01:10:22.161Z] 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-10-22T01:10:28.916Z] Removing intermediate container 22ba0af30714 [2021-10-22T01:10:28.916Z] ---> e1b610a202d2 [2021-10-22T01:10:28.916Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-22T01:10:28.916Z] ---> Running in e39af22c11d1 [2021-10-22T01:10:30.912Z] 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-10-22T01:11:38.977Z] 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-10-22T01:11:54.069Z] Removing intermediate container 5f4d56725c6f [2021-10-22T01:11:54.069Z] ---> 7776776524be [2021-10-22T01:11:54.069Z] [2021-10-22T01:11:54.069Z] Step 9/20 : FROM alpine:3.14 [2021-10-22T01:11:54.069Z] ---> bb3de5531c18 [2021-10-22T01:11:54.069Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-22T01:11:54.069Z] ---> Running in cd87629df29e [2021-10-22T01:11:56.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:11:56.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:11:57.314Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-22T01:11:57.314Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-22T01:11:57.314Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-22T01:11:57.593Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-22T01:11:57.593Z] (5/5) Installing curl (7.79.1-r0) [2021-10-22T01:11:57.593Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T01:11:57.593Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T01:11:57.593Z] Removing intermediate container 805b1a24decb [2021-10-22T01:11:57.593Z] ---> 1ff889c79898 [2021-10-22T01:11:57.593Z] [2021-10-22T01:11:57.593Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T01:11:57.593Z] ---> bb3de5531c18 [2021-10-22T01:11:57.593Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-22T01:11:57.870Z] ---> Running in e6b971b64c4e [2021-10-22T01:11:57.870Z] OK: 8 MiB in 19 packages [2021-10-22T01:12:00.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:12:00.510Z] Removing intermediate container cd87629df29e [2021-10-22T01:12:00.510Z] ---> d429898912a1 [2021-10-22T01:12:00.510Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-22T01:12:00.510Z] ---> Running in 53ae97200d67 [2021-10-22T01:12:00.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:12:00.786Z] Removing intermediate container 53ae97200d67 [2021-10-22T01:12:00.786Z] ---> 1acd1108af18 [2021-10-22T01:12:00.786Z] Step 12/20 : WORKDIR /edgex [2021-10-22T01:12:01.062Z] ---> Running in 7faf1ebdb88e [2021-10-22T01:12:01.342Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-22T01:12:01.342Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T01:12:01.342Z] OK: 5 MiB in 15 packages [2021-10-22T01:12:01.624Z] Removing intermediate container 7faf1ebdb88e [2021-10-22T01:12:01.624Z] ---> cd46af505d02 [2021-10-22T01:12:01.624Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-22T01:12:03.084Z] Removing intermediate container e6b971b64c4e [2021-10-22T01:12:03.084Z] ---> 9351d002a957 [2021-10-22T01:12:03.084Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T01:12:03.084Z] ---> 735de9ada409 [2021-10-22T01:12:03.084Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-22T01:12:03.084Z] ---> Running in e46dfa263509 [2021-10-22T01:12:03.688Z] Removing intermediate container e46dfa263509 [2021-10-22T01:12:03.688Z] ---> 45abc4470b39 [2021-10-22T01:12:03.688Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-22T01:12:03.965Z] ---> Running in 04603e2e3568 [2021-10-22T01:12:04.567Z] Removing intermediate container 04603e2e3568 [2021-10-22T01:12:04.567Z] ---> 4007a2ae26b9 [2021-10-22T01:12:04.567Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-22T01:12:04.567Z] ---> 7836e2d3b1e0 [2021-10-22T01:12:04.567Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-22T01:12:04.864Z] ---> Running in e7456ae53dd7 [2021-10-22T01:12:05.466Z] Removing intermediate container e7456ae53dd7 [2021-10-22T01:12:05.466Z] ---> f9a513fd4193 [2021-10-22T01:12:05.466Z] Step 14/22 : WORKDIR / [2021-10-22T01:12:05.736Z] ---> Running in 1e724d574a9d [2021-10-22T01:12:06.725Z] Removing intermediate container 1e724d574a9d [2021-10-22T01:12:06.725Z] ---> 213d56edb690 [2021-10-22T01:12:06.725Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T01:12:06.725Z] ---> 63ebf629c61a [2021-10-22T01:12:06.725Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-22T01:12:06.725Z] ---> Running in 4c547c0ee459 [2021-10-22T01:12:07.711Z] Removing intermediate container 4c547c0ee459 [2021-10-22T01:12:07.711Z] ---> bebbf678d77c [2021-10-22T01:12:07.711Z] Step 17/20 : CMD ["--init=true"] [2021-10-22T01:12:07.711Z] ---> Running in 5381c3a4668f [2021-10-22T01:12:07.711Z] ---> 416846dc6950 [2021-10-22T01:12:07.711Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-22T01:12:08.693Z] Removing intermediate container 5381c3a4668f [2021-10-22T01:12:08.693Z] ---> 3d50f3b04089 [2021-10-22T01:12:08.693Z] Step 18/20 : LABEL arch=arm64 [2021-10-22T01:12:08.693Z] ---> Running in 994dd9396ed5 [2021-10-22T01:12:08.967Z] Removing intermediate container 0ec0d40153d9 [2021-10-22T01:12:08.967Z] ---> 1d2ff214809c [2021-10-22T01:12:08.967Z] [2021-10-22T01:12:08.967Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T01:12:08.967Z] ---> bb3de5531c18 [2021-10-22T01:12:08.967Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-22T01:12:08.967Z] ---> Using cache [2021-10-22T01:12:08.967Z] ---> 9351d002a957 [2021-10-22T01:12:08.967Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T01:12:08.967Z] ---> Using cache [2021-10-22T01:12:08.967Z] ---> 45abc4470b39 [2021-10-22T01:12:08.967Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-22T01:12:09.251Z] ---> Running in e4dbb55f39ba [2021-10-22T01:12:09.251Z] ---> ecb22fe884af [2021-10-22T01:12:09.251Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-22T01:12:09.525Z] Removing intermediate container 994dd9396ed5 [2021-10-22T01:12:09.525Z] ---> d91ea65cf900 [2021-10-22T01:12:09.525Z] Step 19/20 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T01:12:09.525Z] ---> Running in fd4f497ac5a6 [2021-10-22T01:12:09.802Z] Removing intermediate container e4dbb55f39ba [2021-10-22T01:12:09.802Z] ---> 1e0db1f53d40 [2021-10-22T01:12:09.802Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-22T01:12:10.089Z] ---> Running in f8f238a1f016 [2021-10-22T01:12:10.366Z] Removing intermediate container fd4f497ac5a6 [2021-10-22T01:12:10.366Z] ---> 01368bbcc1cb [2021-10-22T01:12:10.366Z] Step 20/20 : LABEL version=0.0.0 [2021-10-22T01:12:10.366Z] ---> Running in 18659130250f [2021-10-22T01:12:10.366Z] ---> d4cdb931d4d7 [2021-10-22T01:12:10.366Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-22T01:12:10.653Z] Removing intermediate container f8f238a1f016 [2021-10-22T01:12:10.653Z] ---> 4abfcc3b4cac [2021-10-22T01:12:10.653Z] Step 14/22 : WORKDIR / [2021-10-22T01:12:10.653Z] ---> Running in 14792d6c3c49 [2021-10-22T01:12:10.653Z] Removing intermediate container e39af22c11d1 [2021-10-22T01:12:10.653Z] ---> 7e6d588b973e [2021-10-22T01:12:10.653Z] [2021-10-22T01:12:10.653Z] Step 11/23 : FROM alpine:3.14 [2021-10-22T01:12:10.653Z] ---> bb3de5531c18 [2021-10-22T01:12:10.653Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-22T01:12:10.653Z] ---> Using cache [2021-10-22T01:12:10.653Z] ---> 9351d002a957 [2021-10-22T01:12:10.653Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T01:12:10.653Z] ---> Using cache [2021-10-22T01:12:10.653Z] ---> 45abc4470b39 [2021-10-22T01:12:10.653Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-22T01:12:10.936Z] ---> Running in 766b7d545e15 [2021-10-22T01:12:10.936Z] ---> Running in bd3ee7f37ff4 [2021-10-22T01:12:10.936Z] Removing intermediate container 18659130250f [2021-10-22T01:12:10.936Z] ---> c0caa7eaa585 [2021-10-22T01:12:10.936Z] [2021-10-22T01:12:11.207Z] Removing intermediate container 14792d6c3c49 [2021-10-22T01:12:11.207Z] ---> 63c9aec0e203 [2021-10-22T01:12:11.207Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T01:12:11.480Z] ---> Running in 15be57b6265b [2021-10-22T01:12:11.480Z] Removing intermediate container 766b7d545e15 [2021-10-22T01:12:11.480Z] ---> 28cb0539db16 [2021-10-22T01:12:11.480Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T01:12:11.480Z] Removing intermediate container bd3ee7f37ff4 [2021-10-22T01:12:11.480Z] ---> 2d29bcb2b9b2 [2021-10-22T01:12:11.480Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-22T01:12:11.480Z] Successfully built c0caa7eaa585 [2021-10-22T01:12:11.480Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-22T01:12:11.753Z]  Building security-proxy-setup ... done  ---> Running in 8227824690ea [2021-10-22T01:12:12.036Z] Removing intermediate container 15be57b6265b [2021-10-22T01:12:12.036Z] ---> f4ddfc6f0ae5 [2021-10-22T01:12:12.036Z] Step 20/22 : LABEL arch=arm64 [2021-10-22T01:12:12.036Z] ---> Running in 50484edae7d7 [2021-10-22T01:12:12.311Z] Removing intermediate container 8227824690ea [2021-10-22T01:12:12.311Z] ---> 6f3dbccfb21d [2021-10-22T01:12:12.311Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T01:12:12.311Z] ---> 8e1de87eab0f [2021-10-22T01:12:12.311Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-22T01:12:12.585Z] Removing intermediate container 50484edae7d7 [2021-10-22T01:12:12.585Z] ---> 6644388202c7 [2021-10-22T01:12:12.585Z] Step 21/22 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T01:12:12.860Z] ---> Running in 7bda04ecea60 [2021-10-22T01:12:13.138Z] ---> db99c0a8e309 [2021-10-22T01:12:13.138Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-22T01:12:13.411Z] Removing intermediate container 7bda04ecea60 [2021-10-22T01:12:13.411Z] ---> d3233bdceaae [2021-10-22T01:12:13.411Z] Step 22/22 : LABEL version=0.0.0 [2021-10-22T01:12:13.411Z] ---> Running in 64a9c6457764 [2021-10-22T01:12:13.684Z] ---> 958454f4a2a4 [2021-10-22T01:12:13.684Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-22T01:12:14.303Z] Removing intermediate container 64a9c6457764 [2021-10-22T01:12:14.303Z] ---> 9ac6aae638df [2021-10-22T01:12:14.303Z] [2021-10-22T01:12:14.581Z] Successfully built 9ac6aae638df [2021-10-22T01:12:14.581Z] Successfully tagged core-command-arm64:latest [2021-10-22T01:12:14.581Z]  Building core-command ... done  ---> e289cec9cbeb [2021-10-22T01:12:14.581Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-22T01:12:14.859Z] ---> 234198e0fa3a [2021-10-22T01:12:14.859Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-22T01:12:14.859Z] ---> Running in 7d74255d362a [2021-10-22T01:12:15.465Z] Removing intermediate container 7d74255d362a [2021-10-22T01:12:15.465Z] ---> 5a1504444f67 [2021-10-22T01:12:15.465Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T01:12:15.465Z] ---> Running in 3ec7b43c7d2b [2021-10-22T01:12:15.465Z] ---> e4900f1fd668 [2021-10-22T01:12:15.465Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-22T01:12:15.740Z] ---> Running in f5210f16d103 [2021-10-22T01:12:16.018Z] Removing intermediate container 3ec7b43c7d2b [2021-10-22T01:12:16.018Z] ---> 3935d83c4606 [2021-10-22T01:12:16.018Z] Step 20/22 : LABEL arch=arm64 [2021-10-22T01:12:16.018Z] ---> Running in 97128cd723c8 [2021-10-22T01:12:16.294Z] Removing intermediate container f5210f16d103 [2021-10-22T01:12:16.294Z] ---> a00d427d685d [2021-10-22T01:12:16.294Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T01:12:16.294Z] ---> Running in f6ea96a3f2b9 [2021-10-22T01:12:16.570Z] Removing intermediate container 97128cd723c8 [2021-10-22T01:12:16.570Z] ---> 3d56c0889f54 [2021-10-22T01:12:16.570Z] Step 21/22 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T01:12:16.570Z] ---> Running in 8c64b251f4f8 [2021-10-22T01:12:16.843Z] Removing intermediate container f6ea96a3f2b9 [2021-10-22T01:12:16.843Z] ---> 9b916720b505 [2021-10-22T01:12:16.843Z] Step 21/23 : LABEL arch=arm64 [2021-10-22T01:12:16.843Z] ---> Running in 429d81fae536 [2021-10-22T01:12:17.121Z] Removing intermediate container 8c64b251f4f8 [2021-10-22T01:12:17.121Z] ---> 464562a10021 [2021-10-22T01:12:17.121Z] Step 22/22 : LABEL version=0.0.0 [2021-10-22T01:12:17.121Z] ---> Running in 820f5e5df992 [2021-10-22T01:12:17.398Z] Removing intermediate container 429d81fae536 [2021-10-22T01:12:17.398Z] ---> 495b0d1a69f2 [2021-10-22T01:12:17.398Z] Step 22/23 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [2021-10-22T01:12:17.398Z] ---> Running in 468fa1662bae [2021-10-22T01:12:17.674Z] Removing intermediate container 820f5e5df992 [2021-10-22T01:12:17.675Z] ---> 2884baf7f132 [2021-10-22T01:12:17.675Z] [2021-10-22T01:12:17.951Z] Successfully built 2884baf7f132 [2021-10-22T01:12:17.951Z] Successfully tagged core-metadata-arm64:latest [2021-10-22T01:12:18.227Z]  Building core-metadata ... done Removing intermediate container 468fa1662bae [2021-10-22T01:12:18.227Z] ---> 480eb1d38838 [2021-10-22T01:12:18.227Z] Step 23/23 : LABEL version=0.0.0 [2021-10-22T01:12:18.227Z] ---> Running in e716f813734b [2021-10-22T01:12:18.503Z] Removing intermediate container e716f813734b [2021-10-22T01:12:18.503Z] ---> de42322115b5 [2021-10-22T01:12:18.503Z] [2021-10-22T01:12:19.105Z] Successfully built de42322115b5 [2021-10-22T01:12:19.105Z] Successfully tagged support-scheduler-arm64:latest [2021-10-22T01:12:19.133Z]  Building support-scheduler ... done  [Pipeline] } [2021-10-22T01:12:19.125Z] $ docker stop --time=1 11f2d58517afb34291cb28a16418101d5c677c17faa0093464a0882afe0e3892 [2021-10-22T01:12:20.883Z] $ docker rm -f 11f2d58517afb34291cb28a16418101d5c677c17faa0093464a0882afe0e3892 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-22T01:12:21.547Z] + docker images [2021-10-22T01:12:21.826Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-22T01:12:21.826Z] support-scheduler-arm64 latest de42322115b5 3 seconds ago 15.3MB [2021-10-22T01:12:21.826Z] core-metadata-arm64 latest 2884baf7f132 4 seconds ago 15.9MB [2021-10-22T01:12:21.826Z] core-command-arm64 latest 9ac6aae638df 8 seconds ago 15.2MB [2021-10-22T01:12:21.826Z] security-proxy-setup-arm64 latest c0caa7eaa585 11 seconds ago 25.4MB [2021-10-22T01:12:21.826Z] 7e6d588b973e 11 seconds ago 1.57GB [2021-10-22T01:12:21.826Z] 1d2ff214809c 13 seconds ago 1.57GB [2021-10-22T01:12:21.826Z] 1ff889c79898 25 seconds ago 1.57GB [2021-10-22T01:12:21.826Z] 7776776524be 29 seconds ago 1.57GB [2021-10-22T01:12:21.826Z] sys-mgmt-agent-arm64 latest fea1c4fca2a2 2 minutes ago 277MB [2021-10-22T01:12:21.826Z] core-data-arm64 latest 263094dbb139 3 minutes ago 19.5MB [2021-10-22T01:12:21.826Z] security-bootstrapper-arm64 latest feb06e76789b 3 minutes ago 17.8MB [2021-10-22T01:12:21.826Z] security-secretstore-setup-arm64 latest 7c84c0c75823 3 minutes ago 26.8MB [2021-10-22T01:12:21.826Z] support-notifications-arm64 latest 6e210784d8d6 3 minutes ago 16.1MB [2021-10-22T01:12:21.826Z] 39dbe9ad9655 3 minutes ago 1.58GB [2021-10-22T01:12:21.826Z] 602afcf4b6c3 3 minutes ago 1.57GB [2021-10-22T01:12:21.826Z] 38b8653cf573 3 minutes ago 1.57GB [2021-10-22T01:12:21.826Z] ecd730840901 3 minutes ago 1.58GB [2021-10-22T01:12:21.826Z] 99f02439fd70 3 minutes ago 1.57GB [2021-10-22T01:12:21.826Z] ci-base-image-arm64 latest c12a1208de4f 14 minutes ago 1.24GB [2021-10-22T01:12:21.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 8 days ago 534MB [2021-10-22T01:12:21.826Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-22T01:12:21.826Z] alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB [2021-10-22T01:12:21.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:12:22.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-22T01:12:22.802Z] [2021-10-22T01:12:22.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:12:23.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-22T01:12:23.745Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-22T01:12:23.745Z] 448f6bf000e3: Pulling fs layer [2021-10-22T01:12:23.745Z] f757da607395: Pulling fs layer [2021-10-22T01:12:23.745Z] 05883995daec: Pulling fs layer [2021-10-22T01:12:23.745Z] 8603b9c90790: Pulling fs layer [2021-10-22T01:12:23.745Z] 1560dd03e051: Pulling fs layer [2021-10-22T01:12:23.745Z] 27f5ce0e4adf: Pulling fs layer [2021-10-22T01:12:23.745Z] c2d8d7efcc4b: Pulling fs layer [2021-10-22T01:12:23.745Z] 1560dd03e051: Waiting [2021-10-22T01:12:23.745Z] 27f5ce0e4adf: Waiting [2021-10-22T01:12:23.745Z] c2d8d7efcc4b: Waiting [2021-10-22T01:12:23.745Z] 8603b9c90790: Waiting [2021-10-22T01:12:23.745Z] f757da607395: Verifying Checksum [2021-10-22T01:12:23.745Z] f757da607395: Download complete [2021-10-22T01:12:23.745Z] 8603b9c90790: Verifying Checksum [2021-10-22T01:12:23.745Z] 8603b9c90790: Download complete [2021-10-22T01:12:24.019Z] 1560dd03e051: Verifying Checksum [2021-10-22T01:12:24.019Z] 1560dd03e051: Download complete [2021-10-22T01:12:24.019Z] 27f5ce0e4adf: Verifying Checksum [2021-10-22T01:12:24.019Z] 27f5ce0e4adf: Download complete [2021-10-22T01:12:24.019Z] 05883995daec: Verifying Checksum [2021-10-22T01:12:24.019Z] 05883995daec: Download complete [2021-10-22T01:12:24.296Z] 448f6bf000e3: Verifying Checksum [2021-10-22T01:12:24.296Z] 448f6bf000e3: Download complete [2021-10-22T01:12:26.914Z] c2d8d7efcc4b: Verifying Checksum [2021-10-22T01:12:26.914Z] c2d8d7efcc4b: Download complete [2021-10-22T01:12:28.342Z] 448f6bf000e3: Pull complete [2021-10-22T01:12:28.938Z] f757da607395: Pull complete [2021-10-22T01:12:30.371Z] 05883995daec: Pull complete [2021-10-22T01:12:30.643Z] 8603b9c90790: Pull complete [2021-10-22T01:12:31.623Z] 1560dd03e051: Pull complete [2021-10-22T01:12:32.218Z] 27f5ce0e4adf: Pull complete [2021-10-22T01:12:47.282Z] c2d8d7efcc4b: Pull complete [2021-10-22T01:12:47.282Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-22T01:12:47.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-22T01:12:47.282Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-22T01:12:47.524Z] prd-ubuntu18.04-docker-arm64-4c-16g-1095 does not seem to be running inside a container [2021-10-22T01:12:47.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-22T01:12:50.554Z] $ docker top df66aaf39abba81352bdac17f13285495d910b70c00fd31238de8af80da9b0da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T01:12:51.684Z] ---> job-cost.sh [2021-10-22T01:12:51.684Z] lf-activate-venv: SKIPPING [2021-10-22T01:12:51.684Z] INFO: No Stack... [2021-10-22T01:12:58.370Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-22T01:12:58.964Z] INFO: Archiving Costs [Pipeline] sh [2021-10-22T01:12:59.621Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-10-22T01:12:59.621Z] + cut -d, -f6 [Pipeline] lock [2021-10-22T01:12:59.679Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3762-5-stack-cost] [2021-10-22T01:12:59.688Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3762-5-stack-cost] did not exist. Created. [2021-10-22T01:12:59.688Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3762-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-22T01:13:00.349Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-22T01:13:00.521Z] Stashed 1 file(s) [Pipeline] } [2021-10-22T01:13:00.527Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3762-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-22T01:13:00.526Z] $ docker stop --time=1 df66aaf39abba81352bdac17f13285495d910b70c00fd31238de8af80da9b0da [2021-10-22T01:13:02.133Z] $ docker rm -f df66aaf39abba81352bdac17f13285495d910b70c00fd31238de8af80da9b0da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-22T01:13:02.962Z] provisioning config files... [2021-10-22T01:13:02.971Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5685283513092981051tmp [Pipeline] { [Pipeline] sh [2021-10-22T01:13:03.270Z] + set +x [2021-10-22T01:13:03.270Z] + curl -s https://codecov.io/bash [2021-10-22T01:13:03.270Z] + bash -s -- [2021-10-22T01:13:03.270Z] [2021-10-22T01:13:03.270Z] _____ _ [2021-10-22T01:13:03.270Z] / ____| | | [2021-10-22T01:13:03.270Z] | | ___ __| | ___ ___ _____ __ [2021-10-22T01:13:03.270Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-22T01:13:03.270Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-22T01:13:03.270Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-22T01:13:03.270Z] Bash-1.0.6 [2021-10-22T01:13:03.270Z] [2021-10-22T01:13:03.270Z] [2021-10-22T01:13:03.270Z] ==> git version 2.24.4 found [2021-10-22T01:13:03.535Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-22T01:13:03.535Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-22T01:13:03.535Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-22T01:13:03.535Z] ==> Jenkins CI detected. [2021-10-22T01:13:03.535Z] current dir:  /w/workspace/edgex-go/5 [2021-10-22T01:13:03.535Z] project root: . [2021-10-22T01:13:03.535Z] --> token set from env [2021-10-22T01:13:03.535Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-22T01:13:03.535Z] ==> Running gcov in . (disable via -X gcov) [2021-10-22T01:13:03.535Z] ==> Python coveragepy not found [2021-10-22T01:13:03.535Z] ==> Searching for coverage reports in: [2021-10-22T01:13:03.535Z] + . [2021-10-22T01:13:03.535Z] -> Found 1 reports [2021-10-22T01:13:03.535Z] ==> Detecting git/mercurial file structure [2021-10-22T01:13:03.535Z] ==> Reading reports [2021-10-22T01:13:03.535Z] + ./coverage.out bytes=425844 [2021-10-22T01:13:03.535Z] ==> Appending adjustments [2021-10-22T01:13:03.535Z] https://docs.codecov.io/docs/fixing-reports [2021-10-22T01:13:04.476Z] + Found adjustments [2021-10-22T01:13:04.476Z] ==> Gzipping contents [2021-10-22T01:13:04.476Z] 60K /tmp/codecov.FdCeW6.gz [2021-10-22T01:13:04.476Z] ==> Uploading reports [2021-10-22T01:13:04.476Z] url: https://codecov.io [2021-10-22T01:13:04.476Z] query: branch=PR-3762&commit=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3762%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3762&job=&cmd_args= [2021-10-22T01:13:04.476Z] -> Pinging Codecov [2021-10-22T01:13:04.476Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3762&commit=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3762%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3762&job=&cmd_args= [2021-10-22T01:13:05.054Z] -> Uploading to [2021-10-22T01:13:05.054Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-22/00271124DB129430A58F1EEE437C3FCB/eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7/a0d3b0c7-d6b0-4c10-8304-53f6761329b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211022%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211022T011304Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44827084496ae40582450c99f5f6b21a0f8202de8f925f1ce7db66951df0d158 [2021-10-22T01:13:05.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T01:13:05.054Z] Dload Upload Total Spent Left Speed [2021-10-22T01:13:05.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57447 0 0 100 57447 0 163k --:--:-- --:--:-- --:--:-- 163k [2021-10-22T01:13:05.313Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [Pipeline] } [2021-10-22T01:13:05.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-22T01:13:06.316Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-22T01:13:06.618Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T01:13:07.177Z] ---> package-listing.sh [2021-10-22T01:13:07.177Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-22T01:13:07.177Z] ++ facter osfamily [2021-10-22T01:13:07.438Z] + OS_FAMILY=redhat [2021-10-22T01:13:07.438Z] + workspace=/w/workspace/edgex-go/5 [2021-10-22T01:13:07.438Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-22T01:13:07.438Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-22T01:13:07.438Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-22T01:13:07.438Z] + PACKAGES=/tmp/packages_start.txt [2021-10-22T01:13:07.438Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-22T01:13:07.438Z] + PACKAGES=/tmp/packages_end.txt [2021-10-22T01:13:07.438Z] + case "${OS_FAMILY}" in [2021-10-22T01:13:07.438Z] + rpm -qa [2021-10-22T01:13:07.438Z] + sort [2021-10-22T01:13:11.635Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-22T01:13:11.635Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-22T01:13:11.635Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-22T01:13:11.635Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-22T01:13:11.635Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-10-22T01:13:11.635Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-10-22T01:13:11.645Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-22T01:13:11.926Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:13:12.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T01:13:12.482Z] [2021-10-22T01:13:12.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:13:12.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T01:13:12.790Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-22T01:13:12.790Z] b4d181a07f80: Pulling fs layer [2021-10-22T01:13:12.790Z] a1111a8f2ec3: Pulling fs layer [2021-10-22T01:13:12.790Z] ed53099fbce6: Pulling fs layer [2021-10-22T01:13:12.790Z] dc539afda2c1: Pulling fs layer [2021-10-22T01:13:12.790Z] 77bc0d833cb6: Pulling fs layer [2021-10-22T01:13:12.790Z] 9065ff56babe: Pulling fs layer [2021-10-22T01:13:12.790Z] d287ab97295c: Pulling fs layer [2021-10-22T01:13:12.790Z] dc539afda2c1: Waiting [2021-10-22T01:13:12.790Z] 77bc0d833cb6: Waiting [2021-10-22T01:13:12.790Z] 9065ff56babe: Waiting [2021-10-22T01:13:12.790Z] d287ab97295c: Waiting [2021-10-22T01:13:12.790Z] a1111a8f2ec3: Verifying Checksum [2021-10-22T01:13:12.790Z] a1111a8f2ec3: Download complete [2021-10-22T01:13:12.790Z] dc539afda2c1: Verifying Checksum [2021-10-22T01:13:12.790Z] dc539afda2c1: Download complete [2021-10-22T01:13:12.790Z] ed53099fbce6: Verifying Checksum [2021-10-22T01:13:12.790Z] ed53099fbce6: Download complete [2021-10-22T01:13:12.790Z] 77bc0d833cb6: Verifying Checksum [2021-10-22T01:13:12.790Z] 77bc0d833cb6: Download complete [2021-10-22T01:13:13.050Z] 9065ff56babe: Verifying Checksum [2021-10-22T01:13:13.050Z] 9065ff56babe: Download complete [2021-10-22T01:13:13.050Z] b4d181a07f80: Verifying Checksum [2021-10-22T01:13:13.050Z] b4d181a07f80: Download complete [2021-10-22T01:13:13.635Z] d287ab97295c: Verifying Checksum [2021-10-22T01:13:13.635Z] d287ab97295c: Download complete [2021-10-22T01:13:14.609Z] b4d181a07f80: Pull complete [2021-10-22T01:13:14.609Z] a1111a8f2ec3: Pull complete [2021-10-22T01:13:15.568Z] ed53099fbce6: Pull complete [2021-10-22T01:13:15.568Z] dc539afda2c1: Pull complete [2021-10-22T01:13:15.827Z] 77bc0d833cb6: Pull complete [2021-10-22T01:13:15.827Z] 9065ff56babe: Pull complete [2021-10-22T01:13:22.434Z] d287ab97295c: Pull complete [2021-10-22T01:13:22.434Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-22T01:13:22.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T01:13:22.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-22T01:13:22.497Z] prd-centos7-docker-4c-2g-1077 does not seem to be running inside a container [2021-10-22T01:13:22.542Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-22T01:13:25.762Z] $ docker top d861a2ce6130427a09b8ae65dffc3dd4a205cad8b35b1683f79e8a0e6b1896d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T01:13:26.118Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-22T01:13:26.410Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-22T01:13:26.704Z] + ls /var/log/sa-host [2021-10-22T01:13:26.704Z] + sadf -c /var/log/sa-host/sa22 [2021-10-22T01:13:26.704Z] file_magic: OK [2021-10-22T01:13:26.704Z] HZ: Using current value: 100 [2021-10-22T01:13:26.704Z] file_header: OK [2021-10-22T01:13:26.704Z] 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-10-22T01:13:26.704Z] Statistics: [2021-10-22T01:13:26.704Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-22T01:13:26.704Z] File successfully converted to sysstat format version 12.0.3 [2021-10-22T01:13:26.704Z] + sadf -c /var/log/sa-host/sa30 [2021-10-22T01:13:26.704Z] file_magic: OK [2021-10-22T01:13:26.704Z] HZ: Using current value: 100 [2021-10-22T01:13:26.704Z] file_header: OK [2021-10-22T01:13:26.704Z] 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-10-22T01:13:26.704Z] Statistics: [2021-10-22T01:13:26.704Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-22T01:13:26.704Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T01:13:26.966Z] provisioning config files... [2021-10-22T01:13:26.981Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config4297159145099213896tmp [Pipeline] { [Pipeline] echo [2021-10-22T01:13:26.994Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T01:13:27.279Z] ---> create-netrc.sh [Pipeline] } [2021-10-22T01:13:27.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-22T01:13:27.612Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-22T01:13:27.621Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T01:13:27.914Z] ---> sudo-logs.sh [2021-10-22T01:13:27.914Z] Archiving 'sudo' log.. [2021-10-22T01:13:27.914Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1077.novalocal: Name or service not known [2021-10-22T01:13:27.914Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1077.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-22T01:13:27.934Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T01:13:28.225Z] ---> job-cost.sh [2021-10-22T01:13:28.225Z] lf-activate-venv: SKIPPING [2021-10-22T01:13:28.225Z] DEBUG: total: 0.10999999940395355 [2021-10-22T01:13:28.225Z] INFO: Retrieving Stack Cost... [2021-10-22T01:13:34.806Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-22T01:13:34.806Z] INFO: Archiving Costs [Pipeline] echo [2021-10-22T01:13:34.817Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T01:13:35.123Z] ---> logs-deploy.sh [2021-10-22T01:13:35.123Z] lf-activate-venv: SKIPPING [2021-10-22T01:13:35.123Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3762/5 [2021-10-22T01:13:35.123Z] INFO: archiving workspace using pattern(s): [2021-10-22T01:13:36.064Z] Archives upload complete. [2021-10-22T01:13:36.064Z] INFO: archiving logs to Nexus [2021-10-22T01:13:36.635Z] ---> uname -a: [2021-10-22T01:13:36.635Z] Linux prd-centos7-docker-4c-2g-1077.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-22T01:13:36.635Z] [2021-10-22T01:13:36.635Z] [2021-10-22T01:13:36.635Z] ---> lscpu: [2021-10-22T01:13:36.635Z] Architecture: x86_64 [2021-10-22T01:13:36.635Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-22T01:13:36.635Z] Byte Order: Little Endian [2021-10-22T01:13:36.635Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-22T01:13:36.635Z] CPU(s): 2 [2021-10-22T01:13:36.635Z] On-line CPU(s) list: 0,1 [2021-10-22T01:13:36.635Z] Thread(s) per core: 1 [2021-10-22T01:13:36.635Z] Core(s) per socket: 1 [2021-10-22T01:13:36.635Z] Socket(s): 2 [2021-10-22T01:13:36.635Z] NUMA node(s): 1 [2021-10-22T01:13:36.635Z] Vendor ID: AuthenticAMD [2021-10-22T01:13:36.635Z] CPU family: 23 [2021-10-22T01:13:36.635Z] Model: 49 [2021-10-22T01:13:36.635Z] Model name: AMD EPYC-Rome Processor [2021-10-22T01:13:36.635Z] Stepping: 0 [2021-10-22T01:13:36.635Z] CPU MHz: 2799.996 [2021-10-22T01:13:36.635Z] BogoMIPS: 5599.99 [2021-10-22T01:13:36.635Z] Virtualization: AMD-V [2021-10-22T01:13:36.635Z] Hypervisor vendor: KVM [2021-10-22T01:13:36.635Z] Virtualization type: full [2021-10-22T01:13:36.635Z] L1d cache: 32K [2021-10-22T01:13:36.635Z] L1i cache: 32K [2021-10-22T01:13:36.635Z] L2 cache: 512K [2021-10-22T01:13:36.635Z] L3 cache: 16384K [2021-10-22T01:13:36.635Z] NUMA node0 CPU(s): 0,1 [2021-10-22T01:13:36.635Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-22T01:13:36.635Z] [2021-10-22T01:13:36.635Z] [2021-10-22T01:13:36.635Z] ---> nproc: [2021-10-22T01:13:36.635Z] 2 [2021-10-22T01:13:36.635Z] [2021-10-22T01:13:36.635Z] [2021-10-22T01:13:36.635Z] ---> df -h: [2021-10-22T01:13:36.635Z] Filesystem Size Used Avail Use% Mounted on [2021-10-22T01:13:36.635Z] overlay 40G 13G 28G 32% / [2021-10-22T01:13:36.635Z] tmpfs 64M 0 64M 0% /dev [2021-10-22T01:13:36.635Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-22T01:13:36.635Z] shm 64M 0 64M 0% /dev/shm [2021-10-22T01:13:36.635Z] /dev/vda1 40G 13G 28G 32% /facter-os [2021-10-22T01:13:36.635Z] [2021-10-22T01:13:36.635Z] [2021-10-22T01:13:36.635Z] ---> sar -b -r -n DEV: [2021-10-22T01:13:36.635Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/22/21 _x86_64_ (2 CPU) [2021-10-22T01:13:36.635Z] [2021-10-22T01:13:36.635Z] 00:41:56 LINUX RESTART (2 CPU) [2021-10-22T01:13:36.635Z] [2021-10-22T01:13:36.635Z] 00:43:01 tps rtps wtps bread/s bwrtn/s [2021-10-22T01:13:36.635Z] 00:44:01 366.78 0.22 366.56 26.51 98968.19 [2021-10-22T01:13:36.635Z] 00:45:01 57.72 0.00 57.72 0.00 6932.24 [2021-10-22T01:13:36.635Z] 00:46:02 106.10 0.00 106.10 0.00 5639.46 [2021-10-22T01:13:36.635Z] 00:47:02 501.76 257.54 244.21 7250.55 150146.10 [2021-10-22T01:13:36.635Z] 00:48:02 844.29 464.44 379.85 25171.20 211511.93 [2021-10-22T01:13:36.635Z] 00:49:01 498.04 18.93 479.10 779.42 237996.02 [2021-10-22T01:13:36.635Z] 00:50:01 212.51 18.68 193.82 1291.86 36056.47 [2021-10-22T01:13:36.635Z] 00:51:01 1.12 0.00 1.12 0.00 16.24 [2021-10-22T01:13:36.635Z] 00:52:01 0.25 0.00 0.25 0.00 2.57 [2021-10-22T01:13:36.635Z] 00:53:01 0.20 0.00 0.20 0.00 2.13 [2021-10-22T01:13:36.635Z] 00:54:01 0.28 0.00 0.28 0.00 3.13 [2021-10-22T01:13:36.635Z] 00:55:01 0.23 0.00 0.23 0.00 2.53 [2021-10-22T01:13:36.635Z] 00:56:01 0.33 0.00 0.33 0.00 3.70 [2021-10-22T01:13:36.635Z] 00:57:01 0.52 0.23 0.28 7.33 3.50 [2021-10-22T01:13:36.635Z] 00:58:01 0.78 0.00 0.78 0.00 13.83 [2021-10-22T01:13:36.635Z] 00:59:01 0.27 0.00 0.27 0.00 3.11 [2021-10-22T01:13:36.635Z] 01:00:01 0.18 0.00 0.18 0.00 2.00 [2021-10-22T01:13:36.635Z] 01:01:01 0.33 0.05 0.28 0.67 3.60 [2021-10-22T01:13:36.635Z] 01:02:01 0.52 0.15 0.37 2.93 4.95 [2021-10-22T01:13:36.635Z] 01:03:01 0.48 0.23 0.25 94.35 2.78 [2021-10-22T01:13:36.635Z] 01:04:01 0.17 0.00 0.17 0.00 1.38 [2021-10-22T01:13:36.635Z] 01:05:01 0.25 0.00 0.25 0.00 3.40 [2021-10-22T01:13:36.635Z] 01:06:01 0.25 0.00 0.25 0.00 2.63 [2021-10-22T01:13:36.635Z] 01:07:01 0.20 0.00 0.20 0.00 1.78 [2021-10-22T01:13:36.635Z] 01:08:01 0.18 0.00 0.18 0.00 1.52 [2021-10-22T01:13:36.635Z] 01:09:01 0.20 0.00 0.20 0.00 1.80 [2021-10-22T01:13:36.635Z] 01:10:01 0.28 0.00 0.28 0.00 3.27 [2021-10-22T01:13:36.635Z] 01:11:01 0.30 0.00 0.30 0.00 3.93 [2021-10-22T01:13:36.635Z] 01:12:01 0.17 0.00 0.17 0.00 1.33 [2021-10-22T01:13:36.635Z] 01:13:01 3.63 3.35 0.28 51.84 4.30 [2021-10-22T01:13:36.635Z] Average: 86.24 25.37 60.88 1147.49 24774.31 [2021-10-22T01:13:36.635Z] [2021-10-22T01:13:36.635Z] 00:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-22T01:13:36.635Z] 00:44:01 3830148 0 835560 10.43 2620 3340612 1213920 13.40 1005296 2722484 20 [2021-10-22T01:13:36.635Z] 00:45:01 3289536 0 1044904 13.05 2620 3671880 1691436 18.67 1429624 2807756 135524 [2021-10-22T01:13:36.635Z] 00:46:02 3309688 0 1072352 13.39 2620 3624280 1626908 17.96 1420844 2775480 88372 [2021-10-22T01:13:36.635Z] 00:47:02 1053704 0 1265572 15.80 2620 5687044 2660748 29.38 1883156 4487712 57344 [2021-10-22T01:13:36.635Z] 00:48:02 1020108 0 1581696 19.75 2620 5404516 3498872 38.63 3191004 3195312 470596 [2021-10-22T01:13:36.635Z] 00:49:01 763328 0 1486004 18.55 2620 5756988 2899416 32.01 2911228 3690020 118408 [2021-10-22T01:13:36.635Z] 00:50:01 2043236 0 1144860 14.29 2620 4818224 1588848 17.54 1366884 3980568 8 [2021-10-22T01:13:36.635Z] 00:51:01 2060668 0 1127424 14.08 2620 4818228 1368184 15.11 1368572 3967628 8 [2021-10-22T01:13:36.635Z] 00:52:01 2076772 0 1111312 13.88 2620 4818236 1368184 15.11 1365872 3955648 8 [2021-10-22T01:13:36.635Z] 00:53:01 2076060 0 1112020 13.88 2620 4818240 1368388 15.11 1366416 3955644 8 [2021-10-22T01:13:36.635Z] 00:54:01 2076736 0 1111344 13.88 2620 4818240 1368184 15.11 1365988 3955652 8 [2021-10-22T01:13:36.635Z] 00:55:01 2076080 0 1111992 13.88 2620 4818248 1368400 15.11 1366460 3955652 8 [2021-10-22T01:13:36.635Z] 00:56:01 2075676 0 1112392 13.89 2620 4818252 1368424 15.11 1366832 3955652 8 [2021-10-22T01:13:36.635Z] 00:57:01 2076384 0 1111680 13.88 2620 4818256 1368184 15.11 1366048 3955652 12 [2021-10-22T01:13:36.635Z] 00:58:01 2076420 0 1111612 13.88 2620 4818288 1368268 15.11 1366196 3955664 12 [2021-10-22T01:13:36.635Z] 00:59:01 2076384 0 1111644 13.88 2620 4818292 1368184 15.11 1366140 3955664 8 [2021-10-22T01:13:36.635Z] 01:00:01 2076656 0 1111368 13.88 2620 4818296 1368184 15.11 1366144 3955664 8 [2021-10-22T01:13:36.635Z] 01:01:01 2075056 0 1112960 13.90 2620 4818304 1371380 15.14 1366960 3955668 16 [2021-10-22T01:13:36.635Z] 01:02:01 2075724 0 1112116 13.89 2620 4818480 1368692 15.11 1366440 3955784 8 [2021-10-22T01:13:36.635Z] 01:03:01 2070048 0 1114976 13.92 2620 4821296 1368776 15.11 1372132 3955808 8 [2021-10-22T01:13:36.635Z] 01:04:01 2070308 0 1114716 13.92 2620 4821296 1368728 15.11 1372052 3955808 12 [2021-10-22T01:13:36.635Z] 01:05:01 2069212 0 1115804 13.93 2620 4821304 1368968 15.11 1373016 3955808 12 [2021-10-22T01:13:36.635Z] 01:06:01 2070184 0 1114828 13.92 2620 4821308 1368692 15.11 1372152 3955808 12 [2021-10-22T01:13:36.636Z] 01:07:01 2070208 0 1114800 13.92 2620 4821312 1368692 15.11 1372156 3955808 8 [2021-10-22T01:13:36.636Z] 01:08:01 2070204 0 1114800 13.92 2620 4821316 1368776 15.11 1372368 3955808 8 [2021-10-22T01:13:36.636Z] 01:09:01 2070348 0 1114652 13.92 2620 4821320 1368692 15.11 1372160 3955812 12 [2021-10-22T01:13:36.636Z] 01:10:01 2070200 0 1114796 13.92 2620 4821324 1368692 15.11 1372168 3955808 8 [2021-10-22T01:13:36.636Z] 01:11:01 2070324 0 1114668 13.92 2620 4821328 1368692 15.11 1372172 3955808 8 [2021-10-22T01:13:36.636Z] 01:12:01 2070324 0 1114664 13.92 2620 4821332 1368692 15.11 1372292 3955808 8 [2021-10-22T01:13:36.636Z] 01:13:01 2065136 0 1118688 13.97 2620 4822496 1372204 15.15 1376344 3954628 8 [2021-10-22T01:13:36.636Z] Average: 2099162 0 1135207 14.17 2620 4771951 1555414 17.17 1490171 3821734 29016 [2021-10-22T01:13:36.636Z] [2021-10-22T01:13:36.636Z] 00:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-22T01:13:36.636Z] 00:44:01 eth0 365.51 296.65 5275.68 36.19 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:44:01 docker0 217.44 240.07 16.67 2043.62 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:45:01 vethe036b98 0.63 0.77 0.05 0.07 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:45:01 eth0 37.10 19.07 32.60 13.90 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:45:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:46:02 vethe036b98 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:46:02 eth0 14.57 8.01 10.84 5.80 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:46:02 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:47:02 vethfd868e2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:47:02 vethfd42e5a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:47:02 veth2f80440 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:47:02 eth0 109.32 72.71 1681.55 131.18 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:48:02 vethfd26ad2 0.00 0.44 0.00 0.03 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:48:02 vethe78ea1e 0.00 0.44 0.00 0.03 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:48:02 veth2f80440 0.00 1.13 0.00 0.05 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:48:02 eth0 84.04 42.33 284.13 17.71 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:49:01 veth552c745 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:49:01 veth2f80440 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:49:01 eth0 73.93 33.11 213.75 19.15 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:49:01 veth9ad3abf 0.00 0.24 0.00 0.02 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:50:01 eth0 106.98 61.98 1535.52 125.05 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:50:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:50:01 docker0 1002.56 728.61 83.80 5622.94 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:51:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:52:01 eth0 0.27 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:53:01 eth0 1.38 0.57 0.48 0.25 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:54:01 eth0 0.72 0.10 0.08 0.04 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:55:01 eth0 1.73 0.35 0.40 0.17 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:56:01 eth0 0.92 0.32 0.31 0.20 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:57:01 eth0 0.58 0.10 0.06 0.04 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:58:01 eth0 0.43 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:59:01 eth0 0.52 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:00:01 eth0 0.10 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:01:01 eth0 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:02:01 eth0 0.42 0.07 0.05 0.01 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:03:01 eth0 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:04:01 eth0 1.62 0.10 0.21 0.01 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:05:01 eth0 0.92 0.62 0.53 0.37 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:06:01 eth0 0.10 0.05 0.01 0.03 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:07:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:08:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:09:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:10:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:11:01 eth0 0.10 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:12:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:13:01 eth0 0.37 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] Average: eth0 26.75 17.93 302.04 11.74 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] Average: docker0 9.06 11.91 0.67 98.44 0.00 0.00 0.00 0.00 [2021-10-22T01:13:36.636Z] [2021-10-22T01:13:36.636Z] [2021-10-22T01:13:36.636Z] ---> sar -P ALL: [2021-10-22T01:13:36.636Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/22/21 _x86_64_ (2 CPU) [2021-10-22T01:13:36.636Z] [2021-10-22T01:13:36.636Z] 00:41:56 LINUX RESTART (2 CPU) [2021-10-22T01:13:36.636Z] [2021-10-22T01:13:36.636Z] 00:43:01 CPU %user %nice %system %iowait %steal %idle [2021-10-22T01:13:36.636Z] 00:44:01 all 26.32 0.00 11.32 3.74 0.12 58.51 [2021-10-22T01:13:36.636Z] 00:44:01 0 24.80 0.00 11.71 3.59 0.11 59.80 [2021-10-22T01:13:36.636Z] 00:44:01 1 27.85 0.00 10.92 3.90 0.12 57.21 [2021-10-22T01:13:36.636Z] 00:45:01 all 56.24 0.00 5.59 0.37 0.09 37.70 [2021-10-22T01:13:36.636Z] 00:45:01 0 56.26 0.00 5.77 0.45 0.09 37.42 [2021-10-22T01:13:36.636Z] 00:45:01 1 56.22 0.00 5.41 0.29 0.09 37.99 [2021-10-22T01:13:36.636Z] 00:46:02 all 59.01 0.00 5.08 1.01 0.12 34.78 [2021-10-22T01:13:36.636Z] 00:46:02 0 59.80 0.00 5.27 1.04 0.13 33.77 [2021-10-22T01:13:36.636Z] 00:46:02 1 58.23 0.00 4.89 0.98 0.11 35.79 [2021-10-22T01:13:36.636Z] 00:47:02 all 40.75 0.00 12.80 19.04 0.12 27.30 [2021-10-22T01:13:36.636Z] 00:47:02 0 40.97 0.00 12.82 19.93 0.11 26.17 [2021-10-22T01:13:36.636Z] 00:47:02 1 40.53 0.00 12.77 18.14 0.12 28.43 [2021-10-22T01:13:36.636Z] 00:48:02 all 59.92 0.00 17.44 19.30 0.12 3.22 [2021-10-22T01:13:36.636Z] 00:48:02 0 59.02 0.00 18.59 19.21 0.13 3.05 [2021-10-22T01:13:36.636Z] 00:48:02 1 60.82 0.00 16.29 19.39 0.11 3.39 [2021-10-22T01:13:36.636Z] 00:49:01 all 77.85 0.00 17.88 2.65 0.12 1.50 [2021-10-22T01:13:36.636Z] 00:49:01 0 77.47 0.00 18.24 2.77 0.11 1.40 [2021-10-22T01:13:36.636Z] 00:49:01 1 78.22 0.00 17.51 2.54 0.13 1.59 [2021-10-22T01:13:36.636Z] 00:50:01 all 23.06 0.00 7.52 1.89 0.06 67.47 [2021-10-22T01:13:36.636Z] 00:50:01 0 23.03 0.00 7.60 1.69 0.07 67.61 [2021-10-22T01:13:36.637Z] 00:50:01 1 23.10 0.00 7.44 2.09 0.05 67.33 [2021-10-22T01:13:36.637Z] 00:51:01 all 0.26 0.00 0.08 0.00 0.01 99.66 [2021-10-22T01:13:36.637Z] 00:51:01 0 0.25 0.00 0.08 0.00 0.00 99.67 [2021-10-22T01:13:36.637Z] 00:51:01 1 0.27 0.00 0.07 0.00 0.02 99.65 [2021-10-22T01:13:36.637Z] 00:52:01 all 0.22 0.00 0.05 0.00 0.02 99.72 [2021-10-22T01:13:36.637Z] 00:52:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-10-22T01:13:36.637Z] 00:52:01 1 0.37 0.00 0.05 0.00 0.02 99.57 [2021-10-22T01:13:36.637Z] 00:53:01 all 0.20 0.00 0.03 0.00 0.01 99.76 [2021-10-22T01:13:36.637Z] 00:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-22T01:13:36.637Z] 00:53:01 1 0.35 0.00 0.03 0.00 0.00 99.62 [2021-10-22T01:13:36.637Z] 00:54:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-10-22T01:13:36.637Z] 00:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-22T01:13:36.637Z] 00:54:01 1 0.30 0.00 0.03 0.00 0.02 99.65 [2021-10-22T01:13:36.637Z] [2021-10-22T01:13:36.637Z] 00:54:01 CPU %user %nice %system %iowait %steal %idle [2021-10-22T01:13:36.637Z] 00:55:01 all 0.09 0.00 0.03 0.00 0.01 99.87 [2021-10-22T01:13:36.637Z] 00:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-10-22T01:13:36.637Z] 00:55:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-10-22T01:13:36.637Z] 00:56:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-10-22T01:13:36.637Z] 00:56:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-10-22T01:13:36.637Z] 00:56:01 1 0.28 0.00 0.02 0.00 0.00 99.70 [2021-10-22T01:13:36.637Z] 00:57:01 all 0.11 0.00 0.08 0.00 0.01 99.81 [2021-10-22T01:13:36.637Z] 00:57:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-10-22T01:13:36.637Z] 00:57:01 1 0.20 0.00 0.10 0.00 0.02 99.68 [2021-10-22T01:13:36.637Z] 00:58:01 all 0.18 0.00 0.03 0.00 0.02 99.78 [2021-10-22T01:13:36.637Z] 00:58:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2021-10-22T01:13:36.637Z] 00:58:01 1 0.30 0.00 0.05 0.00 0.03 99.62 [2021-10-22T01:13:36.637Z] 00:59:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-10-22T01:13:36.637Z] 00:59:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-10-22T01:13:36.637Z] 00:59:01 1 0.23 0.00 0.03 0.00 0.02 99.72 [2021-10-22T01:13:36.637Z] 01:00:01 all 0.10 0.00 0.02 0.00 0.01 99.87 [2021-10-22T01:13:36.637Z] 01:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-10-22T01:13:36.637Z] 01:00:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-10-22T01:13:36.637Z] 01:01:01 all 0.21 0.00 0.03 0.00 0.03 99.73 [2021-10-22T01:13:36.637Z] 01:01:01 0 0.08 0.00 0.05 0.00 0.03 99.83 [2021-10-22T01:13:36.637Z] 01:01:01 1 0.33 0.00 0.02 0.00 0.02 99.63 [2021-10-22T01:13:36.637Z] 01:02:01 all 0.18 0.00 0.04 0.00 0.01 99.77 [2021-10-22T01:13:36.637Z] 01:02:01 0 0.33 0.00 0.03 0.00 0.00 99.63 [2021-10-22T01:13:36.637Z] 01:02:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-10-22T01:13:36.637Z] 01:03:01 all 0.22 0.00 0.03 0.05 0.02 99.68 [2021-10-22T01:13:36.637Z] 01:03:01 0 0.38 0.00 0.02 0.00 0.02 99.58 [2021-10-22T01:13:36.637Z] 01:03:01 1 0.05 0.00 0.05 0.10 0.02 99.78 [2021-10-22T01:13:36.637Z] 01:04:01 all 0.23 0.00 0.03 0.00 0.01 99.74 [2021-10-22T01:13:36.637Z] 01:04:01 0 0.43 0.00 0.03 0.00 0.02 99.52 [2021-10-22T01:13:36.637Z] 01:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-10-22T01:13:36.637Z] 01:05:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-10-22T01:13:36.637Z] 01:05:01 0 0.42 0.00 0.03 0.00 0.02 99.53 [2021-10-22T01:13:36.637Z] 01:05:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-22T01:13:36.637Z] [2021-10-22T01:13:36.637Z] 01:05:01 CPU %user %nice %system %iowait %steal %idle [2021-10-22T01:13:36.637Z] 01:06:01 all 0.21 0.00 0.02 0.00 0.01 99.77 [2021-10-22T01:13:36.637Z] 01:06:01 0 0.40 0.00 0.02 0.00 0.02 99.57 [2021-10-22T01:13:36.637Z] 01:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-10-22T01:13:36.637Z] 01:07:01 all 0.21 0.00 0.03 0.00 0.02 99.75 [2021-10-22T01:13:36.637Z] 01:07:01 0 0.38 0.00 0.03 0.00 0.02 99.57 [2021-10-22T01:13:36.637Z] 01:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-22T01:13:36.637Z] 01:08:01 all 0.08 0.00 0.02 0.00 0.02 99.89 [2021-10-22T01:13:36.637Z] 01:08:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-10-22T01:13:36.637Z] 01:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-10-22T01:13:36.637Z] 01:09:01 all 0.20 0.00 0.03 0.00 0.01 99.76 [2021-10-22T01:13:36.637Z] 01:09:01 0 0.37 0.00 0.03 0.00 0.02 99.58 [2021-10-22T01:13:36.637Z] 01:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-10-22T01:13:36.637Z] 01:10:01 all 0.17 0.00 0.02 0.00 0.02 99.80 [2021-10-22T01:13:36.637Z] 01:10:01 0 0.30 0.00 0.02 0.00 0.02 99.67 [2021-10-22T01:13:36.637Z] 01:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-22T01:13:36.637Z] 01:11:01 all 0.19 0.00 0.02 0.00 0.01 99.78 [2021-10-22T01:13:36.637Z] 01:11:01 0 0.33 0.00 0.00 0.00 0.00 99.67 [2021-10-22T01:13:36.637Z] 01:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-22T01:13:36.637Z] 01:12:01 all 0.21 0.00 0.03 0.00 0.02 99.74 [2021-10-22T01:13:36.637Z] 01:12:01 0 0.38 0.00 0.03 0.00 0.02 99.57 [2021-10-22T01:13:36.637Z] 01:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-22T01:13:36.637Z] 01:13:01 all 0.17 0.04 0.20 0.05 0.02 99.52 [2021-10-22T01:13:36.637Z] 01:13:01 0 0.28 0.03 0.20 0.05 0.02 99.41 [2021-10-22T01:13:36.637Z] 01:13:01 1 0.05 0.05 0.20 0.05 0.02 99.63 [2021-10-22T01:13:36.637Z] Average: all 10.77 0.00 2.44 1.49 0.03 85.26 [2021-10-22T01:13:36.637Z] Average: 0 10.73 0.00 2.51 1.52 0.03 85.20 [2021-10-22T01:13:36.637Z] Average: 1 10.80 0.00 2.37 1.47 0.03 85.32 [2021-10-22T01:13:36.637Z] [2021-10-22T01:13:36.637Z] [2021-10-22T01:13:36.637Z]