Pull request #3621 opened 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 rather than be7cd1a2b97444f2f68526818b56c1831050f36e Obtained Jenkinsfile from 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6112190763721768238.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh4766561058196459432.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3621/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3621/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5089119466319225177.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3621/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7296635866957112077.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4684763282309017080.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3621/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3621/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh763804638996023322.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-63 in /w/workspace/edgexfoundry_edgex-go_PR-3621 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3604623925179728270.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2710561661646165603.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3621/head:refs/remotes/origin/PR-3621 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit be7cd1a2b97444f2f68526818b56c1831050f36e Merge succeeded, producing be7cd1a2b97444f2f68526818b56c1831050f36e Checking out Revision be7cd1a2b97444f2f68526818b56c1831050f36e (PR-3621) > git config core.sparsecheckout # timeout=10 > git checkout -f be7cd1a2b97444f2f68526818b56c1831050f36e # 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/1@tmp/jenkins-gitclient-ssh2150453803892638609.key > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be7cd1a2b97444f2f68526818b56c1831050f36e # timeout=10 Commit message: "docs(data): Update coredata Swagger doc" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:03:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:03:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:03:58 ========================================================= 03:03:58 EdgeX Global Pipelines Version Info 03:03:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:04:00 ------------------- 03:04:00 stable info: 03:04:00 ------------------- 03:04:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:04:00 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 03:04:00 Message: update stable to v1.0.196 03:04:01 ------------------- 03:04:01 experimental info: 03:04:01 ------------------- 03:04:01 Commited By: **** collab-it+edgex@linuxfoundation.org 03:04:01 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 03:04:01 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:04:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:04:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:04:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:04:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:04:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:04:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3621 [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3621 [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3621 [Pipeline] echo 03:04:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be7cd1a2b97444f2f68526818b56c1831050f36e [Pipeline] echo 03:04:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be7cd1a [Pipeline] echo 03:04:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:04:03 provisioning config files... 03:04:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config998510808117410453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:03 ---> docker-login.sh 03:04:03 nexus3.edgexfoundry.org:10001 03:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:04 Configure a credential helper to remove this warning. See 03:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:04 03:04:04 Login Succeeded 03:04:04 nexus3.edgexfoundry.org:10002 03:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:04 Configure a credential helper to remove this warning. See 03:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:04 03:04:04 Login Succeeded 03:04:04 nexus3.edgexfoundry.org:10003 03:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:04 Configure a credential helper to remove this warning. See 03:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:04 03:04:04 Login Succeeded 03:04:04 nexus3.edgexfoundry.org:10004 03:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:04 Configure a credential helper to remove this warning. See 03:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:04 03:04:04 Login Succeeded 03:04:04 docker.io 03:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:04 Configure a credential helper to remove this warning. See 03:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:04 03:04:04 Login Succeeded 03:04:04 ---> docker-login.sh ends [Pipeline] } 03:04:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:04:05 ++ 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 03:04:05 + for file in '`ls cmd/**/Dockerfile`' 03:04:05 ++ dirname cmd/core-command/Dockerfile 03:04:05 ++ cut -d/ -f2 03:04:05 + echo core-command,cmd/core-command/Dockerfile 03:04:05 + for file in '`ls cmd/**/Dockerfile`' 03:04:05 ++ dirname cmd/core-data/Dockerfile 03:04:05 ++ cut -d/ -f2 03:04:05 + echo core-data,cmd/core-data/Dockerfile 03:04:05 + for file in '`ls cmd/**/Dockerfile`' 03:04:05 ++ dirname cmd/core-metadata/Dockerfile 03:04:05 ++ cut -d/ -f2 03:04:05 + echo core-metadata,cmd/core-metadata/Dockerfile 03:04:05 + for file in '`ls cmd/**/Dockerfile`' 03:04:05 ++ dirname cmd/security-bootstrapper/Dockerfile 03:04:05 ++ cut -d/ -f2 03:04:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:04:05 + for file in '`ls cmd/**/Dockerfile`' 03:04:05 ++ dirname cmd/security-proxy-setup/Dockerfile 03:04:05 ++ cut -d/ -f2 03:04:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:04:05 + for file in '`ls cmd/**/Dockerfile`' 03:04:05 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:04:05 ++ cut -d/ -f2 03:04:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:04:05 + for file in '`ls cmd/**/Dockerfile`' 03:04:05 ++ dirname cmd/support-notifications/Dockerfile 03:04:05 ++ cut -d/ -f2 03:04:05 + echo support-notifications,cmd/support-notifications/Dockerfile 03:04:05 + for file in '`ls cmd/**/Dockerfile`' 03:04:05 ++ dirname cmd/support-scheduler/Dockerfile 03:04:05 ++ cut -d/ -f2 03:04:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:04:05 + for file in '`ls cmd/**/Dockerfile`' 03:04:05 ++ cut -d/ -f2 03:04:05 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:04:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:04:05 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 03:04:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:04:07 03:04:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:04:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:04:07 latest: Pulling from edgex-devops/git-semver 03:04:07 31603596830f: Pulling fs layer 03:04:07 b6dc333f4379: Pulling fs layer 03:04:07 3d9ef1400e77: Pulling fs layer 03:04:07 fd332fbdc1db: Pulling fs layer 03:04:07 fd332fbdc1db: Waiting 03:04:07 b6dc333f4379: Verifying Checksum 03:04:07 b6dc333f4379: Download complete 03:04:07 31603596830f: Verifying Checksum 03:04:07 31603596830f: Download complete 03:04:07 fd332fbdc1db: Verifying Checksum 03:04:07 fd332fbdc1db: Download complete 03:04:07 31603596830f: Pull complete 03:04:07 3d9ef1400e77: Verifying Checksum 03:04:07 3d9ef1400e77: Download complete 03:04:07 b6dc333f4379: Pull complete 03:04:08 3d9ef1400e77: Pull complete 03:04:08 fd332fbdc1db: Pull complete 03:04:08 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 03:04:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:04:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:04:08 prd-centos7-docker-4c-2g-63 does not seem to be running inside a container 03:04:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:04:10 $ docker top ddf8c19308c61636984bf46cc2127e5994cc6ac2febda7a2a7401721f008b928 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:04:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:04:10 [ssh-agent] Looking for ssh-agent implementation... 03:04:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:10 $ docker exec ddf8c19308c61636984bf46cc2127e5994cc6ac2febda7a2a7401721f008b928 ssh-agent 03:04:10 SSH_AUTH_SOCK=/tmp/ssh-8ibg0wF2KJ3e/agent.14 03:04:10 SSH_AGENT_PID=20 03:04:10 Running ssh-add (command line suppressed) 03:04:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4098502393054705637.key (/w/workspace/edgex-go/1@tmp/private_key_4098502393054705637.key) 03:04:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:04:11 + git tag --points-at HEAD [Pipeline] } 03:04:11 $ docker exec --env ******** --env ******** ddf8c19308c61636984bf46cc2127e5994cc6ac2febda7a2a7401721f008b928 ssh-agent -k 03:04:11 unset SSH_AUTH_SOCK; 03:04:11 unset SSH_AGENT_PID; 03:04:11 echo Agent pid 20 killed; 03:04:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:04:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:04:11 [ssh-agent] Looking for ssh-agent implementation... 03:04:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:11 $ docker exec ddf8c19308c61636984bf46cc2127e5994cc6ac2febda7a2a7401721f008b928 ssh-agent 03:04:11 SSH_AUTH_SOCK=/tmp/ssh-1O8PWS1WUTBD/agent.54 03:04:11 SSH_AGENT_PID=60 03:04:11 Running ssh-add (command line suppressed) 03:04:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4465711444079681507.key (/w/workspace/edgex-go/1@tmp/private_key_4465711444079681507.key) 03:04:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:04:12 + git semver init 03:04:12 # -> Open(): unable to determine branch for HEAD 03:04:12 # $GIT_DIR = /w/workspace/edgex-go/1/.git 03:04:12 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 03:04:12 # $SEMVER_REMOTE_NAME = origin 03:04:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:04:12 # $SEMVER_USER_NAME = edgex-jenkins 03:04:12 # $SEMVER_BRANCH = PR-3621 03:04:12 # $SEMVER_TEMP = /tmp/semver-817374068 03:04:12 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:04:30 # '/tmp/semver-817374068' -> '/w/workspace/edgex-go/1/.semver' 03:04:30 # -> Force: false 03:04:30 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 03:04:30 $ docker exec --env ******** --env ******** ddf8c19308c61636984bf46cc2127e5994cc6ac2febda7a2a7401721f008b928 ssh-agent -k 03:04:30 unset SSH_AUTH_SOCK; 03:04:30 unset SSH_AGENT_PID; 03:04:30 echo Agent pid 60 killed; 03:04:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:04:31 + git semver [Pipeline] } 03:04:31 $ docker stop --time=1 ddf8c19308c61636984bf46cc2127e5994cc6ac2febda7a2a7401721f008b928 03:04:33 $ docker rm -f ddf8c19308c61636984bf46cc2127e5994cc6ac2febda7a2a7401721f008b928 [Pipeline] // withDockerContainer [Pipeline] sh 03:04:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:04:34 Stashed 1 file(s) [Pipeline] echo 03:04:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:04:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:04:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:04:36 + true 03:04:36 + sudo service docker restart 03:04:36 Redirecting to /bin/systemctl restart docker.service 03:04:49 Still waiting to schedule task 03:04:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 03:04:54 ========================================================= 03:04:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:04:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:04:54 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 03:04:56 Sending build context to Docker daemon 328.4MB 03:04:56 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 03:04:56 Step 2/6 : FROM ${BASE} 03:04:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:04:56 540db60ca938: Pulling fs layer 03:04:56 adcc1eea9eea: Pulling fs layer 03:04:56 4c4ab2625f07: Pulling fs layer 03:04:56 0773c198feca: Pulling fs layer 03:04:56 345f892a5656: Pulling fs layer 03:04:56 9ac62484cfdc: Pulling fs layer 03:04:56 5ac4037533be: Pulling fs layer 03:04:56 dc6bda0758c5: Pulling fs layer 03:04:56 0773c198feca: Waiting 03:04:56 345f892a5656: Waiting 03:04:56 9ac62484cfdc: Waiting 03:04:56 5ac4037533be: Waiting 03:04:56 dc6bda0758c5: Waiting 03:04:56 4c4ab2625f07: Verifying Checksum 03:04:56 4c4ab2625f07: Download complete 03:04:56 adcc1eea9eea: Verifying Checksum 03:04:56 adcc1eea9eea: Download complete 03:04:56 540db60ca938: Verifying Checksum 03:04:56 540db60ca938: Download complete 03:04:56 9ac62484cfdc: Verifying Checksum 03:04:56 9ac62484cfdc: Download complete 03:04:56 345f892a5656: Verifying Checksum 03:04:56 345f892a5656: Download complete 03:04:57 540db60ca938: Pull complete 03:04:57 adcc1eea9eea: Pull complete 03:04:57 4c4ab2625f07: Pull complete 03:04:57 5ac4037533be: Verifying Checksum 03:04:57 5ac4037533be: Download complete 03:04:59 dc6bda0758c5: Verifying Checksum 03:04:59 dc6bda0758c5: Download complete 03:04:59 0773c198feca: Verifying Checksum 03:04:59 0773c198feca: Download complete 03:05:03 0773c198feca: Pull complete 03:05:03 345f892a5656: Pull complete 03:05:03 9ac62484cfdc: Pull complete 03:05:03 5ac4037533be: Pull complete 03:05:05 dc6bda0758c5: Pull complete 03:05:05 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 03:05:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:05:05 ---> eb58bd16d52e 03:05:05 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 03:05:07 ---> Running in 6be4c8183273 03:05:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:05:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:05:09 (1/12) Installing libmagic (5.39-r0) 03:05:10 (2/12) Installing file (5.39-r0) 03:05:10 (3/12) Installing libc-dev (0.7.2-r3) 03:05:10 (4/12) Installing g++ (10.2.1_pre1-r3) 03:05:14 (5/12) Installing fortify-headers (1.1-r0) 03:05:14 (6/12) Installing patch (2.7.6-r7) 03:05:14 (7/12) Installing build-base (0.5-r2) 03:05:14 (8/12) Installing libsodium (1.0.18-r0) 03:05:14 (9/12) Installing pkgconf (1.7.3-r0) 03:05:14 (10/12) Installing libsodium-dev (1.0.18-r0) 03:05:14 (11/12) Installing libzmq (4.3.3-r1) 03:05:14 (12/12) Installing zeromq-dev (4.3.3-r1) 03:05:14 Executing busybox-1.32.1-r6.trigger 03:05:14 OK: 219 MiB in 52 packages 03:05:19 Removing intermediate container 6be4c8183273 03:05:19 ---> ad3f5b4d3d90 03:05:19 Step 4/6 : WORKDIR /edgex-go 03:05:19 ---> Running in b0967b59e76d 03:05:19 Removing intermediate container b0967b59e76d 03:05:19 ---> 9170d1af5f1c 03:05:19 Step 5/6 : COPY go.mod . 03:05:19 ---> 035b95e85f95 03:05:19 Step 6/6 : RUN go mod download 03:05:19 ---> Running in 0fbef8e87624 03:05:46 Removing intermediate container 0fbef8e87624 03:05:46 ---> 8e02b2d094dd 03:05:46 Successfully built 8e02b2d094dd 03:05:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:05:46 + docker inspect -f . ci-base-image-x86_64 03:05:46 . [Pipeline] withDockerContainer 03:05:46 prd-centos7-docker-4c-2g-63 does not seem to be running inside a container 03:05:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:05:47 $ docker top 5e6746293421520c116062ebe31e44267a262622172effaaa2943851e1b59a49 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:47 + go version 03:05:47 go version go1.16.5 linux/amd64 [Pipeline] } 03:05:47 $ docker stop --time=1 5e6746293421520c116062ebe31e44267a262622172effaaa2943851e1b59a49 03:05:48 $ docker rm -f 5e6746293421520c116062ebe31e44267a262622172effaaa2943851e1b59a49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:05:49 + docker inspect -f . ci-base-image-x86_64 03:05:49 . [Pipeline] withDockerContainer 03:05:49 prd-centos7-docker-4c-2g-63 does not seem to be running inside a container 03:05:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:05:50 $ docker top 53666ad22f8d56696628b17a6f1eab94878e5fcf6055f562348f7a90c0edbd44 -eo pid,comm [Pipeline] { [Pipeline] echo 03:05:50 ========================================================= 03:05:50 [edgeXBuildGoParallel] Running Tests and Build... 03:05:50 ========================================================= [Pipeline] sh 03:05:50 + go mod tidy [Pipeline] sh 03:05:51 + make test 03:05:51 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 03:05:51 go mod tidy 03:05:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:05:58 ? github.com/edgexfoundry/edgex-go [no test files] 03:06:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:06:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:06:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:06:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:06:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:06:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:06:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:06:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:06:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:06:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:06:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:06:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:06:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 03:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:06:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 100.0% of statements 03:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 46.3% of statements 03:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:06:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.145s coverage: 89.9% of statements 03:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:06:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.074s coverage: 78.9% of statements 03:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements 03:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:06:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.294s coverage: 95.1% of statements 03:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 03:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:06:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 03:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:06:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements 03:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:06:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 03:06:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 22.0% of statements 03:06:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 03:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 79.5% of statements 03:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 03:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.262s coverage: 96.3% of statements 03:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.091s coverage: 94.4% of statements 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 03:06:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-65 in /w/workspace/edgexfoundry_edgex-go_PR-3621 [Pipeline] { [Pipeline] ws 03:06:59 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:07:00 The recommended git tool is: git 03:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.202s coverage: 81.8% of statements 03:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:07:05 using credential edgex-jenkins-ssh 03:07:05 Cloning the remote Git repository 03:07:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:07:05 > git init /w/workspace/edgex-go/1 # timeout=10 03:07:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:07:05 > git --version # timeout=10 03:07:05 > git --version # 'git version 2.17.1' 03:07:05 using GIT_SSH to set credentials SSH Credentials for GitHub 03:07:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 03:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.046s coverage: 65.1% of statements 03:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 03:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 03:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 58.8% of statements 03:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 03:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 03:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 03:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements 03:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements 03:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 03:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 03:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 03:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 03:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 03:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.217s coverage: 66.9% of statements 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:07:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 03:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:07:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 03:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:07:23 Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit be7cd1a2b97444f2f68526818b56c1831050f36e 03:07:23 Merge succeeded, producing be7cd1a2b97444f2f68526818b56c1831050f36e 03:07:23 Checking out Revision be7cd1a2b97444f2f68526818b56c1831050f36e (PR-3621) 03:07:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:07:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:07:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:07:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:07:22 using GIT_SSH to set credentials SSH Credentials for GitHub 03:07:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3621/head:refs/remotes/origin/PR-3621 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:07:23 > git config core.sparsecheckout # timeout=10 03:07:23 > git checkout -f be7cd1a2b97444f2f68526818b56c1831050f36e # timeout=10 03:07:23 > git remote # timeout=10 03:07:23 > git config --get remote.origin.url # timeout=10 03:07:23 using GIT_SSH to set credentials SSH Credentials for GitHub 03:07:23 > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 03:07:23 > git rev-parse HEAD^{commit} # timeout=10 03:07:23 > git config core.sparsecheckout # timeout=10 03:07:23 > git checkout -f be7cd1a2b97444f2f68526818b56c1831050f36e # timeout=10 03:07:28 Commit message: "docs(data): Update coredata Swagger doc" 03:07:28 > git --version # timeout=10 03:07:28 > git --version # 'git version 2.17.1' 03:07:28 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:07:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:07:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:07:30 + sudo service docker restart 03:07:30 + true 03:07:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.056s coverage: 19.3% of statements 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:07:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 91.9% of statements 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:07:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 62.7% of statements 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:07:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.6% of statements 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:07:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:07:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:07:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 03:07:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 03:07:30 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:48 provisioning config files... 03:07:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5536757982433876090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:49 ---> docker-login.sh 03:07:49 nexus3.edgexfoundry.org:10001 03:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:50 Configure a credential helper to remove this warning. See 03:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:50 03:07:50 Login Succeeded 03:07:50 nexus3.edgexfoundry.org:10002 03:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:50 Configure a credential helper to remove this warning. See 03:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:50 03:07:50 Login Succeeded 03:07:50 nexus3.edgexfoundry.org:10003 03:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:51 Configure a credential helper to remove this warning. See 03:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:51 03:07:51 Login Succeeded 03:07:51 nexus3.edgexfoundry.org:10004 03:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:51 Configure a credential helper to remove this warning. See 03:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:51 03:07:51 Login Succeeded 03:07:51 docker.io 03:07:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:52 Configure a credential helper to remove this warning. See 03:07:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:52 03:07:52 Login Succeeded 03:07:52 ---> docker-login.sh ends [Pipeline] } 03:07:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:07:53 ========================================================= 03:07:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:07:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:07:53 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 03:07:55 Sending build context to Docker daemon 165.8MB 03:07:55 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 03:07:55 Step 2/6 : FROM ${BASE} 03:07:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:07:56 595b0fe564bb: Pulling fs layer 03:07:56 24495759ef45: Pulling fs layer 03:07:56 d148012ef14d: Pulling fs layer 03:07:56 cb65c68fc2e2: Pulling fs layer 03:07:56 093eec477d81: Pulling fs layer 03:07:56 20fd20ab2234: Pulling fs layer 03:07:56 43245461236d: Pulling fs layer 03:07:56 5a37c24eccbd: Pulling fs layer 03:07:56 20fd20ab2234: Waiting 03:07:56 43245461236d: Waiting 03:07:56 cb65c68fc2e2: Waiting 03:07:56 5a37c24eccbd: Waiting 03:07:56 093eec477d81: Waiting 03:07:56 d148012ef14d: Verifying Checksum 03:07:56 d148012ef14d: Download complete 03:07:56 24495759ef45: Verifying Checksum 03:07:56 24495759ef45: Download complete 03:07:56 093eec477d81: Download complete 03:07:56 20fd20ab2234: Verifying Checksum 03:07:56 20fd20ab2234: Download complete 03:07:56 595b0fe564bb: Verifying Checksum 03:07:56 595b0fe564bb: Download complete 03:07:56 43245461236d: Verifying Checksum 03:07:56 43245461236d: Download complete 03:07:57 595b0fe564bb: Pull complete 03:07:57 gofmt -l . 03:07:57 [ "`gofmt -l .`" = "" ] 03:07:57 ./bin/test-attribution-txt.sh 03:07:57 24495759ef45: Pull complete [Pipeline] sh 03:07:58 d148012ef14d: Pull complete 03:07:58 + ls -al . 03:07:58 total 568 03:07:58 drwxrwxr-x 10 1001 1001 4096 Jul 14 03:07 . 03:07:58 drwxr-xr-x 4 root root 28 Jul 14 03:05 .. 03:07:58 -rw-rw-r-- 1 1001 1001 11 Jul 14 03:03 .dockerignore 03:07:58 drwxrwxr-x 8 1001 1001 179 Jul 14 03:03 .git 03:07:58 drwxrwxr-x 3 1001 1001 125 Jul 14 03:03 .github 03:07:58 -rw-rw-r-- 1 1001 1001 818 Jul 14 03:03 .gitignore 03:07:58 -rw-rw-r-- 1 1001 1001 76 Jul 14 03:03 .hadolint.yml 03:07:58 drwx------ 3 1001 1001 58 Jul 14 03:04 .semver 03:07:58 -rw-rw-r-- 1 1001 1001 166 Jul 14 03:03 .sonarcloud.properties 03:07:58 -rw-rw-r-- 1 1001 1001 8609 Jul 14 03:03 Attribution.txt 03:07:58 -rw-rw-r-- 1 1001 1001 43881 Jul 14 03:03 CHANGELOG.md 03:07:58 -rw-rw-r-- 1 1001 1001 3804 Jul 14 03:03 CONTRIBUTING.md 03:07:58 -rw-rw-r-- 1 1001 1001 931 Jul 14 03:03 Dockerfile.build 03:07:58 -rw-rw-r-- 1 1001 1001 849 Jul 14 03:03 Jenkinsfile 03:07:58 -rw-rw-r-- 1 1001 1001 10775 Jul 14 03:03 LICENSE 03:07:58 -rw-rw-r-- 1 1001 1001 6003 Jul 14 03:03 Makefile 03:07:58 -rw-rw-r-- 1 1001 1001 7818 Jul 14 03:03 README.md 03:07:58 -rw-rw-r-- 1 1001 1001 6912 Jul 14 03:03 SECURITY.md 03:07:58 -rw-rw-r-- 1 1001 1001 5 Jul 14 03:04 VERSION 03:07:58 -rw-rw-r-- 1 1001 1001 4131 Jul 14 03:03 ZMQWindows.md 03:07:58 drwxrwxr-x 2 1001 1001 37 Jul 14 03:03 bin 03:07:58 drwxrwxr-x 14 1001 1001 4096 Jul 14 03:03 cmd 03:07:58 -rw-r--r-- 1 root root 402846 Jul 14 03:07 coverage.out 03:07:58 -rw-rw-r-- 1 1001 1001 812 Jul 14 03:03 go.mod 03:07:58 -rw-r--r-- 1 root root 20973 Jul 14 03:05 go.sum 03:07:58 drwxrwxr-x 7 1001 1001 114 Jul 14 03:03 internal 03:07:58 drwxrwxr-x 3 1001 1001 16 Jul 14 03:03 openapi 03:07:58 drwxrwxr-x 4 1001 1001 71 Jul 14 03:03 snap 03:07:58 -rw-rw-r-- 1 1001 1001 204 Jul 14 03:03 version.go [Pipeline] sh 03:07:58 + '[' -e coverage.out ] 03:07:58 + chown 1001:1001 coverage.out [Pipeline] stash 03:07:58 Stashed 1 file(s) [Pipeline] sh 03:07:59 + make build 03:07:59 go mod tidy 03:07:59 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 03:07:59 5a37c24eccbd: Verifying Checksum 03:07:59 5a37c24eccbd: Download complete 03:08:00 cb65c68fc2e2: Verifying Checksum 03:08:00 cb65c68fc2e2: Download complete 03:08:01 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 03:08:09 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 03:08:09 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 03:08:09 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 03:08:10 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 03:08:10 cb65c68fc2e2: Pull complete 03:08:11 093eec477d81: Pull complete 03:08:11 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 03:08:11 20fd20ab2234: Pull complete 03:08:11 43245461236d: Pull complete 03:08:12 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 03:08:13 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 03:08:14 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 03:08:15 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 03:08:16 5a37c24eccbd: Pull complete 03:08:16 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 03:08:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:08:16 ---> 274d7007c78b 03:08:16 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 03:08:16 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 03:08:17 ---> Running in c16d8f1769cc [Pipeline] } 03:08:17 $ docker stop --time=1 53666ad22f8d56696628b17a6f1eab94878e5fcf6055f562348f7a90c0edbd44 03:08:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:08:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:08:19 $ docker rm -f 53666ad22f8d56696628b17a6f1eab94878e5fcf6055f562348f7a90c0edbd44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 03:08:20 (1/12) Installing libmagic (5.39-r0) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 03:08:20 (2/12) Installing file (5.39-r0) 03:08:20 (3/12) Installing libc-dev (0.7.2-r3) 03:08:20 (4/12) Installing g++ (10.2.1_pre1-r3) [Pipeline] isUnix [Pipeline] sh 03:08:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:08:24 03:08:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:08:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:08:24 latest: Pulling from edgex-devops/edgex-compose 03:08:24 cbdbe7a5bc2a: Pulling fs layer 03:08:24 ca9280d653b3: Pulling fs layer 03:08:24 7e9c9ca2126c: Pulling fs layer 03:08:24 cbdbe7a5bc2a: Download complete 03:08:24 cbdbe7a5bc2a: Pull complete 03:08:25 ca9280d653b3: Verifying Checksum 03:08:25 ca9280d653b3: Download complete 03:08:25 (5/12) Installing fortify-headers (1.1-r0) 03:08:25 (6/12) Installing patch (2.7.6-r7) 03:08:25 (7/12) Installing build-base (0.5-r2) 03:08:25 (8/12) Installing libsodium (1.0.18-r0) 03:08:25 (9/12) Installing pkgconf (1.7.3-r0) 03:08:25 (10/12) Installing libsodium-dev (1.0.18-r0) 03:08:25 (11/12) Installing libzmq (4.3.3-r1) 03:08:25 (12/12) Installing zeromq-dev (4.3.3-r1) 03:08:25 Executing busybox-1.32.1-r6.trigger 03:08:25 OK: 218 MiB in 52 packages 03:08:26 ca9280d653b3: Pull complete 03:08:26 7e9c9ca2126c: Download complete 03:08:30 Removing intermediate container c16d8f1769cc 03:08:30 ---> ddbfd421f4bc 03:08:30 Step 4/6 : WORKDIR /edgex-go 03:08:30 ---> Running in b0a17fe6da35 03:08:30 Removing intermediate container b0a17fe6da35 03:08:30 ---> 2a47ff9f38fb 03:08:30 Step 5/6 : COPY go.mod . 03:08:30 7e9c9ca2126c: Pull complete 03:08:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:08:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:08:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:08:30 prd-centos7-docker-4c-2g-63 does not seem to be running inside a container 03:08:30 ---> e873ea14c868 03:08:30 Step 6/6 : RUN go mod download 03:08:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:08:31 ---> Running in e023def1d05d 03:08:33 $ docker top 80c5870594205ff5f9177e2985fb0715537098361c89ce0a2666d823c877bde1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:33 + grep parallel 03:08:33 + docker-compose build --help 03:08:34 --parallel Build images in parallel. [Pipeline] } 03:08:34 $ docker stop --time=1 80c5870594205ff5f9177e2985fb0715537098361c89ce0a2666d823c877bde1 03:08:35 $ docker rm -f 80c5870594205ff5f9177e2985fb0715537098361c89ce0a2666d823c877bde1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:08:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:08:36 . [Pipeline] withDockerContainer 03:08:36 prd-centos7-docker-4c-2g-63 does not seem to be running inside a container 03:08:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:08:36 $ docker top 9de781d5d46aebdb4867af2926b362b8c37c912d75c17b094d15f4debd65128c -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:37 + docker-compose -f ./docker-compose-build.yml build --parallel 03:08:38 Building core-command ... 03:08:38 Building core-data ... 03:08:38 Building core-metadata ... 03:08:38 Building security-bootstrapper ... 03:08:38 Building security-proxy-setup ... 03:08:38 Building security-secretstore-setup ... 03:08:38 Building support-notifications ... 03:08:38 Building support-scheduler ... 03:08:38 Building sys-mgmt-agent ... 03:08:38 Building core-command 03:08:38 Building core-metadata 03:08:38 Building security-bootstrapper 03:08:38 Building support-scheduler 03:08:38 Building sys-mgmt-agent 03:08:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:08:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:08:50 ---> 8e02b2d094dd 03:08:50 Step 3/24 : WORKDIR /edgex-go 03:08:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:08:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:08:50 ---> 8e02b2d094dd 03:08:50 Step 3/24 : WORKDIR /edgex-go 03:08:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:08:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:08:51 ---> 8e02b2d094dd 03:08:51 Step 3/23 : WORKDIR /edgex-go 03:08:51 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:08:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:08:51 ---> 8e02b2d094dd 03:08:51 Step 3/32 : WORKDIR /edgex-go 03:08:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:08:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:08:54 ---> 8e02b2d094dd 03:08:54 Step 3/24 : WORKDIR /edgex-go 03:08:55 ---> Running in daaf499cc588 03:08:55 ---> Running in 14f225d797e5 03:08:55 ---> Running in 346b754e6d98 03:08:55 ---> Running in da1d9ae248d8 03:08:55 ---> Running in 0706f439aeaf 03:08:55 Removing intermediate container daaf499cc588 03:08:55 ---> d4ea95e4c06b 03:08:55 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:55 Removing intermediate container da1d9ae248d8 03:08:55 ---> 3a22f5db8309 03:08:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:55 Removing intermediate container 14f225d797e5 03:08:55 ---> 815e5105355e 03:08:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:55 Removing intermediate container 346b754e6d98 03:08:55 ---> 6f0b274cc1f2 03:08:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:55 ---> Running in 5309ecaf493a 03:08:55 ---> Running in 953c46e63ea3 03:08:55 Removing intermediate container 0706f439aeaf 03:08:55 ---> bdf28688177c 03:08:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:55 ---> Running in 89d2e4750f0b 03:08:55 ---> Running in a54063f0400d 03:08:55 ---> Running in 45f6dc2aa21a 03:08:56 Removing intermediate container 953c46e63ea3 03:08:56 ---> 1c917221df24 03:08:56 Step 5/24 : RUN apk add --update --no-cache make bash git 03:08:56 ---> Running in 300001bf5385 03:08:56 Removing intermediate container 5309ecaf493a 03:08:56 ---> 21eff59b11a4 03:08:56 Step 5/32 : RUN apk add --update --no-cache make git 03:08:56 ---> Running in 83adb0bbd8d9 03:08:57 Removing intermediate container 89d2e4750f0b 03:08:57 ---> 76fe3285aed7 03:08:57 Step 5/23 : RUN apk add --update --no-cache make git 03:08:57 ---> Running in bbf6d80ef63d 03:08:57 Removing intermediate container a54063f0400d 03:08:57 ---> 05eef3ab3894 03:08:57 Step 5/24 : RUN apk add --update --no-cache make git 03:08:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:08:57 Removing intermediate container 45f6dc2aa21a 03:08:57 ---> 49a471960221 03:08:57 Step 5/24 : RUN apk add --update --no-cache make git 03:08:57 ---> Running in addbfeb53fff 03:08:57 ---> Running in 342518f033a5 03:08:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:08:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:08:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:08:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:08:57 Removing intermediate container e023def1d05d 03:08:57 ---> e67a8c766f6e 03:08:57 Successfully built e67a8c766f6e 03:08:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:08:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:08:58 + docker inspect -f . ci-base-image-arm64 03:08:58 . [Pipeline] withDockerContainer 03:08:58 prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 03:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:08:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:08:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:08:58 OK: 219 MiB in 52 packages 03:08:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:08:59 Removing intermediate container 300001bf5385 03:08:59 ---> 8854ea79837a 03:08:59 Step 6/24 : COPY go.mod . 03:08:59 ---> 92e5a501f5d3 03:08:59 Step 7/24 : RUN go mod download 03:08:59 ---> Running in ed74068844c6 03:08:59 OK: 219 MiB in 52 packages 03:08:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:08:59 OK: 219 MiB in 52 packages 03:08:59 Removing intermediate container bbf6d80ef63d 03:08:59 ---> 4cc55887c0d8 03:08:59 Step 6/23 : COPY go.mod . 03:08:59 Removing intermediate container addbfeb53fff 03:08:59 ---> bd2383340a7f 03:08:59 Step 6/24 : COPY go.mod . 03:09:00 ---> 0ee925e4e45a 03:09:00 Step 7/23 : RUN go mod download 03:09:00 ---> Running in 3589e0a46699 03:09:00 ---> 94f539c41c96 03:09:00 Step 7/24 : RUN go mod download 03:09:00 ---> Running in 49f393eaaacc 03:09:00 Removing intermediate container ed74068844c6 03:09:00 ---> 8f01910554fd 03:09:00 Step 8/24 : COPY . . 03:09:00 $ docker top 79cbcd7d28e65b85849418c00d8f702a698658b94cb8e05a059cbd5422d369a9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:01 + go version 03:09:01 go version go1.16.5 linux/arm64 [Pipeline] } 03:09:01 $ docker stop --time=1 79cbcd7d28e65b85849418c00d8f702a698658b94cb8e05a059cbd5422d369a9 03:09:01 OK: 219 MiB in 52 packages 03:09:01 OK: 219 MiB in 52 packages 03:09:03 $ docker rm -f 79cbcd7d28e65b85849418c00d8f702a698658b94cb8e05a059cbd5422d369a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:09:04 + docker inspect -f . ci-base-image-arm64 03:09:04 . [Pipeline] withDockerContainer 03:09:04 Removing intermediate container 3589e0a46699 03:09:04 ---> 9f75b1deb194 03:09:04 Step 8/23 : COPY . . 03:09:04 prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 03:09:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:09:06 $ docker top 56aef85fb4fe630b1ade8789baf7fd68aadf4c5a47046b2b5e424d9660ecebe1 -eo pid,comm [Pipeline] { [Pipeline] echo 03:09:06 ========================================================= 03:09:06 [edgeXBuildGoParallel] Running Tests and Build... 03:09:06 ========================================================= [Pipeline] sh 03:09:07 + go mod tidy [Pipeline] sh 03:09:07 Removing intermediate container 342518f033a5 03:09:07 ---> 2c4a92a0c764 03:09:07 Step 6/24 : COPY go.mod . 03:09:07 Removing intermediate container 49f393eaaacc 03:09:07 ---> f03c87ff47ab 03:09:07 Step 8/24 : COPY . . 03:09:07 Removing intermediate container 83adb0bbd8d9 03:09:07 ---> 4e16fedf5eed 03:09:07 Step 6/32 : COPY go.mod . 03:09:07 ---> 66c263b55555 03:09:07 Step 9/24 : RUN go mod tidy 03:09:07 ---> 03ea47ac91c0 03:09:07 Step 7/24 : RUN go mod download 03:09:08 ---> Running in 7bc627cc7161 03:09:08 + make test 03:09:08 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 03:09:08 go mod tidy 03:09:08 ---> 7d28fed7a407 03:09:08 Step 9/23 : RUN go mod tidy 03:09:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:09:11 ---> 1daf28cfc691 03:09:11 Step 7/32 : RUN go mod download 03:09:11 ---> Running in 42f229a825cb 03:09:11 ---> Running in db6b5fc280f3 03:09:11 ---> Running in e04cbd428295 03:09:12 ---> 304640687b65 03:09:12 Step 9/24 : RUN go mod tidy 03:09:12 ---> Running in 3a6dc7dcb9ae 03:09:13 Removing intermediate container 7bc627cc7161 03:09:13 ---> 58e57fd38a48 03:09:13 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:09:13 ---> Running in da0d1ab1261f 03:09:13 Removing intermediate container 42f229a825cb 03:09:13 ---> ec5f6a61e77d 03:09:13 Step 8/24 : COPY . . 03:09:16 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 03:09:16 Removing intermediate container db6b5fc280f3 03:09:16 ---> dda26d2cbddf 03:09:16 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:09:17 Removing intermediate container 3a6dc7dcb9ae 03:09:17 ---> 5293a062a23e 03:09:17 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:09:17 ---> Running in 9c44f870f963 03:09:17 Removing intermediate container e04cbd428295 03:09:17 ---> 536dd7c54dbb 03:09:17 Step 8/32 : COPY . . 03:09:17 ---> Running in 00fbf2996da6 03:09:18 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 03:09:18 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 03:09:19 ---> fa8833f34921 03:09:19 Step 9/24 : RUN go mod tidy 03:09:20 ---> Running in 4ea451fa6016 03:09:25 ---> f792b6723cbc 03:09:25 Step 9/32 : RUN go mod tidy 03:09:25 ---> Running in b42e7e9fbd25 03:09:25 Removing intermediate container 4ea451fa6016 03:09:25 ---> 83f15ea5be4e 03:09:25 Step 10/24 : RUN make cmd/core-command/core-command 03:09:25 ---> Running in dedf3dc5c301 03:09:25 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 03:09:27 Removing intermediate container b42e7e9fbd25 03:09:27 ---> e36e577a204e 03:09:27 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:09:27 ---> Running in 3390378ca1b4 03:09:27 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 03:09:31 ? github.com/edgexfoundry/edgex-go [no test files] 03:10:00 Removing intermediate container da0d1ab1261f 03:10:00 ---> 3607d25f3bae 03:10:00 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:10:00 ---> Running in d6e8529a84b2 03:10:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:10:00 Removing intermediate container d6e8529a84b2 03:10:00 ---> a6b218200182 03:10:00 03:10:00 Step 12/24 : FROM docker:20.10.0 03:10:00 20.10.0: Pulling from library/docker 03:10:07 Removing intermediate container 9c44f870f963 03:10:07 ---> 1c4de1957a13 03:10:07 03:10:07 Step 11/23 : FROM alpine:3.12 03:10:07 3.12: Pulling from library/alpine 03:10:08 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 03:10:08 Status: Downloaded newer image for alpine:3.12 03:10:08 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:10:08 ---> 13621d1b12d4 03:10:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:10:10 Status: Downloaded newer image for docker:20.10.0 03:10:10 ---> aefe523efa57 03:10:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:10:10 ---> Running in 57f0b0b8f932 03:10:10 ---> Running in 40d1e5cb88f9 03:10:10 Removing intermediate container 00fbf2996da6 03:10:10 ---> e00e4457727d 03:10:10 03:10:10 Step 11/24 : FROM alpine:3.12 03:10:10 ---> 13621d1b12d4 03:10:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:10:11 ---> Running in 8f5a8d242677 03:10:11 Removing intermediate container 40d1e5cb88f9 03:10:11 ---> b7622d26e635 03:10:11 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:10:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:10:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:10:11 ---> Running in bd832abacb2b 03:10:11 (1/1) Installing dumb-init (1.2.2-r1) 03:10:11 Executing busybox-1.31.1-r20.trigger 03:10:11 Removing intermediate container dedf3dc5c301 03:10:11 ---> 8025585b03a8 03:10:11 03:10:11 Step 11/24 : FROM alpine:3.12 03:10:11 ---> 13621d1b12d4 03:10:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:10:11 OK: 6 MiB in 15 packages 03:10:12 ---> Running in 88efe683bcd3 03:10:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:10:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:10:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:10:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:10:12 (1/1) Installing dumb-init (1.2.2-r1) 03:10:12 Executing busybox-1.31.1-r20.trigger 03:10:12 OK: 6 MiB in 15 packages 03:10:12 (1/39) Installing readline (8.0.4-r0) 03:10:12 (2/39) Installing bash (5.0.17-r0) 03:10:12 Executing bash-5.0.17-r0.post-install 03:10:12 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:10:12 (4/39) Installing libcurl (7.77.0-r0) 03:10:13 (5/39) Installing curl (7.77.0-r0) 03:10:13 (6/39) Installing dumb-init (1.2.2-r1) 03:10:13 (7/39) Installing libbz2 (1.0.8-r1) 03:10:13 (8/39) Installing expat (2.2.9-r1) 03:10:13 Removing intermediate container 57f0b0b8f932 03:10:13 ---> 68e102b643ea 03:10:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:10:13 (9/39) Installing libffi (3.3-r2) 03:10:13 (10/39) Installing gdbm (1.13-r1) 03:10:13 (11/39) Installing xz-libs (5.2.5-r0) 03:10:13 (12/39) Installing sqlite-libs (3.32.1-r1) 03:10:13 (13/39) Installing python3 (3.8.10-r0) 03:10:13 ---> Running in 595185c6add6 03:10:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:10:13 Removing intermediate container 3390378ca1b4 03:10:13 ---> 255b3ad2fd94 03:10:13 03:10:13 Step 11/32 : FROM alpine:3.12 03:10:13 ---> 13621d1b12d4 03:10:13 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:10:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:10:13 (1/1) Installing dumb-init (1.2.2-r1) 03:10:13 Executing busybox-1.31.1-r20.trigger 03:10:13 OK: 6 MiB in 15 packages 03:10:13 ---> Running in 6eecf7258be1 03:10:14 Removing intermediate container 595185c6add6 03:10:14 ---> b9885d9ea545 03:10:14 Step 14/23 : ENV APP_PORT=59861 03:10:14 Removing intermediate container 8f5a8d242677 03:10:14 ---> 405de9d545ee 03:10:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:10:14 Removing intermediate container 6eecf7258be1 03:10:14 ---> a9de906494f2 03:10:14 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:10:14 ---> Running in 9a67f7936bfb 03:10:14 (14/39) Installing py3-appdirs (1.4.4-r1) 03:10:14 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:10:14 (16/39) Installing py3-parsing (2.4.7-r0) 03:10:14 (17/39) Installing py3-six (1.15.0-r0) 03:10:14 ---> Running in 2b48e79c9a72 03:10:14 (18/39) Installing py3-packaging (20.4-r0) 03:10:14 ---> Running in 60540a0a01e0 03:10:14 (19/39) Installing py3-setuptools (47.0.0-r0) 03:10:14 (20/39) Installing py3-chardet (3.0.4-r4) 03:10:14 (21/39) Installing py3-idna (2.9-r0) 03:10:14 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:10:14 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:10:14 (24/39) Installing py3-requests (2.23.0-r0) 03:10:14 (25/39) Installing py3-msgpack (1.0.0-r0) 03:10:14 (26/39) Installing py3-lockfile (0.12.2-r3) 03:10:14 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:10:14 Removing intermediate container 88efe683bcd3 03:10:14 ---> a35f59f8b0d0 03:10:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:10:14 (28/39) Installing py3-colorama (0.4.3-r0) 03:10:14 Removing intermediate container 2b48e79c9a72 03:10:14 ---> a080cbdae606 03:10:14 Step 14/24 : ENV APP_PORT=59881 03:10:14 (29/39) Installing py3-distlib (0.3.0-r0) 03:10:14 (30/39) Installing py3-distro (1.5.0-r1) 03:10:14 (31/39) Installing py3-webencodings (0.5.1-r3) 03:10:14 ---> Running in e7e8018ac8fc 03:10:14 (32/39) Installing py3-html5lib (1.0.1-r4) 03:10:15 Removing intermediate container 9a67f7936bfb 03:10:15 ---> e45cadaad203 03:10:15 Step 15/23 : EXPOSE $APP_PORT 03:10:15 ---> Running in 52a70d6c0bb5 03:10:15 (33/39) Installing py3-pytoml (0.1.21-r0) 03:10:15 (34/39) Installing py3-pep517 (0.8.2-r0) 03:10:15 (35/39) Installing py3-progress (1.5-r0) 03:10:15 ---> Running in 88ee9dd56e0e 03:10:15 (36/39) Installing py3-toml (0.10.1-r0) 03:10:15 Removing intermediate container e7e8018ac8fc 03:10:15 ---> da952a04f739 03:10:15 Step 14/24 : ENV APP_PORT=59882 03:10:15 (37/39) Installing py3-retrying (1.3.3-r0) 03:10:15 (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:10:15 (39/39) Installing py3-pip (20.1.1-r0) 03:10:15 ---> Running in 3a3f5e37c23f 03:10:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:10:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:10:15 Executing busybox-1.31.1-r19.trigger 03:10:15 OK: 72 MiB in 59 packages 03:10:15 Removing intermediate container 52a70d6c0bb5 03:10:15 ---> 7ce6c85d9812 03:10:15 Step 15/24 : EXPOSE $APP_PORT 03:10:15 Removing intermediate container 88ee9dd56e0e 03:10:15 ---> 2ec19d0d54a4 03:10:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:15 Removing intermediate container 3a3f5e37c23f 03:10:15 ---> 319d8be68550 03:10:15 Step 15/24 : EXPOSE $APP_PORT 03:10:15 (1/2) Installing dumb-init (1.2.2-r1) 03:10:15 (2/2) Installing su-exec (0.2-r1) 03:10:15 Executing busybox-1.31.1-r20.trigger 03:10:15 ---> Running in c3caa824eec2 03:10:15 OK: 6 MiB in 16 packages 03:10:15 ---> Running in 3700ededa897 03:10:15 Removing intermediate container c3caa824eec2 03:10:15 ---> 230250be7ddd 03:10:15 Step 16/24 : WORKDIR / 03:10:15 ---> Running in dc7ba98ec31c 03:10:15 ---> f48441cde161 03:10:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:10:15 Removing intermediate container 3700ededa897 03:10:15 ---> 0d43b13bbe5f 03:10:15 Step 16/24 : WORKDIR / 03:10:15 ---> Running in a0d11e9c2300 03:10:15 Removing intermediate container 60540a0a01e0 03:10:15 ---> 3f1eb8a70dac 03:10:15 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:10:15 ---> Running in fd9204a85f97 03:10:15 Removing intermediate container dc7ba98ec31c 03:10:15 ---> 10f2170a71af 03:10:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:16 Collecting docker-compose==1.23.2 03:10:16 Removing intermediate container fd9204a85f97 03:10:16 ---> 983f45db6c6f 03:10:16 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:10:16 ---> 9a003260aa1d 03:10:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:10:16 Removing intermediate container a0d11e9c2300 03:10:16 ---> fd61d2fe95b0 03:10:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:10:16 ---> 59845acbb83f 03:10:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:10:16 ---> Running in bd2510281a78 03:10:16 Collecting docopt<0.7,>=0.6.1 03:10:16 Downloading docopt-0.6.2.tar.gz (25 kB) 03:10:16 ---> dd1c725355e4 03:10:16 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:10:16 Removing intermediate container bd2510281a78 03:10:16 ---> 6d997fff45d1 03:10:16 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:10:16 ---> Running in cd5a763afb4d 03:10:16 ---> Running in 66a91b0e405b 03:10:17 ---> f3430207b654 03:10:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:10:17 Collecting dockerpty<0.5,>=0.4.1 03:10:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:10:17 ---> 7e4e78cd6c3a 03:10:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:10:17 Removing intermediate container cd5a763afb4d 03:10:17 ---> deccb1521042 03:10:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:10:17 ---> Running in dcbc0fee2ccc 03:10:17 Collecting PyYAML<4,>=3.10 03:10:17 Downloading PyYAML-3.13.tar.gz (270 kB) 03:10:17 ---> a9be81206bdd 03:10:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:10:17 Removing intermediate container dcbc0fee2ccc 03:10:17 ---> bc7507bc8db6 03:10:17 Step 21/23 : LABEL arch=x86_64 03:10:17 ---> 9cfa74d0e92a 03:10:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:10:17 ---> Running in c94b4e220619 03:10:18 ---> Running in a253664f2ee3 03:10:18 ---> 2bae6f6af199 03:10:18 Step 20/24 : ENTRYPOINT ["/core-command"] 03:10:18 Removing intermediate container c94b4e220619 03:10:18 ---> 390f84dd6026 03:10:18 Step 22/23 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:10:18 ---> Running in f278a3a066f8 03:10:18 Removing intermediate container 66a91b0e405b 03:10:18 ---> 9df675f1e157 03:10:18 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:10:18 Removing intermediate container a253664f2ee3 03:10:18 ---> 9b8e8292fc61 03:10:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:10:18 ---> Running in b0815d236c22 03:10:18 Collecting docker<4.0,>=3.6.0 03:10:18 ---> Running in 74dc5cdca8bf 03:10:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:10:18 ---> Running in dc5cc8f2cfbd 03:10:18 Collecting cached-property<2,>=1.2.0 03:10:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:10:18 Removing intermediate container f278a3a066f8 03:10:18 ---> 67ca4ed49c32 03:10:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:10:18 Removing intermediate container dc5cc8f2cfbd 03:10:18 ---> 4ed68b9200e9 03:10:18 Step 22/24 : LABEL arch=x86_64 03:10:18 Removing intermediate container 74dc5cdca8bf 03:10:18 ---> 36bf3dda859e 03:10:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:10:18 Removing intermediate container b0815d236c22 03:10:18 ---> d9d792d24b98 03:10:18 Step 23/23 : LABEL version=0.0.0 03:10:18 ---> Running in 89cf3c71a32c 03:10:18 Collecting texttable<0.10,>=0.9.0 03:10:18 Downloading texttable-0.9.1.tar.gz (11 kB) 03:10:18 ---> Running in 1eef92108557 03:10:18 ---> Running in eb02d6bee8ce 03:10:18 Removing intermediate container 89cf3c71a32c 03:10:18 ---> d78ae4ba1f1b 03:10:18 Step 22/24 : LABEL arch=x86_64 03:10:18 Removing intermediate container eb02d6bee8ce 03:10:18 ---> 43fb145194ba 03:10:18 03:10:18 ---> Running in 750bcbef156e 03:10:18 Removing intermediate container 1eef92108557 03:10:18 ---> aabfcb69d11b 03:10:18 Step 23/24 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:10:18 ---> Running in 125789ba2010 03:10:19 Successfully built 43fb145194ba 03:10:19 Collecting jsonschema<3,>=2.5.1 03:10:19 Successfully tagged support-scheduler:latest 03:10:19 Building security-secretstore-setup 03:10:19  Building support-scheduler ... done  Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:10:19 ---> 868be5d7ed80 03:10:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:10:19 Removing intermediate container 750bcbef156e 03:10:19 ---> ffcc364813fc 03:10:19 Step 23/24 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:10:19 Removing intermediate container 125789ba2010 03:10:19 ---> 123b130739f4 03:10:19 Step 24/24 : LABEL version=0.0.0 03:10:19 ---> Running in 09bbdab525e3 03:10:19 ---> Running in fb3f5ba49195 03:10:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:10:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:10:19 ---> Running in 31621adcda9c 03:10:19 Collecting websocket-client<1.0,>=0.32.0 03:10:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:10:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:10:19 Collecting docker-pycreds>=0.4.0 03:10:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:10:19 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 03:10:19 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 03:10:19 Collecting idna<2.8,>=2.5 03:10:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:10:19 Collecting urllib3<1.25,>=1.21.1 03:10:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:10:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:10:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:10:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:10:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:10:20 Removing intermediate container fb3f5ba49195 03:10:20 ---> 10fccf8b710d 03:10:20 Step 24/24 : LABEL version=0.0.0 03:10:20 Installing collected packages: docopt, dockerpty, PyYAML, idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, texttable, jsonschema, docker-compose 03:10:20 Running setup.py install for docopt: started 03:10:20 Removing intermediate container 31621adcda9c 03:10:20 ---> 96b11b62ddcf 03:10:20 03:10:20 ---> Running in 0f10d651ff60 03:10:20 Successfully built 96b11b62ddcf 03:10:20 Successfully tagged core-metadata:latest 03:10:20  Building core-metadata ... done Building support-notifications 03:10:20 Running setup.py install for docopt: finished with status 'done' 03:10:20 Running setup.py install for dockerpty: started 03:10:20 Removing intermediate container 0f10d651ff60 03:10:20 ---> 2058e651f28b 03:10:20 03:10:20 Successfully built 2058e651f28b 03:10:20 Successfully tagged core-command:latest 03:10:20  Building core-command ... done Building core-data 03:10:21 Running setup.py install for dockerpty: finished with status 'done' 03:10:21 Running setup.py install for PyYAML: started 03:10:21 Running setup.py install for PyYAML: finished with status 'done' 03:10:21 Attempting uninstall: idna 03:10:21 Found existing installation: idna 2.9 03:10:21 Uninstalling idna-2.9: 03:10:21 Successfully uninstalled idna-2.9 03:10:23 Attempting uninstall: urllib3 03:10:23 Found existing installation: urllib3 1.25.9 03:10:23 Uninstalling urllib3-1.25.9: 03:10:23 Successfully uninstalled urllib3-1.25.9 03:10:23 Attempting uninstall: requests 03:10:23 Found existing installation: requests 2.23.0 03:10:23 Uninstalling requests-2.23.0: 03:10:23 Successfully uninstalled requests-2.23.0 03:10:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:10:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:10:26 ---> 8e02b2d094dd 03:10:26 Step 3/24 : WORKDIR /edgex-go 03:10:26 ---> Using cache 03:10:26 ---> bdf28688177c 03:10:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:26 ---> Using cache 03:10:26 ---> 49a471960221 03:10:26 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:10:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:10:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:10:27 ---> 8e02b2d094dd 03:10:27 Step 3/23 : WORKDIR /edgex-go 03:10:27 ---> Using cache 03:10:27 ---> bdf28688177c 03:10:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:27 ---> Using cache 03:10:27 ---> 49a471960221 03:10:27 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:10:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:10:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:10:32 Running setup.py install for texttable: started 03:10:33 Running setup.py install for texttable: finished with status 'done' 03:10:35 Removing intermediate container 09bbdab525e3 03:10:35 ---> e5100999cae1 03:10:35 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:10:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:10:36 ---> Running in 36ee2b21e412 03:10:36 ---> Running in a8b33a8c3591 03:10:36 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 03:10:37 ---> ae7ad48351a2 03:10:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:10:39 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:10:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:10:39 ---> 8e02b2d094dd 03:10:39 Step 3/26 : WORKDIR /edgex-go 03:10:39 ---> Using cache 03:10:39 ---> bdf28688177c 03:10:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:39 ---> Using cache 03:10:39 ---> 49a471960221 03:10:39 Step 5/26 : RUN apk add --update --no-cache make git 03:10:39 ---> Using cache 03:10:39 ---> 2c4a92a0c764 03:10:39 Step 6/26 : COPY go.mod . 03:10:39 ---> Using cache 03:10:39 ---> 03ea47ac91c0 03:10:39 Step 7/26 : RUN go mod download 03:10:39 ---> Using cache 03:10:39 ---> ec5f6a61e77d 03:10:39 Step 8/26 : COPY . . 03:10:39 ---> Using cache 03:10:39 ---> fa8833f34921 03:10:39 Step 9/26 : RUN go mod tidy 03:10:39 ---> Using cache 03:10:39 ---> 83f15ea5be4e 03:10:39 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:10:43 ---> c2ce4a517408 03:10:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:10:43 ---> Running in 4034ef34c30d 03:10:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:10:43 ---> 02469a432158 03:10:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:10:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:10:43 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 03:10:43 ---> 2562b8390289 03:10:43 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:10:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:10:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:10:44 OK: 219 MiB in 52 packages 03:10:44 ---> 05d0ac2607c9 03:10:44 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:10:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:10:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:10:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:10:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:10:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:10:44 ---> Running in 805eb5ab078c 03:10:44 OK: 219 MiB in 52 packages 03:10:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:10:45 Removing intermediate container 805eb5ab078c 03:10:45 ---> cc8996614cfc 03:10:45 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:10:45 Removing intermediate container 36ee2b21e412 03:10:45 ---> 10824fdb7a3f 03:10:45 Step 6/23 : COPY go.mod . 03:10:45 Removing intermediate container a8b33a8c3591 03:10:45 ---> 04a7e65915a7 03:10:45 Step 6/24 : COPY go.mod . 03:10:45 Removing intermediate container bd832abacb2b 03:10:45 ---> a4e61c95984c 03:10:45 Step 15/24 : ENV APP_PORT=58890 03:10:45 ---> Running in 11c089ed064b 03:10:45 ---> 0b567d47b506 03:10:45 Step 27/32 : RUN chmod +x /entrypoint.sh 03:10:46 ---> Running in ca5fedeca863 03:10:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:10:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:10:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:10:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:10:46 ---> 8645c2b6188a 03:10:46 Step 7/23 : RUN go mod download 03:10:46 Removing intermediate container 11c089ed064b 03:10:46 ---> 07682c355d50 03:10:46 Step 16/24 : EXPOSE $APP_PORT 03:10:46 ---> Running in 251f01538bfb 03:10:46 ---> Running in 4da53f1039c4 03:10:46 ---> 283c9cb782ca 03:10:46 Step 7/24 : RUN go mod download 03:10:46 ---> Running in 20212ef112cf 03:10:46 Removing intermediate container 251f01538bfb 03:10:46 ---> 67e737ad737a 03:10:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:10:47 ---> e55a4aac3e86 03:10:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:10:47 Removing intermediate container ca5fedeca863 03:10:47 ---> 5e73b71c3cc9 03:10:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:10:47 ---> Running in e4701ea3202d 03:10:48 ---> 647b419cb571 03:10:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:10:48 Removing intermediate container e4701ea3202d 03:10:48 ---> 7df4f233ba6c 03:10:48 Step 29/32 : CMD ["gate"] 03:10:48 ---> Running in c52c092f82f0 03:10:48 Removing intermediate container 20212ef112cf 03:10:48 ---> db53c980feda 03:10:48 Step 8/24 : COPY . . 03:10:48 ---> 14457e969a4e 03:10:48 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:10:48 Removing intermediate container c52c092f82f0 03:10:48 ---> e3b7d6fb18b2 03:10:48 Step 30/32 : LABEL arch=x86_64 03:10:48 Removing intermediate container 4da53f1039c4 03:10:48 ---> a5c648b77644 03:10:48 Step 8/23 : COPY . . 03:10:48 ---> Running in 34a45eae6b74 03:10:49 ---> Running in 3dc140f3b228 03:10:50 Removing intermediate container 34a45eae6b74 03:10:50 ---> 1a15e24835f5 03:10:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:10:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.159s coverage: 28.7% of statements 03:10:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:10:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:11:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.334s coverage: 100.0% of statements 03:11:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:11:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.316s coverage: 46.3% of statements 03:11:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:11:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:11:02 ---> Running in 3d9197099c8f 03:11:02 Removing intermediate container 3dc140f3b228 03:11:02 ---> 1c6975e8745a 03:11:02 Step 31/32 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:11:02 ---> Running in 92bd46b12fc2 03:11:02 ---> 90fec87dd0bf 03:11:02 Step 9/23 : RUN go mod tidy 03:11:02 ---> 9f006492efbe 03:11:02 Step 9/24 : RUN go mod tidy 03:11:02 ---> Running in 7fd527a0a09a 03:11:02 Removing intermediate container 3d9197099c8f 03:11:02 ---> 70bd18b8d890 03:11:02 Step 22/24 : LABEL arch=x86_64 03:11:02 ---> Running in 83d4235bb36f 03:11:02 ---> Running in f8ff06646c10 03:11:02 Removing intermediate container 92bd46b12fc2 03:11:02 ---> 8428c6255123 03:11:02 Step 32/32 : LABEL version=0.0.0 03:11:02 Removing intermediate container f8ff06646c10 03:11:02 ---> 8f0731ed8d7b 03:11:02 Step 23/24 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:11:02 ---> Running in 65ee2671863f 03:11:02 ---> Running in c13002b9a182 03:11:02 Removing intermediate container 65ee2671863f 03:11:02 ---> 00d545ced044 03:11:02 03:11:03 Removing intermediate container c13002b9a182 03:11:03 ---> 16f570c99b20 03:11:03 Step 24/24 : LABEL version=0.0.0 03:11:03 Successfully built 00d545ced044 03:11:03 Successfully tagged security-bootstrapper:latest 03:11:03 Building security-proxy-setup 03:11:03  Building security-bootstrapper ... done  ---> Running in 7806b6f946b3 03:11:03 Removing intermediate container 7806b6f946b3 03:11:03 ---> 6566fbf01292 03:11:03 03:11:03 Successfully built 6566fbf01292 03:11:03 Successfully tagged sys-mgmt-agent:latest 03:11:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.541s coverage: 89.9% of statements 03:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:11:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.288s coverage: 78.9% of statements 03:11:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.249s coverage: 81.2% of statements 03:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:11:08  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:11:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:11:08 ---> 8e02b2d094dd 03:11:08 Step 3/22 : WORKDIR /edgex-go 03:11:08 ---> Using cache 03:11:08 ---> bdf28688177c 03:11:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:08 ---> Using cache 03:11:08 ---> 49a471960221 03:11:08 Step 5/22 : RUN apk add --update --no-cache make git 03:11:08 ---> Using cache 03:11:08 ---> 2c4a92a0c764 03:11:08 Step 6/22 : COPY go.mod . 03:11:08 ---> Using cache 03:11:08 ---> 03ea47ac91c0 03:11:08 Step 7/22 : RUN go mod download 03:11:08 ---> Using cache 03:11:08 ---> ec5f6a61e77d 03:11:08 Step 8/22 : COPY . . 03:11:08 ---> Using cache 03:11:08 ---> fa8833f34921 03:11:08 Step 9/22 : RUN go mod tidy 03:11:08 ---> Using cache 03:11:08 ---> 83f15ea5be4e 03:11:08 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:11:08 Removing intermediate container 83d4235bb36f 03:11:08 ---> 79ad40976aa0 03:11:08 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:11:08 Removing intermediate container 7fd527a0a09a 03:11:08 ---> d54bb4119012 03:11:08 Step 10/24 : RUN make cmd/core-data/core-data 03:11:08 ---> Running in 8289fb570c6d 03:11:08 ---> Running in 4d5622b2871f 03:11:08 ---> Running in 1ac2f638afbf 03:11:08 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 03:11:08 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 03:11:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:11:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.544s coverage: 95.1% of statements 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:11:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.233s coverage: 60.0% of statements 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:11:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.309s coverage: 0.8% of statements 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:11:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements 03:11:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.187s coverage: 22.0% of statements 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.179s coverage: 47.1% of statements 03:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.172s coverage: 79.5% of statements 03:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.205s coverage: 94.1% of statements 03:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.214s coverage: 96.3% of statements 03:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.268s coverage: 87.5% of statements 03:11:13 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 03:11:18 Removing intermediate container 4034ef34c30d 03:11:18 ---> 51e69e09a8c3 03:11:18 03:11:18 Step 11/26 : FROM alpine:3.12 03:11:18 ---> 13621d1b12d4 03:11:18 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:11:18 ---> Running in eeaec0749aea 03:11:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:11:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:11:19 (1/6) Installing ca-certificates (20191127-r4) 03:11:19 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:11:19 (3/6) Installing libcurl (7.77.0-r0) 03:11:19 (4/6) Installing curl (7.77.0-r0) 03:11:19 (5/6) Installing dumb-init (1.2.2-r1) 03:11:19 (6/6) Installing su-exec (0.2-r1) 03:11:19 Executing busybox-1.31.1-r20.trigger 03:11:19 Executing ca-certificates-20191127-r4.trigger 03:11:19 OK: 7 MiB in 20 packages 03:11:20 Removing intermediate container eeaec0749aea 03:11:20 ---> 6c6b5ac091b3 03:11:20 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:11:20 ---> Running in d551dd5ed217 03:11:20 Removing intermediate container d551dd5ed217 03:11:20 ---> 204e17feea07 03:11:20 Step 14/26 : WORKDIR / 03:11:20 ---> Running in 98364e9131ef 03:11:20 Removing intermediate container 98364e9131ef 03:11:20 ---> 2a25d79f2148 03:11:20 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:11:21 ---> b1fc84f8fb20 03:11:21 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:11:21 ---> 4fc611474a0b 03:11:21 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:11:22 ---> 4e26c50abd74 03:11:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:11:22 ---> dafdc6f7fb29 03:11:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:11:23 ---> 9c3f3a47b731 03:11:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:11:24 ---> 4991ed75abc1 03:11:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:11:24 ---> 72778832fec8 03:11:24 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:11:24 ---> Running in 61652959a031 03:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 03:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.152s coverage: 44.8% of statements 03:11:27 Removing intermediate container 61652959a031 03:11:27 ---> b4e162d03802 03:11:27 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:11:28 ---> Running in d1e04469a72d 03:11:28 Removing intermediate container d1e04469a72d 03:11:28 ---> bad8541f36c7 03:11:28 Step 24/26 : LABEL arch=x86_64 03:11:29 ---> Running in 451011566b80 03:11:29 Removing intermediate container 451011566b80 03:11:29 ---> 90e6d6264eb0 03:11:29 Step 25/26 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:11:29 ---> Running in 86fe87d4c451 03:11:29 Removing intermediate container 86fe87d4c451 03:11:29 ---> 40d14677107f 03:11:29 Step 26/26 : LABEL version=0.0.0 03:11:29 ---> Running in cdc685d98b79 03:11:30 Removing intermediate container cdc685d98b79 03:11:30 ---> 441c70ad0dd8 03:11:30 03:11:30 Successfully built 441c70ad0dd8 03:11:30 Successfully tagged security-secretstore-setup:latest 03:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.563s coverage: 81.8% of statements 03:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:11:34  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.197s coverage: 58.8% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.179s coverage: 80.0% of statements 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 91.2% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.626s coverage: 64.4% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.159s coverage: 100.0% of statements 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 03:11:38 Removing intermediate container 4d5622b2871f 03:11:38 ---> f954ff404651 03:11:38 03:11:38 Step 11/23 : FROM alpine:3.12 03:11:38 ---> 13621d1b12d4 03:11:38 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:11:38 Removing intermediate container 8289fb570c6d 03:11:38 ---> bc34ac738aeb 03:11:38 03:11:38 Step 11/22 : FROM alpine:3.12 03:11:38 ---> 13621d1b12d4 03:11:38 Step 12/22 : RUN apk add --update --no-cache curl 03:11:38 ---> Running in 82be04e69c56 03:11:38 ---> Running in 64c04956947b 03:11:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:11:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:11:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:11:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:11:38 (1/4) Installing ca-certificates (20191127-r4) 03:11:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:11:38 (1/2) Installing ca-certificates (20191127-r4) 03:11:38 (3/4) Installing libcurl (7.77.0-r0) 03:11:38 (2/2) Installing dumb-init (1.2.2-r1) 03:11:38 (4/4) Installing curl (7.77.0-r0) 03:11:38 Executing busybox-1.31.1-r20.trigger 03:11:38 Executing busybox-1.31.1-r20.trigger 03:11:38 Executing ca-certificates-20191127-r4.trigger 03:11:38 Executing ca-certificates-20191127-r4.trigger 03:11:38 OK: 7 MiB in 18 packages 03:11:38 OK: 6 MiB in 16 packages 03:11:39 Removing intermediate container 64c04956947b 03:11:39 ---> 893d4b0a5649 03:11:39 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:11:39 Removing intermediate container 82be04e69c56 03:11:39 ---> ef53f2f19f22 03:11:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:11:39 ---> Running in 7913d95ea30a 03:11:39 ---> Running in 7e582a70b696 03:11:39 Removing intermediate container 7e582a70b696 03:11:39 ---> 3c642ef6a8c5 03:11:39 Step 14/23 : ENV APP_PORT=59860 03:11:39 Removing intermediate container 7913d95ea30a 03:11:39 ---> 1898e1e01052 03:11:39 Step 14/22 : WORKDIR /edgex 03:11:39 ---> Running in 1a5583d21e3b 03:11:39 ---> Running in e5e425b86410 03:11:39 Removing intermediate container 1a5583d21e3b 03:11:39 ---> 6ca19a5301f3 03:11:39 Step 15/23 : EXPOSE $APP_PORT 03:11:39 Removing intermediate container e5e425b86410 03:11:39 ---> cfbf56bf1ce5 03:11:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:11:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements 03:11:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 03:11:40 ---> Running in a2cae7018268 03:11:40 Removing intermediate container a2cae7018268 03:11:40 ---> 892c9cb3ca88 03:11:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:11:40 ---> 13d322043d54 03:11:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:11:40 ---> 173e1dbfb395 03:11:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:11:40 ---> 2a2b5e600d5d 03:11:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:11:40 Removing intermediate container 1ac2f638afbf 03:11:40 ---> 9a1f4b2ad9ef 03:11:40 03:11:40 Step 11/24 : FROM alpine:3.12 03:11:40 ---> 13621d1b12d4 03:11:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:11:40 ---> 5464bf237d82 03:11:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:11:40 ---> Running in 3b66d9a9eef2 03:11:41 Removing intermediate container 3b66d9a9eef2 03:11:41 ---> ca5ec679aae7 03:11:41 Step 13/24 : ENV APP_PORT=59880 03:11:41 ---> Running in 1be82fd193e4 03:11:41 ---> da6f0f840921 03:11:41 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:11:41 ---> 953d3bdca052 03:11:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:11:41 ---> Running in 5a20f915fe58 03:11:41 ---> Running in 65c06a62dee3 03:11:41 Removing intermediate container 1be82fd193e4 03:11:41 ---> faa79efb4b74 03:11:41 Step 14/24 : EXPOSE $APP_PORT 03:11:41 ---> Running in dace674559c7 03:11:41 Removing intermediate container 5a20f915fe58 03:11:41 ---> 21210e38a571 03:11:41 Step 19/22 : CMD ["--init=true"] 03:11:41 Removing intermediate container 65c06a62dee3 03:11:41 ---> 6159efd0907e 03:11:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:11:41 ---> Running in 4331d760b046 03:11:41 ---> Running in f3d367752f43 03:11:41 Removing intermediate container dace674559c7 03:11:41 ---> 720b0815fb27 03:11:41 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:41 ---> Running in 3f1a41e5e47d 03:11:41 Removing intermediate container f3d367752f43 03:11:41 ---> dddf244e51ae 03:11:41 Step 21/23 : LABEL arch=x86_64 03:11:41 Removing intermediate container 4331d760b046 03:11:41 ---> 49d439f3a3d7 03:11:41 Step 20/22 : LABEL arch=x86_64 03:11:41 ---> Running in 5b93053003a6 03:11:41 ---> Running in 5f6ce1283341 03:11:41 Removing intermediate container 5b93053003a6 03:11:41 ---> 2e0bc7c8900e 03:11:41 Step 22/23 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:11:41 Removing intermediate container 5f6ce1283341 03:11:41 ---> 5b88a1c2a8ea 03:11:41 Step 21/22 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:11:41 ---> Running in 257ce52557a8 03:11:41 ---> Running in 09e6be7bc4a7 03:11:42 Removing intermediate container 257ce52557a8 03:11:42 ---> 48b259d2ac30 03:11:42 Step 23/23 : LABEL version=0.0.0 03:11:42 Removing intermediate container 09e6be7bc4a7 03:11:42 ---> 1aef0c0721a8 03:11:42 Step 22/22 : LABEL version=0.0.0 03:11:42 ---> Running in 8d40c2079612 03:11:42 ---> Running in 4441f6102c92 03:11:42 Removing intermediate container 8d40c2079612 03:11:42 ---> 7bd3731dd624 03:11:42 03:11:42 Removing intermediate container 4441f6102c92 03:11:42 ---> 316a894d3b0e 03:11:42 03:11:42 Removing intermediate container 3f1a41e5e47d 03:11:42 ---> 5514d006bbbc 03:11:42 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:11:42 Successfully built 7bd3731dd624 03:11:42 Successfully tagged support-notifications:latest 03:11:42  Building support-notifications ... done  ---> Running in 05ab1114bf4a 03:11:42 Successfully built 316a894d3b0e 03:11:42 Successfully tagged security-proxy-setup:latest 03:11:42  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:11:43 (1/6) Installing dumb-init (1.2.2-r1) 03:11:43 (2/6) Installing libgcc (9.3.0-r2) 03:11:43 (3/6) Installing libsodium (1.0.18-r0) 03:11:43 (4/6) Installing libstdc++ (9.3.0-r2) 03:11:44 (5/6) Installing libzmq (4.3.3-r0) 03:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.023s coverage: 66.9% of statements 03:11:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:11:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:11:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:11:44 (6/6) Installing zeromq (4.3.3-r0) 03:11:44 Executing busybox-1.31.1-r20.trigger 03:11:44 OK: 8 MiB in 20 packages 03:11:44 Removing intermediate container 05ab1114bf4a 03:11:44 ---> 31bfee6ed789 03:11:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:11:44 ---> f7861ca4a0ec 03:11:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:11:45 ---> cc5ccf4a085e 03:11:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:11:45 ---> 4efb3233b8be 03:11:45 Step 20/24 : ENTRYPOINT ["/core-data"] 03:11:45 ---> Running in 96475b44b011 03:11:45 Removing intermediate container 96475b44b011 03:11:45 ---> e96f27d14b40 03:11:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:11:45 ---> Running in f383bc06f822 03:11:45 Removing intermediate container f383bc06f822 03:11:45 ---> d7e46efa60a4 03:11:45 Step 22/24 : LABEL arch=x86_64 03:11:45 ---> Running in 36b97c718b8c 03:11:45 Removing intermediate container 36b97c718b8c 03:11:45 ---> cf61c5b715b8 03:11:45 Step 23/24 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:11:45 ---> Running in 0bdd97dd0131 03:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.723s coverage: 43.6% of statements 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.195s coverage: 89.5% of statements 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.303s coverage: 84.8% of statements 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:11:46 Removing intermediate container 0bdd97dd0131 03:11:46 ---> 4158fd18d1b9 03:11:46 Step 24/24 : LABEL version=0.0.0 03:11:46 ---> Running in 7c522c892140 03:11:46 Removing intermediate container 7c522c892140 03:11:46 ---> bfe43f550ea6 03:11:46 03:11:46 Successfully built bfe43f550ea6 03:11:46 Successfully tagged core-data:latest 03:11:46  Building core-data ... done  [Pipeline] } 03:11:46 $ docker stop --time=1 9de781d5d46aebdb4867af2926b362b8c37c912d75c17b094d15f4debd65128c 03:11:47 $ docker rm -f 9de781d5d46aebdb4867af2926b362b8c37c912d75c17b094d15f4debd65128c [Pipeline] // withDockerContainer [Pipeline] sh 03:11:48 + docker images 03:11:48 REPOSITORY TAG IMAGE ID CREATED SIZE 03:11:48 core-data latest bfe43f550ea6 2 seconds ago 20.3MB 03:11:48 support-notifications latest 7bd3731dd624 6 seconds ago 16.7MB 03:11:48 security-proxy-setup latest 316a894d3b0e 6 seconds ago 25.7MB 03:11:48 9a1f4b2ad9ef 7 seconds ago 1.16GB 03:11:48 f954ff404651 10 seconds ago 1.16GB 03:11:48 bc34ac738aeb 10 seconds ago 1.16GB 03:11:48 security-secretstore-setup latest 441c70ad0dd8 18 seconds ago 28.7MB 03:11:48 51e69e09a8c3 30 seconds ago 1.17GB 03:11:48 sys-mgmt-agent latest 6566fbf01292 44 seconds ago 311MB 03:11:48 security-bootstrapper latest 00d545ced044 45 seconds ago 18.6MB 03:11:48 core-command latest 2058e651f28b About a minute ago 15.9MB 03:11:48 core-metadata latest 96b11b62ddcf About a minute ago 16.6MB 03:11:48 support-scheduler latest 43fb145194ba About a minute ago 15.9MB 03:11:48 255b3ad2fd94 About a minute ago 1.16GB 03:11:48 8025585b03a8 About a minute ago 1.16GB 03:11:48 e00e4457727d About a minute ago 1.16GB 03:11:48 1c4de1957a13 About a minute ago 1.16GB 03:11:48 a6b218200182 About a minute ago 1.16GB 03:11:48 ci-base-image-x86_64 latest 8e02b2d094dd 6 minutes ago 660MB 03:11:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 4 days ago 457MB 03:11:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 7 days ago 37.5MB 03:11:48 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 03:11:48 docker 20.10.0 aefe523efa57 7 months ago 240MB 03:11:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 03:11:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.220s coverage: 19.3% of statements 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:11:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.544s coverage: 91.9% of statements 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:11:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.258s coverage: 62.7% of statements 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:11:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.352s coverage: 97.6% of statements 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:11:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.169s coverage: 28.9% of statements 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:11:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:11:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.220s coverage: 100.0% of statements 03:11:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 03:11:54 GO111MODULE=on go vet ./... 03:12:03 Still waiting to schedule task 03:12:03 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:13:16 gofmt -l . 03:13:16 [ "`gofmt -l .`" = "" ] 03:13:16 ./bin/test-attribution-txt.sh [Pipeline] sh 03:13:17 + ls -al . 03:13:17 total 596 03:13:17 drwxrwxr-x 9 1001 1001 4096 Jul 14 03:13 . 03:13:17 drwxr-xr-x 4 root root 4096 Jul 14 03:09 .. 03:13:17 -rw-rw-r-- 1 1001 1001 11 Jul 14 03:07 .dockerignore 03:13:17 drwxrwxr-x 8 1001 1001 4096 Jul 14 03:07 .git 03:13:17 drwxrwxr-x 3 1001 1001 4096 Jul 14 03:07 .github 03:13:17 -rw-rw-r-- 1 1001 1001 818 Jul 14 03:07 .gitignore 03:13:17 -rw-rw-r-- 1 1001 1001 76 Jul 14 03:07 .hadolint.yml 03:13:17 -rw-rw-r-- 1 1001 1001 166 Jul 14 03:07 .sonarcloud.properties 03:13:17 -rw-rw-r-- 1 1001 1001 8609 Jul 14 03:07 Attribution.txt 03:13:17 -rw-rw-r-- 1 1001 1001 43881 Jul 14 03:07 CHANGELOG.md 03:13:17 -rw-rw-r-- 1 1001 1001 3804 Jul 14 03:07 CONTRIBUTING.md 03:13:17 -rw-rw-r-- 1 1001 1001 931 Jul 14 03:07 Dockerfile.build 03:13:17 -rw-rw-r-- 1 1001 1001 849 Jul 14 03:07 Jenkinsfile 03:13:17 -rw-rw-r-- 1 1001 1001 10775 Jul 14 03:07 LICENSE 03:13:17 -rw-rw-r-- 1 1001 1001 6003 Jul 14 03:07 Makefile 03:13:17 -rw-rw-r-- 1 1001 1001 7818 Jul 14 03:07 README.md 03:13:17 -rw-rw-r-- 1 1001 1001 6912 Jul 14 03:07 SECURITY.md 03:13:17 -rw-rw-r-- 1 1001 1001 5 Jul 14 03:04 VERSION 03:13:17 -rw-rw-r-- 1 1001 1001 4131 Jul 14 03:07 ZMQWindows.md 03:13:17 drwxrwxr-x 2 1001 1001 4096 Jul 14 03:07 bin 03:13:17 drwxrwxr-x 14 1001 1001 4096 Jul 14 03:07 cmd 03:13:17 -rw-r--r-- 1 root root 402846 Jul 14 03:11 coverage.out 03:13:17 -rw-rw-r-- 1 1001 1001 812 Jul 14 03:07 go.mod 03:13:17 -rw-r--r-- 1 root root 20973 Jul 14 03:09 go.sum 03:13:17 drwxrwxr-x 7 1001 1001 4096 Jul 14 03:07 internal 03:13:17 drwxrwxr-x 3 1001 1001 4096 Jul 14 03:07 openapi 03:13:17 drwxrwxr-x 4 1001 1001 4096 Jul 14 03:07 snap 03:13:17 -rw-rw-r-- 1 1001 1001 204 Jul 14 03:07 version.go [Pipeline] sh 03:13:17 + '[' -e coverage.out ] 03:13:17 + chown 1001:1001 coverage.out [Pipeline] stash 03:13:18 Warning: overwriting stash ‘coverage-report’ 03:13:18 Stashed 1 file(s) [Pipeline] sh 03:13:19 + make build 03:13:19 go mod tidy 03:13:20 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 03:13:26 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 03:13:49 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 03:13:49 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 03:13:53 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 03:13:54 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 03:13:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:14:01 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 03:14:04 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 03:14:08 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 03:14:10 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 03:14:14 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] } 03:14:19 $ docker stop --time=1 56aef85fb4fe630b1ade8789baf7fd68aadf4c5a47046b2b5e424d9660ecebe1 03:14:22 $ docker rm -f 56aef85fb4fe630b1ade8789baf7fd68aadf4c5a47046b2b5e424d9660ecebe1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:14:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:14:24 03:14:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:14:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:14:25 latest: Pulling from edgex-devops/edgex-compose-arm64 03:14:25 29e5d40040c1: Pulling fs layer 03:14:25 1ce36da41761: Pulling fs layer 03:14:25 25b303627fd3: Pulling fs layer 03:14:25 29e5d40040c1: Verifying Checksum 03:14:25 29e5d40040c1: Download complete 03:14:26 29e5d40040c1: Pull complete 03:14:26 1ce36da41761: Verifying Checksum 03:14:26 1ce36da41761: Download complete 03:14:28 1ce36da41761: Pull complete 03:14:28 25b303627fd3: Verifying Checksum 03:14:28 25b303627fd3: Download complete 03:14:41 25b303627fd3: Pull complete 03:14:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:14:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:14:41 prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 03:14:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:14:43 $ docker top 725602810ece8b65fb585ffd8582de255ed0ad4674f084b1562d80f169eebaf7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:44 + docker-compose build --help 03:14:44 + grep parallel 03:14:48 --parallel Build images in parallel. [Pipeline] } 03:14:48 $ docker stop --time=1 725602810ece8b65fb585ffd8582de255ed0ad4674f084b1562d80f169eebaf7 03:14:50 $ docker rm -f 725602810ece8b65fb585ffd8582de255ed0ad4674f084b1562d80f169eebaf7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:14:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:14:50 . [Pipeline] withDockerContainer 03:14:51 prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 03:14:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:14:52 $ docker top b9e31c94d41ac38e1579a1552387ee7c71a9b300b90fbcd67d74afa1fca2c9cd -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:53 + docker-compose -f ./docker-compose-build.yml build --parallel 03:14:57 Building core-command ... 03:14:57 Building core-data ... 03:14:57 Building core-metadata ... 03:14:57 Building security-bootstrapper ... 03:14:57 Building security-proxy-setup ... 03:14:57 Building security-secretstore-setup ... 03:14:57 Building support-notifications ... 03:14:57 Building support-scheduler ... 03:14:57 Building sys-mgmt-agent ... 03:14:57 Building support-notifications 03:14:57 Building core-command 03:14:57 Building sys-mgmt-agent 03:14:57 Building security-proxy-setup 03:14:57 Building security-bootstrapper 03:15:39 Running on prd-ubuntu18.04-docker-8c-8g-66 in /w/workspace/edgexfoundry_edgex-go_PR-3621 [Pipeline] { [Pipeline] ws 03:15:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:15:40 The recommended git tool is: git 03:15:43 using credential edgex-jenkins-ssh 03:15:43 Cloning the remote Git repository 03:15:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:15:43 > git init /w/workspace/edgex-go/1 # timeout=10 03:15:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:15:43 > git --version # timeout=10 03:15:43 > git --version # 'git version 2.17.1' 03:15:43 using GIT_SSH to set credentials SSH Credentials for GitHub 03:15:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:15:52 Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit be7cd1a2b97444f2f68526818b56c1831050f36e 03:15:52 Merge succeeded, producing be7cd1a2b97444f2f68526818b56c1831050f36e 03:15:52 Checking out Revision be7cd1a2b97444f2f68526818b56c1831050f36e (PR-3621) 03:15:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:15:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:15:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:15:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:15:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:15:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3621/head:refs/remotes/origin/PR-3621 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:15:52 > git config core.sparsecheckout # timeout=10 03:15:52 > git checkout -f be7cd1a2b97444f2f68526818b56c1831050f36e # timeout=10 03:15:52 > git remote # timeout=10 03:15:52 > git config --get remote.origin.url # timeout=10 03:15:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:15:52 > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 03:15:52 > git rev-parse HEAD^{commit} # timeout=10 03:15:52 > git config core.sparsecheckout # timeout=10 03:15:52 > git checkout -f be7cd1a2b97444f2f68526818b56c1831050f36e # timeout=10 03:15:56 Commit message: "docs(data): Update coredata Swagger doc" 03:15:56 > git --version # timeout=10 03:15:56 > git --version # 'git version 2.17.1' 03:15:56 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:57 + echo snap-build.sh 03:15:57 snap-build.sh 03:15:57 + SNAP_BASE_DIR=. 03:15:57 + '[' '!' -z /w/workspace/edgex-go/1 ']' 03:15:57 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 03:15:57 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 03:15:57 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 03:15:57 + cd /w/workspace/edgex-go/1 03:15:57 + sudo apt-get remove -qy --purge lxd lxd-client 03:15:57 Reading package lists... 03:15:58 Building dependency tree... 03:15:58 Reading state information... 03:15:58 The following packages were automatically installed and are no longer required: 03:15:58 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:15:58 uidmap xdelta3 03:15:58 Use 'sudo apt autoremove' to remove them. 03:15:58 The following packages will be REMOVED: 03:15:58 lxd* lxd-client* 03:15:59 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:15:59 After this operation, 31.7 MB disk space will be freed. 03:16:05 (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.) 03:16:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:16:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:16:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:16:05 ---> e67a8c766f6e 03:16:05 Step 3/24 : WORKDIR /edgex-go 03:16:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:16:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:16:05 ---> e67a8c766f6e 03:16:05 Step 3/22 : WORKDIR /edgex-go 03:16:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:16:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:16:05 ---> e67a8c766f6e 03:16:05 Step 3/24 : WORKDIR /edgex-go 03:16:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:16:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:16:05 ---> e67a8c766f6e 03:16:05 Step 3/23 : WORKDIR /edgex-go 03:16:05 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:16:05 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:16:05 ---> e67a8c766f6e 03:16:05 Step 3/32 : WORKDIR /edgex-go 03:16:05 ---> Running in dabff4569d6e 03:16:05 ---> Running in 259860738a15 03:16:05 ---> Running in 3aaa1df818da 03:16:05 ---> Running in 4c5cde1ed3e2 03:16:05 ---> Running in 4381ee4e8dc0 03:16:06 Removing intermediate container 4c5cde1ed3e2 03:16:06 ---> 4368d12076e2 03:16:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:06 Removing intermediate container 259860738a15 03:16:06 ---> a79fa618bba6 03:16:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:06 Removing intermediate container 4381ee4e8dc0 03:16:06 ---> 27db9143c404 03:16:06 Removing intermediate container dabff4569d6e 03:16:06 ---> 7d18ef306a61 03:16:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:06 Removing intermediate container 3aaa1df818da 03:16:06 ---> bdfd33aefa80 03:16:06 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:06 ---> Running in 55fcef2c0e25 03:16:06 ---> Running in 28ce969693ff 03:16:07 ---> Running in 56a23b3ac36b 03:16:07 ---> Running in 2f7b2f97cf9a 03:16:07 ---> Running in 9ab3ac095ca7 03:16:07 Removing lxd dnsmasq configuration 03:16:07 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:16:08 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:16:10 Removing intermediate container 28ce969693ff 03:16:10 ---> 324da659ee8c 03:16:10 Step 5/24 : RUN apk add --update --no-cache make git 03:16:10 ---> Running in 7b91eb5f3e32 03:16:10 Removing intermediate container 55fcef2c0e25 03:16:10 ---> b157e58b3b68 03:16:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:16:10 Removing intermediate container 2f7b2f97cf9a 03:16:10 ---> bd50c2143c82 03:16:10 Step 5/24 : RUN apk add --update --no-cache make bash git 03:16:10 ---> Running in 29b5a5ffe724 03:16:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:16:11 ---> Running in c85b6d782d28 03:16:11 Removing intermediate container 56a23b3ac36b 03:16:11 ---> 2768c65989f5 03:16:11 Step 5/22 : RUN apk add --update --no-cache make git 03:16:11 Removing intermediate container 9ab3ac095ca7 03:16:11 ---> f461b87a10e0 03:16:11 Step 5/32 : RUN apk add --update --no-cache make git 03:16:11 ---> Running in f144d43aaf88 03:16:11 ---> Running in 88e97c7bc864 03:16:12 (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.) 03:16:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:16:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:14 OK: 218 MiB in 52 packages 03:16:14 Processing triggers for systemd (237-3ubuntu10.45) ... 03:16:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:14 Processing triggers for ureadahead (0.100.0-21) ... 03:16:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:14 OK: 218 MiB in 52 packages 03:16:15 OK: 218 MiB in 52 packages 03:16:15 Removing intermediate container 7b91eb5f3e32 03:16:15 ---> 62dcaa0f93cb 03:16:15 Step 6/24 : COPY go.mod . 03:16:15 OK: 218 MiB in 52 packages 03:16:15 OK: 218 MiB in 52 packages 03:16:16 + sudo snap remove --purge lxd 03:16:16 snap "lxd" is not installed 03:16:16 + sudo groupadd --force --system lxd 03:16:16 ++ whoami 03:16:16 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:16:16 + newgrp - lxd 03:16:16 + sudo snap install lxd 03:16:16 Removing intermediate container 29b5a5ffe724 03:16:16 ---> 166c4cb6d101 03:16:16 Step 6/23 : COPY go.mod . 03:16:17 ---> 0f8d7f66ad05 03:16:17 Step 7/24 : RUN go mod download 03:16:17 Removing intermediate container c85b6d782d28 03:16:17 ---> 2e4791c858a1 03:16:17 Step 6/24 : COPY go.mod . 03:16:17 ---> Running in c4a4d0071660 03:16:17 Removing intermediate container f144d43aaf88 03:16:17 ---> 34c012b6e0a7 03:16:17 Step 6/22 : COPY go.mod . 03:16:17 Removing intermediate container 88e97c7bc864 03:16:17 ---> 1e2dba26058a 03:16:17 Step 6/32 : COPY go.mod . 03:16:18 ---> 0f1bde05dfd1 03:16:18 Step 7/23 : RUN go mod download 03:16:18 ---> f83f79cf36cf 03:16:18 Step 7/24 : RUN go mod download 03:16:18 ---> Running in ccad3fe6b57d 03:16:18 ---> c9f8c5115c87 03:16:18 Step 7/22 : RUN go mod download 03:16:18 ---> Running in 89a9d1024214 03:16:18 ---> f465c2aaf4d7 03:16:18 Step 7/32 : RUN go mod download 03:16:18 ---> Running in 8da6416b0571 03:16:19 ---> Running in fc4c9e75b6ab 03:16:21 Removing intermediate container c4a4d0071660 03:16:21 ---> 82dac1a51065 03:16:21 Step 8/24 : COPY . . 03:16:22 Removing intermediate container ccad3fe6b57d 03:16:22 ---> 5836753297c6 03:16:22 Step 8/23 : COPY . . 03:16:23 Removing intermediate container 89a9d1024214 03:16:23 ---> 85f4244ff7b5 03:16:23 Step 8/24 : COPY . . 03:16:23 Removing intermediate container 8da6416b0571 03:16:23 ---> e568f3d6473f 03:16:23 Step 8/22 : COPY . . 03:16:24 Removing intermediate container fc4c9e75b6ab 03:16:24 ---> 71eff1f14671 03:16:24 Step 8/32 : COPY . . 03:16:34 2021-07-14T03:16:30Z INFO Waiting for automatic snapd restart... 03:16:42 ---> 1e8e29183eaf 03:16:42 Step 9/24 : RUN go mod tidy 03:16:43 ---> Running in 02b3232c3601 03:16:43 ---> 72d745577b4c 03:16:43 Step 9/23 : RUN go mod tidy 03:16:43 ---> Running in 709ca595311a 03:16:44 ---> 65d6ed1c61c3 03:16:44 Step 9/22 : RUN go mod tidy 03:16:44 ---> bb0aaa5c3503 03:16:44 Step 9/24 : RUN go mod tidy 03:16:44 ---> Running in e9214703399d 03:16:44 ---> Running in cdea7aeab193 03:16:46 ---> 9be3481aa44f 03:16:46 Step 9/32 : RUN go mod tidy 03:16:46 ---> Running in 87fa307ec517 03:16:49 Removing intermediate container 02b3232c3601 03:16:49 ---> 690c1f8cab27 03:16:49 Step 10/24 : RUN make cmd/core-command/core-command 03:16:49 ---> Running in 8f940fbaba52 03:16:49 Removing intermediate container 709ca595311a 03:16:49 ---> e50f64cb9e3c 03:16:49 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:16:50 ---> Running in 7294f96f07fd 03:16:52 Removing intermediate container e9214703399d 03:16:52 ---> 6b5309aa240d 03:16:52 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:16:52 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 03:16:52 ---> Running in 52f5bbe581b7 03:16:52 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 03:16:52 Removing intermediate container cdea7aeab193 03:16:52 ---> 91b474d5a857 03:16:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:16:52 Removing intermediate container 87fa307ec517 03:16:52 ---> d8cdbd1bd1a4 03:16:52 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:16:53 ---> Running in 687a005a6252 03:16:53 ---> Running in 83aca8840b94 03:16:55 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 03:16:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:16:55 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 03:17:06 lxd 4.16 from Canonical* installed 03:17:06 + sudo lxd init --auto 03:17:19 + sudo snap install --classic snapcraft 03:17:37 snapcraft 4.8.3 from Canonical* installed 03:17:37 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:17:37 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:17:37 % Total % Received % Xferd Average Speed Time Time Time Current 03:17:37 Dload Upload Total Spent Left Speed 03:17:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3389 0 --:--:-- --:--:-- --:--:-- 3389 03:17:37 100 3325k 100 3325k 0 0 8031k 0 --:--:-- --:--:-- --:--:-- 8031k 03:17:37 ./yq_linux_amd64 03:17:37 + sudo snapcraft prime --use-lxd 03:17:40 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:17:40 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: 03:17:40 - README.md 03:17:40 03:17:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:17:41 Launching a container. 03:17:51 Waiting for container to be ready 03:17:51 To start your first instance, try: lxc launch ubuntu:18.04 03:17:51 03:17:57 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:17:58 Waiting for network to be ready... 03:17:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:17:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 03:17:58 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:17:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 03:17:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 03:17:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:17:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 03:17:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 03:17:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 03:17:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 03:17:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:17:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:17:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:17:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:17:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:17:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:17:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:17:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:18:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:18:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 03:18:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 03:18:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 03:18:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 03:18:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 03:18:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 03:18:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 03:18:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 03:18:03 Fetched 24.8 MB in 5s (5198 kB/s) 03:18:04 Reading package lists... 03:18:04 Reading package lists... 03:18:04 Building dependency tree... 03:18:04 Reading state information... 03:18:05 The following additional packages will be installed: 03:18:05 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:18:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:18:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:18:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:18:05 Suggested packages: 03:18:05 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:18:05 Recommended packages: 03:18:05 gnupg libsasl2-modules 03:18:05 The following NEW packages will be installed: 03:18:05 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:18:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:18:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:18:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:18:05 The following packages will be upgraded: 03:18:05 gpg gpg-agent gpgconf libudev1 03:18:05 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 03:18:05 Need to get 3530 kB of archives. 03:18:05 After this operation, 13.3 MB of additional disk space will be used. 03:18:05 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] 03:18:05 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] 03:18:05 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 03:18:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:18:05 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 03:18:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:18:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:18:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:18:06 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:18:06 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:18:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:18:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:18:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:18:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:18:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:18:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:18:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:18:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:18:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:18:07 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:18:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:18:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:18:07 debconf: delaying package configuration, since apt-utils is not installed 03:18:07 Fetched 3530 kB in 2s (2128 kB/s) 03:18:07 (Reading database ... 12511 files and directories currently installed.) 03:18:07 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 03:18:07 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 03:18:08 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 03:18:08 Selecting previously unselected package udev. 03:18:08 (Reading database ... 12511 files and directories currently installed.) 03:18:08 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 03:18:08 Unpacking udev (237-3ubuntu10.48) ... 03:18:09 Selecting previously unselected package libfuse2:amd64. 03:18:09 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:18:09 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:18:10 Selecting previously unselected package fuse. 03:18:10 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:18:10 Unpacking fuse (2.9.7-1ubuntu1) ... 03:18:10 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:18:10 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:18:11 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:18:11 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:18:12 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:18:13 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:18:14 Selecting previously unselected package libksba8:amd64. 03:18:14 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:18:14 Unpacking libksba8:amd64 (1.3.5-2) ... 03:18:14 Selecting previously unselected package libroken18-heimdal:amd64. 03:18:14 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:18:14 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:15 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:18:15 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:18:15 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:15 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:18:15 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:18:15 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:16 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:18:16 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:18:16 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:16 Selecting previously unselected package libwind0-heimdal:amd64. 03:18:16 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:18:16 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:16 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:18:16 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:18:16 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:17 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:18:17 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:18:17 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:17 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:18:17 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:18:17 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:17 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:18:17 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:18:18 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:18 Selecting previously unselected package libsasl2-modules-db:amd64. 03:18:18 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:18:18 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:18:28 Selecting previously unselected package libsasl2-2:amd64. 03:18:28 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:18:28 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:18:33 Selecting previously unselected package libldap-common. 03:18:33 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:18:33 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:18:33 Selecting previously unselected package libldap-2.4-2:amd64. 03:18:33 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:18:33 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:18:33 Selecting previously unselected package dirmngr. 03:18:33 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:18:33 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:18:33 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:18:34 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:18:34 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:18:34 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:18:34 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:18:34 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:18:35 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:35 Setting up libksba8:amd64 (1.3.5-2) ... 03:18:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:18:35 Setting up udev (237-3ubuntu10.48) ... 03:18:36 invoke-rc.d: policy-rc.d denied execution of start. 03:18:36 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:36 Processing triggers for systemd (237-3ubuntu10) ... 03:18:36 Setting up fuse (2.9.7-1ubuntu1) ... 03:18:36 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:18:37 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:37 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:37 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:37 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:39 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:18:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:18:39 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:18:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:18:40 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:18:40 settings in the [Install] section, and DefaultInstance for template units). 03:18:40 This means they are not meant to be enabled using systemctl. 03:18:40 Possible reasons for having this kind of units are: 03:18:40 1) A unit may be statically enabled by being symlinked from another unit's 03:18:40 .wants/ or .requires/ directory. 03:18:40 2) A unit's purpose may be to act as a helper for some other unit which has 03:18:40 a requirement dependency on it. 03:18:40 3) A unit may be started when needed via activation (socket, path, timer, 03:18:40 D-Bus, udev, scripted systemctl call, ...). 03:18:40 4) In case of template units, the unit is meant to be enabled with some 03:18:40 instance name specified. 03:18:41 Reading package lists... 03:18:41 Building dependency tree... 03:18:41 Reading state information... 03:18:41 The following additional packages will be installed: 03:18:41 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:18:41 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:18:41 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:18:41 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:18:41 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:18:41 Suggested packages: 03:18:41 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:18:41 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:18:41 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:18:41 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:18:41 systemd-container policykit-1 03:18:41 Recommended packages: 03:18:41 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:18:41 The following NEW packages will be installed: 03:18:41 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:18:41 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:18:41 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:18:41 multiarch-support openssh-client python3 python3-minimal python3.6 03:18:41 python3.6-minimal snapd squashfs-tools sudo 03:18:41 The following packages will be upgraded: 03:18:41 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:18:41 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 03:18:41 Need to get 36.7 MB of archives. 03:18:41 After this operation, 147 MB of additional disk space will be used. 03:18:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 03:18:41 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 03:18:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:18:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:18:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:18:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:18:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:18:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:18:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:18:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:18:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:18:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:18:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:18:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:18:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 03:18:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 03:18:42 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 03:18:42 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 03:18:42 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 03:18:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:18:42 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:18:42 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:18:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:18:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:18:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:18:42 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:18:42 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:18:42 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:18:42 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 03:18:42 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 03:18:44 debconf: delaying package configuration, since apt-utils is not installed 03:18:44 Fetched 36.7 MB in 2s (15.5 MB/s) 03:18:44 (Reading database ... 12757 files and directories currently installed.) 03:18:44 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 03:18:44 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 03:18:47 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 03:18:47 Removing intermediate container 8f940fbaba52 03:18:47 ---> 7ab3dace9cfd 03:18:47 03:18:47 Step 11/24 : FROM alpine:3.12 03:18:47 3.12: Pulling from library/alpine 03:18:47 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 03:18:47 Status: Downloaded newer image for alpine:3.12 03:18:47 ---> c4fd0aeabfcf 03:18:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:18:47 ---> Running in b7c2c304ede3 03:18:47 Removing intermediate container 687a005a6252 03:18:47 ---> 6a847331ad02 03:18:47 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:18:47 ---> Running in 209448d16d1b 03:18:47 Removing intermediate container 7294f96f07fd 03:18:47 ---> 52915ac53117 03:18:47 03:18:47 Step 11/23 : FROM alpine:3.12 03:18:47 ---> c4fd0aeabfcf 03:18:47 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:18:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:18:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:18:48 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 03:18:48 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 03:18:48 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 03:18:48 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 03:18:48 (1/1) Installing dumb-init (1.2.2-r1) 03:18:48 ---> Running in caad4b33645c 03:18:48 Executing busybox-1.31.1-r20.trigger 03:18:48 OK: 5 MiB in 15 packages 03:18:48 (Reading database ... 12757 files and directories currently installed.) 03:18:48 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 03:18:48 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 03:18:48 Removing intermediate container 83aca8840b94 03:18:48 ---> b99edb289247 03:18:48 03:18:48 Step 11/32 : FROM alpine:3.12 03:18:48 ---> c4fd0aeabfcf 03:18:48 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:18:49 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 03:18:49 ---> Running in 24b4391cad53 03:18:49 (Reading database ... 12757 files and directories currently installed.) 03:18:49 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 03:18:49 Unpacking apt (1.6.14) over (1.6.1) ... 03:18:50 Removing intermediate container 52f5bbe581b7 03:18:50 ---> 7feefeaa032d 03:18:50 03:18:50 Step 11/22 : FROM alpine:3.12 03:18:50 ---> c4fd0aeabfcf 03:18:50 Step 12/22 : RUN apk add --update --no-cache curl 03:18:50 Removing intermediate container 24b4391cad53 03:18:50 ---> 8fe8b3296e2c 03:18:50 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:18:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:18:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:18:50 ---> Running in a573dcfeb880 03:18:50 ---> Running in fc5e89a4b4f0 03:18:50 Removing intermediate container b7c2c304ede3 03:18:50 ---> f99f70af1a76 03:18:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:18:50 ---> Running in 901dc29571f3 03:18:51 Setting up apt (1.6.14) ... 03:18:51 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:18:51 (1/2) Installing ca-certificates (20191127-r4) 03:18:51 (2/2) Installing dumb-init (1.2.2-r1) 03:18:51 Executing busybox-1.31.1-r20.trigger 03:18:51 Executing ca-certificates-20191127-r4.trigger 03:18:51 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:18:51 (Reading database ... 12764 files and directories currently installed.) 03:18:51 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:18:51 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:18:51 OK: 6 MiB in 16 packages 03:18:51 Removing intermediate container 901dc29571f3 03:18:51 ---> 3b609f44c2c0 03:18:51 Step 14/24 : ENV APP_PORT=59882 03:18:52 Removing intermediate container 209448d16d1b 03:18:52 ---> 7071390b7e3c 03:18:52 03:18:52 Step 12/24 : FROM docker:20.10.0 03:18:52 ---> Running in 697727f275b1 03:18:52 Selecting previously unselected package libpython3.6-minimal:amd64. 03:18:52 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:18:52 20.10.0: Pulling from library/docker 03:18:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:18:52 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:18:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:18:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:18:52 Removing intermediate container 697727f275b1 03:18:52 ---> f1fad7122110 03:18:52 Step 15/24 : EXPOSE $APP_PORT 03:18:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:18:53 ---> Running in 3edbcb996aa3 03:18:53 (1/4) Installing ca-certificates (20191127-r4) 03:18:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:18:53 (3/4) Installing libcurl (7.77.0-r0) 03:18:53 (1/2) Installing dumb-init (1.2.2-r1) 03:18:53 (4/4) Installing curl (7.77.0-r0) 03:18:53 (2/2) Installing su-exec (0.2-r1) 03:18:53 Executing busybox-1.31.1-r20.trigger 03:18:53 Executing busybox-1.31.1-r20.trigger 03:18:53 OK: 5 MiB in 16 packages 03:18:53 Executing ca-certificates-20191127-r4.trigger 03:18:54 OK: 7 MiB in 18 packages 03:18:54 Selecting previously unselected package libexpat1:amd64. 03:18:54 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:18:54 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:18:54 Removing intermediate container caad4b33645c 03:18:54 ---> 8948f917bd50 03:18:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:18:54 Removing intermediate container 3edbcb996aa3 03:18:54 ---> 7e26cc5b5ebb 03:18:54 Step 16/24 : WORKDIR / 03:18:54 Selecting previously unselected package python3.6-minimal. 03:18:54 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:18:54 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:18:54 ---> Running in facf735be86d 03:18:55 ---> Running in 17fce3c2f8f6 03:18:55 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 03:18:55 Checking for services that may need to be restarted...done. 03:18:55 Checking for services that may need to be restarted...done. 03:18:55 Removing intermediate container fc5e89a4b4f0 03:18:55 ---> 680f652ff353 03:18:55 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:18:55 Removing intermediate container facf735be86d 03:18:55 ---> 69d871d8221a 03:18:55 Step 14/23 : ENV APP_PORT=59860 03:18:55 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:18:56 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:18:56 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:18:56 ---> Running in 421a2782693f 03:18:56 ---> Running in 4ffb8244c76a 03:18:56 Removing intermediate container 17fce3c2f8f6 03:18:56 ---> 23c2269840b7 03:18:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:18:56 Removing intermediate container a573dcfeb880 03:18:56 ---> b231b4e84e09 03:18:56 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:18:56 ---> Running in 3a29e0f4072e 03:18:57 Selecting previously unselected package python3-minimal. 03:18:57 (Reading database ... 13012 files and directories currently installed.) 03:18:57 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:18:57 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:18:57 Removing intermediate container 4ffb8244c76a 03:18:57 ---> 35a743634c47 03:18:57 Step 15/23 : EXPOSE $APP_PORT 03:18:57 Removing intermediate container 421a2782693f 03:18:57 ---> 5a564bb9e035 03:18:57 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:18:57 ---> Running in 1fd6571e848a 03:18:57 ---> Running in 45b7f33dc1e0 03:18:57 Removing intermediate container 3a29e0f4072e 03:18:57 ---> b30b34a619f2 03:18:57 Step 14/22 : WORKDIR /edgex 03:18:57 Selecting previously unselected package mime-support. 03:18:57 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:18:57 ---> b7625cae8fc8 03:18:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:18:57 ---> Running in 5d63dba04d99 03:18:57 Unpacking mime-support (3.60ubuntu1) ... 03:18:58 Removing intermediate container 1fd6571e848a 03:18:58 ---> 5075bddc1cac 03:18:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:18:58 Removing intermediate container 45b7f33dc1e0 03:18:58 ---> cc5ed7718290 03:18:58 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:18:58 ---> Running in 0b3dfc375c7e 03:18:58 Removing intermediate container 5d63dba04d99 03:18:58 ---> e3422a3a6022 03:18:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:18:58 Selecting previously unselected package libmpdec2:amd64. 03:18:58 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:18:58 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:18:59 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:18:59 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:18:59 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:18:59 ---> a347dacb7399 03:18:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:19:00 ---> ea2983b2b85e 03:19:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:19:00 ---> 567d2b7216f1 03:19:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:19:01 Selecting previously unselected package python3.6. 03:19:01 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:19:01 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:19:01 Selecting previously unselected package libpython3-stdlib:amd64. 03:19:01 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:19:01 ---> 1e6c0586e9b8 03:19:01 Step 20/24 : ENTRYPOINT ["/core-command"] 03:19:01 Removing intermediate container 0b3dfc375c7e 03:19:01 ---> 325af72f4446 03:19:01 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:19:02 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:19:02 Setting up python3-minimal (3.6.7-1~18.04) ... 03:19:02 ---> Running in 452df68eb866 03:19:02 ---> 1d4b02e34e28 03:19:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:19:02 ---> Running in 59248f28d77c 03:19:02 ---> 436a0ba072ee 03:19:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:19:02 Selecting previously unselected package python3. 03:19:02 (Reading database ... 13442 files and directories currently installed.) 03:19:02 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:19:02 Unpacking python3 (3.6.7-1~18.04) ... 03:19:03 Selecting previously unselected package multiarch-support. 03:19:03 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:19:03 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:19:03 Removing intermediate container 452df68eb866 03:19:03 ---> 2c722005e0d3 03:19:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:03 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:19:03 Removing intermediate container 59248f28d77c 03:19:03 ---> 10a76b276387 03:19:03 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:19:03 ---> Running in 29081a81cc3a 03:19:03 Selecting previously unselected package liblzo2-2:amd64. 03:19:03 (Reading database ... 13479 files and directories currently installed.) 03:19:03 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:19:03 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:19:03 ---> 60c9656bfb89 03:19:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:19:03 Selecting previously unselected package libbsd0:amd64. 03:19:03 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:19:03 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:19:03 ---> Running in 0098e1287a4c 03:19:04 Selecting previously unselected package sudo. 03:19:04 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:19:04 Removing intermediate container 29081a81cc3a 03:19:04 ---> 44c99af7920c 03:19:04 Step 22/24 : LABEL arch=arm64 03:19:04 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:19:04 ---> Running in f639f46857b3 03:19:04 Selecting previously unselected package apparmor. 03:19:04 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:19:04 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:19:04 Removing intermediate container 0098e1287a4c 03:19:04 ---> 912b5d927fe0 03:19:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:04 ---> 433c956945c0 03:19:04 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:19:05 ---> 4f1b9814e2bb 03:19:05 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:19:05 ---> Running in 18573c4013de 03:19:05 ---> Running in 55dfca4aac31 03:19:05 ---> Running in 71fd321f3dfd 03:19:05 Removing intermediate container f639f46857b3 03:19:05 ---> fdc79bdde155 03:19:05 Step 23/24 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:19:05 Selecting previously unselected package libedit2:amd64. 03:19:05 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:19:05 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:19:05 Selecting previously unselected package libkrb5support0:amd64. 03:19:05 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:19:05 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:19:05 ---> Running in 5d07041f6dec 03:19:05 Removing intermediate container 18573c4013de 03:19:05 ---> e942c1c2303e 03:19:05 Step 21/23 : LABEL arch=arm64 03:19:05 Removing intermediate container 55dfca4aac31 03:19:05 ---> 4874b15b2ae8 03:19:05 Step 19/22 : CMD ["--init=true"] 03:19:06 Selecting previously unselected package libk5crypto3:amd64. 03:19:06 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:19:06 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:19:06 Selecting previously unselected package libkeyutils1:amd64. 03:19:06 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:19:06 ---> Running in 47f6acd57b2c 03:19:06 ---> Running in 5ccd24df2096 03:19:06 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:19:06 Removing intermediate container 5d07041f6dec 03:19:06 ---> 8db4fbe86e95 03:19:06 Step 24/24 : LABEL version=0.0.0 03:19:06 Selecting previously unselected package libkrb5-3:amd64. 03:19:06 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:19:06 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:19:06 ---> Running in 1eced2137196 03:19:07 Removing intermediate container 47f6acd57b2c 03:19:07 ---> f5c3b98fd084 03:19:07 Step 22/23 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:19:07 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:19:07 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:19:07 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:19:07 ---> Running in 0bc6b9b0ee55 03:19:07 Removing intermediate container 5ccd24df2096 03:19:07 ---> 41d6996c176d 03:19:07 Step 20/22 : LABEL arch=arm64 03:19:07 Removing intermediate container 1eced2137196 03:19:07 ---> bd8ad3fee621 03:19:07 03:19:07 ---> Running in 8e558e9ee45b 03:19:07 Selecting previously unselected package libssl1.0.0:amd64. 03:19:07 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 03:19:07 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:19:08 Successfully built bd8ad3fee621 03:19:08 Successfully tagged core-command-arm64:latest 03:19:08  Building core-command ... done Building security-secretstore-setup 03:19:08 Removing intermediate container 0bc6b9b0ee55 03:19:08 ---> 8ca99e28f3e5 03:19:08 Step 23/23 : LABEL version=0.0.0 03:19:08 Removing intermediate container 8e558e9ee45b 03:19:08 ---> 955556395ccf 03:19:08 Step 21/22 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:19:08 ---> Running in 5c5c2c0c0a78 03:19:08 ---> Running in 044611e0a1a6 03:19:08 Removing intermediate container 71fd321f3dfd 03:19:08 ---> 7e16e0b2b9ee 03:19:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:08 Selecting previously unselected package openssh-client. 03:19:08 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 03:19:08 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 03:19:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:19:09 Status: Downloaded newer image for docker:20.10.0 03:19:09 ---> eeaf43b92773 03:19:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:19:09 Removing intermediate container 5c5c2c0c0a78 03:19:09 ---> 43a0c8baf3d0 03:19:09 03:19:09 Selecting previously unselected package squashfs-tools. 03:19:09 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 03:19:09 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 03:19:09 Removing intermediate container 044611e0a1a6 03:19:09 ---> 09cf4dd8c183 03:19:09 Step 22/22 : LABEL version=0.0.0 03:19:09 Successfully built 43a0c8baf3d0 03:19:09 ---> Running in 14500ff50132 03:19:09 Successfully tagged support-notifications-arm64:latest 03:19:09  Building support-notifications ... done Building core-metadata 03:19:09 Selecting previously unselected package snapd. 03:19:10 ---> Running in 2e1f8bf7c566 03:19:10 ---> 402c196e1b42 03:19:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:19:10 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 03:19:10 Unpacking snapd (2.49.2+18.04) ... 03:19:10 Removing intermediate container 14500ff50132 03:19:10 ---> 08fd3e424b75 03:19:10 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:19:10 ---> Running in ecea04980ffe 03:19:11 Removing intermediate container 2e1f8bf7c566 03:19:11 ---> e3affa4f6138 03:19:11 03:19:11 Successfully built e3affa4f6138 03:19:11 Successfully tagged security-proxy-setup-arm64:latest 03:19:11  Building security-proxy-setup ... done Building support-scheduler 03:19:12 ---> f2296d8b9413 03:19:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:19:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:19:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:19:13 ---> 5498e297da75 03:19:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:19:13 (1/39) Installing readline (8.0.4-r0) 03:19:13 (2/39) Installing bash (5.0.17-r0) 03:19:13 Executing bash-5.0.17-r0.post-install 03:19:13 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:19:13 (4/39) Installing libcurl (7.77.0-r0) 03:19:13 (5/39) Installing curl (7.77.0-r0) 03:19:13 (6/39) Installing dumb-init (1.2.2-r1) 03:19:13 (7/39) Installing libbz2 (1.0.8-r1) 03:19:13 (8/39) Installing expat (2.2.9-r1) 03:19:13 (9/39) Installing libffi (3.3-r2) 03:19:13 (10/39) Installing gdbm (1.13-r1) 03:19:13 (11/39) Installing xz-libs (5.2.5-r0) 03:19:13 (12/39) Installing sqlite-libs (3.32.1-r1) 03:19:13 (13/39) Installing python3 (3.8.10-r0) 03:19:15 ---> f95c0ec33a3f 03:19:15 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:19:15 (14/39) Installing py3-appdirs (1.4.4-r1) 03:19:15 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:19:15 (16/39) Installing py3-parsing (2.4.7-r0) 03:19:15 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:19:15 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:19:15 Setting up mime-support (3.60ubuntu1) ... 03:19:15 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:19:15 (17/39) Installing py3-six (1.15.0-r0) 03:19:15 (18/39) Installing py3-packaging (20.4-r0) 03:19:15 (19/39) Installing py3-setuptools (47.0.0-r0) 03:19:15 (20/39) Installing py3-chardet (3.0.4-r4) 03:19:15 (21/39) Installing py3-idna (2.9-r0) 03:19:15 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:19:15 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:19:15 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:19:15 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:19:15 (24/39) Installing py3-requests (2.23.0-r0) 03:19:15 (25/39) Installing py3-msgpack (1.0.0-r0) 03:19:15 (26/39) Installing py3-lockfile (0.12.2-r3) 03:19:15 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:19:15 (28/39) Installing py3-colorama (0.4.3-r0) 03:19:15 (29/39) Installing py3-distlib (0.3.0-r0) 03:19:15 (30/39) Installing py3-distro (1.5.0-r1) 03:19:15 (31/39) Installing py3-webencodings (0.5.1-r3) 03:19:15 (32/39) Installing py3-html5lib (1.0.1-r4) 03:19:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:19:16 Setting up systemd (237-3ubuntu10.48) ... 03:19:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:19:16 (33/39) Installing py3-pytoml (0.1.21-r0) 03:19:16 (34/39) Installing py3-pep517 (0.8.2-r0) 03:19:16 (35/39) Installing py3-progress (1.5-r0) 03:19:16 (36/39) Installing py3-toml (0.10.1-r0) 03:19:16 (37/39) Installing py3-retrying (1.3.3-r0) 03:19:16 (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:19:16 (39/39) Installing py3-pip (20.1.1-r0) 03:19:16 Executing busybox-1.31.1-r19.trigger 03:19:16 OK: 72 MiB in 59 packages 03:19:17 ---> 906e585bcbce 03:19:17 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:19:17 ---> Running in 6d5f3e461285 03:19:17 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:19:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:19:17 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:19:17 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:19:18 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:19:18 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:19:18 Removing intermediate container 6d5f3e461285 03:19:18 ---> d3ea20cd3c3e 03:19:18 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:19:19 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 03:19:19 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:19:19 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:19:19 Setting up python3 (3.6.7-1~18.04) ... 03:19:19 running python rtupdate hooks for python3.6... 03:19:19 running python post-rtupdate hooks for python3.6... 03:19:19 ---> c58a480332c3 03:19:19 Step 27/32 : RUN chmod +x /entrypoint.sh 03:19:19 ---> Running in a01e7fd44713 03:19:19 Setting up apparmor (2.12-4ubuntu5.1) ... 03:19:21 Collecting docker-compose==1.23.2 03:19:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:19:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:19:22 Collecting PyYAML<4,>=3.10 03:19:22 Downloading PyYAML-3.13.tar.gz (270 kB) 03:19:23 Removing intermediate container a01e7fd44713 03:19:23 ---> 2c4ed6ddd42a 03:19:23 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:19:23 ---> Running in 26e1820a93cc 03:19:24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:19:24 Removing intermediate container 26e1820a93cc 03:19:24 ---> b83ae820c660 03:19:24 Step 29/32 : CMD ["gate"] 03:19:24 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:19:24 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 03:19:24 ---> Running in 89a1b7b663c8 03:19:25 Setting up snapd (2.49.2+18.04) ... 03:19:25 Removing intermediate container 89a1b7b663c8 03:19:25 ---> e8f3b290d775 03:19:25 Step 30/32 : LABEL arch=arm64 03:19:25 ---> Running in 451b4514039e 03:19:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:19:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:19:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:19:26 Collecting texttable<0.10,>=0.9.0 03:19:26 Downloading texttable-0.9.1.tar.gz (11 kB) 03:19:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:19:26 Removing intermediate container 451b4514039e 03:19:26 ---> 14e47f1da7a8 03:19:26 Step 31/32 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:19:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:19:26 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:19:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:19:26 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:19:26 ---> Running in 837be1c847e9 03:19:26 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:19:27 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:19:27 /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' 03:19:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:19:27 Processing triggers for systemd (237-3ubuntu10.48) ... 03:19:27 Removing intermediate container 837be1c847e9 03:19:27 ---> 8cdb820612eb 03:19:27 Step 32/32 : LABEL version=0.0.0 03:19:27 ---> Running in 30f0e35b86cd 03:19:28 Removing intermediate container 30f0e35b86cd 03:19:28 ---> a598001384f0 03:19:28 03:19:28 Collecting docker<4.0,>=3.6.0 03:19:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:19:29 Successfully built a598001384f0 03:19:29 Successfully tagged security-bootstrapper-arm64:latest 03:19:29 Building core-data 03:19:29 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:19:29  Building security-bootstrapper ... done Collecting dockerpty<0.5,>=0.4.1 03:19:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:19:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:19:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:19:30 Reading package lists... 03:19:31 Reading package lists... 03:19:31 Building dependency tree... 03:19:31 Reading state information... 03:19:31 Calculating upgrade... 03:19:31 The following packages will be upgraded: 03:19:31 advancecomp base-files bash binutils binutils-common 03:19:31 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:19:31 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:19:31 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 03:19:31 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 03:19:31 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:19:31 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:19:31 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 03:19:31 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 03:19:31 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 03:19:31 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 03:19:31 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 03:19:31 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 03:19:31 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 03:19:31 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 03:19:31 ubuntu-keyring util-linux 03:19:31 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:19:31 Need to get 64.1 MB of archives. 03:19:31 After this operation, 5112 kB of additional disk space will be used. 03:19:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 03:19:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:19:31 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:19:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:19:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:19:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:19:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:19:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:19:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:19:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:19:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:19:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:19:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:19:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:19:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:19:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:19:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:19:31 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:19:31 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:19:32 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:19:32 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:19:32 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:19:32 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:19:32 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:19:32 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:19:32 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:19:32 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:19:32 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:19:32 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:19:32 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:19:32 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:19:32 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:19:32 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:19:32 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 03:19:32 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 03:19:32 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:19:32 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:19:32 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 03:19:32 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 03:19:32 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:19:32 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:19:32 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 03:19:32 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 03:19:32 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:19:32 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:19:32 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:19:32 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 03:19:32 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:19:32 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:19:32 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] 03:19:32 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:19:32 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:19:32 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:19:32 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:19:32 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:19:32 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:19:32 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:19:32 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:19:32 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:19:32 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:19:32 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:19:32 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:19:32 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:19:32 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:19:32 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:19:32 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:19:32 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:19:32 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:19:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:19:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:19:33 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 03:19:33 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:19:33 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:19:33 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:19:33 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:19:33 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:19:33 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:19:33 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:19:33 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:19:33 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:19:33 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:19:33 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:19:33 Collecting jsonschema<3,>=2.5.1 03:19:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:19:33 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:19:33 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:19:33 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 03:19:33 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 03:19:33 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 03:19:33 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 03:19:33 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 03:19:33 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:19:33 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:19:33 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:19:33 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 03:19:33 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 03:19:33 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 03:19:33 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:19:33 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:19:33 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 03:19:33 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:19:33 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:19:33 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:19:33 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:19:33 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:19:33 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:19:34 debconf: delaying package configuration, since apt-utils is not installed 03:19:34 Fetched 64.1 MB in 2s (32.5 MB/s) 03:19:34 (Reading database ... 13914 files and directories currently installed.) 03:19:34 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:19:34 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:19:34 Collecting websocket-client<1.0,>=0.32.0 03:19:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:19:34 Collecting cached-property<2,>=1.2.0 03:19:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:19:34 Collecting docopt<0.7,>=0.6.1 03:19:34 Downloading docopt-0.6.2.tar.gz (25 kB) 03:19:37 Collecting docker-pycreds>=0.4.0 03:19:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:19:37 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:19:37 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:19:37 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 03:19:37 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 03:19:37 Collecting idna<2.8,>=2.5 03:19:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:19:37 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 03:19:38 Collecting urllib3<1.25,>=1.21.1 03:19:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:19:38 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 03:19:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:19:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:19:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:19:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:19:40 Installing collected packages: PyYAML, texttable, docker-pycreds, websocket-client, idna, urllib3, requests, docker, dockerpty, jsonschema, cached-property, docopt, docker-compose 03:19:40 Running setup.py install for PyYAML: started 03:19:42 Running setup.py install for PyYAML: finished with status 'done' 03:19:42 Running setup.py install for texttable: started 03:19:43 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:19:43 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:19:43 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:19:43 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:19:43 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:19:43 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:19:43 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:19:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:19:43 ---> e67a8c766f6e 03:19:43 Step 3/26 : WORKDIR /edgex-go 03:19:43 ---> Using cache 03:19:43 ---> bdfd33aefa80 03:19:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:43 ---> Using cache 03:19:43 ---> f461b87a10e0 03:19:43 Step 5/26 : RUN apk add --update --no-cache make git 03:19:43 ---> Using cache 03:19:43 ---> 1e2dba26058a 03:19:43 Step 6/26 : COPY go.mod . 03:19:43 ---> Using cache 03:19:43 ---> f465c2aaf4d7 03:19:43 Step 7/26 : RUN go mod download 03:19:43 ---> Using cache 03:19:43 ---> 71eff1f14671 03:19:43 Step 8/26 : COPY . . 03:19:43 ---> Using cache 03:19:43 ---> 9be3481aa44f 03:19:43 Step 9/26 : RUN go mod tidy 03:19:43 ---> Using cache 03:19:43 ---> d8cdbd1bd1a4 03:19:43 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:19:43 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:19:43 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:19:43 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:19:43 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:19:44 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:19:44 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:19:44 Running setup.py install for texttable: finished with status 'done' 03:19:45 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:19:45 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:19:45 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:19:45 (Reading database ... 13914 files and directories currently installed.) 03:19:45 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:19:45 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:19:46 Attempting uninstall: idna 03:19:46 Found existing installation: idna 2.9 03:19:46 Uninstalling idna-2.9: 03:19:46 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:19:46 Successfully uninstalled idna-2.9 03:19:46 ---> Running in 42d1757573a5 03:19:46 (Reading database ... 13914 files and directories currently installed.) 03:19:46 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:19:46 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:19:46 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:19:47 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:19:47 Attempting uninstall: urllib3 03:19:47 Found existing installation: urllib3 1.25.9 03:19:47 Uninstalling urllib3-1.25.9: 03:19:47 Successfully uninstalled urllib3-1.25.9 03:19:47 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:19:47 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:19:48 Attempting uninstall: requests 03:19:48 Found existing installation: requests 2.23.0 03:19:48 Uninstalling requests-2.23.0: 03:19:48 Successfully uninstalled requests-2.23.0 03:19:48 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:19:48 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 03:19:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:19:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:19:48 ---> e67a8c766f6e 03:19:48 Step 3/24 : WORKDIR /edgex-go 03:19:48 ---> Using cache 03:19:48 ---> bdfd33aefa80 03:19:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:48 ---> Using cache 03:19:48 ---> f461b87a10e0 03:19:48 Step 5/24 : RUN apk add --update --no-cache make git 03:19:48 ---> Using cache 03:19:48 ---> 1e2dba26058a 03:19:48 Step 6/24 : COPY go.mod . 03:19:48 ---> Using cache 03:19:48 ---> f465c2aaf4d7 03:19:48 (Reading database ... 13914 files and directories currently installed.) 03:19:48 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:19:48 Step 7/24 : RUN go mod download 03:19:48 ---> Using cache 03:19:48 ---> 71eff1f14671 03:19:48 Step 8/24 : COPY . . 03:19:48 ---> Using cache 03:19:48 ---> 9be3481aa44f 03:19:48 Step 9/24 : RUN go mod tidy 03:19:48 ---> Using cache 03:19:48 ---> d8cdbd1bd1a4 03:19:48 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:19:48 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:19:49 ---> Running in 250596f9cdfe 03:19:49 Running setup.py install for dockerpty: started 03:19:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:19:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:19:51 ---> e67a8c766f6e 03:19:51 Step 3/23 : WORKDIR /edgex-go 03:19:51 ---> Using cache 03:19:51 ---> bdfd33aefa80 03:19:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:51 ---> Using cache 03:19:51 ---> f461b87a10e0 03:19:51 Step 5/23 : RUN apk add --update --no-cache make git 03:19:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:19:51 ---> Using cache 03:19:51 ---> 1e2dba26058a 03:19:51 Step 6/23 : COPY go.mod . 03:19:51 ---> Using cache 03:19:51 ---> f465c2aaf4d7 03:19:51 Step 7/23 : RUN go mod download 03:19:51 ---> Using cache 03:19:51 ---> 71eff1f14671 03:19:51 Step 8/23 : COPY . . 03:19:51 ---> Using cache 03:19:51 ---> 9be3481aa44f 03:19:51 Step 9/23 : RUN go mod tidy 03:19:51 ---> Using cache 03:19:51 ---> d8cdbd1bd1a4 03:19:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:19:51 ---> Running in 7f47335a0894 03:19:52 Running setup.py install for dockerpty: finished with status 'done' 03:19:52 Running setup.py install for docopt: started 03:19:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:19:53 (Reading database ... 13914 files and directories currently installed.) 03:19:53 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 03:19:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:19:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:19:53 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 03:19:54 Setting up base-files (10.1ubuntu2.10) ... 03:19:54 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 03:19:54 Installing new version of config file /etc/issue ... 03:19:54 Installing new version of config file /etc/issue.net ... 03:19:55 Installing new version of config file /etc/lsb-release ... 03:19:55 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:19:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:19:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:19:55 Removing obsolete conffile /etc/default/motd-news ... 03:19:55 (Reading database ... 13915 files and directories currently installed.) 03:19:55 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:19:56 Running setup.py install for docopt: finished with status 'done' 03:19:56 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:19:56 Setting up bash (4.4.18-2ubuntu1.2) ... 03:19:57 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 03:19:57 (Reading database ... 13915 files and directories currently installed.) 03:19:57 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:19:57 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:19:57 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:19:58 (Reading database ... 13915 files and directories currently installed.) 03:19:58 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:19:58 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 03:19:58 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:19:58 Setting up tar (1.29b-2ubuntu0.2) ... 03:19:59 (Reading database ... 13915 files and directories currently installed.) 03:19:59 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:19:59 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:20:01 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:20:01 (Reading database ... 13915 files and directories currently installed.) 03:20:01 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:20:01 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:20:02 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:20:03 (Reading database ... 13915 files and directories currently installed.) 03:20:03 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:20:03 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:20:03 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:20:03 (Reading database ... 13915 files and directories currently installed.) 03:20:03 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:20:04 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:20:04 Setting up grep (3.1-2build1) ... 03:20:04 (Reading database ... 13915 files and directories currently installed.) 03:20:04 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:20:04 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:20:05 Setting up login (1:4.5-1ubuntu2) ... 03:20:06 (Reading database ... 13915 files and directories currently installed.) 03:20:06 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:20:06 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:20:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:20:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:20:06 ---> e67a8c766f6e 03:20:06 Step 3/24 : WORKDIR /edgex-go 03:20:06 ---> Using cache 03:20:06 ---> bdfd33aefa80 03:20:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:06 ---> Using cache 03:20:06 ---> f461b87a10e0 03:20:06 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:20:06 ---> Running in 796366b22b5c 03:20:06 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:20:06 (Reading database ... 13915 files and directories currently installed.) 03:20:06 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:20:06 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:20:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:20:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:20:09 OK: 218 MiB in 52 packages 03:20:10 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:20:10 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:20:11 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:20:11 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:20:12 Removing intermediate container 796366b22b5c 03:20:12 ---> d32ef75f5ad6 03:20:12 Step 6/24 : COPY go.mod . 03:20:13 Removing intermediate container ecea04980ffe 03:20:13 ---> 9606583cc3aa 03:20:13 Step 15/24 : ENV APP_PORT=58890 03:20:13 ---> Running in 6001dc63f7e1 03:20:13 ---> a196dfeec7ad 03:20:13 Step 7/24 : RUN go mod download 03:20:13 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:20:13 (Reading database ... 13915 files and directories currently installed.) 03:20:13 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:20:13 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:20:13 ---> Running in 9a74a3d3c3cf 03:20:14 Removing intermediate container 6001dc63f7e1 03:20:14 ---> 1d08584ca8c3 03:20:14 Step 16/24 : EXPOSE $APP_PORT 03:20:14 ---> Running in 10dbce93f8ff 03:20:15 Removing intermediate container 10dbce93f8ff 03:20:15 ---> 561a2e1b2010 03:20:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:20:17 ---> f329afeeef86 03:20:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:20:18 ---> ce1a6dd1a3ad 03:20:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:20:18 Removing intermediate container 9a74a3d3c3cf 03:20:18 ---> a82412f53b88 03:20:18 Step 8/24 : COPY . . 03:20:18 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:20:19 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:20:19 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:20:19 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:20:20 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:20:20 (Reading database ... 13915 files and directories currently installed.) 03:20:20 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:20:20 ---> 6a4193146627 03:20:20 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:20:20 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:20:20 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:20:20 ---> Running in 041675734f4e 03:20:21 (Reading database ... 13915 files and directories currently installed.) 03:20:21 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:20:21 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:20:21 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:20:21 (Reading database ... 13915 files and directories currently installed.) 03:20:21 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:20:21 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:20:21 Removing intermediate container 041675734f4e 03:20:21 ---> 3b7f1ed4912a 03:20:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:22 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:20:22 (Reading database ... 13915 files and directories currently installed.) 03:20:22 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:20:22 ---> Running in fa9fcfe17c9f 03:20:22 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:20:22 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:20:23 (Reading database ... 13915 files and directories currently installed.) 03:20:23 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:20:23 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:20:24 Removing intermediate container fa9fcfe17c9f 03:20:24 ---> 08ce50a0bc24 03:20:24 Step 22/24 : LABEL arch=arm64 03:20:24 ---> Running in d2e62e168ebc 03:20:25 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:20:25 (Reading database ... 13915 files and directories currently installed.) 03:20:25 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:20:25 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:20:26 Removing intermediate container d2e62e168ebc 03:20:26 ---> a2ec62ab5c76 03:20:26 Step 23/24 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:20:26 ---> Running in ec2b5e086df4 03:20:26 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:20:26 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:20:26 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:20:27 Removing intermediate container ec2b5e086df4 03:20:27 ---> fae10c49d6e9 03:20:27 Step 24/24 : LABEL version=0.0.0 03:20:27 (Reading database ... 13915 files and directories currently installed.) 03:20:27 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:20:27 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:20:27 ---> Running in 8f876101f966 03:20:27 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:20:27 (Reading database ... 13915 files and directories currently installed.) 03:20:27 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:20:27 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:20:27 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:20:28 (Reading database ... 13915 files and directories currently installed.) 03:20:28 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:20:28 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:20:28 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:20:28 Removing intermediate container 8f876101f966 03:20:28 ---> 52a2397eadba 03:20:28 03:20:29 (Reading database ... 13915 files and directories currently installed.) 03:20:29 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:20:29 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:20:29 Successfully built 52a2397eadba 03:20:29 Successfully tagged sys-mgmt-agent-arm64:latest 03:20:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:20:31 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:20:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:20:31 (Reading database ... 13915 files and directories currently installed.) 03:20:31 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:20:31 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:20:32 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:20:32 (Reading database ... 13915 files and directories currently installed.) 03:20:32 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:20:32 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:20:33 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:20:34 (Reading database ... 13917 files and directories currently installed.) 03:20:34 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:20:34 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:20:35 Setting up debconf (1.5.66ubuntu1) ... 03:20:36 (Reading database ... 13917 files and directories currently installed.) 03:20:36 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:20:36 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:20:36 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:20:36 (Reading database ... 13917 files and directories currently installed.) 03:20:36 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:20:36 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:20:37 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:20:37 (Reading database ... 13917 files and directories currently installed.) 03:20:37 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:20:37 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:20:38 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:20:38  Building sys-mgmt-agent ... done  ---> beca7af8acdf 03:20:38 Step 9/24 : RUN go mod tidy 03:20:38 (Reading database ... 13917 files and directories currently installed.) 03:20:38 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:20:38 ---> Running in 76e7051debce 03:20:38 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:20:38 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 03:20:39 (Reading database ... 13919 files and directories currently installed.) 03:20:39 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:20:39 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:20:40 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:20:41 (Reading database ... 13923 files and directories currently installed.) 03:20:41 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:20:41 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:20:41 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 03:20:41 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 03:20:42 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:20:42 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:20:42 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:20:43 (Reading database ... 13923 files and directories currently installed.) 03:20:43 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 03:20:43 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 03:20:43 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 03:20:43 (Reading database ... 13923 files and directories currently installed.) 03:20:43 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 03:20:44 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 03:20:44 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 03:20:44 (Reading database ... 13923 files and directories currently installed.) 03:20:44 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 03:20:44 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:20:45 Removing intermediate container 76e7051debce 03:20:45 ---> 6661b5dd2bb7 03:20:45 Step 10/24 : RUN make cmd/core-data/core-data 03:20:45 ---> Running in 4417f90eb6d2 03:20:45 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 03:20:45 (Reading database ... 13923 files and directories currently installed.) 03:20:45 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:20:45 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:20:46 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:20:46 (Reading database ... 13923 files and directories currently installed.) 03:20:46 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:20:47 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:20:47 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:20:47 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 03:20:47 (Reading database ... 13923 files and directories currently installed.) 03:20:47 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:20:48 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:20:50 Setting up passwd (1:4.5-1ubuntu2) ... 03:20:50 (Reading database ... 13923 files and directories currently installed.) 03:20:50 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:20:50 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:20:50 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:20:50 (Reading database ... 13923 files and directories currently installed.) 03:20:50 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:20:51 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:20:51 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:20:51 (Reading database ... 13923 files and directories currently installed.) 03:20:51 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:20:51 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:20:52 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:20:52 (Reading database ... 13923 files and directories currently installed.) 03:20:52 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:20:52 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:20:52 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:20:53 (Reading database ... 13923 files and directories currently installed.) 03:20:53 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:20:53 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:20:54 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:20:54 (Reading database ... 13923 files and directories currently installed.) 03:20:54 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:20:54 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:20:54 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:20:55 (Reading database ... 13923 files and directories currently installed.) 03:20:55 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 03:20:55 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 03:20:56 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 03:20:57 (Reading database ... 13923 files and directories currently installed.) 03:20:57 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 03:20:57 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 03:20:57 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 03:20:58 (Reading database ... 13923 files and directories currently installed.) 03:20:58 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 03:20:58 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 03:20:58 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 03:20:59 (Reading database ... 13924 files and directories currently installed.) 03:20:59 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:20:59 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:20:59 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:20:59 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:21:00 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:21:00 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:21:01 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 03:21:01 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 03:21:03 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:21:03 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:21:03 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:21:03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:21:04 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:21:04 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:21:04 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:21:04 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:21:04 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:21:04 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:21:05 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:21:05 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:21:06 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:21:06 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:21:06 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 03:21:06 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 03:21:11 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:21:11 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:21:11 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:21:11 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:21:12 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:21:12 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:21:13 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:21:13 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:21:14 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:21:14 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:21:14 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:21:14 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:21:15 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:15 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:15 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:15 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:16 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:16 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:16 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:16 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:18 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:18 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:19 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 03:21:19 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:19 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:25 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:25 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:27 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:27 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:27 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:21:27 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:21:27 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:21:27 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:21:30 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:21:30 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:21:31 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:21:31 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:21:32 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:21:32 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:21:32 Removing intermediate container 42d1757573a5 03:21:32 ---> 857215c9521d 03:21:32 03:21:32 Step 11/26 : FROM alpine:3.12 03:21:32 ---> c4fd0aeabfcf 03:21:32 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:21:32 ---> Running in 6c2dcbd88448 03:21:32 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:21:32 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:21:32 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:21:32 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:21:33 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:21:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:33 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:21:33 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:21:33 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:21:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:33 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:21:33 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:21:33 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:21:33 Setting up tzdata (2021a-0ubuntu0.18.04) ... 03:21:34 (1/6) Installing ca-certificates (20191127-r4) 03:21:34 03:21:34 Current default time zone: 'Etc/UTC' 03:21:34 Local time is now: Wed Jul 14 03:21:33 UTC 2021. 03:21:34 Universal Time is now: Wed Jul 14 03:21:33 UTC 2021. 03:21:34 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:21:34 03:21:34 Setting up systemd-sysv (237-3ubuntu10.48) ... 03:21:34 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:21:34 (3/6) Installing libcurl (7.77.0-r0) 03:21:34 (4/6) Installing curl (7.77.0-r0) 03:21:34 (5/6) Installing dumb-init (1.2.2-r1) 03:21:34 (6/6) Installing su-exec (0.2-r1) 03:21:34 Executing busybox-1.31.1-r20.trigger 03:21:34 Executing ca-certificates-20191127-r4.trigger 03:21:34 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:21:34 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 03:21:34 OK: 7 MiB in 20 packages 03:21:34 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:21:34 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:21:35 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:21:35 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:21:35 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:21:35 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:21:35 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:21:35 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:21:35 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:21:36 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:21:36 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:21:36 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:21:36 Setting up patch (2.7.6-2ubuntu1.1) ... 03:21:36 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:21:36 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:21:36 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 03:21:37 Installing new version of config file /etc/ssl/openssl.cnf ... 03:21:37 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:21:37 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:21:37 Removing intermediate container 7f47335a0894 03:21:37 ---> a5e723938860 03:21:37 03:21:37 Step 11/23 : FROM alpine:3.12 03:21:37 ---> c4fd0aeabfcf 03:21:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:21:37 ---> Using cache 03:21:37 ---> f99f70af1a76 03:21:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:21:37 ---> Using cache 03:21:37 ---> 3b609f44c2c0 03:21:37 Step 14/23 : ENV APP_PORT=59861 03:21:37 ---> Running in 2ff521069808 03:21:37 Setting up ca-certificates (20210119~18.04.1) ... 03:21:38 Removing intermediate container 6c2dcbd88448 03:21:38 ---> 6cb60f60f3b8 03:21:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:21:38 Removing intermediate container 2ff521069808 03:21:38 ---> c128a81ae4cf 03:21:38 Step 15/23 : EXPOSE $APP_PORT 03:21:38 ---> Running in 1454d5708d56 03:21:38 ---> Running in 0e8a88e8c50e 03:21:39 Updating certificates in /etc/ssl/certs... 03:21:40 Removing intermediate container 0e8a88e8c50e 03:21:40 ---> 8a1c60b0d852 03:21:40 Step 14/26 : WORKDIR / 03:21:40 Removing intermediate container 1454d5708d56 03:21:40 ---> 5509a949c685 03:21:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:40 ---> Running in 6bf790ffda10 03:21:40 23 added, 27 removed; done. 03:21:40 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:21:40 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:21:40 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:21:40 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:21:40 Setting up pkgbinarymangler (138.18.04.1) ... 03:21:41 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:21:41 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:21:41 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:21:41 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:21:41 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:21:41 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:21:41 Removing intermediate container 6bf790ffda10 03:21:41 ---> ec8925270f4e 03:21:41 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:21:42 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:21:42 Setting up perl (5.26.1-6ubuntu0.5) ... 03:21:42 Removing intermediate container 250596f9cdfe 03:21:42 ---> de774faaa3a8 03:21:42 03:21:42 Step 11/24 : FROM alpine:3.12 03:21:42 ---> c4fd0aeabfcf 03:21:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:21:42 ---> Using cache 03:21:42 ---> f99f70af1a76 03:21:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:21:42 ---> Using cache 03:21:42 ---> 3b609f44c2c0 03:21:42 Step 14/24 : ENV APP_PORT=59881 03:21:42 ---> ca0e467287b1 03:21:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:21:42 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:21:42 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:21:42 ---> Running in 88752efea250 03:21:42 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:21:42 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:21:42 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:21:42 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:21:43 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:21:43 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:21:43 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:21:43 Removing intermediate container 88752efea250 03:21:43 ---> 621ad5d3bff9 03:21:43 Step 15/24 : EXPOSE $APP_PORT 03:21:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:21:43 ---> 7c5be4001d35 03:21:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:21:43 ---> Running in c54abfa2c72a 03:21:43 Processing triggers for systemd (237-3ubuntu10.48) ... 03:21:43 Processing triggers for mime-support (3.60ubuntu1) ... 03:21:44 Processing triggers for ca-certificates (20210119~18.04.1) ... 03:21:44 Updating certificates in /etc/ssl/certs... 03:21:44 ---> b294bb997175 03:21:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:21:44 0 added, 0 removed; done. 03:21:44 Running hooks in /etc/ca-certificates/update.d... 03:21:44 done. 03:21:44 Removing intermediate container c54abfa2c72a 03:21:44 ---> 5984792186e4 03:21:44 Step 16/24 : WORKDIR / 03:21:45 ---> Running in c3b1f517c155 03:21:45 Reading package lists... 03:21:45 ---> 5fd93f6900fd 03:21:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:21:45 Building dependency tree... 03:21:45 Reading state information... 03:21:45 The following NEW packages will be installed: 03:21:45 apt-transport-https 03:21:45 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:21:45 Need to get 4348 B of archives. 03:21:45 After this operation, 154 kB of additional disk space will be used. 03:21:45 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 03:21:46 debconf: delaying package configuration, since apt-utils is not installed 03:21:46 Fetched 4348 B in 0s (21.8 kB/s) 03:21:46 Selecting previously unselected package apt-transport-https. 03:21:46 (Reading database ... 13929 files and directories currently installed.) 03:21:46 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 03:21:46 Unpacking apt-transport-https (1.6.14) ... 03:21:46 Removing intermediate container c3b1f517c155 03:21:46 ---> 5470a40c5349 03:21:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:46 Setting up apt-transport-https (1.6.14) ... 03:21:46 ---> 3efe8dece82a 03:21:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:21:46 Waiting for network to be ready... 03:21:46 ---> Running in c3caf61a81de 03:21:46 ---> db09a24b9d7b 03:21:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:21:47 ---> 348fc5a26eee 03:21:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:21:47 Removing intermediate container c3caf61a81de 03:21:47 ---> 9a3226b55bf6 03:21:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:48 ---> Running in 15e6466f6556 03:21:48 ---> 5c1d6249f047 03:21:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:21:49 Removing intermediate container 15e6466f6556 03:21:49 ---> 1d2e4bbd48a9 03:21:49 Step 21/23 : LABEL arch=arm64 03:21:49 ---> Running in e63a9fa69a2a 03:21:50 Removing intermediate container e63a9fa69a2a 03:21:50 ---> c6e6d673bcca 03:21:50 Step 22/23 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:21:50 ---> 32ba595d0718 03:21:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:21:50 ---> Running in 4390f282b003 03:21:50 ---> 10ca9f67051a 03:21:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:21:51 Removing intermediate container 4390f282b003 03:21:51 ---> c4f4f6e7a0ce 03:21:51 Step 23/23 : LABEL version=0.0.0 03:21:52 ---> Running in a9482790635c 03:21:52 ---> c24f2fc3241d 03:21:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:21:52 Removing intermediate container a9482790635c 03:21:52 ---> e226e2518e78 03:21:52 03:21:53 ---> Running in bae79e71fa28 03:21:53 ---> d79f5510db02 03:21:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:21:53 Successfully built e226e2518e78 03:21:53 Successfully tagged support-scheduler-arm64:latest 03:21:53  Building support-scheduler ... done Removing intermediate container bae79e71fa28 03:21:53 ---> 5bb77fc39ea3 03:21:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:54 ---> Running in ba14e84a7393 03:21:54 ---> 9d457e69e4cd 03:21:54 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:21:54 ---> Running in 174e65285e47 03:21:54 Removing intermediate container ba14e84a7393 03:21:54 ---> afa0bac69ada 03:21:54 Step 22/24 : LABEL arch=arm64 03:21:54 2021-07-14T03:21:52Z INFO Waiting for automatic snapd restart... 03:21:54 ---> Running in 58382942f42f 03:21:55 Removing intermediate container 58382942f42f 03:21:55 ---> e953466ac187 03:21:55 Step 23/24 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:21:55 snapd 2.51.1 from Canonical* installed 03:21:55 ---> Running in c8a640e69007 03:21:56 "snapd" switched to the "latest/stable" channel 03:21:56 03:21:56 Removing intermediate container c8a640e69007 03:21:56 ---> 2fd6e5a5d2c4 03:21:56 Step 24/24 : LABEL version=0.0.0 03:21:56 ---> Running in ae8656c72a8e 03:21:57 Removing intermediate container ae8656c72a8e 03:21:57 ---> 51229e0a16a7 03:21:57 03:21:57 Removing intermediate container 174e65285e47 03:21:57 ---> 33f55cd5fd6a 03:21:57 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:21:57 Successfully built 51229e0a16a7 03:21:57 Successfully tagged core-metadata-arm64:latest 03:21:57  Building core-metadata ... done  ---> Running in ab5d1b5906be 03:21:58 Removing intermediate container ab5d1b5906be 03:21:58 ---> 7cc04c700edc 03:21:58 Step 24/26 : LABEL arch=arm64 03:21:58 ---> Running in 273bb09f3a50 03:21:59 Removing intermediate container 273bb09f3a50 03:21:59 ---> 6874f4d5b4ad 03:21:59 Step 25/26 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:21:59 ---> Running in 07432a6e8aca 03:21:59 Removing intermediate container 07432a6e8aca 03:21:59 ---> 79d07c5c3729 03:21:59 Step 26/26 : LABEL version=0.0.0 03:22:00 ---> Running in 376c4e2f96c5 03:22:00 Removing intermediate container 376c4e2f96c5 03:22:00 ---> 2e5507837043 03:22:00 03:22:00 Successfully built 2e5507837043 03:22:00 Successfully tagged security-secretstore-setup-arm64:latest 03:22:01 core18 20210611 from Canonical* installed 03:22:01 "core18" switched to the "latest/stable" channel 03:22:01 03:22:03  Building security-secretstore-setup ... done Removing intermediate container 4417f90eb6d2 03:22:03 ---> 1bc8ed8f1ae7 03:22:03 03:22:03 Step 11/24 : FROM alpine:3.12 03:22:03 ---> c4fd0aeabfcf 03:22:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:22:03 ---> Running in 0b402ff958e3 03:22:03 Removing intermediate container 0b402ff958e3 03:22:03 ---> ca65723c6cf1 03:22:03 Step 13/24 : ENV APP_PORT=59880 03:22:03 ---> Running in 3a17e6d4ce3e 03:22:04 Removing intermediate container 3a17e6d4ce3e 03:22:04 ---> 332a0761a732 03:22:04 Step 14/24 : EXPOSE $APP_PORT 03:22:04 ---> Running in d909957ca385 03:22:05 Removing intermediate container d909957ca385 03:22:05 ---> 50a1a0006339 03:22:05 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:05 ---> Running in 39737f7617a1 03:22:07 snapcraft 4.8.3 from Canonical* installed 03:22:07 "snapcraft" switched to the "latest/stable" channel 03:22:07 03:22:07 Removing intermediate container 39737f7617a1 03:22:07 ---> a6bbf6fb76c9 03:22:07 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:22:07 ---> Running in 46d3694e800b 03:22:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:22:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:22:10 (1/6) Installing dumb-init (1.2.2-r1) 03:22:10 (2/6) Installing libgcc (9.3.0-r2) 03:22:10 (3/6) Installing libsodium (1.0.18-r0) 03:22:10 (4/6) Installing libstdc++ (9.3.0-r2) 03:22:10 (5/6) Installing libzmq (4.3.3-r0) 03:22:10 (6/6) Installing zeromq (4.3.3-r0) 03:22:10 Executing busybox-1.31.1-r20.trigger 03:22:10 OK: 8 MiB in 20 packages 03:22:12 Removing intermediate container 46d3694e800b 03:22:12 ---> bea99599d08f 03:22:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:22:12 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: 03:22:12 - README.md 03:22:12 03:22:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:22:12 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:22:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:22:12 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:22:12 Fetched 88.7 kB in 1s (151 kB/s) 03:22:12 ---> 604ead8067c2 03:22:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:22:13 Reading package lists... 03:22:14 ---> a00e59b6fd4d 03:22:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:22:14 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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 03:22:14 Reading package lists... 03:22:14 Building dependency tree... 03:22:14 Reading state information... 03:22:14 Suggested packages: 03:22:14 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:22:14 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:22:14 Recommended packages: 03:22:14 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:22:14 The following NEW packages will be installed: 03:22:14 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:22:14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:22:14 pkg-config zip 03:22:14 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:22:14 Need to get 7663 kB of archives. 03:22:14 After this operation, 43.8 MB of additional disk space will be used. 03:22:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:22:14 ---> 48bd1fc5b22a 03:22:14 Step 20/24 : ENTRYPOINT ["/core-data"] 03:22:14 ---> Running in 7359880cec41 03:22:14 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:22:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 03:22:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 03:22:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 03:22:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:22:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:22:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:22:15 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:22:15 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:22:15 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:22:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:22:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:22:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:22:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:22:15 Removing intermediate container 7359880cec41 03:22:15 ---> ac1cf855c313 03:22:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:22:15 ---> Running in 4418a353a852 03:22:15 debconf: delaying package configuration, since apt-utils is not installed 03:22:15 Fetched 7663 kB in 1s (8701 kB/s) 03:22:15 Selecting previously unselected package libglib2.0-0:amd64. 03:22:15 (Reading database ... 13933 files and directories currently installed.) 03:22:15 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:22:15 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:22:16 Removing intermediate container 4418a353a852 03:22:16 ---> 27023f1a61c6 03:22:16 Step 22/24 : LABEL arch=arm64 03:22:16 ---> Running in 78940acbebec 03:22:16 Selecting previously unselected package libpsl5:amd64. 03:22:16 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:22:16 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:22:16 Removing intermediate container 78940acbebec 03:22:16 ---> 023581c1132f 03:22:16 Step 23/24 : LABEL git_sha=be7cd1a2b97444f2f68526818b56c1831050f36e 03:22:16 ---> Running in 0ccd78a10bf3 03:22:16 Selecting previously unselected package libnghttp2-14:amd64. 03:22:16 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:22:16 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:22:17 Removing intermediate container 0ccd78a10bf3 03:22:17 ---> bf85a0e3bec4 03:22:17 Step 24/24 : LABEL version=0.0.0 03:22:17 ---> Running in e8a45857aafb 03:22:17 Selecting previously unselected package librtmp1:amd64. 03:22:17 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:22:17 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:22:17 Removing intermediate container e8a45857aafb 03:22:17 ---> 21d9b10ca9f3 03:22:17 03:22:18 Selecting previously unselected package libcurl3-gnutls:amd64. 03:22:18 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 03:22:18 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 03:22:18 Successfully built 21d9b10ca9f3 03:22:18 Successfully tagged core-data-arm64:latest 03:22:18 Selecting previously unselected package liberror-perl. 03:22:18 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:22:18 Unpacking liberror-perl (0.17025-1) ... 03:22:18  Building core-data ... done  [Pipeline] } 03:22:18 $ docker stop --time=1 b9e31c94d41ac38e1579a1552387ee7c71a9b300b90fbcd67d74afa1fca2c9cd 03:22:18 Selecting previously unselected package git-man. 03:22:18 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 03:22:18 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 03:22:19 Selecting previously unselected package git. 03:22:19 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 03:22:19 Unpacking git (1:2.17.1-1ubuntu0.8) ... 03:22:20 $ docker rm -f b9e31c94d41ac38e1579a1552387ee7c71a9b300b90fbcd67d74afa1fca2c9cd [Pipeline] // withDockerContainer [Pipeline] sh 03:22:20 + docker images 03:22:21 REPOSITORY TAG IMAGE ID CREATED SIZE 03:22:21 core-data-arm64 latest 21d9b10ca9f3 4 seconds ago 19.2MB 03:22:21 1bc8ed8f1ae7 19 seconds ago 997MB 03:22:21 security-secretstore-setup-arm64 latest 2e5507837043 21 seconds ago 27.1MB 03:22:21 core-metadata-arm64 latest 51229e0a16a7 24 seconds ago 15.7MB 03:22:21 support-scheduler-arm64 latest e226e2518e78 29 seconds ago 15.1MB 03:22:21 de774faaa3a8 40 seconds ago 994MB 03:22:21 a5e723938860 45 seconds ago 991MB 03:22:21 857215c9521d 52 seconds ago 998MB 03:22:21 sys-mgmt-agent-arm64 latest 52a2397eadba About a minute ago 298MB 03:22:21 security-bootstrapper-arm64 latest a598001384f0 2 minutes ago 17.5MB 03:22:21 security-proxy-setup-arm64 latest e3affa4f6138 3 minutes ago 24.2MB 03:22:21 support-notifications-arm64 latest 43a0c8baf3d0 3 minutes ago 15.7MB 03:22:21 core-command-arm64 latest bd8ad3fee621 3 minutes ago 15MB 03:22:21 7071390b7e3c 3 minutes ago 991MB 03:22:21 7feefeaa032d 3 minutes ago 995MB 03:22:21 b99edb289247 3 minutes ago 992MB 03:22:21 52915ac53117 3 minutes ago 991MB 03:22:21 7ab3dace9cfd 3 minutes ago 989MB 03:22:21 ci-base-image-arm64 latest e67a8c766f6e 13 minutes ago 663MB 03:22:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 4 days ago 451MB 03:22:21 alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB 03:22:21 docker 20.10.0 eeaf43b92773 7 months ago 228MB 03:22:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh 03:22:22 ---> job-cost.sh 03:22:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6tze 03:22:22 Selecting previously unselected package libnorm1:amd64. 03:22:22 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:22:22 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:22:23 Selecting previously unselected package libpgm-5.2-0:amd64. 03:22:23 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:22:23 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:22:23 Selecting previously unselected package libsodium23:amd64. 03:22:23 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:22:23 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:22:23 Selecting previously unselected package libzmq5:amd64. 03:22:23 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:22:23 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:22:24 Selecting previously unselected package libzmq3-dev:amd64. 03:22:24 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:22:24 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:22:24 Selecting previously unselected package pkg-config. 03:22:24 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:22:24 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:22:25 Selecting previously unselected package zip. 03:22:25 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:22:25 Unpacking zip (3.0-11build1) ... 03:22:25 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:22:25 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 03:22:25 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:22:25 Setting up liberror-perl (0.17025-1) ... 03:22:25 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:22:25 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:22:26 No schema files found: doing nothing. 03:22:26 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:22:26 Setting up zip (3.0-11build1) ... 03:22:26 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:22:26 Setting up libsodium23:amd64 (1.0.16-2) ... 03:22:26 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:22:26 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:22:26 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 03:22:26 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:22:26 Setting up git (1:2.17.1-1ubuntu0.8) ... 03:22:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:22:27 git set to automatically installed. 03:22:27 git-man set to automatically installed. 03:22:27 libcurl3-gnutls set to automatically installed. 03:22:27 liberror-perl set to automatically installed. 03:22:27 libglib2.0-0 set to automatically installed. 03:22:27 libnghttp2-14 set to automatically installed. 03:22:27 libnorm1 set to automatically installed. 03:22:27 libpgm-5.2-0 set to automatically installed. 03:22:27 libpsl5 set to automatically installed. 03:22:27 librtmp1 set to automatically installed. 03:22:27 libsodium23 set to automatically installed. 03:22:27 libzmq3-dev set to automatically installed. 03:22:27 libzmq5 set to automatically installed. 03:22:27 pkg-config set to automatically installed. 03:22:27 zip set to automatically installed. 03:22:29 snapd is not logged in, snap install commands will use sudo 03:22:31 snap "core18" has no updates available 03:22:31 snapd is not logged in, snap install commands will use sudo 03:22:40 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 03:22:40 Pulling config-common 03:22:40 + snapcraftctl pull 03:22:41 Pulling go-build-helper 03:22:41 + snapcraftctl pull 03:22:42 'edgex-go' has dependencies that need to be staged: go-build-helper 03:22:42 Skipping pull go-build-helper (already ran) 03:22:42 Building go-build-helper 03:22:42 + snapcraftctl build 03:22:44 Staging go-build-helper 03:22:44 + snapcraftctl stage 03:22:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:22:54 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:22:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 03:22:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 03:22:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 03:22:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:22:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 03:22:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 03:22:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 03:22:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 03:22:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:22:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:22:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:22:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:22:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:22:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:22:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:22:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:22:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:22:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 03:22:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 03:22:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 03:22:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 03:22:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 03:22:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 03:22:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 03:22:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 03:22:54 Fetched 24.8 MB in 0s (0 B/s) 03:22:54 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:22:54 Fetched 224 kB in 0s (0 B/s) 03:22:54 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:22:54 Fetched 157 kB in 0s (0 B/s) 03:22:54 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:22:54 Fetched 221 kB in 0s (0 B/s) 03:22:54 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:22:54 Fetched 143 kB in 0s (0 B/s) 03:22:54 Pulling edgex-go 03:22:54 + snapcraftctl pull 03:22:54 Pulling hooks 03:22:54 + snapcraftctl pull 03:23:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:23:12 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:23:12 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:23:12 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:23:12 Fetched 0 B in 0s (0 B/s) 03:23:12 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:23:12 Fetched 96.5 kB in 0s (0 B/s) 03:23:12 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:23:12 Fetched 279 kB in 0s (0 B/s) 03:23:12 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:23:12 Fetched 122 kB in 0s (0 B/s) 03:23:12 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:23:12 Fetched 77.8 kB in 0s (0 B/s) 03:23:12 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:23:12 Fetched 8848 B in 0s (0 B/s) 03:23:12 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:23:12 Fetched 47.8 kB in 0s (0 B/s) 03:23:12 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:23:12 Fetched 45.6 kB in 0s (0 B/s) 03:23:12 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:23:12 Fetched 15.0 kB in 0s (0 B/s) 03:23:12 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 03:23:12 Fetched 219 kB in 0s (0 B/s) 03:23:12 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:23:12 Fetched 154 kB in 0s (0 B/s) 03:23:12 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:23:12 Fetched 50.6 kB in 0s (0 B/s) 03:23:12 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:23:12 Fetched 14.8 kB in 0s (0 B/s) 03:23:12 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:23:12 Fetched 41.8 kB in 0s (0 B/s) 03:23:12 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:23:12 Fetched 499 kB in 0s (0 B/s) 03:23:12 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:23:12 Fetched 111 kB in 0s (0 B/s) 03:23:12 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:23:12 Fetched 240 kB in 0s (0 B/s) 03:23:12 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:23:12 Fetched 29.3 kB in 0s (0 B/s) 03:23:12 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:23:12 Fetched 85.5 kB in 0s (0 B/s) 03:23:12 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:23:12 Fetched 24.5 kB in 0s (0 B/s) 03:23:12 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:23:12 Fetched 49.2 kB in 0s (0 B/s) 03:23:12 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:23:12 Fetched 54.2 kB in 0s (0 B/s) 03:23:12 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:23:12 Fetched 30.8 kB in 0s (0 B/s) 03:23:12 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:23:12 Fetched 15.8 kB in 0s (0 B/s) 03:23:12 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:23:12 Fetched 85.9 kB in 0s (0 B/s) 03:23:12 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:23:12 Fetched 8720 B in 0s (0 B/s) 03:23:12 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 03:23:12 Fetched 140 kB in 0s (0 B/s) 03:23:12 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:23:12 Fetched 119 kB in 0s (0 B/s) 03:23:12 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 03:23:12 Fetched 111 kB in 0s (0 B/s) 03:23:12 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:23:12 Fetched 11.1 kB in 0s (0 B/s) 03:23:12 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 03:23:12 Fetched 645 kB in 0s (0 B/s) 03:23:12 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:23:12 Fetched 41.3 kB in 0s (0 B/s) 03:23:12 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:23:12 Fetched 17.9 kB in 0s (0 B/s) 03:23:12 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:23:12 Fetched 368 kB in 0s (0 B/s) 03:23:12 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:23:12 Fetched 187 kB in 0s (0 B/s) 03:23:12 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:23:12 Fetched 175 kB in 0s (0 B/s) 03:23:12 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:23:12 Fetched 206 kB in 0s (0 B/s) 03:23:12 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 03:23:12 Fetched 1301 kB in 0s (0 B/s) 03:23:12 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:23:12 Fetched 36.2 kB in 0s (0 B/s) 03:23:12 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 03:23:12 Fetched 159 kB in 0s (0 B/s) 03:23:12 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:23:12 Fetched 107 kB in 0s (0 B/s) 03:23:12 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:23:12 Fetched 48.7 kB in 0s (0 B/s) 03:23:12 Pulling static-packages 03:23:12 + snapcraftctl pull 03:23:13 Pulling version 03:23:13 + cd /root/project 03:23:13 + git describe --tags --abbrev=0 03:23:13 + sed s/v// 03:23:13 + GIT_VERSION=2.0.1-dev.7 03:23:13 + [ -z 2.0.1-dev.7 ] 03:23:13 + snapcraftctl set-version 2.0.1-dev.7 03:23:14 Building config-common 03:23:14 + snapcraftctl build 03:23:16 Skipping build go-build-helper (already ran) 03:23:16 Building edgex-go 03:23:16 + cd /root/parts/edgex-go/src 03:23:16 + git describe --tags --abbrev=0 03:23:16 + sed s/v// 03:23:16 + GIT_VERSION=2.0.1-dev.7 03:23:16 + [ -z 2.0.1-dev.7 ] 03:23:16 + echo 2.0.1-dev.7 03:23:16 + make build 03:23:16 go mod tidy 03:23:23 go: downloading github.com/gorilla/mux v1.8.0 03:23:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 03:23:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 03:23:23 go: downloading github.com/stretchr/testify v1.7.0 03:23:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 03:23:23 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 03:23:23 go: downloading github.com/google/uuid v1.2.0 03:23:23 go: downloading gopkg.in/yaml.v2 v2.4.0 03:23:23 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:23:23 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:23:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 03:23:23 go: downloading github.com/lib/pq v1.10.2 03:23:23 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:23:23 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 03:23:23 go: downloading github.com/pelletier/go-toml v1.9.3 03:23:24 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:23:24 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 03:23:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 03:23:24 go: downloading github.com/go-playground/validator/v10 v10.6.1 03:23:24 go: downloading github.com/go-kit/kit v0.9.0 03:23:24 go: downloading github.com/davecgh/go-spew v1.1.1 03:23:24 go: downloading github.com/pmezard/go-difflib v1.0.0 03:23:24 go: downloading github.com/stretchr/objx v0.1.0 03:23:24 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:23:24 go: downloading github.com/x448/float16 v0.8.4 03:23:24 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 03:23:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 03:23:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:23:24 go: downloading github.com/pebbe/zmq4 v1.2.7 03:23:25 go: downloading github.com/kr/pretty v0.2.0 03:23:25 go: downloading github.com/go-playground/universal-translator v0.17.0 03:23:25 go: downloading github.com/leodido/go-urn v1.2.0 03:23:25 go: downloading golang.org/x/text v0.3.2 03:23:25 go: downloading github.com/go-playground/assert/v2 v2.0.1 03:23:25 go: downloading github.com/go-playground/locales v0.13.0 03:23:25 go: downloading github.com/go-logfmt/logfmt v0.4.0 03:23:25 go: downloading github.com/go-stack/stack v1.8.0 03:23:25 go: downloading github.com/hashicorp/consul/api v1.8.1 03:23:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:23:25 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 03:23:25 go: downloading github.com/kr/text v0.1.0 03:23:25 go: downloading github.com/gorilla/websocket v1.4.2 03:23:25 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 03:23:25 go: downloading github.com/onsi/ginkgo v1.10.1 03:23:26 go: downloading github.com/onsi/gomega v1.7.0 03:23:26 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:23:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:23:26 go: downloading github.com/mitchellh/copystructure v1.0.0 03:23:26 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:23:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:23:26 go: downloading github.com/hashicorp/go-hclog v0.12.0 03:23:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:23:26 go: downloading github.com/hashicorp/serf v0.9.5 03:23:26 go: downloading github.com/hashicorp/consul/sdk v0.7.0 03:23:26 go: downloading github.com/hashicorp/go-uuid v1.0.1 03:23:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:23:26 go: downloading github.com/mitchellh/go-homedir v1.1.0 03:23:26 go: downloading github.com/fatih/color v1.9.0 03:23:26 go: downloading github.com/mattn/go-colorable v0.1.6 03:23:26 go: downloading github.com/mattn/go-isatty v0.0.12 03:23:26 go: downloading github.com/hpcloud/tail v1.0.0 03:23:26 go: downloading github.com/pkg/errors v0.8.1 03:23:26 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 03:23:26 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:23:26 go: downloading github.com/hashicorp/memberlist v0.2.2 03:23:26 go: downloading github.com/hashicorp/go-msgpack v0.5.3 03:23:26 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 03:23:26 go: downloading gopkg.in/fsnotify.v1 v1.4.7 03:23:26 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:23:26 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:23:27 go: downloading github.com/hashicorp/go-multierror v1.1.0 03:23:27 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:23:27 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 03:23:27 go: downloading github.com/miekg/dns v1.1.26 03:23:27 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:23:27 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:23:27 go: downloading github.com/hashicorp/errwrap v1.0.0 03:23:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-data/core-data ./cmd/core-data 03:23:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:23:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-command/core-command ./cmd/core-command 03:23:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:23:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:23:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:23:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:23:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:23:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:23:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:23:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config 03:23:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:23:55 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:23:55 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:23:55 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:23:55 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:23:55 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:23:55 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:23:55 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:23:55 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:23:55 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:23:55 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:23:55 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:23:55 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:23:55 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:23:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:23:55 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:23:55 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:23:55 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:23:56 + 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 03:23:56 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:23:56 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:23:56 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:23:56 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:23:56 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:23:56 + 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 03:23:56 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:23:56 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:23:56 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:23:56 Building hooks 03:23:56 + cd /root/parts/hooks/src 03:23:56 + make build 03:23:56 go mod tidy 03:23:58 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 03:23:58 go: downloading github.com/stretchr/testify v1.5.1 03:23:58 go: downloading github.com/davecgh/go-spew v1.1.0 03:23:58 go: downloading gopkg.in/yaml.v2 v2.2.2 03:23:58 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:23:59 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:24:00 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:24:00 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:24:03 Building static-packages 03:24:03 + snapcraftctl build 03:24:05 Building version 03:24:05 + snapcraftctl build 03:24:07 Staging config-common 03:24:07 + snapcraftctl stage 03:24:08 Skipping stage go-build-helper (already ran) 03:24:08 Staging edgex-go 03:24:08 + snapcraftctl stage 03:24:09 Staging hooks 03:24:09 + snapcraftctl stage 03:24:10 Staging static-packages 03:24:10 + snapcraftctl stage 03:24:11 Staging version 03:24:11 + snapcraftctl stage 03:24:12 Priming config-common 03:24:12 + snapcraftctl prime 03:24:13 Priming go-build-helper 03:24:13 + snapcraftctl prime 03:24:15 Priming edgex-go 03:24:15 + snapcraftctl prime 03:24:16 Priming hooks 03:24:16 + snapcraftctl prime 03:24:17 Priming static-packages 03:24:17 + snapcraftctl prime 03:24:20 Priming version 03:24:20 + snapcraftctl prime 03:24:21 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] } 03:24:38 lf-activate-venv(): INFO: Adding /tmp/venv-6tze/bin to PATH 03:24:38 INFO: No Stack... 03:24:38 INFO: Retrieving Pricing Info for: v2-standard-4 03:24:38 INFO: Archiving Costs [Pipeline] sh 03:24:38 + cat+ /w/workspace/edgex-go/1/archives/cost.csv 03:24:38 cut -d, -f6 [Pipeline] lock 03:24:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3621-1-stack-cost] 03:24:38 Resource [jenkins-edgexfoundry-edgex-go-PR-3621-1-stack-cost] did not exist. Created. 03:24:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3621-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:24:39 + echo total: 0.18000000715255737 [Pipeline] stash 03:24:39 Stashed 1 file(s) [Pipeline] } 03:24:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3621-1-stack-cost] [Pipeline] // lock [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 03:24:40 provisioning config files... 03:24:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8709112022626723215tmp [Pipeline] { [Pipeline] sh 03:24:41 + set +x 03:24:41 + bash -s -- 03:24:41 + curl -s https://codecov.io/bash 03:24:41 03:24:41 _____ _ 03:24:41 / ____| | | 03:24:41 | | ___ __| | ___ ___ _____ __ 03:24:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:24:41 | |___| (_) | (_| | __/ (_| (_) \ V / 03:24:41 \_____\___/ \__,_|\___|\___\___/ \_/ 03:24:41 Bash-1.0.4 03:24:41 03:24:41 03:24:41 ==> git version 2.24.4 found 03:24:41 ==> 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 03:24:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:24:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:24:41 ==> Jenkins CI detected. 03:24:41 project root: . 03:24:41 --> token set from env 03:24:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:24:41 ==> Running gcov in . (disable via -X gcov) 03:24:41 ==> Python coveragepy not found 03:24:41 ==> Searching for coverage reports in: 03:24:41 + . 03:24:41 -> Found 1 reports 03:24:41 ==> Detecting git/mercurial file structure 03:24:41 ==> Reading reports 03:24:41 + ./coverage.out bytes=402846 03:24:41 ==> Appending adjustments 03:24:41 https://docs.codecov.io/docs/fixing-reports 03:24:42 + Found adjustments 03:24:42 ==> Gzipping contents 03:24:42 56K /tmp/codecov.HolrQ7.gz 03:24:42 ==> Uploading reports 03:24:42 url: https://codecov.io 03:24:42 query: branch=PR-3621&commit=be7cd1a2b97444f2f68526818b56c1831050f36e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3621%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3621&job=&cmd_args= 03:24:42 -> Pinging Codecov 03:24:42 https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-3621&commit=be7cd1a2b97444f2f68526818b56c1831050f36e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3621%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3621&job=&cmd_args= 03:24:43 -> Uploading to 03:24:43 https://storage.googleapis.com/codecov/v4/raw/2021-07-14/00271124DB129430A58F1EEE437C3FCB/be7cd1a2b97444f2f68526818b56c1831050f36e/734a2111-0ef0-453b-b049-e237ac159dde.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210714T032443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8ac35f9c4b7bf832e57c8c261ad5a717613fc6799c9376af7494a3e340f3f41 03:24:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:24:43 Dload Upload Total Spent Left Speed 03:24:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54469 0 0 100 54469 0 132k --:--:-- --:--:-- --:--:-- 132k 03:24:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/be7cd1a2b97444f2f68526818b56c1831050f36e [Pipeline] } 03:24:43 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] libraryResource [Pipeline] sh 03:24:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:24:46 ---> package-listing.sh 03:24:46 ++ facter osfamily 03:24:46 ++ tr '[:upper:]' '[:lower:]' 03:24:46 + OS_FAMILY=redhat 03:24:46 + workspace=/w/workspace/edgex-go/1 03:24:46 + START_PACKAGES=/tmp/packages_start.txt 03:24:46 + END_PACKAGES=/tmp/packages_end.txt 03:24:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:24:46 + PACKAGES=/tmp/packages_start.txt 03:24:46 + '[' /w/workspace/edgex-go/1 ']' 03:24:46 + PACKAGES=/tmp/packages_end.txt 03:24:46 + case "${OS_FAMILY}" in 03:24:46 + rpm -qa 03:24:46 + sort 03:24:49 + '[' -f /tmp/packages_start.txt ']' 03:24:49 + '[' -f /tmp/packages_end.txt ']' 03:24:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:24:49 + '[' /w/workspace/edgex-go/1 ']' 03:24:49 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:24:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:24:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:24:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:24:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:24:50 03:24:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:24:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:24:50 alpine: Pulling from edgex-lftools-log-publisher 03:24:50 df20fa9351a1: Pulling fs layer 03:24:50 36b3adc4ff6f: Pulling fs layer 03:24:50 8ad3a11d3b57: Pulling fs layer 03:24:50 46f8f816bc3b: Pulling fs layer 03:24:50 93b61091891f: Pulling fs layer 03:24:50 93b9cdb0e59b: Pulling fs layer 03:24:50 5e14af77c1be: Pulling fs layer 03:24:50 01666e4c0597: Pulling fs layer 03:24:50 aa168da1d23b: Pulling fs layer 03:24:50 93b61091891f: Waiting 03:24:50 93b9cdb0e59b: Waiting 03:24:50 5e14af77c1be: Waiting 03:24:50 01666e4c0597: Waiting 03:24:50 aa168da1d23b: Waiting 03:24:50 46f8f816bc3b: Waiting 03:24:50 36b3adc4ff6f: Verifying Checksum 03:24:50 36b3adc4ff6f: Download complete 03:24:50 46f8f816bc3b: Verifying Checksum 03:24:50 46f8f816bc3b: Download complete 03:24:50 df20fa9351a1: Verifying Checksum 03:24:50 df20fa9351a1: Download complete 03:24:50 93b9cdb0e59b: Verifying Checksum 03:24:50 93b9cdb0e59b: Download complete 03:24:50 5e14af77c1be: Verifying Checksum 03:24:50 5e14af77c1be: Download complete 03:24:50 01666e4c0597: Verifying Checksum 03:24:50 01666e4c0597: Download complete 03:24:50 93b61091891f: Verifying Checksum 03:24:50 93b61091891f: Download complete 03:24:50 df20fa9351a1: Pull complete 03:24:50 36b3adc4ff6f: Pull complete 03:24:51 8ad3a11d3b57: Verifying Checksum 03:24:51 8ad3a11d3b57: Download complete 03:24:51 8ad3a11d3b57: Pull complete 03:24:51 46f8f816bc3b: Pull complete 03:24:51 93b61091891f: Pull complete 03:24:52 93b9cdb0e59b: Pull complete 03:24:52 5e14af77c1be: Pull complete 03:24:52 01666e4c0597: Pull complete 03:24:53 aa168da1d23b: Verifying Checksum 03:24:53 aa168da1d23b: Download complete 03:24:57 aa168da1d23b: Pull complete 03:24:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:24:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:24:57 prd-centos7-docker-4c-2g-63 does not seem to be running inside a container 03:24:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:24:59 $ docker top 67374519db2500f016b5115bc132438daf9b0f97709ef8c985678d37839a184b -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:00 + touch /tmp/pre-build-complete [Pipeline] sh 03:25:00 + mkdir -p /var/log/sa [Pipeline] sh 03:25:01 + ls /var/log/sa-host 03:25:01 + sadf -c /var/log/sa-host/sa05 03:25:01 file_magic: OK 03:25:01 HZ: Using current value: 100 03:25:01 file_header: OK 03:25:01 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 03:25:01 Statistics: 03:25:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:25:01 File successfully converted to sysstat format version 12.2.1 03:25:01 + sadf -c /var/log/sa-host/sa14 03:25:01 file_magic: OK 03:25:01 HZ: Using current value: 100 03:25:01 file_header: OK 03:25:01 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 03:25:01 Statistics: 03:25:01 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... 03:25:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:25:01 provisioning config files... 03:25:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4958028244844240075tmp [Pipeline] { [Pipeline] echo 03:25:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:25:01 ---> create-netrc.sh [Pipeline] } 03:25:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:25:02 ---> python-tools-install.sh [Pipeline] echo 03:25:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:25:02 ---> sudo-logs.sh 03:25:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:25:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:25:03 ---> job-cost.sh 03:25:03 lf-activate-venv: SKIPPING 03:25:03 DEBUG: total: 0.18000000715255737 03:25:03 INFO: Retrieving Stack Cost... 03:25:03 INFO: Retrieving Pricing Info for: v3-standard-2 03:25:04 INFO: Archiving Costs [Pipeline] echo 03:25:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:25:04 ---> logs-deploy.sh 03:25:04 lf-activate-venv: SKIPPING 03:25:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3621/1 03:25:04 INFO: archiving workspace using pattern(s): 03:25:05 Archives upload complete. 03:25:05 INFO: archiving logs to Nexus 03:25:06 ---> uname -a: 03:25:06 Linux prd-centos7-docker-4c-2g-63.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 03:25:06 03:25:06 03:25:06 ---> lscpu: 03:25:06 Architecture: x86_64 03:25:06 CPU op-mode(s): 32-bit, 64-bit 03:25:06 Byte Order: Little Endian 03:25:06 Address sizes: 40 bits physical, 48 bits virtual 03:25:06 CPU(s): 2 03:25:06 On-line CPU(s) list: 0,1 03:25:06 Thread(s) per core: 1 03:25:06 Core(s) per socket: 1 03:25:06 Socket(s): 2 03:25:06 NUMA node(s): 1 03:25:06 Vendor ID: AuthenticAMD 03:25:06 CPU family: 23 03:25:06 Model: 49 03:25:06 Model name: AMD EPYC-Rome Processor 03:25:06 Stepping: 0 03:25:06 CPU MHz: 2799.998 03:25:06 BogoMIPS: 5599.99 03:25:06 Virtualization: AMD-V 03:25:06 Hypervisor vendor: KVM 03:25:06 Virtualization type: full 03:25:06 L1d cache: 64 KiB 03:25:06 L1i cache: 64 KiB 03:25:06 L2 cache: 1 MiB 03:25:06 L3 cache: 32 MiB 03:25:06 NUMA node0 CPU(s): 0,1 03:25:06 Vulnerability Itlb multihit: Not affected 03:25:06 Vulnerability L1tf: Not affected 03:25:06 Vulnerability Mds: Not affected 03:25:06 Vulnerability Meltdown: Not affected 03:25:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:25:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:25:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:25:06 Vulnerability Srbds: Not affected 03:25:06 Vulnerability Tsx async abort: Not affected 03:25:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 03:25:06 03:25:06 03:25:06 ---> nproc: 03:25:06 2 03:25:06 03:25:06 03:25:06 ---> df -h: 03:25:06 Filesystem Size Used Available Use% Mounted on 03:25:06 overlay 40.0G 12.5G 27.5G 31% / 03:25:06 tmpfs 64.0M 0 64.0M 0% /dev 03:25:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:25:06 shm 64.0M 0 64.0M 0% /dev/shm 03:25:06 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 03:25:06 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 03:25:06 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 03:25:06 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 03:25:06 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 03:25:06 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 03:25:06 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 03:25:06 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 03:25:06 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1 03:25:06 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1@tmp 03:25:06 03:25:06 03:25:06 ---> free -m: 03:25:06 total used free shared buff/cache available 03:25:06 Mem: 7821 1186 2386 0 4248 6592 03:25:06 Swap: 1023 1 1022 03:25:06 03:25:06 03:25:06 ---> ip addr: 03:25:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:25:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:25:06 inet 127.0.0.1/8 scope host lo 03:25:06 valid_lft forever preferred_lft forever 03:25:06 inet6 ::1/128 scope host 03:25:06 valid_lft forever preferred_lft forever 03:25:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:25:06 link/ether fa:16:3e:f8:05:62 brd ff:ff:ff:ff:ff:ff 03:25:06 inet 10.30.123.58/23 brd 10.30.123.255 scope global dynamic eth0 03:25:06 valid_lft 85075sec preferred_lft 85075sec 03:25:06 inet6 fe80::f816:3eff:fef8:562/64 scope link 03:25:06 valid_lft forever preferred_lft forever 03:25:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:25:06 link/ether 02:42:2b:93:5a:9f brd ff:ff:ff:ff:ff:ff 03:25:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:25:06 valid_lft forever preferred_lft forever 03:25:06 inet6 fe80::42:2bff:fe93:5a9f/64 scope link 03:25:06 valid_lft forever preferred_lft forever 03:25:06 03:25:06 03:25:06 ---> sar -b -r -n DEV: 03:25:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 03:25:06 03:25:06 03:02:49 LINUX RESTART (2 CPU) 03:25:06 03:25:06 03:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:25:06 03:05:01 35.29 3.40 31.90 0.00 2564.61 14490.21 0.00 03:25:06 03:06:01 170.97 0.00 170.97 0.00 0.00 47513.02 0.00 03:25:06 03:07:01 54.71 0.00 54.71 0.00 0.00 9048.09 0.00 03:25:06 03:08:01 44.81 0.03 44.77 0.00 1.07 2696.24 0.00 03:25:06 03:09:01 357.78 69.49 288.29 0.00 4553.28 171789.92 0.00 03:25:06 03:10:02 317.81 26.50 291.31 0.00 1063.78 154266.23 0.00 03:25:06 03:11:01 549.42 121.52 427.90 0.00 5608.94 179977.37 0.00 03:25:06 03:12:01 259.97 30.95 229.02 0.00 4118.95 60915.72 0.00 03:25:06 03:13:01 1.32 0.00 1.32 0.00 0.00 23.89 0.00 03:25:06 03:14:01 0.40 0.22 0.18 0.00 33.72 2.37 0.00 03:25:06 03:15:01 0.43 0.00 0.43 0.00 0.00 6.01 0.00 03:25:06 03:16:01 0.18 0.02 0.17 0.00 0.53 1.90 0.00 03:25:06 03:17:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 03:25:06 03:18:01 1.02 0.18 0.83 0.00 5.73 16.81 0.00 03:25:06 03:19:01 0.30 0.00 0.30 0.00 0.00 4.08 0.00 03:25:06 03:20:01 0.27 0.00 0.27 0.00 0.00 2.88 0.00 03:25:06 03:21:01 0.18 0.00 0.18 0.00 0.00 2.07 0.00 03:25:06 03:22:01 0.28 0.00 0.28 0.00 0.00 3.17 0.00 03:25:06 03:23:01 0.23 0.00 0.23 0.00 0.00 2.77 0.00 03:25:06 03:24:01 0.28 0.00 0.28 0.00 0.00 3.32 0.00 03:25:06 Average: 89.53 12.55 76.99 0.00 895.07 31972.44 0.00 03:25:06 03:25:06 03:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:25:06 03:05:01 4288444 0 935476 11.68 2620 2782400 1633664 18.04 1150880 2119320 590508 03:25:06 03:06:01 4159640 0 1022552 12.77 2620 2824128 1530768 16.90 1149728 2171792 70128 03:25:06 03:07:01 3843956 0 1078636 13.47 2620 3083728 1711972 18.90 1334580 2275644 66328 03:25:06 03:08:01 3917792 0 1079212 13.48 2620 3009316 1489092 16.44 1256216 2277296 78256 03:25:06 03:09:01 1671332 0 1143236 14.27 2620 5191752 1541168 17.02 1725748 3961652 202016 03:25:06 03:10:02 430676 0 1468296 18.33 2620 6107348 3234592 35.71 3086524 3753588 47448 03:25:06 03:11:01 273928 0 1227288 15.32 2620 6505104 1570836 17.34 3300076 3689524 64992 03:25:06 03:12:01 3075244 0 1110280 13.86 2620 3820796 1172072 12.94 1373040 2866328 20 03:25:06 03:13:01 3079676 0 1105848 13.81 2620 3820796 1128884 12.46 1369348 2866304 12 03:25:06 03:14:01 3075748 0 1108788 13.84 2620 3821784 1128968 12.46 1378664 2860968 8 03:25:06 03:15:01 3077432 0 1107104 13.82 2620 3821784 1128992 12.46 1378672 2860968 8 03:25:06 03:16:01 3077116 0 1107412 13.83 2620 3821792 1129188 12.47 1378160 2861680 8 03:25:06 03:17:01 3077048 0 1107476 13.83 2620 3821796 1129164 12.47 1378252 2861680 12 03:25:06 03:18:01 3077976 0 1106516 13.82 2620 3821828 1128948 12.46 1378052 2861596 16 03:25:06 03:19:01 3077308 0 1107180 13.82 2620 3821832 1129032 12.47 1400576 2839068 8 03:25:06 03:20:01 3076816 0 1107664 13.83 2620 3821840 1129128 12.47 1400924 2839072 8 03:25:06 03:21:01 3077660 0 1106816 13.82 2620 3821844 1128948 12.46 1400480 2839068 8 03:25:06 03:22:01 3077796 0 1106676 13.82 2620 3821848 1128948 12.46 1401840 2837764 8 03:25:06 03:23:01 3077616 0 1106852 13.82 2620 3821852 1128948 12.46 1401908 2837764 8 03:25:06 03:24:01 3077520 0 1106944 13.82 2620 3821856 1129020 12.47 1401868 2837764 8 03:25:06 Average: 2929536 0 1117513 13.95 2620 3959271 1371617 15.14 1552277 2865942 55990 03:25:06 03:25:06 03:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:25:06 03:05:01 eth0 904.58 1132.28 5897.02 148.98 0.00 0.00 0.00 0.00 03:25:06 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:05:01 docker0 809.31 538.11 67.26 2679.28 0.00 0.00 0.00 0.00 03:25:06 03:06:01 eth0 292.21 240.61 876.91 32.85 0.00 0.00 0.00 0.00 03:25:06 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:06:01 veth86ccb13 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:25:06 03:06:01 docker0 220.24 256.16 15.13 842.89 0.00 0.00 0.00 0.00 03:25:06 03:07:01 eth0 33.98 19.20 24.21 62.06 0.00 0.00 0.00 0.00 03:25:06 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:07:01 veth86ccb13 0.63 0.63 0.05 0.06 0.00 0.00 0.00 0.00 03:25:06 03:07:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 03:25:06 03:08:01 eth0 22.81 12.40 18.37 9.58 0.00 0.00 0.00 0.00 03:25:06 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:08:01 veth86ccb13 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 03:25:06 03:08:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 03:25:06 03:09:01 vethe0600f5 10.51 13.65 0.70 33.08 0.00 0.00 0.00 0.00 03:25:06 03:09:01 veth80f9bba 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:25:06 03:09:01 vethaeaf830 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 03:25:06 03:09:01 vethe1057f6 11.58 13.34 0.77 33.06 0.00 0.00 0.00 0.00 03:25:06 03:10:02 veth969daf4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:25:06 03:10:02 vethaeaf830 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 03:25:06 03:10:02 eth0 2432.56 2264.65 12581.55 472.34 0.00 0.00 0.00 0.00 03:25:06 03:10:02 veth153d964 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:25:06 03:11:01 vethaeaf830 0.00 0.36 0.00 0.01 0.00 0.00 0.00 0.00 03:25:06 03:11:01 veth1301f02 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 03:25:06 03:11:01 eth0 204.55 129.52 1341.28 76.86 0.00 0.00 0.00 0.00 03:25:06 03:11:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:25:06 03:12:01 eth0 71.63 43.64 185.74 16.98 0.00 0.00 0.00 0.00 03:25:06 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:12:01 docker0 1168.40 989.59 90.94 4376.63 0.00 0.00 0.00 0.00 03:25:06 03:13:01 eth0 0.37 0.35 0.02 0.03 0.00 0.00 0.00 0.00 03:25:06 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:14:01 eth0 0.50 0.28 0.10 0.08 0.00 0.00 0.00 0.00 03:25:06 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:15:01 eth0 0.92 0.43 0.48 0.03 0.00 0.00 0.00 0.00 03:25:06 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:16:01 eth0 0.53 0.45 0.27 0.21 0.00 0.00 0.00 0.00 03:25:06 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:17:01 eth0 0.98 0.47 0.33 0.21 0.00 0.00 0.00 0.00 03:25:06 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:18:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 03:25:06 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:19:01 eth0 0.68 0.17 0.13 0.07 0.00 0.00 0.00 0.00 03:25:06 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:20:01 eth0 1.30 0.47 0.39 0.21 0.00 0.00 0.00 0.00 03:25:06 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:21:01 eth0 0.72 0.07 0.06 0.01 0.00 0.00 0.00 0.00 03:25:06 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:22:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:25:06 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:23:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:25:06 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:24:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:25:06 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 Average: eth0 94.55 92.93 536.91 23.91 0.00 0.00 0.00 0.00 03:25:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:06 Average: docker0 58.46 49.52 4.55 219.00 0.00 0.00 0.00 0.00 03:25:06 03:25:06 03:25:06 ---> sar -P ALL: 03:25:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 03:25:06 03:25:06 03:02:49 LINUX RESTART (2 CPU) 03:25:06 03:25:06 03:04:01 CPU %user %nice %system %iowait %steal %idle 03:25:06 03:05:01 all 18.34 0.00 5.25 1.77 0.38 74.26 03:25:06 03:05:01 0 14.92 0.00 5.27 1.98 0.39 77.44 03:25:06 03:05:01 1 21.76 0.00 5.24 1.56 0.37 71.07 03:25:06 03:06:01 all 22.23 0.00 6.91 9.57 0.63 60.66 03:25:06 03:06:01 0 21.49 0.00 7.29 7.27 0.67 63.28 03:25:06 03:06:01 1 22.97 0.00 6.53 11.86 0.58 58.05 03:25:06 03:07:01 all 56.11 0.00 5.69 2.84 0.31 35.06 03:25:06 03:07:01 0 55.64 0.00 5.82 2.75 0.33 35.47 03:25:06 03:07:01 1 56.58 0.00 5.56 2.93 0.29 34.64 03:25:06 03:08:01 all 52.11 0.00 7.47 0.68 0.99 38.75 03:25:06 03:08:01 0 52.26 0.00 7.80 0.69 0.98 38.27 03:25:06 03:08:01 1 51.97 0.00 7.14 0.67 1.00 39.23 03:25:06 03:09:01 all 40.08 0.00 16.01 7.54 0.40 35.98 03:25:06 03:09:01 0 40.08 0.00 16.06 8.09 0.42 35.35 03:25:06 03:09:01 1 40.07 0.00 15.96 6.98 0.38 36.61 03:25:06 03:10:02 all 76.51 0.00 15.08 6.79 0.23 1.39 03:25:06 03:10:02 0 77.19 0.00 14.69 6.75 0.22 1.15 03:25:06 03:10:02 1 75.82 0.00 15.47 6.83 0.24 1.64 03:25:06 03:11:01 all 40.78 0.00 16.63 33.65 0.26 8.68 03:25:06 03:11:01 0 39.28 0.00 18.50 37.40 0.26 4.56 03:25:06 03:11:01 1 42.28 0.00 14.75 29.89 0.26 12.81 03:25:06 03:12:01 all 50.48 0.00 11.18 5.33 0.11 32.90 03:25:06 03:12:01 0 50.26 0.00 11.35 6.28 0.11 32.00 03:25:06 03:12:01 1 50.71 0.00 11.01 4.37 0.11 33.81 03:25:06 03:13:01 all 0.20 0.00 0.05 0.00 0.02 99.73 03:25:06 03:13:01 0 0.33 0.00 0.03 0.00 0.02 99.62 03:25:06 03:13:01 1 0.07 0.00 0.07 0.00 0.02 99.85 03:25:06 03:14:01 all 0.19 0.00 0.04 0.03 0.03 99.71 03:25:06 03:14:01 0 0.32 0.00 0.03 0.00 0.02 99.63 03:25:06 03:14:01 1 0.07 0.00 0.05 0.07 0.03 99.78 03:25:06 03:15:01 all 0.20 0.00 0.04 0.00 0.03 99.73 03:25:06 03:15:01 0 0.37 0.00 0.03 0.00 0.02 99.58 03:25:06 03:15:01 1 0.03 0.00 0.05 0.00 0.03 99.88 03:25:06 03:25:06 03:15:01 CPU %user %nice %system %iowait %steal %idle 03:25:06 03:16:01 all 0.22 0.00 0.03 0.00 0.01 99.74 03:25:06 03:16:01 0 0.38 0.00 0.02 0.00 0.00 99.60 03:25:06 03:16:01 1 0.05 0.00 0.05 0.00 0.02 99.88 03:25:06 03:17:01 all 0.21 0.00 0.03 0.00 0.03 99.74 03:25:06 03:17:01 0 0.38 0.00 0.03 0.00 0.03 99.55 03:25:06 03:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:25:06 03:18:01 all 0.23 0.00 0.04 0.00 0.01 99.72 03:25:06 03:18:01 0 0.43 0.00 0.05 0.00 0.02 99.50 03:25:06 03:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:25:06 03:19:01 all 0.13 0.00 0.04 0.00 0.03 99.81 03:25:06 03:19:01 0 0.23 0.00 0.07 0.00 0.02 99.68 03:25:06 03:19:01 1 0.02 0.00 0.02 0.00 0.03 99.93 03:25:06 03:20:01 all 0.18 0.00 0.03 0.00 0.01 99.78 03:25:06 03:20:01 0 0.35 0.00 0.03 0.00 0.02 99.60 03:25:06 03:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:25:06 03:21:01 all 0.22 0.00 0.03 0.00 0.04 99.72 03:25:06 03:21:01 0 0.40 0.00 0.02 0.00 0.07 99.52 03:25:06 03:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:25:06 03:22:01 all 0.12 0.00 0.02 0.00 0.02 99.85 03:25:06 03:22:01 0 0.22 0.00 0.02 0.00 0.02 99.75 03:25:06 03:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:25:06 03:23:01 all 0.13 0.00 0.02 0.00 0.02 99.84 03:25:06 03:23:01 0 0.20 0.00 0.02 0.00 0.02 99.77 03:25:06 03:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:25:06 03:24:01 all 0.20 0.00 0.03 0.00 0.01 99.76 03:25:06 03:24:01 0 0.38 0.00 0.03 0.00 0.02 99.57 03:25:06 03:24:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:25:06 Average: all 16.99 0.00 4.00 3.22 0.17 75.62 03:25:06 Average: 0 16.83 0.00 4.13 3.36 0.17 75.51 03:25:06 Average: 1 17.15 0.00 3.88 3.08 0.16 75.73 03:25:06 03:25:06 03:25:06