Pull request #3531 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4a49e2f4e275f8e142897f2b15b710323706fc6+ac45845dcaeee375e2f7ee8050d572e224107d05 (426378ee0ccccf6996e03e75c64dc3007965ba81) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6055894284219573985.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-ssh5829959195562053496.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6627142926677207562.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 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-ssh9220104989581000985.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh67750277344144054.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2839 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/42 [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/42 # 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/42@tmp/jenkins-gitclient-ssh1328353232886907033.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit f4a49e2f4e275f8e142897f2b15b710323706fc6 Merge succeeded, producing f4a49e2f4e275f8e142897f2b15b710323706fc6 Checking out Revision f4a49e2f4e275f8e142897f2b15b710323706fc6 (PR-3531) > 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/42@tmp/jenkins-gitclient-ssh1944341630698585960.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4a49e2f4e275f8e142897f2b15b710323706fc6 # 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/42@tmp/jenkins-gitclient-ssh4796403040555313309.key > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4a49e2f4e275f8e142897f2b15b710323706fc6 # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:07:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 46ddd3f841b4215ce44dddba2a29d2c890bf3616 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:07:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:07:35 ========================================================= 08:07:35 EdgeX Global Pipelines Version Info 08:07:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:07:36 ------------------- 08:07:36 stable info: 08:07:36 ------------------- 08:07:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:07:36 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 08:07:36 Message: update stable to v1.0.196 08:07:37 ------------------- 08:07:37 experimental info: 08:07:37 ------------------- 08:07:37 Commited By: **** collab-it+edgex@linuxfoundation.org 08:07:37 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 08:07:37 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:07:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:07:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:07:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:07:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:07:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:07:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:07:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:07:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:07:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:07:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:07:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:07:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:07:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:07:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:07:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:07:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:07:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:07:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:07:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:07:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:07:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:07:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:07:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo 08:07:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo 08:07:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo 08:07:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4a49e2f4e275f8e142897f2b15b710323706fc6 [Pipeline] echo 08:07:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4a49e2 [Pipeline] echo 08:07:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:38 provisioning config files... 08:07:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/42@tmp/config7156885821809599928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:38 ---> docker-login.sh 08:07:38 nexus3.edgexfoundry.org:10001 08:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:39 Configure a credential helper to remove this warning. See 08:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:39 08:07:39 Login Succeeded 08:07:39 nexus3.edgexfoundry.org:10002 08:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:39 Configure a credential helper to remove this warning. See 08:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:39 08:07:39 Login Succeeded 08:07:39 nexus3.edgexfoundry.org:10003 08:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:39 Configure a credential helper to remove this warning. See 08:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:39 08:07:39 Login Succeeded 08:07:39 nexus3.edgexfoundry.org:10004 08:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:39 Configure a credential helper to remove this warning. See 08:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:39 08:07:39 Login Succeeded 08:07:39 docker.io 08:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:39 Configure a credential helper to remove this warning. See 08:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:39 08:07:39 Login Succeeded 08:07:39 ---> docker-login.sh ends [Pipeline] } 08:07:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:07:40 ++ 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 08:07:40 + for file in '`ls cmd/**/Dockerfile`' 08:07:40 ++ cut -d/ -f2 08:07:40 ++ dirname cmd/core-command/Dockerfile 08:07:40 + echo core-command,cmd/core-command/Dockerfile 08:07:40 + for file in '`ls cmd/**/Dockerfile`' 08:07:40 ++ dirname cmd/core-data/Dockerfile 08:07:40 ++ cut -d/ -f2 08:07:40 + echo core-data,cmd/core-data/Dockerfile 08:07:40 + for file in '`ls cmd/**/Dockerfile`' 08:07:40 ++ dirname cmd/core-metadata/Dockerfile 08:07:40 ++ cut -d/ -f2 08:07:40 + echo core-metadata,cmd/core-metadata/Dockerfile 08:07:40 + for file in '`ls cmd/**/Dockerfile`' 08:07:40 ++ dirname cmd/security-bootstrapper/Dockerfile 08:07:40 ++ cut -d/ -f2 08:07:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:07:40 + for file in '`ls cmd/**/Dockerfile`' 08:07:40 ++ dirname cmd/security-proxy-setup/Dockerfile 08:07:40 ++ cut -d/ -f2 08:07:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:07:40 + for file in '`ls cmd/**/Dockerfile`' 08:07:40 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:07:40 ++ cut -d/ -f2 08:07:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:07:40 + for file in '`ls cmd/**/Dockerfile`' 08:07:40 ++ dirname cmd/support-notifications/Dockerfile 08:07:40 ++ cut -d/ -f2 08:07:40 + echo support-notifications,cmd/support-notifications/Dockerfile 08:07:40 + for file in '`ls cmd/**/Dockerfile`' 08:07:40 ++ dirname cmd/support-scheduler/Dockerfile 08:07:40 ++ cut -d/ -f2 08:07:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:07:40 + for file in '`ls cmd/**/Dockerfile`' 08:07:40 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:07:40 ++ cut -d/ -f2 08:07:40 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:07:40 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 08:07:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:07:41 08:07:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:07:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:07:41 latest: Pulling from edgex-devops/git-semver 08:07:41 31603596830f: Pulling fs layer 08:07:41 b6dc333f4379: Pulling fs layer 08:07:41 3d9ef1400e77: Pulling fs layer 08:07:41 fd332fbdc1db: Pulling fs layer 08:07:41 fd332fbdc1db: Waiting 08:07:41 b6dc333f4379: Verifying Checksum 08:07:41 b6dc333f4379: Download complete 08:07:41 31603596830f: Verifying Checksum 08:07:41 31603596830f: Download complete 08:07:41 fd332fbdc1db: Verifying Checksum 08:07:41 fd332fbdc1db: Download complete 08:07:41 31603596830f: Pull complete 08:07:42 b6dc333f4379: Pull complete 08:07:42 3d9ef1400e77: Verifying Checksum 08:07:42 3d9ef1400e77: Download complete 08:07:42 3d9ef1400e77: Pull complete 08:07:42 fd332fbdc1db: Pull complete 08:07:42 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 08:07:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:07:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:07:43 prd-centos7-docker-4c-2g-2839 does not seem to be running inside a container 08:07:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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 08:07:43 $ docker top 814c4234da1670d60edb9f7aa7b6ddaf752b0f6c65147642b1dcf3571af1a6a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:07:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:07:44 [ssh-agent] Looking for ssh-agent implementation... 08:07:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:07:44 $ docker exec 814c4234da1670d60edb9f7aa7b6ddaf752b0f6c65147642b1dcf3571af1a6a3 ssh-agent 08:07:44 SSH_AUTH_SOCK=/tmp/ssh-O0LxyJvqXxY3/agent.14 08:07:44 SSH_AGENT_PID=21 08:07:44 Running ssh-add (command line suppressed) 08:07:44 Identity added: /w/workspace/edgex-go/42@tmp/private_key_974877029933167349.key (/w/workspace/edgex-go/42@tmp/private_key_974877029933167349.key) 08:07:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:07:44 + git tag --points-at HEAD [Pipeline] } 08:07:44 $ docker exec --env ******** --env ******** 814c4234da1670d60edb9f7aa7b6ddaf752b0f6c65147642b1dcf3571af1a6a3 ssh-agent -k 08:07:44 unset SSH_AUTH_SOCK; 08:07:44 unset SSH_AGENT_PID; 08:07:44 echo Agent pid 21 killed; 08:07:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:07:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:07:44 [ssh-agent] Looking for ssh-agent implementation... 08:07:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:07:45 $ docker exec 814c4234da1670d60edb9f7aa7b6ddaf752b0f6c65147642b1dcf3571af1a6a3 ssh-agent 08:07:45 SSH_AUTH_SOCK=/tmp/ssh-p6qW35zB1FHj/agent.52 08:07:45 SSH_AGENT_PID=58 08:07:45 Running ssh-add (command line suppressed) 08:07:45 Identity added: /w/workspace/edgex-go/42@tmp/private_key_6785733840472049776.key (/w/workspace/edgex-go/42@tmp/private_key_6785733840472049776.key) 08:07:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:07:45 + git semver init 08:07:45 # -> Open(): unable to determine branch for HEAD 08:07:45 # $GIT_DIR = /w/workspace/edgex-go/42/.git 08:07:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/42 08:07:45 # $SEMVER_REMOTE_NAME = origin 08:07:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:07:45 # $SEMVER_USER_NAME = edgex-jenkins 08:07:45 # $SEMVER_BRANCH = PR-3531 08:07:45 # $SEMVER_TEMP = /tmp/semver-514719407 08:07:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:08:03 # '/tmp/semver-514719407' -> '/w/workspace/edgex-go/42/.semver' 08:08:03 # -> Force: false 08:08:03 # $SEMVER_DIR = /w/workspace/edgex-go/42/.semver [Pipeline] } 08:08:03 $ docker exec --env ******** --env ******** 814c4234da1670d60edb9f7aa7b6ddaf752b0f6c65147642b1dcf3571af1a6a3 ssh-agent -k 08:08:04 unset SSH_AUTH_SOCK; 08:08:04 unset SSH_AGENT_PID; 08:08:04 echo Agent pid 58 killed; 08:08:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:08:04 + git semver [Pipeline] } 08:08:04 $ docker stop --time=1 814c4234da1670d60edb9f7aa7b6ddaf752b0f6c65147642b1dcf3571af1a6a3 08:08:06 $ docker rm -f 814c4234da1670d60edb9f7aa7b6ddaf752b0f6c65147642b1dcf3571af1a6a3 [Pipeline] // withDockerContainer [Pipeline] sh 08:08:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:08:07 Stashed 1 file(s) [Pipeline] echo 08:08:07 [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 08:08:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:08:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:08:08 + sudo service docker restart 08:08:08 + true 08:08:08 Redirecting to /bin/systemctl restart docker.service 08:08:22 Still waiting to schedule task 08:08:22 ‘prd-centos7-docker-4c-2g-2785’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 08:08:22 ‘prd-centos7-docker-4c-2g-2828’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 08:08:22 ‘prd-centos7-docker-4c-2g-2830’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 08:08:22 ‘prd-centos7-docker-4c-2g-2835’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 08:08:22 ‘prd-centos7-docker-4c-2g-2836’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 08:08:22 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2829’ is offline 08:08:22 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2840’ is offline [Pipeline] echo 08:08:26 ========================================================= 08:08:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:08:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:08:27 + 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 . 08:08:28 Sending build context to Docker daemon 328.4MB 08:08:28 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:08:28 Step 2/6 : FROM ${BASE} 08:08:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:08:28 540db60ca938: Pulling fs layer 08:08:28 adcc1eea9eea: Pulling fs layer 08:08:28 4c4ab2625f07: Pulling fs layer 08:08:28 0773c198feca: Pulling fs layer 08:08:28 345f892a5656: Pulling fs layer 08:08:28 4796506630df: Pulling fs layer 08:08:28 cc55df3e53f1: Pulling fs layer 08:08:28 4d027b6c602c: Pulling fs layer 08:08:28 449e75d2c14e: Pulling fs layer 08:08:28 0773c198feca: Waiting 08:08:28 345f892a5656: Waiting 08:08:28 4796506630df: Waiting 08:08:28 cc55df3e53f1: Waiting 08:08:28 4d027b6c602c: Waiting 08:08:28 449e75d2c14e: Waiting 08:08:28 4c4ab2625f07: Verifying Checksum 08:08:28 4c4ab2625f07: Download complete 08:08:28 adcc1eea9eea: Verifying Checksum 08:08:28 adcc1eea9eea: Download complete 08:08:28 345f892a5656: Verifying Checksum 08:08:28 345f892a5656: Download complete 08:08:28 4796506630df: Verifying Checksum 08:08:28 4796506630df: Download complete 08:08:28 cc55df3e53f1: Verifying Checksum 08:08:28 cc55df3e53f1: Download complete 08:08:28 540db60ca938: Verifying Checksum 08:08:28 540db60ca938: Download complete 08:08:28 540db60ca938: Pull complete 08:08:28 adcc1eea9eea: Pull complete 08:08:29 4c4ab2625f07: Pull complete 08:08:29 4d027b6c602c: Verifying Checksum 08:08:29 4d027b6c602c: Download complete 08:08:31 449e75d2c14e: Verifying Checksum 08:08:31 449e75d2c14e: Download complete 08:08:33 0773c198feca: Verifying Checksum 08:08:33 0773c198feca: Download complete 08:08:36 0773c198feca: Pull complete 08:08:36 345f892a5656: Pull complete 08:08:36 4796506630df: Pull complete 08:08:36 cc55df3e53f1: Pull complete 08:08:37 4d027b6c602c: Pull complete 08:08:38 449e75d2c14e: Pull complete 08:08:38 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 08:08:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:08:38 ---> 0d28375d9b5b 08:08:38 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 08:08:39 ---> Running in cee564189f01 08:08:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:08:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:08:41 (1/12) Installing libmagic (5.39-r0) 08:08:41 (2/12) Installing file (5.39-r0) 08:08:41 (3/12) Installing libc-dev (0.7.2-r3) 08:08:41 (4/12) Installing g++ (10.2.1_pre1-r3) 08:08:45 (5/12) Installing fortify-headers (1.1-r0) 08:08:45 (6/12) Installing patch (2.7.6-r7) 08:08:46 (7/12) Installing build-base (0.5-r2) 08:08:46 (8/12) Installing libsodium (1.0.18-r0) 08:08:46 (9/12) Installing pkgconf (1.7.3-r0) 08:08:46 (10/12) Installing libsodium-dev (1.0.18-r0) 08:08:46 (11/12) Installing libzmq (4.3.3-r1) 08:08:46 (12/12) Installing zeromq-dev (4.3.3-r1) 08:08:46 Executing busybox-1.32.1-r6.trigger 08:08:46 OK: 219 MiB in 52 packages 08:08:47 Removing intermediate container cee564189f01 08:08:47 ---> d2d07da369e1 08:08:47 Step 4/6 : WORKDIR /edgex-go 08:08:48 ---> Running in 9369e2e777ea 08:08:48 Removing intermediate container 9369e2e777ea 08:08:48 ---> 43599941509c 08:08:48 Step 5/6 : COPY go.mod . 08:08:48 ---> 924822b2000e 08:08:48 Step 6/6 : RUN go mod download 08:08:48 ---> Running in 1340a83410be 08:08:58 Removing intermediate container 1340a83410be 08:08:58 ---> cf9525495489 08:08:58 Successfully built cf9525495489 08:08:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:08:58 + docker inspect -f . ci-base-image-x86_64 08:08:58 . [Pipeline] withDockerContainer 08:08:58 prd-centos7-docker-4c-2g-2839 does not seem to be running inside a container 08:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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 08:08:59 $ docker top 4cd5620b2cad05965f0979c1a13081987b7f3b20f29b6392ebd286d012276fb1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:59 + go version 08:08:59 go version go1.16.5 linux/amd64 [Pipeline] } 08:08:59 $ docker stop --time=1 4cd5620b2cad05965f0979c1a13081987b7f3b20f29b6392ebd286d012276fb1 08:09:00 $ docker rm -f 4cd5620b2cad05965f0979c1a13081987b7f3b20f29b6392ebd286d012276fb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:09:01 + docker inspect -f . ci-base-image-x86_64 08:09:01 . [Pipeline] withDockerContainer 08:09:01 prd-centos7-docker-4c-2g-2839 does not seem to be running inside a container 08:09:01 $ 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/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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 08:09:02 $ docker top 916d24cd0d87000f5354ec4d71e230e6f77bdc2d8e7208fff9206de1cd109413 -eo pid,comm [Pipeline] { [Pipeline] echo 08:09:02 ========================================================= 08:09:02 [edgeXBuildGoParallel] Running Tests and Build... 08:09:02 ========================================================= [Pipeline] sh 08:09:02 + go mod tidy [Pipeline] sh 08:09:03 + make test 08:09:03 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 08:09:03 go mod tidy 08:09:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:09:08 ? github.com/edgexfoundry/edgex-go [no test files] 08:09:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:09:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:09:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:09:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:09:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:09:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:09:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:09:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:09:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:09:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:09:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:09:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:09:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:09:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 08:09:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:09:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:09:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements 08:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:09:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements 08:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:09:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 89.9% of statements 08:09:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:09:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:09:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements 08:09:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:09:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.242s coverage: 95.1% of statements 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:09:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:09:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements 08:09:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:09:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 08:09:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 22.0% of statements 08:09:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 08:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 79.5% of statements 08:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 08:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 08:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 08:09:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 08:09:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 08:09:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.186s coverage: 81.8% of statements 08:09:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.115s coverage: 64.4% of statements 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.220s coverage: 66.9% of statements 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.043s coverage: 89.5% of statements 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:10:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.3% of statements 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:10:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 91.9% of statements 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:10:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:10:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.6% of statements 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:10:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:10:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 08:10:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 08:10:25 GO111MODULE=on go vet ./... 08:10:52 gofmt -l . 08:10:52 [ "`gofmt -l .`" = "" ] 08:10:52 ./bin/test-attribution-txt.sh [Pipeline] sh 08:10:52 + ls -al . 08:10:52 total 568 08:10:52 drwxrwxr-x 10 1001 1001 4096 Jul 15 08:10 . 08:10:52 drwxr-xr-x 4 root root 30 Jul 15 08:09 .. 08:10:52 -rw-rw-r-- 1 1001 1001 11 Jul 15 08:07 .dockerignore 08:10:52 drwxrwxr-x 8 1001 1001 179 Jul 15 08:07 .git 08:10:52 drwxrwxr-x 3 1001 1001 125 Jul 15 08:07 .github 08:10:52 -rw-rw-r-- 1 1001 1001 818 Jul 15 08:07 .gitignore 08:10:52 -rw-rw-r-- 1 1001 1001 76 Jul 15 08:07 .hadolint.yml 08:10:52 drwx------ 3 1001 1001 58 Jul 15 08:08 .semver 08:10:52 -rw-rw-r-- 1 1001 1001 166 Jul 15 08:07 .sonarcloud.properties 08:10:52 -rw-rw-r-- 1 1001 1001 8609 Jul 15 08:07 Attribution.txt 08:10:52 -rw-rw-r-- 1 1001 1001 43881 Jul 15 08:07 CHANGELOG.md 08:10:52 -rw-rw-r-- 1 1001 1001 3804 Jul 15 08:07 CONTRIBUTING.md 08:10:52 -rw-rw-r-- 1 1001 1001 931 Jul 15 08:07 Dockerfile.build 08:10:52 -rw-rw-r-- 1 1001 1001 849 Jul 15 08:07 Jenkinsfile 08:10:52 -rw-rw-r-- 1 1001 1001 10775 Jul 15 08:07 LICENSE 08:10:52 -rw-rw-r-- 1 1001 1001 6003 Jul 15 08:07 Makefile 08:10:52 -rw-rw-r-- 1 1001 1001 7818 Jul 15 08:07 README.md 08:10:52 -rw-rw-r-- 1 1001 1001 6912 Jul 15 08:07 SECURITY.md 08:10:52 -rw-rw-r-- 1 1001 1001 5 Jul 15 08:08 VERSION 08:10:52 -rw-rw-r-- 1 1001 1001 4131 Jul 15 08:07 ZMQWindows.md 08:10:52 drwxrwxr-x 2 1001 1001 37 Jul 15 08:07 bin 08:10:52 drwxrwxr-x 14 1001 1001 4096 Jul 15 08:07 cmd 08:10:52 -rw-r--r-- 1 root root 402846 Jul 15 08:10 coverage.out 08:10:52 -rw-rw-r-- 1 1001 1001 812 Jul 15 08:07 go.mod 08:10:52 -rw-r--r-- 1 root root 21064 Jul 15 08:09 go.sum 08:10:52 drwxrwxr-x 7 1001 1001 114 Jul 15 08:07 internal 08:10:52 drwxrwxr-x 3 1001 1001 16 Jul 15 08:07 openapi 08:10:52 drwxrwxr-x 4 1001 1001 71 Jul 15 08:07 snap 08:10:52 -rw-rw-r-- 1 1001 1001 204 Jul 15 08:07 version.go [Pipeline] sh 08:10:53 + '[' -e coverage.out ] 08:10:53 + chown 1001:1001 coverage.out [Pipeline] stash 08:10:53 Stashed 1 file(s) [Pipeline] sh 08:10:53 + make build 08:10:53 go mod tidy 08:10:53 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 08:10:54 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 08:11:01 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 08:11:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2843 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 08:11:02 Running in /w/workspace/edgex-go/42 [Pipeline] { [Pipeline] checkout 08:11:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:11:02 The recommended git tool is: git 08:11:03 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 08:11:03 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 08:11:04 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 08:11:05 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 08:11:06 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 08:11:07 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 08:11:07 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 08:11:08 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 08:11:10 using credential edgex-jenkins-ssh 08:11:10 Cloning the remote Git repository [Pipeline] } 08:11:10 $ docker stop --time=1 916d24cd0d87000f5354ec4d71e230e6f77bdc2d8e7208fff9206de1cd109413 08:11:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:11:10 > git init /w/workspace/edgex-go/42 # timeout=10 08:11:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:11:10 > git --version # timeout=10 08:11:10 > git --version # 'git version 2.17.1' 08:11:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:12 $ docker rm -f 916d24cd0d87000f5354ec4d71e230e6f77bdc2d8e7208fff9206de1cd109413 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:11:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:11:14 08:11:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:11:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:11:14 latest: Pulling from edgex-devops/edgex-compose 08:11:14 cbdbe7a5bc2a: Pulling fs layer 08:11:14 ca9280d653b3: Pulling fs layer 08:11:14 7e9c9ca2126c: Pulling fs layer 08:11:15 cbdbe7a5bc2a: Verifying Checksum 08:11:15 cbdbe7a5bc2a: Download complete 08:11:15 cbdbe7a5bc2a: Pull complete 08:11:15 ca9280d653b3: Verifying Checksum 08:11:15 ca9280d653b3: Download complete 08:11:16 ca9280d653b3: Pull complete 08:11:17 7e9c9ca2126c: Verifying Checksum 08:11:17 7e9c9ca2126c: Download complete 08:11:21 7e9c9ca2126c: Pull complete 08:11:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:11:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:11:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:11:21 prd-centos7-docker-4c-2g-2839 does not seem to be running inside a container 08:11:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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 08:11:24 $ docker top 63a6529efca0af911bcebcb87a63665e3ce0ade4238d539a226106fa990ee840 -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:24 + docker-compose build --help 08:11:24 + grep parallel 08:11:25 --parallel Build images in parallel. [Pipeline] } 08:11:25 $ docker stop --time=1 63a6529efca0af911bcebcb87a63665e3ce0ade4238d539a226106fa990ee840 08:11:26 $ docker rm -f 63a6529efca0af911bcebcb87a63665e3ce0ade4238d539a226106fa990ee840 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:11:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:11:26 . [Pipeline] withDockerContainer 08:11:26 prd-centos7-docker-4c-2g-2839 does not seem to be running inside a container 08:11:27 $ 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/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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 08:11:27 $ docker top 812074445ebe2d98b4b4d7163170bd7b2fac57aa0f2eec9d533a084d64a2ee46 -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:27 + docker-compose -f ./docker-compose-build.yml build --parallel 08:11:28 Building core-command ... 08:11:28 Building core-data ... 08:11:28 Building core-metadata ... 08:11:28 Building security-bootstrapper ... 08:11:28 Building security-proxy-setup ... 08:11:28 Building security-secretstore-setup ... 08:11:28 Building support-notifications ... 08:11:28 Building support-scheduler ... 08:11:28 Building sys-mgmt-agent ... 08:11:28 Building support-scheduler 08:11:28 Building core-metadata 08:11:28 Building security-bootstrapper 08:11:28 Building core-command 08:11:28 Building support-notifications 08:11:32 Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit f4a49e2f4e275f8e142897f2b15b710323706fc6 08:11:33 Merge succeeded, producing f4a49e2f4e275f8e142897f2b15b710323706fc6 08:11:33 Checking out Revision f4a49e2f4e275f8e142897f2b15b710323706fc6 (PR-3531) 08:11:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:11:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:11:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:11:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:11:32 > git config core.sparsecheckout # timeout=10 08:11:32 > git checkout -f f4a49e2f4e275f8e142897f2b15b710323706fc6 # timeout=10 08:11:33 > git remote # timeout=10 08:11:33 > git config --get remote.origin.url # timeout=10 08:11:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:33 > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 08:11:33 > git rev-parse HEAD^{commit} # timeout=10 08:11:33 > git config core.sparsecheckout # timeout=10 08:11:33 > git checkout -f f4a49e2f4e275f8e142897f2b15b710323706fc6 # timeout=10 08:11:37 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:11:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:11:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:11:39 + sudo service docker restart+ 08:11:39 true 08:11:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:11:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:11:41 ---> cf9525495489 08:11:41 Step 3/23 : WORKDIR /edgex-go 08:11:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:11:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:11:41 ---> cf9525495489 08:11:41 Step 3/24 : WORKDIR /edgex-go 08:11:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:11:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:11:41 ---> cf9525495489 08:11:41 Step 3/24 : WORKDIR /edgex-go 08:11:43 ---> Running in cf9518ef5581 08:11:43 ---> Running in 02247317ecba 08:11:43 ---> Running in fb3b9fc8a2dd 08:11:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:11:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:11:44 ---> cf9525495489 08:11:44 Step 3/23 : WORKDIR /edgex-go 08:11:44 ---> Using cache 08:11:44 ---> a45dbf8707c2 08:11:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:44 Removing intermediate container cf9518ef5581 08:11:44 ---> a45dbf8707c2 08:11:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:44 Removing intermediate container 02247317ecba 08:11:44 ---> e245a198c9fa 08:11:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:44 ---> Running in ecfaad71fd21 08:11:44 Removing intermediate container fb3b9fc8a2dd 08:11:44 ---> 8413fea13b7b 08:11:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:44 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:11:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:11:44 ---> cf9525495489 08:11:44 Step 3/32 : WORKDIR /edgex-go 08:11:44 ---> Using cache 08:11:44 ---> 8413fea13b7b 08:11:44 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:44 ---> Running in ee4d724ba9df 08:11:44 ---> Running in 6ce8b6e79ec1 08:11:44 ---> Running in 854bc34c1800 08:11:44 ---> Running in b4ac462671b1 08:11:45 Removing intermediate container ee4d724ba9df 08:11:45 ---> a94a4896d811 08:11:45 Step 5/24 : RUN apk add --update --no-cache make git 08:11:45 Removing intermediate container ecfaad71fd21 08:11:45 ---> 48e4f6e0939e 08:11:45 Step 5/23 : RUN apk add --update --no-cache make git 08:11:45 ---> Running in b8d0783bd2ba 08:11:45 ---> Running in 97d123c97118 08:11:45 Removing intermediate container 854bc34c1800 08:11:45 ---> 1badb765f633 08:11:45 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:11:45 ---> Running in 8ba1b774c253 08:11:45 Removing intermediate container b4ac462671b1 08:11:45 ---> dc7acef6a086 08:11:45 Step 5/32 : RUN apk add --update --no-cache make git 08:11:45 ---> Running in 38ef0abf46d7 08:11:45 Removing intermediate container 6ce8b6e79ec1 08:11:45 ---> b219737e30b4 08:11:45 Step 5/24 : RUN apk add --update --no-cache make git 08:11:46 ---> Running in ce4d5c061494 08:11:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:11:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:11:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:11:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:11:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:11:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:11:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:11:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:11:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:11:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:11:47 OK: 219 MiB in 52 packages 08:11:47 OK: 219 MiB in 52 packages 08:11:47 OK: 219 MiB in 52 packages 08:11:48 Removing intermediate container b8d0783bd2ba 08:11:48 ---> 6b17bc7d6d4f 08:11:48 Step 6/24 : COPY go.mod . 08:11:48 OK: 219 MiB in 52 packages 08:11:48 Removing intermediate container 97d123c97118 08:11:48 ---> f6c044e54916 08:11:48 Step 6/23 : COPY go.mod . 08:11:48 Removing intermediate container 8ba1b774c253 08:11:48 ---> b881ee624731 08:11:48 Step 6/23 : COPY go.mod . 08:11:48 ---> 59e3b5b7a18a 08:11:48 Step 7/24 : RUN go mod download 08:11:48 OK: 219 MiB in 52 packages 08:11:48 ---> Running in 7356abe87d76 08:11:48 Removing intermediate container ce4d5c061494 08:11:48 ---> 8bee86de50c3 08:11:48 Step 6/24 : COPY go.mod . 08:11:48 ---> 7e4a53e4bf9a 08:11:48 Step 7/23 : RUN go mod download 08:11:48 ---> 8cd18ac75b9c 08:11:48 Step 7/23 : RUN go mod download 08:11:48 ---> Running in 67843f48cc08 08:11:48 ---> Running in fd3b9aea7d72 08:11:49 ---> bf449e7fcad9 08:11:49 Step 7/24 : RUN go mod download 08:11:49 Removing intermediate container 38ef0abf46d7 08:11:49 ---> d16efb5165c8 08:11:49 Step 6/32 : COPY go.mod . 08:11:49 ---> Running in eb251c265927 08:11:49 ---> 0809bf665960 08:11:49 Step 7/32 : RUN go mod download 08:11:49 ---> Running in 5e66d96ebfcd 08:11:50 Removing intermediate container 7356abe87d76 08:11:50 ---> 225078e014bf 08:11:50 Step 8/24 : COPY . . 08:11:50 Removing intermediate container fd3b9aea7d72 08:11:50 ---> b45842f55b35 08:11:50 Step 8/23 : COPY . . 08:11:50 Removing intermediate container 67843f48cc08 08:11:50 ---> b14527bc5ef5 08:11:50 Step 8/23 : COPY . . 08:11:50 Removing intermediate container eb251c265927 08:11:50 ---> 30f00c88fb6d 08:11:50 Step 8/24 : COPY . . 08:11:56 Removing intermediate container 5e66d96ebfcd 08:11:56 ---> 9f28caddf2c7 08:11:56 Step 8/32 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:58 provisioning config files... 08:11:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/42@tmp/config5983754338610056139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:58 ---> docker-login.sh 08:11:58 nexus3.edgexfoundry.org:10001 08:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:59 Configure a credential helper to remove this warning. See 08:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:59 08:11:59 Login Succeeded 08:11:59 nexus3.edgexfoundry.org:10002 08:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:00 Configure a credential helper to remove this warning. See 08:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:00 08:12:00 Login Succeeded 08:12:00 nexus3.edgexfoundry.org:10003 08:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:00 Configure a credential helper to remove this warning. See 08:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:00 08:12:00 Login Succeeded 08:12:00 nexus3.edgexfoundry.org:10004 08:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:01 Configure a credential helper to remove this warning. See 08:12:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:01 08:12:01 Login Succeeded 08:12:01 docker.io 08:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:02 ---> 927a1dde42ab 08:12:02 Step 9/24 : RUN go mod tidy 08:12:02 ---> Running in 2e3db05d5f6d 08:12:04 Removing intermediate container 2e3db05d5f6d 08:12:04 ---> 13ba4733cc04 08:12:04 Step 10/24 : RUN make cmd/core-command/core-command 08:12:05 ---> Running in 6a7fe27f412c 08:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:06 Configure a credential helper to remove this warning. See 08:12:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:06 08:12:06 Login Succeeded 08:12:06 ---> docker-login.sh ends [Pipeline] } 08:12:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:12:06 ========================================================= 08:12:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:12:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:12:07 + 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 . 08:12:07 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 08:12:10 Sending build context to Docker daemon 165.8MB 08:12:10 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:12:10 Step 2/6 : FROM ${BASE} 08:12:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:12:10 595b0fe564bb: Pulling fs layer 08:12:10 24495759ef45: Pulling fs layer 08:12:10 d148012ef14d: Pulling fs layer 08:12:10 cb65c68fc2e2: Pulling fs layer 08:12:10 093eec477d81: Pulling fs layer 08:12:10 a6d5b2bbb924: Pulling fs layer 08:12:10 2446dc1eb7d3: Pulling fs layer 08:12:10 596795e73e0f: Pulling fs layer 08:12:10 093eec477d81: Waiting 08:12:10 a6d5b2bbb924: Waiting 08:12:10 596795e73e0f: Waiting 08:12:10 cb65c68fc2e2: Waiting 08:12:10 d148012ef14d: Verifying Checksum 08:12:10 d148012ef14d: Download complete 08:12:10 24495759ef45: Verifying Checksum 08:12:10 24495759ef45: Download complete 08:12:10 093eec477d81: Download complete 08:12:10 a6d5b2bbb924: Verifying Checksum 08:12:10 a6d5b2bbb924: Download complete 08:12:10 595b0fe564bb: Verifying Checksum 08:12:10 2446dc1eb7d3: Verifying Checksum 08:12:10 2446dc1eb7d3: Download complete 08:12:11 595b0fe564bb: Pull complete 08:12:12 24495759ef45: Pull complete 08:12:12 d148012ef14d: Pull complete 08:12:13 596795e73e0f: Verifying Checksum 08:12:13 596795e73e0f: Download complete 08:12:14 cb65c68fc2e2: Verifying Checksum 08:12:14 cb65c68fc2e2: Download complete 08:12:19 ---> 68cd92dacc9e 08:12:19 Step 9/23 : RUN go mod tidy 08:12:19 ---> 2dde62943c6b 08:12:19 Step 9/24 : RUN go mod tidy 08:12:19 ---> Running in 6b3cebb9ac35 08:12:19 ---> Running in dd0aae64f98a 08:12:19 ---> c317d9bcad80 08:12:19 Step 9/23 : RUN go mod tidy 08:12:19 ---> Running in 4c03f4e85377 08:12:21 ---> 5dbfa16cf3c2 08:12:21 Step 9/32 : RUN go mod tidy 08:12:21 ---> Running in 0989baf9802e 08:12:21 Removing intermediate container 6b3cebb9ac35 08:12:21 ---> 964afbe75b17 08:12:21 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:12:21 Removing intermediate container 4c03f4e85377 08:12:21 ---> e3c6b9eb62da 08:12:21 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:12:21 ---> Running in f2bc0ca6c705 08:12:21 ---> Running in 547dbe4e0feb 08:12:21 Removing intermediate container dd0aae64f98a 08:12:21 ---> 1e0b34019294 08:12:21 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:12:21 ---> Running in b487f7bda73b 08:12:22 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 08:12:22 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 08:12:22 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 08:12:23 Removing intermediate container 0989baf9802e 08:12:23 ---> 4ece86169fa2 08:12:23 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:12:23 ---> Running in 078cfe51ac69 08:12:24 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 08:12:24 cb65c68fc2e2: Pull complete 08:12:25 093eec477d81: Pull complete 08:12:26 a6d5b2bbb924: Pull complete 08:12:26 2446dc1eb7d3: Pull complete 08:12:30 596795e73e0f: Pull complete 08:12:30 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 08:12:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:12:30 ---> d9e956139c92 08:12:30 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 08:12:31 ---> Running in a6ffac0e9b80 08:12:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:12:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:12:35 (1/12) Installing libmagic (5.39-r0) 08:12:35 (2/12) Installing file (5.39-r0) 08:12:35 (3/12) Installing libc-dev (0.7.2-r3) 08:12:35 (4/12) Installing g++ (10.2.1_pre1-r3) 08:12:42 (5/12) Installing fortify-headers (1.1-r0) 08:12:42 (6/12) Installing patch (2.7.6-r7) 08:12:42 (7/12) Installing build-base (0.5-r2) 08:12:42 (8/12) Installing libsodium (1.0.18-r0) 08:12:42 (9/12) Installing pkgconf (1.7.3-r0) 08:12:42 (10/12) Installing libsodium-dev (1.0.18-r0) 08:12:42 Removing intermediate container 6a7fe27f412c 08:12:42 ---> d2cd295d1529 08:12:42 08:12:42 Step 11/24 : FROM alpine:3.12 08:12:42 3.12: Pulling from library/alpine 08:12:42 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:12:42 Status: Downloaded newer image for alpine:3.12 08:12:42 ---> 13621d1b12d4 08:12:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:12:42 ---> Running in 001caab8cc14 08:12:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:12:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:12:42 (1/1) Installing dumb-init (1.2.2-r1) 08:12:42 Executing busybox-1.31.1-r20.trigger 08:12:42 OK: 6 MiB in 15 packages 08:12:42 Removing intermediate container 001caab8cc14 08:12:42 ---> e92a199994f7 08:12:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:12:42 ---> Running in 81e8698bae04 08:12:42 Removing intermediate container 81e8698bae04 08:12:42 ---> 6e17b6fc03c5 08:12:42 Step 14/24 : ENV APP_PORT=59882 08:12:42 ---> Running in ccba13d7fdb2 08:12:42 Removing intermediate container ccba13d7fdb2 08:12:42 ---> 4f93c8438c00 08:12:42 Step 15/24 : EXPOSE $APP_PORT 08:12:42 ---> Running in ad55a0257f85 08:12:42 (11/12) Installing libzmq (4.3.3-r1) 08:12:42 (12/12) Installing zeromq-dev (4.3.3-r1) 08:12:43 Removing intermediate container ad55a0257f85 08:12:43 ---> 4e28c8c54da4 08:12:43 Step 16/24 : WORKDIR / 08:12:43 ---> Running in 00ca264b0618 08:12:43 Removing intermediate container 00ca264b0618 08:12:43 ---> 84448896cf01 08:12:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:12:43 Executing busybox-1.32.1-r6.trigger 08:12:43 OK: 218 MiB in 52 packages 08:12:43 ---> 5fbc1edd6c64 08:12:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:12:44 ---> 6041bc85a4b0 08:12:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:12:44 ---> a0f9998e04e4 08:12:44 Step 20/24 : ENTRYPOINT ["/core-command"] 08:12:44 ---> Running in 6c7415a82464 08:12:44 Removing intermediate container 6c7415a82464 08:12:44 ---> b3485c364eea 08:12:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:12:44 ---> Running in 22626c81aa07 08:12:44 Removing intermediate container 22626c81aa07 08:12:44 ---> 9459475e5b84 08:12:44 Step 22/24 : LABEL arch=x86_64 08:12:44 ---> Running in 4081c5de8474 08:12:45 Removing intermediate container 4081c5de8474 08:12:45 ---> f0c7188da976 08:12:45 Step 23/24 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:12:45 ---> Running in 1e519d2bc9af 08:12:45 Removing intermediate container 1e519d2bc9af 08:12:45 ---> 3add451bc08f 08:12:45 Step 24/24 : LABEL version=0.0.0 08:12:45 ---> Running in 31c1e3bcfb18 08:12:45 Removing intermediate container 31c1e3bcfb18 08:12:45 ---> 5d77a7a92099 08:12:45 08:12:45 Successfully built 5d77a7a92099 08:12:45 Successfully tagged core-command:latest 08:12:45 Building security-proxy-setup 08:12:47 Removing intermediate container a6ffac0e9b80 08:12:47 ---> c8a0b2d1ae29 08:12:47 Step 4/6 : WORKDIR /edgex-go 08:12:47 ---> Running in a7be9a9ac482 08:12:47 Removing intermediate container a7be9a9ac482 08:12:47 ---> c16c1d25d48e 08:12:47 Step 5/6 : COPY go.mod . 08:12:48 ---> 5b63f6ded4c4 08:12:48 Step 6/6 : RUN go mod download 08:12:48 ---> Running in 4800fe5513f8 08:12:52  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:12:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:12:52 ---> cf9525495489 08:12:52 Step 3/22 : WORKDIR /edgex-go 08:12:52 ---> Using cache 08:12:52 ---> 8413fea13b7b 08:12:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:52 ---> Using cache 08:12:52 ---> dc7acef6a086 08:12:52 Step 5/22 : RUN apk add --update --no-cache make git 08:12:52 ---> Using cache 08:12:52 ---> d16efb5165c8 08:12:52 Step 6/22 : COPY go.mod . 08:12:52 ---> Using cache 08:12:52 ---> 0809bf665960 08:12:52 Step 7/22 : RUN go mod download 08:12:52 ---> Using cache 08:12:52 ---> 9f28caddf2c7 08:12:52 Step 8/22 : COPY . . 08:12:52 ---> Using cache 08:12:52 ---> 5dbfa16cf3c2 08:12:52 Step 9/22 : RUN go mod tidy 08:12:52 ---> Using cache 08:12:52 ---> 4ece86169fa2 08:12:52 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:12:53 ---> Running in cce84a60c66b 08:12:54 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 08:13:09 Removing intermediate container 078cfe51ac69 08:13:09 ---> 34b67ce93408 08:13:09 08:13:09 Step 11/32 : FROM alpine:3.12 08:13:09 ---> 13621d1b12d4 08:13:09 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:13:09 ---> Running in c0eb0c1a5e25 08:13:09 Removing intermediate container c0eb0c1a5e25 08:13:09 ---> d85bba0ecec8 08:13:09 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:13:09 ---> Running in 813236047f28 08:13:09 Removing intermediate container b487f7bda73b 08:13:09 ---> ade6ffe1bdc2 08:13:09 08:13:09 Step 11/23 : FROM alpine:3.12 08:13:09 ---> 13621d1b12d4 08:13:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:13:09 ---> Using cache 08:13:09 ---> e92a199994f7 08:13:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:13:09 ---> Using cache 08:13:09 ---> 6e17b6fc03c5 08:13:09 Step 14/23 : ENV APP_PORT=59861 08:13:09 ---> Running in 8d9582585953 08:13:09 Removing intermediate container 8d9582585953 08:13:09 ---> 05a90c9d28eb 08:13:09 Step 15/23 : EXPOSE $APP_PORT 08:13:09 ---> Running in 22d6f17b324a 08:13:09 Removing intermediate container 22d6f17b324a 08:13:09 ---> 594f8e3aabfc 08:13:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:13:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:13:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:13:09 ---> 27363d990dcc 08:13:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:13:09 (1/2) Installing dumb-init (1.2.2-r1) 08:13:09 (2/2) Installing su-exec (0.2-r1) 08:13:09 Executing busybox-1.31.1-r20.trigger 08:13:09 OK: 6 MiB in 16 packages 08:13:10 Removing intermediate container 547dbe4e0feb 08:13:10 ---> 7b8f625ab6e5 08:13:10 08:13:10 Step 11/23 : FROM alpine:3.12 08:13:10 ---> 13621d1b12d4 08:13:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:13:10 ---> 5efa30cbf063 08:13:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:13:10 ---> Running in 56ad22154b58 08:13:10 Removing intermediate container 813236047f28 08:13:10 ---> aea8080bfaec 08:13:10 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:13:10 ---> 19a794b77156 08:13:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:13:11 ---> Running in 325ddc69531c 08:13:11 ---> Running in 0450ec77919d 08:13:11 Removing intermediate container 0450ec77919d 08:13:11 ---> d1e450dc9266 08:13:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:13:11 ---> Running in 9828f6970a8c 08:13:11 Removing intermediate container 325ddc69531c 08:13:11 ---> 7981dabc51b9 08:13:11 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:13:11 ---> Running in 7b4c2e3c01cb 08:13:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:13:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:13:12 Removing intermediate container 9828f6970a8c 08:13:12 ---> 2d478bcf99c2 08:13:12 Step 21/23 : LABEL arch=x86_64 08:13:12 Removing intermediate container 7b4c2e3c01cb 08:13:12 ---> 2eff8f7bde19 08:13:12 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:13:12 ---> Running in 683fda3d19b8 08:13:12 (1/2) Installing ca-certificates (20191127-r4) 08:13:12 (2/2) Installing dumb-init (1.2.2-r1) 08:13:12 Executing busybox-1.31.1-r20.trigger 08:13:12 Executing ca-certificates-20191127-r4.trigger 08:13:12 ---> Running in 7bf0f9ba3c6b 08:13:12 OK: 6 MiB in 16 packages 08:13:12 Removing intermediate container f2bc0ca6c705 08:13:12 ---> a70d0ab30874 08:13:12 08:13:12 Step 11/24 : FROM alpine:3.12 08:13:12 ---> 13621d1b12d4 08:13:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:13:12 ---> Using cache 08:13:12 ---> e92a199994f7 08:13:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:13:12 ---> Using cache 08:13:12 ---> 6e17b6fc03c5 08:13:12 Step 14/24 : ENV APP_PORT=59881 08:13:12 ---> Running in 60431eae2120 08:13:12 Removing intermediate container 683fda3d19b8 08:13:12 ---> f5fc793a74e1 08:13:12 Step 22/23 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:13:12 ---> Running in dd381ae1a393 08:13:12 Removing intermediate container 60431eae2120 08:13:12 ---> a00278f0f81c 08:13:12 Step 15/24 : EXPOSE $APP_PORT 08:13:13 Removing intermediate container dd381ae1a393 08:13:13 ---> 7999a82b05d0 08:13:13 Step 23/23 : LABEL version=0.0.0 08:13:13 ---> Running in 1f1af609c351 08:13:13 ---> Running in 4e55b9992cb9 08:13:13 Removing intermediate container 56ad22154b58 08:13:13 ---> 2af008a23cf4 08:13:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:13:13 Removing intermediate container 1f1af609c351 08:13:13 ---> 34b30fbadf83 08:13:13 Step 16/24 : WORKDIR / 08:13:13 Removing intermediate container 4e55b9992cb9 08:13:13 ---> 22c2ded0edf6 08:13:13 08:13:13 ---> Running in 38ada9ca480b 08:13:13 ---> Running in 61f699fae3c6 08:13:13 Successfully built 22c2ded0edf6 08:13:13 Successfully tagged support-scheduler:latest 08:13:13  Building support-scheduler ... done Building security-secretstore-setup 08:13:13 Removing intermediate container 7bf0f9ba3c6b 08:13:13 ---> 308a89dbe866 08:13:13 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:13:13 Removing intermediate container 38ada9ca480b 08:13:13 ---> ef012f9858a1 08:13:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:13:13 Removing intermediate container 61f699fae3c6 08:13:13 ---> 0e29b1ab9b3c 08:13:13 Step 14/23 : ENV APP_PORT=59860 08:13:14 ---> Running in 2186368c6694 08:13:14 ---> Running in ee99d318f0ff 08:13:15 Removing intermediate container 4800fe5513f8 08:13:15 ---> 9f83a3013c32 08:13:15 ---> 5005023638a6 08:13:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:13:15 Successfully built 9f83a3013c32 08:13:16 Removing intermediate container ee99d318f0ff 08:13:16 ---> aeae66a2cf71 08:13:16 Step 15/23 : EXPOSE $APP_PORT 08:13:16 Removing intermediate container 2186368c6694 08:13:16 ---> 2c53f5133ca5 08:13:16 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:13:16 ---> Running in 8727b996062d 08:13:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:13:16 ---> ebe59e9b07db 08:13:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:13:16 Removing intermediate container 8727b996062d 08:13:16 ---> 9127f9959854 08:13:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:13:16 ---> 77943da65933 08:13:16 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:13:16 + docker inspect -f . ci-base-image-arm64 08:13:16 . [Pipeline] withDockerContainer 08:13:16 ---> Running in d27c1fe9a790 08:13:16 prd-ubuntu18.04-docker-arm64-4c-16g-2843 does not seem to be running inside a container 08:13:17 ---> 9cf736cf23f6 08:13:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:13:17 ---> 2e958580ebc7 08:13:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:13:17 ---> Running in 140886ced8b3 08:13:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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 08:13:17 Removing intermediate container 140886ced8b3 08:13:17 ---> fbbee3eebd16 08:13:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:13:17 ---> Running in 35c870f00c70 08:13:18 ---> a0d6c312f717 08:13:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:13:18 Removing intermediate container 35c870f00c70 08:13:18 ---> 74f04fcea9f2 08:13:18 Step 22/24 : LABEL arch=x86_64 08:13:18 ---> Running in 70f68b70acf7 08:13:18 Removing intermediate container 70f68b70acf7 08:13:18 ---> c0544c5cc288 08:13:18 Step 23/24 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:13:18 Removing intermediate container d27c1fe9a790 08:13:18 ---> dd6f08835ea8 08:13:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:13:18 ---> 927744350368 08:13:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:13:18 ---> Running in 9a7896c6ed99 08:13:18 ---> Running in a930a1af376c 08:13:18 $ docker top 6bfcff3bee0a6ad07f17307b22a9aab97f5d8379e40c078442a1c899440f4118 -eo pid,comm 08:13:18 Removing intermediate container 9a7896c6ed99 08:13:18 ---> dee6fbbaed15 08:13:18 Step 24/24 : LABEL version=0.0.0 08:13:18 Removing intermediate container a930a1af376c 08:13:18 ---> 26b4a586a6d8 08:13:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:13:18 ---> 3d41cb9e3257 08:13:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:13:18 ---> Running in bb8d3598c931 [Pipeline] { [Pipeline] sh 08:13:19 ---> Running in 4d9396ee4e7c 08:13:19 Removing intermediate container bb8d3598c931 08:13:19 ---> 963ab77b9cc3 08:13:19 Step 21/23 : LABEL arch=x86_64 08:13:19 Removing intermediate container 4d9396ee4e7c 08:13:19 ---> 73cd55ee6f7f 08:13:19 08:13:19 ---> Running in 29f780306232 08:13:19 Successfully built 73cd55ee6f7f 08:13:19 Successfully tagged core-metadata:latest 08:13:19  Building core-metadata ... done Building core-data 08:13:19 Removing intermediate container 29f780306232 08:13:19 ---> d96655bb6cdc 08:13:19 Step 22/23 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:13:19 + go version 08:13:19 go version go1.16.5 linux/arm64 [Pipeline] } 08:13:19 $ docker stop --time=1 6bfcff3bee0a6ad07f17307b22a9aab97f5d8379e40c078442a1c899440f4118 08:13:21 ---> 12ce435fcfa9 08:13:21 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:13:21 ---> Running in 3731b7b383d6 08:13:21 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:13:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:13:21 ---> cf9525495489 08:13:21 Step 3/26 : WORKDIR /edgex-go 08:13:21 ---> Using cache 08:13:21 ---> 8413fea13b7b 08:13:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:21 ---> Using cache 08:13:21 ---> dc7acef6a086 08:13:21 Step 5/26 : RUN apk add --update --no-cache make git 08:13:21 ---> Using cache 08:13:21 ---> d16efb5165c8 08:13:21 Step 6/26 : COPY go.mod . 08:13:21 ---> Using cache 08:13:21 ---> 0809bf665960 08:13:21 Step 7/26 : RUN go mod download 08:13:21 ---> Using cache 08:13:21 ---> 9f28caddf2c7 08:13:21 Step 8/26 : COPY . . 08:13:21 ---> Using cache 08:13:21 ---> 5dbfa16cf3c2 08:13:21 Step 9/26 : RUN go mod tidy 08:13:21 ---> Using cache 08:13:21 ---> 4ece86169fa2 08:13:21 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:13:21 ---> 73f2a69f5a19 08:13:21 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:13:21 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 08:13:21 ---> Running in e2a234ec752b 08:13:21 Removing intermediate container 3731b7b383d6 08:13:21 ---> 655328437755 08:13:21 Step 23/23 : LABEL version=0.0.0 08:13:21 $ docker rm -f 6bfcff3bee0a6ad07f17307b22a9aab97f5d8379e40c078442a1c899440f4118 08:13:22 ---> Running in d5aea2657335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:13:22 Removing intermediate container d5aea2657335 08:13:22 ---> 062a52de838d 08:13:22 08:13:22 ---> 84892423d7be 08:13:22 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:13:22 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 08:13:22 + docker inspect -f . ci-base-image-arm64 08:13:22 . [Pipeline] withDockerContainer 08:13:22 Successfully built 062a52de838d 08:13:22 Successfully tagged support-notifications:latest 08:13:22 Building sys-mgmt-agent 08:13:22 prd-ubuntu18.04-docker-arm64-4c-16g-2843 does not seem to be running inside a container 08:13:23 $ 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/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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 08:13:24 $ docker top 37ce33f7d678ed94f9d3f663ba4b61042893dda09c20103f7d245379738d398c -eo pid,comm 08:13:24  Building support-notifications ... done  ---> 305c125b9382 08:13:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:13:25 ---> Running in 64ced8809233 [Pipeline] { [Pipeline] echo 08:13:25 ========================================================= 08:13:25 [edgeXBuildGoParallel] Running Tests and Build... 08:13:25 ========================================================= [Pipeline] sh 08:13:25 Removing intermediate container 64ced8809233 08:13:25 ---> 6dd8080f13b6 08:13:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:13:25 + go mod tidy 08:13:25 ---> 1d4f0c90f39b 08:13:25 Step 27/32 : RUN chmod +x /entrypoint.sh 08:13:25 ---> Running in 01aec4389f08 [Pipeline] sh 08:13:27 + make test 08:13:27 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 08:13:27 go mod tidy 08:13:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:13:27 Removing intermediate container 01aec4389f08 08:13:27 ---> 7223ebbe7a36 08:13:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:13:27 Removing intermediate container cce84a60c66b 08:13:27 ---> 5a768c6953ef 08:13:27 08:13:27 Step 11/22 : FROM alpine:3.12 08:13:27 ---> 13621d1b12d4 08:13:27 Step 12/22 : RUN apk add --update --no-cache curl 08:13:28 ---> Running in 27b6bc0829cb 08:13:28 ---> Running in 59b7600962f7 08:13:28 Removing intermediate container 27b6bc0829cb 08:13:28 ---> 6a55e1fb68b5 08:13:28 Step 29/32 : CMD ["gate"] 08:13:28 ---> Running in f8ca3a49a2c0 08:13:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:13:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:13:29 Removing intermediate container f8ca3a49a2c0 08:13:29 ---> 11efc0855ee3 08:13:29 Step 30/32 : LABEL arch=x86_64 08:13:29 (1/4) Installing ca-certificates (20191127-r4) 08:13:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:13:29 (3/4) Installing libcurl (7.77.0-r0) 08:13:29 (4/4) Installing curl (7.77.0-r0) 08:13:29 Executing busybox-1.31.1-r20.trigger 08:13:29 Executing ca-certificates-20191127-r4.trigger 08:13:29 OK: 7 MiB in 18 packages 08:13:29 ---> Running in c17067fd499a 08:13:29 Removing intermediate container c17067fd499a 08:13:29 ---> ecbf7742df4e 08:13:29 Step 31/32 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:13:29 ---> Running in 0801eae37148 08:13:29 Removing intermediate container 59b7600962f7 08:13:29 ---> 6bebc1f0e774 08:13:29 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:13:30 ---> Running in 0873d0d7c209 08:13:30 Removing intermediate container 0801eae37148 08:13:30 ---> aed30e28ffa2 08:13:30 Step 32/32 : LABEL version=0.0.0 08:13:30 ---> Running in ed736ee6d265 08:13:30 Removing intermediate container 0873d0d7c209 08:13:30 ---> 136dccf2139c 08:13:30 Step 14/22 : WORKDIR /edgex 08:13:30 ---> Running in e3adad4dd017 08:13:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:13:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:13:30 ---> cf9525495489 08:13:30 Step 3/24 : WORKDIR /edgex-go 08:13:30 ---> Using cache 08:13:30 ---> 8413fea13b7b 08:13:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:30 ---> Using cache 08:13:30 ---> dc7acef6a086 08:13:30 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:13:30 Removing intermediate container ed736ee6d265 08:13:30 ---> 3d106aa25337 08:13:30 08:13:30 ---> Running in f81b8846df12 08:13:30 Successfully built 3d106aa25337 08:13:30 Removing intermediate container e3adad4dd017 08:13:30 ---> 512504563d21 08:13:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:13:30 Successfully tagged security-bootstrapper:latest 08:13:31  Building security-bootstrapper ... done  ---> 55b6010cf2f7 08:13:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:13:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:13:32 ---> 316a2e98b937 08:13:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:13:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:13:33 OK: 219 MiB in 52 packages 08:13:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:13:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:13:33 ---> cf9525495489 08:13:33 Step 3/24 : WORKDIR /edgex-go 08:13:33 ---> Using cache 08:13:33 ---> 8413fea13b7b 08:13:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:33 ---> Using cache 08:13:33 ---> dc7acef6a086 08:13:33 Step 5/24 : RUN apk add --update --no-cache make bash git 08:13:33 ---> Running in d5599cbe5930 08:13:33 ---> 314aa65070f1 08:13:33 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:13:33 ---> Running in 3723f7cc301d 08:13:33 Removing intermediate container f81b8846df12 08:13:33 ---> e00c1c3c9548 08:13:33 Step 6/24 : COPY go.mod . 08:13:33 Removing intermediate container 3723f7cc301d 08:13:33 ---> 0f3b74b6cb85 08:13:33 Step 19/22 : CMD ["--init=true"] 08:13:33 ---> Running in eb60a65c0014 08:13:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:13:33 Removing intermediate container eb60a65c0014 08:13:33 ---> d22cd60748d9 08:13:33 Step 20/22 : LABEL arch=x86_64 08:13:33 ---> 6d282133de9f 08:13:33 Step 7/24 : RUN go mod download 08:13:34 ---> Running in 12cdc9a55543 08:13:34 ---> Running in 9c7e27fcdb86 08:13:34 Removing intermediate container 9c7e27fcdb86 08:13:34 ---> 794e1c521674 08:13:34 Step 21/22 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:13:34 ---> Running in c42001450631 08:13:34 Removing intermediate container c42001450631 08:13:34 ---> b0fccb5ed10c 08:13:34 Step 22/22 : LABEL version=0.0.0 08:13:34 ---> Running in 84ade5d795c4 08:13:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:13:34 Removing intermediate container 84ade5d795c4 08:13:34 ---> f66a239d4fe5 08:13:34 08:13:35 Successfully built f66a239d4fe5 08:13:35 Successfully tagged security-proxy-setup:latest 08:13:35  Building security-proxy-setup ... done OK: 219 MiB in 52 packages 08:13:35 Removing intermediate container 12cdc9a55543 08:13:35 ---> 57e1468afb59 08:13:35 Step 8/24 : COPY . . 08:13:36 Removing intermediate container d5599cbe5930 08:13:36 ---> c729cd269c5b 08:13:36 Step 6/24 : COPY go.mod . 08:13:38 ---> 136e95943470 08:13:38 Step 7/24 : RUN go mod download 08:13:38 ---> Running in 9055341d6867 08:13:40 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 08:13:40 ---> a3a656b25e20 08:13:40 Step 9/24 : RUN go mod tidy 08:13:40 ---> Running in ac7dac52ac8a 08:13:40 Removing intermediate container 9055341d6867 08:13:40 ---> 121ab95176b2 08:13:40 Step 8/24 : COPY . . 08:13:45 ---> 188a5b21d61e 08:13:45 Step 9/24 : RUN go mod tidy 08:13:45 ---> Running in 38cca7945ac4 08:13:45 Removing intermediate container ac7dac52ac8a 08:13:45 ---> 13d39a72085c 08:13:45 Step 10/24 : RUN make cmd/core-data/core-data 08:13:45 ---> Running in ca09b64afac0 08:13:45 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 08:13:45 Removing intermediate container e2a234ec752b 08:13:45 ---> e6f8033eb0ca 08:13:45 08:13:45 Step 11/26 : FROM alpine:3.12 08:13:45 ---> 13621d1b12d4 08:13:45 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:13:45 ---> Running in c9b5d6826d47 08:13:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:13:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:13:45 (1/6) Installing ca-certificates (20191127-r4) 08:13:45 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:13:45 (3/6) Installing libcurl (7.77.0-r0) 08:13:45 (4/6) Installing curl (7.77.0-r0) 08:13:45 (5/6) Installing dumb-init (1.2.2-r1) 08:13:46 (6/6) Installing su-exec (0.2-r1) 08:13:46 Executing busybox-1.31.1-r20.trigger 08:13:46 Executing ca-certificates-20191127-r4.trigger 08:13:46 OK: 7 MiB in 20 packages 08:13:46 Removing intermediate container 38cca7945ac4 08:13:46 ---> 48c5739c49ac 08:13:46 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:13:46 ---> Running in 47cfb1ace3f6 08:13:47 Removing intermediate container c9b5d6826d47 08:13:47 ---> e9af7f683c90 08:13:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:13:47 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 08:13:47 ---> Running in f9008ad3518b 08:13:47 Removing intermediate container f9008ad3518b 08:13:47 ---> 36b06e624772 08:13:47 Step 14/26 : WORKDIR / 08:13:47 ---> Running in b19feab356f9 08:13:47 Removing intermediate container b19feab356f9 08:13:47 ---> 9cf1efabf96e 08:13:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:13:47 ---> 52ef7b6fa36c 08:13:47 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:13:47 ---> 7186e65ca1d2 08:13:47 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:13:48 ---> 290f9d285745 08:13:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:13:48 ---> 995761aebf00 08:13:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:13:49 ---> 0cda2d26e3a5 08:13:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:13:49 ---> e3f122db785d 08:13:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:13:49 ---> fa2ae6964a82 08:13:49 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/ 08:13:49 ---> Running in 473986d9d12e 08:13:50 Removing intermediate container 473986d9d12e 08:13:50 ---> 0d1d9b6a6cdf 08:13:50 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:13:51 ---> Running in 969bc00eaf2b 08:13:51 Removing intermediate container 969bc00eaf2b 08:13:51 ---> df52a6b26868 08:13:51 Step 24/26 : LABEL arch=x86_64 08:13:51 ---> Running in 996ca93bd705 08:13:51 Removing intermediate container 996ca93bd705 08:13:51 ---> a0259ab06547 08:13:51 Step 25/26 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:13:51 ---> Running in 97c53a04b75c 08:13:51 Removing intermediate container 97c53a04b75c 08:13:51 ---> 31c2f31c5641 08:13:51 Step 26/26 : LABEL version=0.0.0 08:13:51 ---> Running in 0ddc9c63d518 08:13:52 Removing intermediate container 0ddc9c63d518 08:13:52 ---> 4e530e31683c 08:13:52 08:13:52 Successfully built 4e530e31683c 08:13:52 Successfully tagged security-secretstore-setup:latest 08:14:00 ? github.com/edgexfoundry/edgex-go [no test files] 08:14:04  Building security-secretstore-setup ... done Removing intermediate container 47cfb1ace3f6 08:14:04 ---> 2d2c7ca650f8 08:14:04 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:14:04 ---> Running in e54a9d15deea 08:14:04 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 08:14:05 Removing intermediate container ca09b64afac0 08:14:05 ---> 87f776bd5d3e 08:14:05 08:14:05 Step 11/24 : FROM alpine:3.12 08:14:05 ---> 13621d1b12d4 08:14:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:14:05 ---> Running in b4787f2ea4a0 08:14:05 Removing intermediate container b4787f2ea4a0 08:14:05 ---> bf2807e197d8 08:14:05 Step 13/24 : ENV APP_PORT=59880 08:14:05 ---> Running in a8c9bd33cf4f 08:14:05 Removing intermediate container e54a9d15deea 08:14:05 ---> 98b3101c2c52 08:14:05 08:14:05 Step 12/24 : FROM docker:20.10.0 08:14:05 Removing intermediate container a8c9bd33cf4f 08:14:05 ---> 3bacf58c608d 08:14:05 Step 14/24 : EXPOSE $APP_PORT 08:14:05 ---> Running in 6388894e8591 08:14:05 20.10.0: Pulling from library/docker 08:14:05 Removing intermediate container 6388894e8591 08:14:05 ---> 1917da8f1600 08:14:05 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:05 ---> Running in 09ab193a098d 08:14:06 Removing intermediate container 09ab193a098d 08:14:06 ---> 851d2d535fa8 08:14:06 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:14:06 ---> Running in c75f670a7b78 08:14:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:14:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:14:08 (1/6) Installing dumb-init (1.2.2-r1) 08:14:10 (2/6) Installing libgcc (9.3.0-r2) 08:14:10 (3/6) Installing libsodium (1.0.18-r0) 08:14:10 (4/6) Installing libstdc++ (9.3.0-r2) 08:14:10 (5/6) Installing libzmq (4.3.3-r0) 08:14:10 (6/6) Installing zeromq (4.3.3-r0) 08:14:10 Executing busybox-1.31.1-r20.trigger 08:14:10 OK: 8 MiB in 20 packages 08:14:10 Removing intermediate container c75f670a7b78 08:14:10 ---> c43a5c10f204 08:14:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:14:10 ---> 98fbbe9e7708 08:14:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:14:10 ---> e61ac56ffdbe 08:14:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:14:10 ---> 29b1f39d96b9 08:14:10 Step 20/24 : ENTRYPOINT ["/core-data"] 08:14:10 ---> Running in 1cbc43ba686d 08:14:10 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:14:10 Status: Downloaded newer image for docker:20.10.0 08:14:10 ---> aefe523efa57 08:14: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' 08:14:10 Removing intermediate container 1cbc43ba686d 08:14:10 ---> bba44e7350ab 08:14:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:14:10 ---> Running in 886c9a4cf4c9 08:14:10 ---> Running in 09bf95a8401b 08:14:11 Removing intermediate container 886c9a4cf4c9 08:14:11 ---> 5b78827f2a60 08:14: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 08:14:11 ---> Running in 4269576da88a 08:14:11 Removing intermediate container 09bf95a8401b 08:14:11 ---> d85728c24e5e 08:14:11 Step 22/24 : LABEL arch=x86_64 08:14:11 ---> Running in 7ed7e897a633 08:14:11 Removing intermediate container 7ed7e897a633 08:14:11 ---> f505eb6232c4 08:14:11 Step 23/24 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:14:11 ---> Running in 9198c6c9be9a 08:14:11 Removing intermediate container 9198c6c9be9a 08:14:11 ---> cb108d25d12e 08:14:11 Step 24/24 : LABEL version=0.0.0 08:14:11 ---> Running in d5abc9b9383e 08:14:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:14:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:14:11 Removing intermediate container d5abc9b9383e 08:14:11 ---> 37e093de7602 08:14:11 08:14:11 Successfully built 37e093de7602 08:14:11 Successfully tagged core-data:latest 08:14:11  Building core-data ... done (1/39) Installing readline (8.0.4-r0) 08:14:11 (2/39) Installing bash (5.0.17-r0) 08:14:11 Executing bash-5.0.17-r0.post-install 08:14:11 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:14:11 (4/39) Installing libcurl (7.77.0-r0) 08:14:11 (5/39) Installing curl (7.77.0-r0) 08:14:11 (6/39) Installing dumb-init (1.2.2-r1) 08:14:11 (7/39) Installing libbz2 (1.0.8-r1) 08:14:11 (8/39) Installing expat (2.2.9-r1) 08:14:11 (9/39) Installing libffi (3.3-r2) 08:14:11 (10/39) Installing gdbm (1.13-r1) 08:14:11 (11/39) Installing xz-libs (5.2.5-r0) 08:14:11 (12/39) Installing sqlite-libs (3.32.1-r1) 08:14:11 (13/39) Installing python3 (3.8.10-r0) 08:14:12 (14/39) Installing py3-appdirs (1.4.4-r1) 08:14:12 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:14:12 (16/39) Installing py3-parsing (2.4.7-r0) 08:14:12 (17/39) Installing py3-six (1.15.0-r0) 08:14:12 (18/39) Installing py3-packaging (20.4-r0) 08:14:12 (19/39) Installing py3-setuptools (47.0.0-r0) 08:14:12 (20/39) Installing py3-chardet (3.0.4-r4) 08:14:12 (21/39) Installing py3-idna (2.9-r0) 08:14:12 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:14:12 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:14:12 (24/39) Installing py3-requests (2.23.0-r0) 08:14:12 (25/39) Installing py3-msgpack (1.0.0-r0) 08:14:12 (26/39) Installing py3-lockfile (0.12.2-r3) 08:14:12 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:14:12 (28/39) Installing py3-colorama (0.4.3-r0) 08:14:12 (29/39) Installing py3-distlib (0.3.0-r0) 08:14:12 (30/39) Installing py3-distro (1.5.0-r1) 08:14:12 (31/39) Installing py3-webencodings (0.5.1-r3) 08:14:12 (32/39) Installing py3-html5lib (1.0.1-r4) 08:14:12 (33/39) Installing py3-pytoml (0.1.21-r0) 08:14:12 (34/39) Installing py3-pep517 (0.8.2-r0) 08:14:12 (35/39) Installing py3-progress (1.5-r0) 08:14:12 (36/39) Installing py3-toml (0.10.1-r0) 08:14:12 (37/39) Installing py3-retrying (1.3.3-r0) 08:14:12 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:14:12 (39/39) Installing py3-pip (20.1.1-r0) 08:14:12 Executing busybox-1.31.1-r19.trigger 08:14:12 OK: 72 MiB in 59 packages 08:14:13 Collecting docker-compose==1.23.2 08:14:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:14:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:14:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:14:13 Collecting docker<4.0,>=3.6.0 08:14:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:14:13 Collecting texttable<0.10,>=0.9.0 08:14:13 Downloading texttable-0.9.1.tar.gz (11 kB) 08:14:14 Collecting cached-property<2,>=1.2.0 08:14:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:14:14 Collecting PyYAML<4,>=3.10 08:14:14 Downloading PyYAML-3.13.tar.gz (270 kB) 08:14:14 Collecting websocket-client<1.0,>=0.32.0 08:14:14 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:14:14 Collecting jsonschema<3,>=2.5.1 08:14:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:14:14 Collecting dockerpty<0.5,>=0.4.1 08:14:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:14:15 Collecting docopt<0.7,>=0.6.1 08:14:15 Downloading docopt-0.6.2.tar.gz (25 kB) 08:14:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:14:15 Collecting urllib3<1.25,>=1.21.1 08:14:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:14:15 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) 08:14:15 Collecting idna<2.8,>=2.5 08:14:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:14:15 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) 08:14:15 Collecting docker-pycreds>=0.4.0 08:14:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:14:15 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:14:15 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:14:15 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:14:15 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:14:15 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, cached-property, PyYAML, jsonschema, dockerpty, docopt, docker-compose 08:14:15 Attempting uninstall: urllib3 08:14:15 Found existing installation: urllib3 1.25.9 08:14:15 Uninstalling urllib3-1.25.9: 08:14:15 Successfully uninstalled urllib3-1.25.9 08:14:15 Attempting uninstall: idna 08:14:15 Found existing installation: idna 2.9 08:14:15 Uninstalling idna-2.9: 08:14:15 Successfully uninstalled idna-2.9 08:14:16 Attempting uninstall: requests 08:14:16 Found existing installation: requests 2.23.0 08:14:16 Uninstalling requests-2.23.0: 08:14:16 Successfully uninstalled requests-2.23.0 08:14:16 Running setup.py install for texttable: started 08:14:16 Running setup.py install for texttable: finished with status 'done' 08:14:16 Running setup.py install for PyYAML: started 08:14:17 Running setup.py install for PyYAML: finished with status 'done' 08:14:17 Running setup.py install for dockerpty: started 08:14:17 Running setup.py install for dockerpty: finished with status 'done' 08:14:17 Running setup.py install for docopt: started 08:14:17 Running setup.py install for docopt: finished with status 'done' 08:14:17 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 08:14:21 Removing intermediate container 4269576da88a 08:14:21 ---> cd815740702e 08:14:21 Step 15/24 : ENV APP_PORT=58890 08:14:21 ---> Running in 0ca7e1236d9e 08:14:21 Removing intermediate container 0ca7e1236d9e 08:14:21 ---> feecaf77b5e6 08:14:21 Step 16/24 : EXPOSE $APP_PORT 08:14:21 ---> Running in e3a627621190 08:14:21 Removing intermediate container e3a627621190 08:14:21 ---> fcbcc5d26a75 08:14:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:14:21 ---> 3f0fdcea59ae 08:14:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:14:21 ---> 5ae37d3f0146 08:14:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:14:21 ---> 1ca0e48ce71a 08:14:21 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:14:21 ---> Running in fb2268d41ee8 08:14:21 Removing intermediate container fb2268d41ee8 08:14:21 ---> ee55c56ca85e 08:14:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:14:21 ---> Running in e139c15618d7 08:14:21 Removing intermediate container e139c15618d7 08:14:21 ---> 472f46f3ba01 08:14:21 Step 22/24 : LABEL arch=x86_64 08:14:21 ---> Running in 52ca4b4348bc 08:14:22 Removing intermediate container 52ca4b4348bc 08:14:22 ---> c2240951b540 08:14:22 Step 23/24 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:14:22 ---> Running in 7976725ab25a 08:14:22 Removing intermediate container 7976725ab25a 08:14:22 ---> d5a69d7bd19f 08:14:22 Step 24/24 : LABEL version=0.0.0 08:14:22 ---> Running in a79eed6c9c85 08:14:22 Removing intermediate container a79eed6c9c85 08:14:22 ---> 9dc2a207d804 08:14:22 08:14:22 Successfully built 9dc2a207d804 08:14:22 Successfully tagged sys-mgmt-agent:latest 08:14:22  Building sys-mgmt-agent ... done  [Pipeline] } 08:14:22 $ docker stop --time=1 812074445ebe2d98b4b4d7163170bd7b2fac57aa0f2eec9d533a084d64a2ee46 08:14:23 $ docker rm -f 812074445ebe2d98b4b4d7163170bd7b2fac57aa0f2eec9d533a084d64a2ee46 [Pipeline] // withDockerContainer [Pipeline] sh 08:14:24 + docker images 08:14:24 REPOSITORY TAG IMAGE ID CREATED SIZE 08:14:24 sys-mgmt-agent latest 9dc2a207d804 2 seconds ago 311MB 08:14:24 core-data latest 37e093de7602 13 seconds ago 20.3MB 08:14:24 98b3101c2c52 19 seconds ago 1.18GB 08:14:24 87f776bd5d3e 20 seconds ago 1.18GB 08:14:24 security-secretstore-setup latest 4e530e31683c 33 seconds ago 28.7MB 08:14:24 e6f8033eb0ca 40 seconds ago 1.18GB 08:14:24 security-proxy-setup latest f66a239d4fe5 50 seconds ago 25.7MB 08:14:24 security-bootstrapper latest 3d106aa25337 54 seconds ago 18.6MB 08:14:24 5a768c6953ef 57 seconds ago 1.18GB 08:14:24 support-notifications latest 062a52de838d About a minute ago 16.7MB 08:14:24 core-metadata latest 73cd55ee6f7f About a minute ago 16.6MB 08:14:24 support-scheduler latest 22c2ded0edf6 About a minute ago 15.9MB 08:14:24 a70d0ab30874 About a minute ago 1.18GB 08:14:24 7b8f625ab6e5 About a minute ago 1.18GB 08:14:24 ade6ffe1bdc2 About a minute ago 1.18GB 08:14:24 34b67ce93408 About a minute ago 1.18GB 08:14:24 core-command latest 5d77a7a92099 About a minute ago 15.9MB 08:14:24 d2cd295d1529 About a minute ago 1.17GB 08:14:24 ci-base-image-x86_64 latest cf9525495489 5 minutes ago 678MB 08:14:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 11 hours ago 475MB 08:14:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB 08:14:24 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 08:14:24 docker 20.10.0 aefe523efa57 7 months ago 240MB 08:14:24 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 08:14:39 Still waiting to schedule task 08:14:39 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:15:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:15:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:15:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:15:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:15:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:15:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:15:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:15:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:15:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:15:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:15:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:15:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:15:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:15:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:15:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.177s coverage: 28.7% of statements 08:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:15:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.509s coverage: 100.0% of statements 08:15:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:15:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.413s coverage: 46.3% of statements 08:15:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:15:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:15:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.615s coverage: 89.9% of statements 08:15:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:15:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:15:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.284s coverage: 78.9% of statements 08:15:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.304s coverage: 81.2% of statements 08:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:16:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.661s coverage: 95.1% of statements 08:16:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:16:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:16:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 08:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:16:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.227s coverage: 60.0% of statements 08:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:16:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.298s coverage: 0.8% of statements 08:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:16:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements 08:16:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.258s coverage: 22.0% of statements 08:16:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:16:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.221s coverage: 47.1% of statements 08:16:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.232s coverage: 79.5% of statements 08:16:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.207s coverage: 94.1% of statements 08:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.208s coverage: 96.3% of statements 08:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements 08:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.214s coverage: 94.4% of statements 08:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.193s coverage: 44.8% of statements 08:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.657s coverage: 81.8% of statements 08:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.190s coverage: 58.8% of statements 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.216s coverage: 80.0% of statements 08:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.402s coverage: 87.2% of statements 08:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements 08:16:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.388s coverage: 91.2% of statements 08:16:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.886s coverage: 64.4% of statements 08:16:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:16:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.261s coverage: 100.0% of statements 08:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 91.3% of statements 08:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 08:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 08:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 08:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.270s coverage: 66.9% of statements 08:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.003s coverage: 43.6% of statements 08:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.302s coverage: 89.5% of statements 08:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements 08:16:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:16:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 19.3% of statements 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:16:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.654s coverage: 91.9% of statements 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:16:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 62.7% of statements 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:16:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.492s coverage: 97.6% of statements 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:16:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:16:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:16:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements 08:16:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 95.4% of statements 08:16:55 GO111MODULE=on go vet ./... 08:18:11 Running on prd-ubuntu18.04-docker-8c-8g-2846 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 08:18:11 Running in /w/workspace/edgex-go/42 [Pipeline] { [Pipeline] checkout 08:18:11 The recommended git tool is: git 08:18:14 using credential edgex-jenkins-ssh 08:18:14 Cloning the remote Git repository 08:18:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:18:14 > git init /w/workspace/edgex-go/42 # timeout=10 08:18:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:18:14 > git --version # timeout=10 08:18:14 > git --version # 'git version 2.17.1' 08:18:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:18:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:18:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:18:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:18:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:18:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:18:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:18:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:18:21 Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit f4a49e2f4e275f8e142897f2b15b710323706fc6 08:18:22 Merge succeeded, producing f4a49e2f4e275f8e142897f2b15b710323706fc6 08:18:22 Checking out Revision f4a49e2f4e275f8e142897f2b15b710323706fc6 (PR-3531) 08:18:21 > git config core.sparsecheckout # timeout=10 08:18:21 > git checkout -f f4a49e2f4e275f8e142897f2b15b710323706fc6 # timeout=10 08:18:22 > git remote # timeout=10 08:18:22 > git config --get remote.origin.url # timeout=10 08:18:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:18:22 > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 08:18:22 > git rev-parse HEAD^{commit} # timeout=10 08:18:22 > git config core.sparsecheckout # timeout=10 08:18:22 > git checkout -f f4a49e2f4e275f8e142897f2b15b710323706fc6 # timeout=10 08:18:25 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:26 + echo snap-build.sh 08:18:26 snap-build.sh 08:18:26 + SNAP_BASE_DIR=. 08:18:26 + '[' '!' -z /w/workspace/edgex-go/42 ']' 08:18:26 + SNAP_BASE_DIR=/w/workspace/edgex-go/42 08:18:26 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/42]' 08:18:26 [snap-build] Building snap in dir [/w/workspace/edgex-go/42] 08:18:26 + cd /w/workspace/edgex-go/42 08:18:26 + sudo apt-get remove -qy --purge lxd lxd-client 08:18:26 Reading package lists... 08:18:26 Building dependency tree... 08:18:26 Reading state information... 08:18:26 The following packages were automatically installed and are no longer required: 08:18:26 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:18:26 uidmap xdelta3 08:18:26 Use 'sudo apt autoremove' to remove them. 08:18:26 The following packages will be REMOVED: 08:18:26 lxd* lxd-client* 08:18:27 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:18:27 After this operation, 31.7 MB disk space will be freed. 08:18:27 (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.) 08:18:27 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:18:28 Removing lxd dnsmasq configuration 08:18:28 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:18:28 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:18:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:18:29 (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.) 08:18:29 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:18:30 Processing triggers for systemd (237-3ubuntu10.45) ... 08:18:30 Processing triggers for ureadahead (0.100.0-21) ... 08:18:31 + sudo snap remove --purge lxd 08:18:31 snap "lxd" is not installed 08:18:31 + sudo groupadd --force --system lxd 08:18:31 ++ whoami 08:18:31 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:18:31 + newgrp - lxd 08:18:31 + sudo snap install lxd 08:18:32 gofmt -l . 08:18:32 [ "`gofmt -l .`" = "" ] 08:18:32 ./bin/test-attribution-txt.sh [Pipeline] sh 08:18:32 + ls -al . 08:18:32 total 596 08:18:32 drwxrwxr-x 9 1001 1001 4096 Jul 15 08:18 . 08:18:32 drwxr-xr-x 4 root root 4096 Jul 15 08:13 .. 08:18:32 -rw-rw-r-- 1 1001 1001 11 Jul 15 08:11 .dockerignore 08:18:32 drwxrwxr-x 8 1001 1001 4096 Jul 15 08:11 .git 08:18:32 drwxrwxr-x 3 1001 1001 4096 Jul 15 08:11 .github 08:18:32 -rw-rw-r-- 1 1001 1001 818 Jul 15 08:11 .gitignore 08:18:32 -rw-rw-r-- 1 1001 1001 76 Jul 15 08:11 .hadolint.yml 08:18:32 -rw-rw-r-- 1 1001 1001 166 Jul 15 08:11 .sonarcloud.properties 08:18:32 -rw-rw-r-- 1 1001 1001 8609 Jul 15 08:11 Attribution.txt 08:18:32 -rw-rw-r-- 1 1001 1001 43881 Jul 15 08:11 CHANGELOG.md 08:18:32 -rw-rw-r-- 1 1001 1001 3804 Jul 15 08:11 CONTRIBUTING.md 08:18:32 -rw-rw-r-- 1 1001 1001 931 Jul 15 08:11 Dockerfile.build 08:18:32 -rw-rw-r-- 1 1001 1001 849 Jul 15 08:11 Jenkinsfile 08:18:32 -rw-rw-r-- 1 1001 1001 10775 Jul 15 08:11 LICENSE 08:18:32 -rw-rw-r-- 1 1001 1001 6003 Jul 15 08:11 Makefile 08:18:32 -rw-rw-r-- 1 1001 1001 7818 Jul 15 08:11 README.md 08:18:32 -rw-rw-r-- 1 1001 1001 6912 Jul 15 08:11 SECURITY.md 08:18:32 -rw-rw-r-- 1 1001 1001 5 Jul 15 08:08 VERSION 08:18:32 -rw-rw-r-- 1 1001 1001 4131 Jul 15 08:11 ZMQWindows.md 08:18:32 drwxrwxr-x 2 1001 1001 4096 Jul 15 08:11 bin 08:18:32 drwxrwxr-x 14 1001 1001 4096 Jul 15 08:11 cmd 08:18:32 -rw-r--r-- 1 root root 402846 Jul 15 08:16 coverage.out 08:18:32 -rw-rw-r-- 1 1001 1001 812 Jul 15 08:11 go.mod 08:18:32 -rw-r--r-- 1 root root 21064 Jul 15 08:13 go.sum 08:18:32 drwxrwxr-x 7 1001 1001 4096 Jul 15 08:11 internal 08:18:32 drwxrwxr-x 3 1001 1001 4096 Jul 15 08:11 openapi 08:18:32 drwxrwxr-x 4 1001 1001 4096 Jul 15 08:11 snap 08:18:32 -rw-rw-r-- 1 1001 1001 204 Jul 15 08:11 version.go [Pipeline] sh 08:18:33 + '[' -e coverage.out ] 08:18:33 + chown 1001:1001 coverage.out [Pipeline] stash 08:18:33 Warning: overwriting stash ‘coverage-report’ 08:18:34 Stashed 1 file(s) [Pipeline] sh 08:18:35 + make build 08:18:35 go mod tidy 08:18:36 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 08:18:40 2021-07-15T08:18:38Z INFO Waiting for automatic snapd restart... 08:18:42 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 08:19: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 08:19: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 08:19:13 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 08:19:14 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 08:19: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 08:19:19 lxd 4.16 from Canonical* installed 08:19:19 + sudo lxd init --auto 08:19:22 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 08:19:25 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 08:19:27 + sudo snap install --classic snapcraft 08:19:29 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 08:19:33 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 08:19:35 snapcraft 4.8.3 from Canonical* installed 08:19:35 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:19:35 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:19:35 % Total % Received % Xferd Average Speed Time Time Time Current 08:19:35 Dload Upload Total Spent Left Speed 08:19:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3846 0 --:--:-- --:--:-- --:--:-- 3823 08:19:35 100 3325k 100 3325k 0 0 9287k 0 --:--:-- --:--:-- --:--:-- 9287k 08:19:35 ./yq_linux_amd64 08:19:35 + sudo snapcraft prime --use-lxd 08:19:36 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 08:19:37 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:19:37 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: 08:19:37 - README.md 08:19:37 08:19:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:19:37 Launching a container. [Pipeline] } 08:19:42 $ docker stop --time=1 37ce33f7d678ed94f9d3f663ba4b61042893dda09c20103f7d245379738d398c 08:19:44 $ docker rm -f 37ce33f7d678ed94f9d3f663ba4b61042893dda09c20103f7d245379738d398c 08:19:45 Waiting for container to be ready 08:19:45 To start your first instance, try: lxc launch ubuntu:18.04 08:19:45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:19:47 08:19:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:19:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:19:47 latest: Pulling from edgex-devops/edgex-compose-arm64 08:19:47 29e5d40040c1: Pulling fs layer 08:19:47 1ce36da41761: Pulling fs layer 08:19:47 25b303627fd3: Pulling fs layer 08:19:47 29e5d40040c1: Verifying Checksum 08:19:47 29e5d40040c1: Download complete 08:19:48 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:19:48 Waiting for network to be ready... 08:19:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:19:48 29e5d40040c1: Pull complete 08:19:48 1ce36da41761: Verifying Checksum 08:19:48 1ce36da41761: Download complete 08:19:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:19:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 08:19:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 08:19:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:19:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:19:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 08:19:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 08:19:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 08:19:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 08:19:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:19:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:19:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:19:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:19:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:19:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:19:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:19:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:19:50 1ce36da41761: Pull complete 08:19:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:19:51 25b303627fd3: Verifying Checksum 08:19:51 25b303627fd3: Download complete 08:19:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 08:19:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 08:19:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:19:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:19:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 08:19:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 08:19:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 08:19:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 08:19:53 Fetched 24.8 MB in 4s (5626 kB/s) 08:19:54 Reading package lists... 08:19:54 Reading package lists... 08:19:54 Building dependency tree... 08:19:54 Reading state information... 08:19:54 The following additional packages will be installed: 08:19:54 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:19:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:19:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:19:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:19:54 Suggested packages: 08:19:54 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:19:54 Recommended packages: 08:19:54 gnupg libsasl2-modules 08:19:54 The following NEW packages will be installed: 08:19:54 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:19:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:19:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:19:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:19:54 The following packages will be upgraded: 08:19:54 gpg gpg-agent gpgconf libudev1 08:19:54 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 08:19:54 Need to get 3530 kB of archives. 08:19:54 After this operation, 13.3 MB of additional disk space will be used. 08:19:54 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] 08:19:54 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] 08:19:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:19:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:19:54 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 08:19:55 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 08:19:55 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:19:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:19:55 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:19:55 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:19:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:19:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:19:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:19:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:19:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:19:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:19:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:19:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:19:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:19:55 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:19:55 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:19:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:19:55 debconf: delaying package configuration, since apt-utils is not installed 08:19:55 Fetched 3530 kB in 1s (3425 kB/s) 08:19:55 (Reading database ... 12511 files and directories currently installed.) 08:19:55 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 08:19:55 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:19:55 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 08:19:55 Selecting previously unselected package udev. 08:19:55 (Reading database ... 12511 files and directories currently installed.) 08:19:55 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 08:19:55 Unpacking udev (237-3ubuntu10.48) ... 08:19:56 Selecting previously unselected package libfuse2:amd64. 08:19:56 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:19:56 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:19:56 Selecting previously unselected package fuse. 08:19:56 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:19:56 Unpacking fuse (2.9.7-1ubuntu1) ... 08:19:56 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:19:56 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:19:56 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:19:56 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:19:56 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:19:56 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:19:56 Selecting previously unselected package libksba8:amd64. 08:19:56 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:19:56 Unpacking libksba8:amd64 (1.3.5-2) ... 08:19:56 Selecting previously unselected package libroken18-heimdal:amd64. 08:19:56 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:19:56 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:56 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:19:56 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:19:56 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:56 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:19:56 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:19:56 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:56 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:19:56 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:19:56 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:56 Selecting previously unselected package libwind0-heimdal:amd64. 08:19:56 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:19:56 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:56 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:19:56 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:19:56 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:56 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:19:56 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:19:56 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:57 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:19:57 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:19:57 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:57 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:19:57 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:19:57 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:57 Selecting previously unselected package libsasl2-modules-db:amd64. 08:19:57 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:19:57 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:19:57 Selecting previously unselected package libsasl2-2:amd64. 08:19:57 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:19:57 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:19:57 Selecting previously unselected package libldap-common. 08:19:57 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:19:57 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:19:57 Selecting previously unselected package libldap-2.4-2:amd64. 08:19:57 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:19:57 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:19:57 Selecting previously unselected package dirmngr. 08:19:57 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:19:57 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:19:57 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:19:57 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:19:57 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:19:57 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:19:57 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:19:57 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:19:57 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:57 Setting up libksba8:amd64 (1.3.5-2) ... 08:19:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:19:57 Setting up udev (237-3ubuntu10.48) ... 08:19:57 invoke-rc.d: policy-rc.d denied execution of start. 08:19:57 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:57 Processing triggers for systemd (237-3ubuntu10) ... 08:19:58 Setting up fuse (2.9.7-1ubuntu1) ... 08:19:58 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:19:58 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:58 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:58 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:58 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:58 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:58 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:58 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:19:58 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:19:58 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:19:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:19:58 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:19:58 settings in the [Install] section, and DefaultInstance for template units). 08:19:58 This means they are not meant to be enabled using systemctl. 08:19:58 Possible reasons for having this kind of units are: 08:19:58 1) A unit may be statically enabled by being symlinked from another unit's 08:19:58 .wants/ or .requires/ directory. 08:19:58 2) A unit's purpose may be to act as a helper for some other unit which has 08:19:58 a requirement dependency on it. 08:19:58 3) A unit may be started when needed via activation (socket, path, timer, 08:19:58 D-Bus, udev, scripted systemctl call, ...). 08:19:58 4) In case of template units, the unit is meant to be enabled with some 08:19:58 instance name specified. 08:19:59 Reading package lists... 08:19:59 Building dependency tree... 08:19:59 Reading state information... 08:19:59 The following additional packages will be installed: 08:19:59 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:19:59 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:19:59 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:19:59 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:19:59 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:19:59 Suggested packages: 08:19:59 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:19:59 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:19:59 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:19:59 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:19:59 systemd-container policykit-1 08:19:59 Recommended packages: 08:19:59 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:19:59 The following NEW packages will be installed: 08:19:59 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:19:59 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:19:59 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:19:59 multiarch-support openssh-client python3 python3-minimal python3.6 08:19:59 python3.6-minimal snapd squashfs-tools sudo 08:19:59 The following packages will be upgraded: 08:19:59 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:19:59 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 08:19:59 Need to get 36.7 MB of archives. 08:19:59 After this operation, 147 MB of additional disk space will be used. 08:19:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:19:59 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 08:19:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:19:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:19:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:19:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:19:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:19:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:19:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:19:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:19:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:19:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:19:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:19:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:19:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:19:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:20:00 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 08:20:00 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 08:20:00 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 08:20:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:20:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:20:00 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:20:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:20:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:20:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:20:00 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:20:00 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:20:00 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:20:00 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 08:20:00 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 08:20:01 25b303627fd3: Pull complete 08:20:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:20:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:20:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:20:01 prd-ubuntu18.04-docker-arm64-4c-16g-2843 does not seem to be running inside a container 08:20:01 debconf: delaying package configuration, since apt-utils is not installed 08:20:01 Fetched 36.7 MB in 2s (18.3 MB/s) 08:20:01 (Reading database ... 12757 files and directories currently installed.) 08:20:01 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 08:20:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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 08:20:01 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:20:02 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 08:20:02 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:20:02 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 08:20:02 (Reading database ... 12757 files and directories currently installed.) 08:20:02 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 08:20:02 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 08:20:02 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 08:20:02 (Reading database ... 12757 files and directories currently installed.) 08:20:02 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 08:20:02 Unpacking apt (1.6.14) over (1.6.1) ... 08:20:02 Setting up apt (1.6.14) ... 08:20:02 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:20:02 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:20:03 (Reading database ... 12764 files and directories currently installed.) 08:20:03 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:20:03 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:20:03 Selecting previously unselected package libpython3.6-minimal:amd64. 08:20:03 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:20:03 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:20:03 Selecting previously unselected package libexpat1:amd64. 08:20:03 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:20:03 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:20:03 Selecting previously unselected package python3.6-minimal. 08:20:03 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:20:03 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:20:03 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:20:03 Checking for services that may need to be restarted...done. 08:20:03 Checking for services that may need to be restarted...done. 08:20:03 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:20:03 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:20:03 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:20:04 Selecting previously unselected package python3-minimal. 08:20:04 (Reading database ... 13012 files and directories currently installed.) 08:20:04 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:20:04 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:20:04 Selecting previously unselected package mime-support. 08:20:04 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:20:04 Unpacking mime-support (3.60ubuntu1) ... 08:20:04 Selecting previously unselected package libmpdec2:amd64. 08:20:04 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:20:04 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:20:04 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:20:04 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:20:04 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:20:04 Selecting previously unselected package python3.6. 08:20:04 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:20:04 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:20:04 Selecting previously unselected package libpython3-stdlib:amd64. 08:20:04 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:20:04 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:20:04 Setting up python3-minimal (3.6.7-1~18.04) ... 08:20:05 Selecting previously unselected package python3. 08:20:05 (Reading database ... 13442 files and directories currently installed.) 08:20:05 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:20:05 Unpacking python3 (3.6.7-1~18.04) ... 08:20:05 Selecting previously unselected package multiarch-support. 08:20:05 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:20:05 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:20:05 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:20:05 Selecting previously unselected package liblzo2-2:amd64. 08:20:05 (Reading database ... 13479 files and directories currently installed.) 08:20:05 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:20:05 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:20:05 $ docker top db5b9f726c1b256646eee71b605a1d9a6839519170d4e169c6b5d6c11535ca63 -eo pid,comm 08:20:05 Selecting previously unselected package libbsd0:amd64. 08:20:05 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:20:05 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:20:05 Selecting previously unselected package sudo. 08:20:05 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:20:05 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:20:05 Selecting previously unselected package apparmor. 08:20:05 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:20:05 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:20:05 Selecting previously unselected package libedit2:amd64. 08:20:05 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:20:05 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:20:05 Selecting previously unselected package libkrb5support0:amd64. 08:20:05 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:20:05 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:20:05 Selecting previously unselected package libk5crypto3:amd64. 08:20:05 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:20:05 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [Pipeline] { [Pipeline] sh 08:20:05 Selecting previously unselected package libkeyutils1:amd64. 08:20:05 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:20:05 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:20:05 Selecting previously unselected package libkrb5-3:amd64. 08:20:05 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:20:05 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:20:06 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:20:06 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:20:06 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:20:06 Selecting previously unselected package libssl1.0.0:amd64. 08:20:06 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:20:06 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:20:06 Selecting previously unselected package openssh-client. 08:20:06 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:20:06 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:20:06 + docker-compose build --help 08:20:06 + grep parallel 08:20:06 Selecting previously unselected package squashfs-tools. 08:20:06 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 08:20:06 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 08:20:06 Selecting previously unselected package snapd. 08:20:06 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 08:20:06 Unpacking snapd (2.49.2+18.04) ... 08:20:08 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:20:08 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:20:08 Setting up mime-support (3.60ubuntu1) ... 08:20:08 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:20:08 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:20:08 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:20:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:20:08 Setting up systemd (237-3ubuntu10.48) ... 08:20:08 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:20:09 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:20:09 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:20:09 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:20:09 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:20:09 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:20:09 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:20:10 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 08:20:10 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:20:10 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:20:10 Setting up python3 (3.6.7-1~18.04) ... 08:20:10 running python rtupdate hooks for python3.6... 08:20:10 running python post-rtupdate hooks for python3.6... 08:20:10 Setting up apparmor (2.12-4ubuntu5.1) ... 08:20:10 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:20:11 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:20:11 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:20:11 Setting up snapd (2.49.2+18.04) ... 08:20:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:20:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:20:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:20:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:20:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:20:12 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:20:13 --parallel Build images in parallel. [Pipeline] } 08:20:13 $ docker stop --time=1 db5b9f726c1b256646eee71b605a1d9a6839519170d4e169c6b5d6c11535ca63 08:20:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:20:13 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:20:13 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:20:13 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:20:13 /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' 08:20:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:20:13 Processing triggers for systemd (237-3ubuntu10.48) ... 08:20:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:20:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:20:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:20:15 $ docker rm -f db5b9f726c1b256646eee71b605a1d9a6839519170d4e169c6b5d6c11535ca63 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:20:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:20:15 . [Pipeline] withDockerContainer 08:20:16 Reading package lists... 08:20:16 Reading package lists... 08:20:16 Building dependency tree... 08:20:16 Reading state information... 08:20:16 prd-ubuntu18.04-docker-arm64-4c-16g-2843 does not seem to be running inside a container 08:20:16 $ 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/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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 08:20:16 Calculating upgrade... 08:20:16 The following packages will be upgraded: 08:20:16 advancecomp base-files bash binutils binutils-common 08:20:16 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:20:16 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:20:16 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 08:20:16 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 08:20:16 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:20:16 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:20:16 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:20:16 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:20:16 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:20:16 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:20:16 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:20:16 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:20:16 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:20:16 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:20:16 ubuntu-keyring util-linux 08:20:16 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:20:16 Need to get 64.1 MB of archives. 08:20:16 After this operation, 5112 kB of additional disk space will be used. 08:20:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 08:20:16 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:20:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:20:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:20:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:20:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:20:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:20:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:20:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:20:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:20:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:20:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:20:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:20:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:20:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:20:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:20:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:20:16 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:20:16 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:20:16 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:20:17 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:20:17 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:20:17 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:20:17 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:20:17 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:20:17 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:20:17 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:20:17 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:20:17 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:20:17 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:20:17 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:20:17 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:20:17 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:20:17 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:20:17 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:20:17 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:20:17 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:20:17 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 08:20:17 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 08:20:17 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:20:17 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:20:17 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:20:17 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:20:17 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:20:17 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:20:17 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:20:17 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:20:17 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:20:17 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:20:17 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] 08:20:17 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:20:17 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:20:17 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:20:17 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:20:17 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:20:17 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:20:17 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:20:17 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:20:17 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:20:17 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:20:17 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:20:17 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:20:17 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:20:18 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:20:18 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:20:18 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:20:18 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:20:18 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:20:18 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:20:18 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:20:18 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:20:18 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:20:18 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:20:18 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:20:18 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:20:18 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:20:18 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:20:18 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:20:18 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:20:18 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:20:18 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:20:18 $ docker top ac342671fc8f433c05e2dd2b109f139518046590878eae1a33c17b637b3a8cd9 -eo pid,comm 08:20:18 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:20:18 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:20:18 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] 08:20:18 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:20:18 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 08:20:18 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] 08:20:18 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:20:18 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:20:18 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:20:18 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:20:18 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:20:18 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:20:18 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:20:18 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:20:18 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] 08:20:18 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:20:18 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:20:18 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:20:18 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:20:18 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:20:18 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [Pipeline] { [Pipeline] sh 08:20:18 debconf: delaying package configuration, since apt-utils is not installed 08:20:18 Fetched 64.1 MB in 2s (33.0 MB/s) 08:20:18 (Reading database ... 13914 files and directories currently installed.) 08:20:18 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:20:18 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:20:19 + docker-compose -f ./docker-compose-build.yml build --parallel 08:20:19 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:20:19 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:20:19 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 08:20:19 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 08:20:19 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:20:19 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:20:19 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:20:19 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:20:19 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:20:19 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:20:19 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:20:19 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:20:19 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:20:19 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:20:20 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:20:20 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:20:20 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:20:20 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:20:20 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:20:20 (Reading database ... 13914 files and directories currently installed.) 08:20:20 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:20:20 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:20:20 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:20:20 (Reading database ... 13914 files and directories currently installed.) 08:20:20 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:20:20 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:20:20 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:20:20 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:20:20 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:20:20 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:20:20 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:20:20 (Reading database ... 13914 files and directories currently installed.) 08:20:20 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:20:21 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:20:21 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:20:21 (Reading database ... 13914 files and directories currently installed.) 08:20:21 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:20:21 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:20:21 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:20:21 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:20:21 Setting up base-files (10.1ubuntu2.10) ... 08:20:21 Installing new version of config file /etc/issue ... 08:20:21 Installing new version of config file /etc/issue.net ... 08:20:21 Installing new version of config file /etc/lsb-release ... 08:20:21 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:20:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:20:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:20:22 Removing obsolete conffile /etc/default/motd-news ... 08:20:22 (Reading database ... 13915 files and directories currently installed.) 08:20:22 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:20:22 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:20:22 Setting up bash (4.4.18-2ubuntu1.2) ... 08:20:22 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 08:20:22 (Reading database ... 13915 files and directories currently installed.) 08:20:22 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:20:22 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:20:22 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:20:23 (Reading database ... 13915 files and directories currently installed.) 08:20:23 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:20:23 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:20:23 Setting up tar (1.29b-2ubuntu0.2) ... 08:20:23 (Reading database ... 13915 files and directories currently installed.) 08:20:23 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:20:23 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:20:23 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:20:23 (Reading database ... 13915 files and directories currently installed.) 08:20:23 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:20:23 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:20:23 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:20:23 (Reading database ... 13915 files and directories currently installed.) 08:20:23 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:20:23 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:20:23 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:20:23 (Reading database ... 13915 files and directories currently installed.) 08:20:23 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:20:23 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:20:24 Setting up grep (3.1-2build1) ... 08:20:24 (Reading database ... 13915 files and directories currently installed.) 08:20:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:20:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:20:24 Setting up login (1:4.5-1ubuntu2) ... 08:20:24 (Reading database ... 13915 files and directories currently installed.) 08:20:24 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:20:24 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:20:24 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:20:24 (Reading database ... 13915 files and directories currently installed.) 08:20:24 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:20:24 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:20:24 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:20:24 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:20:24 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:20:24 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:20:25 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:20:25 (Reading database ... 13915 files and directories currently installed.) 08:20:25 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:20:25 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:20:26 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:20:26 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:20:26 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:20:26 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:20:26 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:20:26 (Reading database ... 13915 files and directories currently installed.) 08:20:26 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:20:26 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:20:26 Building core-command ... 08:20:26 Building core-data ... 08:20:26 Building core-metadata ... 08:20:26 Building security-bootstrapper ... 08:20:26 Building security-proxy-setup ... 08:20:26 Building security-secretstore-setup ... 08:20:26 Building support-notifications ... 08:20:26 Building support-scheduler ... 08:20:26 Building sys-mgmt-agent ... 08:20:26 Building support-notifications 08:20:26 Building core-command 08:20:26 Building core-data 08:20:26 Building support-scheduler 08:20:26 Building security-bootstrapper 08:20:26 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:20:26 (Reading database ... 13915 files and directories currently installed.) 08:20:26 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:20:26 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:20:26 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:20:26 (Reading database ... 13915 files and directories currently installed.) 08:20:26 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:20:26 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:20:26 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:20:26 (Reading database ... 13915 files and directories currently installed.) 08:20:26 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:20:26 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:20:26 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:20:26 (Reading database ... 13915 files and directories currently installed.) 08:20:26 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:20:26 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:20:26 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:20:26 (Reading database ... 13915 files and directories currently installed.) 08:20:26 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:20:26 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:20:26 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:20:26 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:20:27 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:20:27 (Reading database ... 13915 files and directories currently installed.) 08:20:27 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:20:27 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:20:27 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:20:27 (Reading database ... 13915 files and directories currently installed.) 08:20:27 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:20:27 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:20:27 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:20:27 (Reading database ... 13915 files and directories currently installed.) 08:20:27 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:20:27 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:20:27 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:20:27 (Reading database ... 13915 files and directories currently installed.) 08:20:27 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:20:27 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:20:27 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:20:28 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:20:28 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:20:28 (Reading database ... 13915 files and directories currently installed.) 08:20:28 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:20:28 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:20:28 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:20:28 (Reading database ... 13915 files and directories currently installed.) 08:20:28 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:20:28 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:20:28 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:20:28 (Reading database ... 13917 files and directories currently installed.) 08:20:28 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:20:28 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:20:28 Setting up debconf (1.5.66ubuntu1) ... 08:20:29 (Reading database ... 13917 files and directories currently installed.) 08:20:29 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:20:29 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:20:29 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:20:29 (Reading database ... 13917 files and directories currently installed.) 08:20:29 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:20:29 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:20:29 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:20:29 (Reading database ... 13917 files and directories currently installed.) 08:20:29 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:20:29 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:20:29 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:20:29 (Reading database ... 13917 files and directories currently installed.) 08:20:29 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:20:29 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:20:30 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:20:30 (Reading database ... 13919 files and directories currently installed.) 08:20:30 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:20:30 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:20:30 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:20:30 (Reading database ... 13923 files and directories currently installed.) 08:20:30 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:20:30 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:20:30 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 08:20:30 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:20:30 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:20:30 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:20:30 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:20:30 (Reading database ... 13923 files and directories currently installed.) 08:20:30 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:20:30 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:20:30 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:20:30 (Reading database ... 13923 files and directories currently installed.) 08:20:30 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:20:30 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:20:30 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:20:30 (Reading database ... 13923 files and directories currently installed.) 08:20:30 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:20:30 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:20:30 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:20:31 (Reading database ... 13923 files and directories currently installed.) 08:20:31 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:20:31 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:20:31 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:20:31 (Reading database ... 13923 files and directories currently installed.) 08:20:31 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:20:31 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:20:31 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:20:31 (Reading database ... 13923 files and directories currently installed.) 08:20:31 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:20:31 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:20:31 Setting up passwd (1:4.5-1ubuntu2) ... 08:20:31 (Reading database ... 13923 files and directories currently installed.) 08:20:31 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:20:31 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:20:31 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:20:31 (Reading database ... 13923 files and directories currently installed.) 08:20:31 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:20:31 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:20:32 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:20:32 (Reading database ... 13923 files and directories currently installed.) 08:20:32 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:20:32 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:20:32 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:20:32 (Reading database ... 13923 files and directories currently installed.) 08:20:32 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:20:32 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:20:32 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:20:32 (Reading database ... 13923 files and directories currently installed.) 08:20:32 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:20:32 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:20:32 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:20:32 (Reading database ... 13923 files and directories currently installed.) 08:20:32 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:20:32 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:20:32 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:20:32 (Reading database ... 13923 files and directories currently installed.) 08:20:32 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:20:32 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:20:33 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:20:33 (Reading database ... 13923 files and directories currently installed.) 08:20:33 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:20:33 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:20:33 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:20:33 (Reading database ... 13923 files and directories currently installed.) 08:20:33 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:20:33 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:20:33 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:20:33 (Reading database ... 13924 files and directories currently installed.) 08:20:33 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:20:33 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:20:33 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:20:33 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:20:33 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:20:33 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:20:33 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:20:33 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:20:33 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:20:33 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:20:33 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:20:33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:20:33 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:20:33 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:20:34 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:20:34 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:20:34 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:20:34 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:20:34 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:20:34 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:20:34 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:20:34 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:20:34 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:20:34 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:20:34 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:20:34 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:20:35 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:20:35 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:20:35 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:20:35 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:20:35 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:20:35 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:20:35 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:20:35 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:20:35 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:20:35 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:20:35 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:20:35 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:20:35 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:20:35 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:20:35 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:20:35 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:20:35 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:20:35 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:20:36 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:20:36 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:20:37 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:20:37 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:20:37 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:20:37 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:20:37 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:20:38 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:20:38 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:20:38 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:20:39 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:20:39 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:20:39 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:20:39 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:20:39 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:20:39 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:20:39 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:20:39 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:20:39 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:20:39 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:20:39 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:20:39 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:20:39 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:20:39 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:20:39 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:20:39 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:20:39 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:20:39 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:20:39 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:20:39 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:20:39 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:20:39 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:20:39 08:20:39 Current default time zone: 'Etc/UTC' 08:20:39 Local time is now: Thu Jul 15 08:20:39 UTC 2021. 08:20:39 Universal Time is now: Thu Jul 15 08:20:39 UTC 2021. 08:20:39 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:20:39 08:20:39 Setting up systemd-sysv (237-3ubuntu10.48) ... 08:20:39 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:20:39 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 08:20:39 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:20:39 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:20:39 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:20:39 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:20:39 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:20:39 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:20:39 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:20:39 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:20:39 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:20:39 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:20:40 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:20:40 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:20:40 Setting up patch (2.7.6-2ubuntu1.1) ... 08:20:40 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:20:40 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:20:40 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:20:40 Installing new version of config file /etc/ssl/openssl.cnf ... 08:20:40 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:20:40 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:20:40 Setting up ca-certificates (20210119~18.04.1) ... 08:20:41 Updating certificates in /etc/ssl/certs... 08:20:42 23 added, 27 removed; done. 08:20:42 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:20:42 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:20:42 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:20:42 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:20:42 Setting up pkgbinarymangler (138.18.04.1) ... 08:20:42 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:20:42 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:20:42 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:20:42 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:20:42 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:20:42 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:20:42 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:20:42 Setting up perl (5.26.1-6ubuntu0.5) ... 08:20:42 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:20:42 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:20:42 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:20:42 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:20:42 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:20:42 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:20:42 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:20:42 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:20:42 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:20:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:20:43 Processing triggers for systemd (237-3ubuntu10.48) ... 08:20:43 Processing triggers for mime-support (3.60ubuntu1) ... 08:20:43 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:20:43 Updating certificates in /etc/ssl/certs... 08:20:44 0 added, 0 removed; done. 08:20:44 Running hooks in /etc/ca-certificates/update.d... 08:20:44 done. 08:20:44 Reading package lists... 08:20:44 Building dependency tree... 08:20:44 Reading state information... 08:20:44 The following NEW packages will be installed: 08:20:44 apt-transport-https 08:20:44 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:20:44 Need to get 4348 B of archives. 08:20:44 After this operation, 154 kB of additional disk space will be used. 08:20:44 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 08:20:44 debconf: delaying package configuration, since apt-utils is not installed 08:20:44 Fetched 4348 B in 0s (24.2 kB/s) 08:20:45 Selecting previously unselected package apt-transport-https. 08:20:45 (Reading database ... 13929 files and directories currently installed.) 08:20:45 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 08:20:45 Unpacking apt-transport-https (1.6.14) ... 08:20:45 Setting up apt-transport-https (1.6.14) ... 08:20:45 Waiting for network to be ready... 08:20:50 2021-07-15T08:20:49Z INFO Waiting for automatic snapd restart... 08:20:52 snapd 2.51.1 from Canonical* installed 08:20:53 "snapd" switched to the "latest/stable" channel 08:20:53 08:20:55 core18 20210611 from Canonical* installed 08:20:55 "core18" switched to the "latest/stable" channel 08:20:55 08:20:59 snapcraft 4.8.3 from Canonical* installed 08:20:59 "snapcraft" switched to the "latest/stable" channel 08:20:59 08:21:03 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: 08:21:03 - README.md 08:21:03 08:21:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:21:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:21:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:21:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:21:04 Reading package lists... 08:21:05 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 08:21:05 Reading package lists... 08:21:05 Building dependency tree... 08:21:05 Reading state information... 08:21:05 Suggested packages: 08:21:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:21:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:21:05 Recommended packages: 08:21:05 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:21:05 The following NEW packages will be installed: 08:21:05 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:21:05 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:21:05 pkg-config zip 08:21:05 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:21:05 Need to get 7663 kB of archives. 08:21:05 After this operation, 43.8 MB of additional disk space will be used. 08:21:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:21:05 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:21:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 08:21:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:21:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:21:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:21:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:21:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:21:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:21:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:21:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:21:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:21:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:21:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:21:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:21:07 debconf: delaying package configuration, since apt-utils is not installed 08:21:07 Fetched 7663 kB in 1s (5729 kB/s) 08:21:07 Selecting previously unselected package libglib2.0-0:amd64. 08:21:07 (Reading database ... 13933 files and directories currently installed.) 08:21:07 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:21:07 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:21:07 Selecting previously unselected package libpsl5:amd64. 08:21:07 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:21:07 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:21:07 Selecting previously unselected package libnghttp2-14:amd64. 08:21:07 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:21:07 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:21:07 Selecting previously unselected package librtmp1:amd64. 08:21:07 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:21:07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:21:07 Selecting previously unselected package libcurl3-gnutls:amd64. 08:21:07 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 08:21:07 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:21:07 Selecting previously unselected package liberror-perl. 08:21:07 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:21:07 Unpacking liberror-perl (0.17025-1) ... 08:21:07 Selecting previously unselected package git-man. 08:21:07 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:21:07 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:21:07 Selecting previously unselected package git. 08:21:07 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:21:07 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:21:08 Selecting previously unselected package libnorm1:amd64. 08:21:08 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:21:08 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:21:08 Selecting previously unselected package libpgm-5.2-0:amd64. 08:21:08 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:21:08 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:21:08 Selecting previously unselected package libsodium23:amd64. 08:21:08 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:21:08 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:21:08 Selecting previously unselected package libzmq5:amd64. 08:21:08 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:21:08 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:21:08 Selecting previously unselected package libzmq3-dev:amd64. 08:21:08 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:21:08 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:21:08 Selecting previously unselected package pkg-config. 08:21:08 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:21:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:21:08 Selecting previously unselected package zip. 08:21:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:21:08 Unpacking zip (3.0-11build1) ... 08:21:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:21:08 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:21:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:21:08 Setting up liberror-perl (0.17025-1) ... 08:21:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:21:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:21:08 No schema files found: doing nothing. 08:21:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:21:08 Setting up zip (3.0-11build1) ... 08:21:09 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:21:09 Setting up libsodium23:amd64 (1.0.16-2) ... 08:21:09 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:21:09 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:21:09 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:21:09 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:21:09 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:21:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:21:09 git set to automatically installed. 08:21:09 git-man set to automatically installed. 08:21:09 libcurl3-gnutls set to automatically installed. 08:21:09 liberror-perl set to automatically installed. 08:21:09 libglib2.0-0 set to automatically installed. 08:21:09 libnghttp2-14 set to automatically installed. 08:21:09 libnorm1 set to automatically installed. 08:21:09 libpgm-5.2-0 set to automatically installed. 08:21:09 libpsl5 set to automatically installed. 08:21:09 librtmp1 set to automatically installed. 08:21:09 libsodium23 set to automatically installed. 08:21:09 libzmq3-dev set to automatically installed. 08:21:09 libzmq5 set to automatically installed. 08:21:09 pkg-config set to automatically installed. 08:21:09 zip set to automatically installed. 08:21:11 snapd is not logged in, snap install commands will use sudo 08:21:11 snap "core18" has no updates available 08:21:12 snapd is not logged in, snap install commands will use sudo 08:21:18 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 08:21:18 Pulling config-common 08:21:18 + snapcraftctl pull 08:21:19 Pulling go-build-helper 08:21:19 + snapcraftctl pull 08:21:20 'edgex-go' has dependencies that need to be staged: go-build-helper 08:21:20 Skipping pull go-build-helper (already ran) 08:21:20 Building go-build-helper 08:21:20 + snapcraftctl build 08:21:22 Staging go-build-helper 08:21:22 + snapcraftctl stage 08:21:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:21:32 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:21:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 08:21:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 08:21:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:21:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:21:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 08:21:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 08:21:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 08:21:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 08:21:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:21:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:21:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:21:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:21:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:21:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:21:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:21:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:21:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:21:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 08:21:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 08:21:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:21:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:21:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 08:21:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 08:21:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 08:21:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 08:21:32 Fetched 24.8 MB in 0s (0 B/s) 08:21:32 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:21:32 Fetched 224 kB in 0s (0 B/s) 08:21:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:21:32 Fetched 157 kB in 0s (0 B/s) 08:21:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:21:32 Fetched 221 kB in 0s (0 B/s) 08:21:32 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:21:32 Fetched 143 kB in 0s (0 B/s) 08:21:32 Pulling edgex-go 08:21:32 + snapcraftctl pull 08:21:32 Pulling hooks 08:21:32 + snapcraftctl pull 08:21:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:21:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:21:34 ---> 9f83a3013c32 08:21:34 Step 3/24 : WORKDIR /edgex-goStep 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:21:34 08:21:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:21:34 ---> 9f83a3013c32 08:21:34 Step 3/24 : WORKDIR /edgex-go 08:21:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:21:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:21:34 ---> 9f83a3013c32 08:21:34 Step 3/23 : WORKDIR /edgex-go 08:21:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:21:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:21:34 ---> 9f83a3013c32 08:21:34 Step 3/23 : WORKDIR /edgex-go 08:21:34 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:21:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:21:34 ---> 9f83a3013c32 08:21:34 Step 3/32 : WORKDIR /edgex-go 08:21:34 ---> Running in 82942730480d 08:21:34 ---> Running in a4200784c4a9 08:21:34 ---> Running in 767d7641a414 08:21:34 ---> Running in e11988926c6a 08:21:34 ---> Running in 8cfb9aa186e9 08:21:34 Removing intermediate container 8cfb9aa186e9 08:21:34 ---> 1d5493906b57 08:21:34 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:34 Removing intermediate container 767d7641a414 08:21:34 ---> b4e9bf0a32d7 08:21:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container e11988926c6a 08:21:34 08:21:34 ---> 13a8701e94de 08:21:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:34 Removing intermediate container a4200784c4a9 08:21:34 ---> 0f77027427aa 08:21:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:34 ---> Running in 1dcddb2bb733 08:21:34 Removing intermediate container 82942730480d 08:21:34 ---> 8610aa561294 08:21:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:34 ---> Running in ebe0367880cd 08:21:34 ---> Running in f98f56cb53fa 08:21:34 ---> Running in 4f104e17484c 08:21:34 ---> Running in 8bd71c1600dc 08:21:36 Removing intermediate container 1dcddb2bb733 08:21:36 ---> f88c386718bd 08:21:36 Step 5/32 : RUN apk add --update --no-cache make git 08:21:37 ---> Running in aed512ebc7cf 08:21:37 Removing intermediate container ebe0367880cd 08:21:37 ---> 662f8a0f65e7 08:21:37 Step 5/23 : RUN apk add --update --no-cache make git 08:21:37 Removing intermediate container 8bd71c1600dc 08:21:37 ---> da82fd5f714d 08:21:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:21:37 ---> Running in ee36497ae127 08:21:37 ---> Running in 681c65a29340 08:21:37 Removing intermediate container 4f104e17484c 08:21:37 ---> fd32d7b8eeda 08:21:37 Step 5/24 : RUN apk add --update --no-cache make git 08:21:37 Removing intermediate container f98f56cb53fa 08:21:37 ---> 021d7df721e0 08:21:37 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:21:38 ---> Running in beea5ff55b37 08:21:38 ---> Running in d663b9106bff 08:21:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:21:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:21:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:21:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:21:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:21:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:21:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:21:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:21:41 OK: 218 MiB in 52 packages 08:21:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:21:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:21:42 OK: 218 MiB in 52 packages 08:21:42 OK: 218 MiB in 52 packages 08:21:42 OK: 218 MiB in 52 packages 08:21:42 OK: 218 MiB in 52 packages 08:21:42 Removing intermediate container aed512ebc7cf 08:21:42 ---> 348dec55acc6 08:21:42 Step 6/32 : COPY go.mod . 08:21:44 ---> e6835619cff6 08:21:44 Step 7/32 : RUN go mod download 08:21:44 Removing intermediate container 681c65a29340 08:21:44 ---> c2f5efb7108e 08:21:44 Step 6/23 : COPY go.mod . 08:21:44 Removing intermediate container ee36497ae127 08:21:44 ---> 6bf7240539e3 08:21:44 Step 6/23 : COPY go.mod . 08:21:44 ---> Running in dccfee9ba816 08:21:44 Removing intermediate container beea5ff55b37 08:21:44 ---> 0dbb83463ff5 08:21:44 Step 6/24 : COPY go.mod . 08:21:44 Removing intermediate container d663b9106bff 08:21:44 ---> 1749a01d5231 08:21:44 Step 6/24 : COPY go.mod . 08:21:45 ---> 37d9ff0079ad 08:21:45 Step 7/23 : RUN go mod download 08:21:45 ---> Running in 9633281d27d6 08:21:45 ---> 20704d7c9629 08:21:45 Step 7/23 : RUN go mod download 08:21:45 ---> f399ab826470 08:21:45 Step 7/24 : RUN go mod download 08:21:45 ---> Running in ee0d0a8c1a79 08:21:45 ---> Running in c9212e07bc47 08:21:46 ---> b7c5fa8b76f7 08:21:46 Step 7/24 : RUN go mod download 08:21:46 ---> Running in f602318d2406 08:21:48 Removing intermediate container dccfee9ba816 08:21:48 ---> 891d1d5af2bc 08:21:48 Step 8/32 : COPY . . 08:21:50 Removing intermediate container 9633281d27d6 08:21:50 ---> bfd0cd66cc8a 08:21:50 Step 8/23 : COPY . . 08:21:50 Removing intermediate container ee0d0a8c1a79 08:21:50 ---> d53a75c8ac1b 08:21:50 Step 8/23 : COPY . . 08:21:51 Removing intermediate container c9212e07bc47 08:21:51 ---> e2ad7e3df7ca 08:21:51 Step 8/24 : COPY . . 08:21:51 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:21:51 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:21:51 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:21:51 Fetched 0 B in 0s (0 B/s) 08:21:51 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:21:51 Fetched 96.5 kB in 0s (0 B/s) 08:21:51 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:21:51 Fetched 279 kB in 0s (0 B/s) 08:21:51 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:21:51 Fetched 122 kB in 0s (0 B/s) 08:21:51 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:21:51 Fetched 77.8 kB in 0s (0 B/s) 08:21:51 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:21:51 Fetched 8848 B in 0s (0 B/s) 08:21:51 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:21:51 Fetched 47.8 kB in 0s (0 B/s) 08:21:51 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:21:51 Fetched 45.6 kB in 0s (0 B/s) 08:21:51 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:21:51 Fetched 15.0 kB in 0s (0 B/s) 08:21:51 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 08:21:51 Fetched 219 kB in 0s (0 B/s) 08:21:51 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:21:51 Fetched 154 kB in 0s (0 B/s) 08:21:51 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:21:51 Fetched 50.6 kB in 0s (0 B/s) 08:21:51 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:21:51 Fetched 14.8 kB in 0s (0 B/s) 08:21:51 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:21:51 Fetched 41.8 kB in 0s (0 B/s) 08:21:51 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:21:51 Fetched 499 kB in 0s (0 B/s) 08:21:51 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:21:51 Fetched 111 kB in 0s (0 B/s) 08:21:51 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:21:51 Fetched 240 kB in 0s (0 B/s) 08:21:51 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:21:51 Fetched 29.3 kB in 0s (0 B/s) 08:21:51 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:21:51 Fetched 85.5 kB in 0s (0 B/s) 08:21:51 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:21:51 Fetched 24.5 kB in 0s (0 B/s) 08:21:51 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:21:51 Fetched 49.2 kB in 0s (0 B/s) 08:21:51 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:21:51 Fetched 54.2 kB in 0s (0 B/s) 08:21:51 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:21:51 Fetched 30.8 kB in 0s (0 B/s) 08:21:51 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:21:51 Fetched 15.8 kB in 0s (0 B/s) 08:21:51 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:21:51 Fetched 85.9 kB in 0s (0 B/s) 08:21:51 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:21:51 Fetched 8720 B in 0s (0 B/s) 08:21:51 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 08:21:51 Fetched 140 kB in 0s (0 B/s) 08:21:51 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:21:51 Fetched 119 kB in 0s (0 B/s) 08:21:51 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 08:21:51 Fetched 111 kB in 0s (0 B/s) 08:21:51 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:21:51 Fetched 11.1 kB in 0s (0 B/s) 08:21:51 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:21:51 Fetched 645 kB in 0s (0 B/s) 08:21:51 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:21:51 Fetched 41.3 kB in 0s (0 B/s) 08:21:51 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:21:51 Fetched 17.9 kB in 0s (0 B/s) 08:21:51 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:21:51 Fetched 368 kB in 0s (0 B/s) 08:21:51 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:21:51 Fetched 187 kB in 0s (0 B/s) 08:21:51 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:21:51 Fetched 175 kB in 0s (0 B/s) 08:21:51 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:21:51 Fetched 206 kB in 0s (0 B/s) 08:21:51 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:21:51 Fetched 1301 kB in 0s (0 B/s) 08:21:51 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:21:51 Fetched 36.2 kB in 0s (0 B/s) 08:21:51 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 08:21:51 Fetched 159 kB in 0s (0 B/s) 08:21:51 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:21:51 Fetched 107 kB in 0s (0 B/s) 08:21:51 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:21:51 Fetched 48.7 kB in 0s (0 B/s) 08:21:51 Pulling static-packages 08:21:51 + snapcraftctl pull 08:21:51 Pulling version 08:21:51 + cd /root/project 08:21:51 + git describe --tags --abbrev=0 08:21:51 + sed s/v// 08:21:51 + GIT_VERSION=2.0.1-dev.8 08:21:51 + [ -z 2.0.1-dev.8 ] 08:21:51 + snapcraftctl set-version 2.0.1-dev.8 08:21:51 Building config-common 08:21:51 + snapcraftctl build 08:21:51 Removing intermediate container f602318d2406 08:21:51 ---> 340a82959f10 08:21:51 Step 8/24 : COPY . . 08:21:52 Skipping build go-build-helper (already ran) 08:21:52 Building edgex-go 08:21:52 + cd /root/parts/edgex-go/src 08:21:52 + git describe --tags --abbrev=0 08:21:52 + sed s/v// 08:21:52 + GIT_VERSION=2.0.1-dev.8 08:21:52 + [ -z 2.0.1-dev.8 ] 08:21:52 + echo 2.0.1-dev.8 08:21:52 + make build 08:21:52 go mod tidy 08:21:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 08:21:54 go: downloading github.com/gorilla/mux v1.8.0 08:21:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 08:21:54 go: downloading github.com/stretchr/testify v1.7.0 08:21:54 go: downloading github.com/google/uuid v1.2.0 08:21:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 08:21:54 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 08:21:54 go: downloading gopkg.in/yaml.v2 v2.4.0 08:21:54 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:21:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:21:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 08:21:54 go: downloading github.com/lib/pq v1.10.2 08:21:54 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:21:54 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 08:21:54 go: downloading github.com/pelletier/go-toml v1.9.3 08:21:54 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:21:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 08:21:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 08:21:56 go: downloading github.com/davecgh/go-spew v1.1.1 08:21:56 go: downloading github.com/pmezard/go-difflib v1.0.0 08:21:56 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:21:56 go: downloading github.com/go-playground/validator/v10 v10.6.1 08:21:56 go: downloading github.com/go-kit/kit v0.9.0 08:21:56 go: downloading github.com/stretchr/objx v0.1.0 08:21:56 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:21:56 go: downloading github.com/x448/float16 v0.8.4 08:21:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 08:21:56 go: downloading github.com/go-redis/redis/v7 v7.3.0 08:21:56 go: downloading github.com/pebbe/zmq4 v1.2.7 08:21:56 go: downloading github.com/go-playground/universal-translator v0.17.0 08:21:56 go: downloading github.com/leodido/go-urn v1.2.0 08:21:56 go: downloading golang.org/x/text v0.3.2 08:21:56 go: downloading github.com/go-playground/assert/v2 v2.0.1 08:21:56 go: downloading github.com/go-playground/locales v0.13.0 08:21:56 go: downloading github.com/kr/pretty v0.2.0 08:21:56 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:21:56 go: downloading github.com/go-stack/stack v1.8.0 08:21:56 go: downloading github.com/hashicorp/consul/api v1.8.1 08:21:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:21:56 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 08:21:56 go: downloading github.com/gorilla/websocket v1.4.2 08:21:56 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 08:21:56 go: downloading github.com/onsi/ginkgo v1.10.1 08:21:56 go: downloading github.com/onsi/gomega v1.7.0 08:21:56 go: downloading github.com/kr/text v0.1.0 08:21:56 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:21:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:21:56 go: downloading github.com/mitchellh/copystructure v1.0.0 08:21:56 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:21:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:21:56 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:21:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:21:57 go: downloading github.com/hashicorp/serf v0.9.5 08:21:57 go: downloading github.com/hashicorp/consul/sdk v0.7.0 08:21:57 go: downloading github.com/hashicorp/go-uuid v1.0.1 08:21:57 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:21:57 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:21:57 go: downloading github.com/fatih/color v1.9.0 08:21:57 go: downloading github.com/mattn/go-colorable v0.1.6 08:21:57 go: downloading github.com/mattn/go-isatty v0.0.12 08:21:57 go: downloading github.com/pkg/errors v0.8.1 08:21:57 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:21:57 go: downloading github.com/hashicorp/go-msgpack v0.5.3 08:21:57 go: downloading github.com/hashicorp/memberlist v0.2.2 08:21:57 go: downloading github.com/hpcloud/tail v1.0.0 08:21:57 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 08:21:57 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:21:57 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:21:57 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:21:57 go: downloading github.com/hashicorp/go-multierror v1.1.0 08:21:57 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 08:21:57 go: downloading github.com/miekg/dns v1.1.26 08:21:57 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:21:57 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:21:57 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:21:57 go: downloading github.com/hashicorp/errwrap v1.0.0 08:21:57 go: downloading gopkg.in/fsnotify.v1 v1.4.7 08:21:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-data/core-data ./cmd/core-data 08:22:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:22:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-command/core-command ./cmd/core-command 08:22:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:22:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:22:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:22:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:22:13 ---> 3cd8597b2733 08:22:13 Step 9/32 : RUN go mod tidy 08:22:13 ---> f675d8284202 08:22:13 Step 9/23 : RUN go mod tidy 08:22:13 ---> Running in d8d5aa954d07 08:22:13 ---> 108f917a3e20 08:22:13 Step 9/24 : RUN go mod tidy 08:22:13 ---> Running in 2f8d65982204 08:22:13 ---> 3c1b09d177e8 08:22:13 Step 9/24 : RUN go mod tidy 08:22:13 ---> Running in a0ccb5be41b1 08:22:13 ---> Running in 698772e328ac 08:22:13 ---> 0caf6e2a552a 08:22:13 Step 9/23 : RUN go mod tidy 08:22:13 ---> Running in bf625a582f0d 08:22:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:22:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:22:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:22:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config 08:22:18 Removing intermediate container d8d5aa954d07 08:22:18 ---> e383f7ff0d9f 08:22:18 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:22:18 ---> Running in a77f21e7b581 08:22:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:22:18 Removing intermediate container 2f8d65982204 08:22:18 ---> 7d09d7237885 08:22:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:22:18 Removing intermediate container a0ccb5be41b1 08:22:18 ---> 815e678963ce 08:22:18 Step 10/24 : RUN make cmd/core-command/core-command 08:22:19 ---> Running in 47c207b3c399 08:22:19 ---> Running in c5246449e1d1 08:22:19 Removing intermediate container 698772e328ac 08:22:19 ---> f2faec67f8b3 08:22:19 Step 10/24 : RUN make cmd/core-data/core-data 08:22:19 Removing intermediate container bf625a582f0d 08:22:19 ---> ff78de675396 08:22:19 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:22:19 ---> Running in ca3b86214714 08:22:19 ---> Running in 5252083b3c43 08:22:19 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:22:19 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:22:19 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:22:19 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:22:19 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:22:19 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:22:19 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:22:19 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:22:19 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:22:19 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:22:19 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:22:19 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:22:19 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:22:19 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:22:19 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:22:19 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:22:19 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:22:19 + 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 08:22:19 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:22:19 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:22:19 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:22:19 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:22:19 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:22:19 + 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 08:22:19 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:22:19 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:22:19 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:22:21 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 08:22:21 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 08:22:21 Building hooks 08:22:21 + cd /root/parts/hooks/src 08:22:21 + make build 08:22:21 go mod tidy 08:22:21 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 08:22:21 go: downloading github.com/stretchr/testify v1.5.1 08:22:21 go: downloading gopkg.in/yaml.v2 v2.2.2 08:22:21 go: downloading github.com/davecgh/go-spew v1.1.0 08:22:21 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 08:22:22 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 08:22:22 GO111MODULE=on go build -o cmd/install/install ./cmd/install 08:22:22 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 08:22:22 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 08:22:22 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 08:22:22 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 08:22:25 Building static-packages 08:22:25 + snapcraftctl build 08:22:27 Building version 08:22:27 + snapcraftctl build 08:22:29 Staging config-common 08:22:29 + snapcraftctl stage 08:22:30 Skipping stage go-build-helper (already ran) 08:22:30 Staging edgex-go 08:22:30 + snapcraftctl stage 08:22:31 Staging hooks 08:22:31 + snapcraftctl stage 08:22:32 Staging static-packages 08:22:32 + snapcraftctl stage 08:22:33 Staging version 08:22:33 + snapcraftctl stage 08:22:34 Priming config-common 08:22:34 + snapcraftctl prime 08:22:35 Priming go-build-helper 08:22:35 + snapcraftctl prime 08:22:36 Priming edgex-go 08:22:36 + snapcraftctl prime 08:22:37 Priming hooks 08:22:37 + snapcraftctl prime 08:22:39 Priming static-packages 08:22:39 + snapcraftctl prime 08:22:41 Priming version 08:22:41 + snapcraftctl prime 08:22:42 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] } 08:24:29 Removing intermediate container c5246449e1d1 08:24:29 ---> 32ee9732b4f8 08:24:29 08:24:29 Step 11/24 : FROM alpine:3.12 08:24:29 3.12: Pulling from library/alpine 08:24:32 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:24:32 Status: Downloaded newer image for alpine:3.12 08:24:32 ---> c4fd0aeabfcf 08:24:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:24:33 ---> Running in 81551bd34f75 08:24:35 Removing intermediate container a77f21e7b581 08:24:35 ---> cb2bc6ba61f1 08:24:35 08:24:35 Step 11/32 : FROM alpine:3.12 08:24:35 ---> c4fd0aeabfcf 08:24:35 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:24:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:24:36 ---> Running in 8a5224eb0520 08:24:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:24:37 Removing intermediate container 5252083b3c43 08:24:37 ---> bd33e30a5eba 08:24:37 08:24:37 Step 11/23 : FROM alpine:3.12 08:24:37 ---> c4fd0aeabfcf 08:24:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:24:37 (1/1) Installing dumb-init (1.2.2-r1) 08:24:37 Executing busybox-1.31.1-r20.trigger 08:24:37 OK: 5 MiB in 15 packages 08:24:37 ---> Running in 65e936063c8e 08:24:38 Removing intermediate container 8a5224eb0520 08:24:38 ---> 66453f2e1bfb 08:24:38 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:24:38 ---> Running in 94b42b9fdd75 08:24:38 Removing intermediate container 47c207b3c399 08:24:38 ---> 775816b27958 08:24:38 08:24:38 Step 11/23 : FROM alpine:3.12 08:24:39 ---> c4fd0aeabfcf 08:24:39 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:24:40 ---> Running in 2d2345fb0b8f 08:24:40 Removing intermediate container 81551bd34f75 08:24:40 ---> a5ea3629cb8c 08:24:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:24:40 ---> Running in 8b35075066e8 08:24:41 Removing intermediate container 8b35075066e8 08:24:41 ---> 15151af85292 08:24:41 Step 14/24 : ENV APP_PORT=59882 08:24:41 ---> Running in eb2b11d72778 08:24:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:24:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:24:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:24:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:24:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:24:42 Removing intermediate container eb2b11d72778 08:24:42 ---> 167ce69bc8f6 08:24:42 Step 15/24 : EXPOSE $APP_PORT 08:24:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:24:43 ---> Running in 6f4d3d3434f6 08:24:43 (1/1) Installing dumb-init (1.2.2-r1) 08:24:43 Executing busybox-1.31.1-r20.trigger 08:24:43 OK: 5 MiB in 15 packages 08:24:43 (1/2) Installing dumb-init (1.2.2-r1) 08:24:43 (2/2) Installing su-exec (0.2-r1) 08:24:43 Executing busybox-1.31.1-r20.trigger 08:24:43 OK: 5 MiB in 16 packages 08:24:43 (1/2) Installing ca-certificates (20191127-r4) 08:24:43 (2/2) Installing dumb-init (1.2.2-r1) 08:24:43 Executing busybox-1.31.1-r20.trigger 08:24:44 Executing ca-certificates-20191127-r4.trigger 08:24:44 Removing intermediate container 6f4d3d3434f6 08:24:44 ---> e10c2aa8e07b 08:24:44 Step 16/24 : WORKDIR / 08:24:44 OK: 6 MiB in 16 packages 08:24:44 ---> Running in 34937c01a333 08:24:45 Removing intermediate container 65e936063c8e 08:24:45 ---> c6f330d9903f 08:24:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:24:45 Removing intermediate container 94b42b9fdd75 08:24:45 Removing intermediate container 34937c01a333 08:24:45 ---> 267cbdea270b 08:24:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:24:45 ---> 11653f2ebeba 08:24:45 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:24:45 ---> Running in 91bafde1df40 08:24:46 ---> Running in 1e8747b25dfe 08:24:47 Removing intermediate container 2d2345fb0b8f 08:24:47 ---> cc13268aaf1d 08:24:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:24:47 Removing intermediate container 91bafde1df40 08:24:47 ---> b2b0c4d06383 08:24:47 Step 14/23 : ENV APP_PORT=59861 08:24:47 ---> Running in 633b67514f61 08:24:47 ---> 2b6707a75581 08:24:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:24:48 Removing intermediate container 1e8747b25dfe 08:24:48 ---> fb30f6eb1dd5 08:24:48 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:24:48 ---> Running in a68eb3bf86c4 08:24:48 ---> Running in 1450a8ec3374 08:24:48 Removing intermediate container 633b67514f61 08:24:48 ---> eeaa9427d622 08:24:48 Step 14/23 : ENV APP_PORT=59860 08:24:49 ---> Running in 5c456ea7b86c 08:24:49 Removing intermediate container ca3b86214714 08:24:49 ---> b70803da3a93 08:24:49 08:24:49 Step 11/24 : FROM alpine:3.12 08:24:49 ---> c4fd0aeabfcf 08:24:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:24:49 Removing intermediate container a68eb3bf86c4 08:24:49 ---> c69b3cb9f511 08:24:49 Step 15/23 : EXPOSE $APP_PORT 08:24:49 Removing intermediate container 1450a8ec3374 08:24:49 ---> d069133937b6 08:24:49 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:24:49 ---> Running in 2a1276199faa 08:24:49 ---> Running in 70ccccc2607e 08:24:49 ---> Running in 7e742eaaf655 08:24:49 Removing intermediate container 5c456ea7b86c 08:24:49 ---> f7e1ea139cdd 08:24:49 Step 15/23 : EXPOSE $APP_PORT 08:24:49 ---> 07fa13fbf90c 08:24:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:24:50 ---> Running in 8924caaf52da 08:24:50 Removing intermediate container 2a1276199faa 08:24:50 ---> 86022f02cfae 08:24:50 Step 13/24 : ENV APP_PORT=59880 08:24:50 Removing intermediate container 70ccccc2607e 08:24:50 ---> da8830e8b096 08:24:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:24:50 ---> Running in d75e18b36e53 08:24:51 Removing intermediate container 8924caaf52da 08:24:51 ---> fc952ad4ca3a 08:24:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:24:51 ---> 74a9c3e34565 08:24:51 Step 20/24 : ENTRYPOINT ["/core-command"] 08:24:51 Removing intermediate container d75e18b36e53 08:24:51 ---> 4c67235cc4db 08:24:51 Step 14/24 : EXPOSE $APP_PORT 08:24:51 ---> Running in 7155601e27b8 08:24:51 ---> Running in 2626e030dc21 08:24:52 ---> 6ac4ac4aaef2 08:24:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:24:52 ---> f48fc85a0411 08:24:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:24:52 Removing intermediate container 2626e030dc21 08:24:52 ---> d2842e2efa74 08:24:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:52 Removing intermediate container 7155601e27b8 08:24:52 ---> 799dc421adb6 08:24:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:24:52 ---> Running in 93c09b970990 08:24:52 ---> Running in 8c580c19e05b 08:24:53 Removing intermediate container 7e742eaaf655 08:24:53 ---> 00a13129b83d 08:24:53 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:24:53 ---> Running in 7ef556820a6a 08:24:53 Removing intermediate container 8c580c19e05b 08:24:53 ---> f78c0c0060b5 08:24:53 Step 22/24 : LABEL arch=arm64 08:24:53 ---> e320bf7c4df5 08:24:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:24:54 ---> Running in b35430c1e6e1 08:24:54 ---> a8f0c94834da 08:24:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:24:54 Removing intermediate container 7ef556820a6a 08:24:54 ---> ae4ee1c98131 08:24:54 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:24:55 Removing intermediate container b35430c1e6e1 08:24:55 ---> 494d4e3b9944 08:24:55 Step 23/24 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:24:55 ---> Running in 78431c651b3f 08:24:55 ---> 542c784de4f0 08:24:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:24:55 ---> Running in 2e007842921a 08:24:55 ---> ccfe60524e18 08:24:55 ---> 9e3ba7921ca2 08:24:55 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:24:55 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:24:55 Removing intermediate container 93c09b970990 08:24:55 ---> bd1efc507a42 08:24:55 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:24:55 ---> Running in c2fa395f8d6b 08:24:55 Removing intermediate container 78431c651b3f 08:24:55 ---> 8f0ecaff4996 08:24:55 Step 24/24 : LABEL version=0.0.0 08:24:55 ---> Running in da8a7c59fbc7 08:24:56 ---> Running in 7e8bcd43eee6 08:24:56 ---> Running in 930caa893210 08:24:56 Removing intermediate container 2e007842921a 08:24:56 ---> f5eca9133008 08:24:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:24:56 ---> Running in 71894410b0ef 08:24:56 Removing intermediate container c2fa395f8d6b 08:24:56 ---> 64059c96eca5 08:24:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:24:56 ---> Running in 22dc27283e5b 08:24:57 Removing intermediate container 930caa893210 08:24:57 ---> a4228fafea7d 08:24:57 08:24:57 Removing intermediate container 71894410b0ef 08:24:57 ---> b52174b3fd91 08:24:57 Step 21/23 : LABEL arch=arm64 08:24:57 Successfully built a4228fafea7d 08:24:57 Successfully tagged core-command-arm64:latest 08:24:57  Building core-command ... done Building security-proxy-setup 08:24:58 ---> Running in 37b482905eda 08:24:58 Removing intermediate container 22dc27283e5b 08:24:58 ---> 8375ea7e5cb1 08:24:58 Step 21/23 : LABEL arch=arm64 08:24:58 ---> Running in bd8325429f74 08:24:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:24:58 Removing intermediate container 37b482905eda 08:24:58 ---> 63b52195d5ff 08:24:58 Step 22/23 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:24:58 Removing intermediate container bd8325429f74 08:24:58 ---> f0a5f988f318 08:24:58 Step 22/23 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:24:59 ---> Running in 1ce6778aba82 08:24:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:24:59 ---> Running in 524a51d83206 08:25:00 Removing intermediate container 1ce6778aba82 08:25:00 ---> 371cb45d378e 08:25:00 Step 23/23 : LABEL version=0.0.0 08:25:00 (1/6) Installing dumb-init (1.2.2-r1) 08:25:00 (2/6) Installing libgcc (9.3.0-r2) 08:25:00 (3/6) Installing libsodium (1.0.18-r0) 08:25:00 (4/6) Installing libstdc++ (9.3.0-r2) 08:25:00 Removing intermediate container 524a51d83206 08:25:00 ---> c23b1a84df62 08:25:00 Step 23/23 : LABEL version=0.0.0 08:25:00 ---> Running in f28784932f28 08:25:00 (5/6) Installing libzmq (4.3.3-r0) 08:25:00 (6/6) Installing zeromq (4.3.3-r0) 08:25:00 Executing busybox-1.31.1-r20.trigger 08:25:00 OK: 8 MiB in 20 packages 08:25:00 ---> Running in 4f58320b6139 08:25:01 Removing intermediate container da8a7c59fbc7 08:25:01 ---> 1c03a4b7f059 08:25:01 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:25:01 Removing intermediate container f28784932f28 08:25:01 ---> f6ac248d3f66 08:25:01 08:25:02 Successfully built f6ac248d3f66 08:25:02 Successfully tagged support-scheduler-arm64:latest 08:25:02 Building security-secretstore-setup 08:25:02  Building support-scheduler ... done Removing intermediate container 4f58320b6139 08:25:02 ---> ed569745bc0d 08:25:02 08:25:02 Successfully built ed569745bc0d 08:25:02 ---> 715e2a42dbf4 08:25:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:25:02 Successfully tagged support-notifications-arm64:latest 08:25:02  Building support-notifications ... done Building core-metadata 08:25:02 Removing intermediate container 7e8bcd43eee6 08:25:02 ---> 57e0682c09a4 08:25:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:25:04 ---> 8bcaa74baf32 08:25:04 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:25:04 ---> 54c94e82bda6 08:25:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:25:06 ---> 4dde73de9651 08:25:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:25:06 ---> e3190f04c4a1 08:25:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:25:07 ---> bbbcff20d8d6 08:25:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:25:08 ---> 063c3ec84dd6 08:25:08 Step 20/24 : ENTRYPOINT ["/core-data"] 08:25:08 ---> Running in dd6a83129836 08:25:08 ---> 877d55fe9c8e 08:25:08 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:25:09 ---> Running in 4a0b4fe68d0f 08:25:09 Removing intermediate container dd6a83129836 08:25:09 ---> 8c7173ce136c 08:25:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:25:10 ---> Running in 25cdfa02dbed 08:25:10 Removing intermediate container 4a0b4fe68d0f 08:25:10 ---> a3ad2e28284a 08:25:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:25:11 Removing intermediate container 25cdfa02dbed 08:25:11 ---> 462793d4d0b8 08:25:11 Step 22/24 : LABEL arch=arm64 08:25:11 ---> Running in 1e92b804b253 08:25:11 ---> 55502bc0c957 08:25:11 Step 27/32 : RUN chmod +x /entrypoint.sh 08:25:12 ---> Running in b36f178a27b9 08:25:12 Removing intermediate container 1e92b804b253 08:25:12 ---> c929e1dc0954 08:25:12 Step 23/24 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:25:12 ---> Running in f5d894c75d8c 08:25:13 Removing intermediate container f5d894c75d8c 08:25:13 ---> a36ecfc26cfd 08:25:13 Step 24/24 : LABEL version=0.0.0 08:25:14 ---> Running in d6fa079c9ad4 08:25:15 Removing intermediate container d6fa079c9ad4 08:25:15 ---> 28918ddc5361 08:25:15 08:25:16 Successfully built 28918ddc5361 08:25:16 Successfully tagged core-data-arm64:latest 08:25:16 Building sys-mgmt-agent 08:25:16  Building core-data ... done Removing intermediate container b36f178a27b9 08:25:16 ---> bb42dcc35ac4 08:25:16 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:25:16 ---> Running in 3ccdf792363e 08:25:17 Removing intermediate container 3ccdf792363e 08:25:17 ---> 2762e05efb11 08:25:17 Step 29/32 : CMD ["gate"] 08:25:17 ---> Running in b21843fd7fe8 08:25:18 Removing intermediate container b21843fd7fe8 08:25:18 ---> d3162650b8cf 08:25:18 Step 30/32 : LABEL arch=arm64 08:25:18 ---> Running in 56748def8701 08:25:19 Removing intermediate container 56748def8701 08:25:19 ---> 72975157c111 08:25:19 Step 31/32 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:25:20 ---> Running in 0448aa7fc152 08:25:21 Removing intermediate container 0448aa7fc152 08:25:21 ---> 27f1bbbc0307 08:25:21 Step 32/32 : LABEL version=0.0.0 08:25:21 ---> Running in 55440617d5de 08:25:22 Removing intermediate container 55440617d5de 08:25:22 ---> 86152dbc4584 08:25:22 08:25:22 Successfully built 86152dbc4584 08:25:22 Successfully tagged security-bootstrapper-arm64:latest 08:25:35  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:25:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:25:35 ---> 9f83a3013c32 08:25:35 Step 3/22 : WORKDIR /edgex-go 08:25:35 ---> Using cache 08:25:35 ---> 8610aa561294 08:25:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:35 ---> Using cache 08:25:35 ---> da82fd5f714d 08:25:35 Step 5/22 : RUN apk add --update --no-cache make git 08:25:36 ---> Running in 3638aad679c2 08:25:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:25:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:25:40 OK: 218 MiB in 52 packages 08:25:43 Removing intermediate container 3638aad679c2 08:25:43 ---> a0a33ec36f28 08:25:43 Step 6/22 : COPY go.mod . 08:25:44 ---> d109124726cd 08:25:44 Step 7/22 : RUN go mod download 08:25:44 ---> Running in 617460eadc35 08:25:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:25:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:25:46 ---> 9f83a3013c32 08:25:46 Step 3/24 : WORKDIR /edgex-go 08:25:46 ---> Using cache 08:25:46 ---> 8610aa561294 08:25:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:46 ---> Using cache 08:25:46 ---> da82fd5f714d 08:25:46 Step 5/24 : RUN apk add --update --no-cache make git 08:25:46 ---> Using cache 08:25:46 ---> a0a33ec36f28 08:25:46 Step 6/24 : COPY go.mod . 08:25:46 ---> Using cache 08:25:46 ---> d109124726cd 08:25:46 Step 7/24 : RUN go mod download 08:25:46 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:25:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:25:46 ---> 9f83a3013c32 08:25:46 Step 3/26 : WORKDIR /edgex-go 08:25:46 ---> Using cache 08:25:46 ---> 8610aa561294 08:25:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:46 ---> Using cache 08:25:46 ---> da82fd5f714d 08:25:46 Step 5/26 : RUN apk add --update --no-cache make git 08:25:46 ---> Using cache 08:25:46 ---> a0a33ec36f28 08:25:46 Step 6/26 : COPY go.mod . 08:25:46 ---> Using cache 08:25:46 ---> d109124726cd 08:25:46 Step 7/26 : RUN go mod download 08:25:47 ---> Running in 40baea8945fe 08:25:47 ---> Running in 20e59e618d9e 08:25:49 Removing intermediate container 617460eadc35 08:25:49 ---> 744fbf191937 08:25:49 Step 8/22 : COPY . . 08:25:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:25:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:25:51 ---> 9f83a3013c32 08:25:51 Step 3/24 : WORKDIR /edgex-go 08:25:51 ---> Using cache 08:25:51 ---> 8610aa561294 08:25:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:51 ---> Using cache 08:25:51 ---> da82fd5f714d 08:25:51 Step 5/24 : RUN apk add --update --no-cache make bash git 08:25:52 Removing intermediate container 40baea8945fe 08:25:52 ---> 9faaa307be30 08:25:52 Step 8/24 : COPY . . 08:25:52 ---> Running in 69175fcfdd96 08:25:52 Removing intermediate container 20e59e618d9e 08:25:52 ---> b3653e9790e3 08:25:52 Step 8/26 : COPY . . 08:25:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:25:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:25:56 OK: 218 MiB in 52 packages 08:26:03 Removing intermediate container 69175fcfdd96 08:26:03 ---> 2d5fc8260af3 08:26:03 Step 6/24 : COPY go.mod . 08:26:04 ---> 1d3406b05adf 08:26:04 Step 7/24 : RUN go mod download 08:26:05 ---> Running in 0617e2ee047f 08:26:06 ---> 364b1fee4eb1 08:26:06 Step 9/22 : RUN go mod tidy 08:26:07 ---> Running in fb4355e758c3 08:26:09 ---> b8f5c3793d89 08:26:09 Step 9/24 : RUN go mod tidy 08:26:09 Removing intermediate container 0617e2ee047f 08:26:09 ---> d84795d7c013 08:26:09 Step 8/24 : COPY . . 08:26:09 ---> Running in 8a6f8b89e1fb 08:26:09 ---> 1ab30d705e2d 08:26:09 Step 9/26 : RUN go mod tidy 08:26:09 ---> Running in d1d7f9673810 08:26:13 Removing intermediate container fb4355e758c3 08:26:13 ---> 27627e8b26c3 08:26:13 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:26:13 ---> Running in 3c5cc7f32dba 08:26:15 Removing intermediate container 8a6f8b89e1fb 08:26:15 ---> c1e1b842f59d 08:26:15 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:26:15 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 08:26:16 ---> Running in 40dc2e873784 08:26:16 Removing intermediate container d1d7f9673810 08:26:16 ---> 0a54fe928a6e 08:26:16 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:26:16 ---> Running in d67e3833f5e3 08:26:19 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 08:26:19 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 08:26:29 ---> 4a19d9ab1335 08:26:29 Step 9/24 : RUN go mod tidy 08:26:29 ---> Running in dffe0c539f95 08:26:35 Removing intermediate container dffe0c539f95 08:26:35 ---> eefc4d471e28 08:26:35 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:26:35 ---> Running in b82358f93f99 08:26:37 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 08:27:46 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 08:27:49 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 08:27:57 Removing intermediate container 3c5cc7f32dba 08:27:57 ---> 88dd1bd3ba6d 08:27:57 08:27:57 Step 11/22 : FROM alpine:3.12 08:27:57 ---> c4fd0aeabfcf 08:27:57 Step 12/22 : RUN apk add --update --no-cache curl 08:27:58 ---> Running in a91732a39202 08:28:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:28:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:28:01 (1/4) Installing ca-certificates (20191127-r4) 08:28:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:28:01 (3/4) Installing libcurl (7.77.0-r0) 08:28:01 (4/4) Installing curl (7.77.0-r0) 08:28:01 Executing busybox-1.31.1-r20.trigger 08:28:01 Executing ca-certificates-20191127-r4.trigger 08:28:01 OK: 7 MiB in 18 packages 08:28:02 Removing intermediate container d67e3833f5e3 08:28:02 ---> 6b71528c54b3 08:28:02 08:28:02 Step 11/26 : FROM alpine:3.12 08:28:02 ---> c4fd0aeabfcf 08:28:02 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:28:02 ---> Running in e9bc6661b363 08:28:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:28:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:28:04 Removing intermediate container a91732a39202 08:28:04 ---> 295952fefe0a 08:28:04 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:28:04 ---> Running in 352e15c9649f 08:28:04 Removing intermediate container 40dc2e873784 08:28:04 ---> a804840feac2 08:28:04 08:28:04 Step 11/24 : FROM alpine:3.12 08:28:04 ---> c4fd0aeabfcf 08:28:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:28:04 ---> Using cache 08:28:04 ---> c6f330d9903f 08:28:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:28:04 ---> Using cache 08:28:04 ---> b2b0c4d06383 08:28:04 Step 14/24 : ENV APP_PORT=59881 08:28:04 (1/6) Installing ca-certificates (20191127-r4) 08:28:04 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:28:04 (3/6) Installing libcurl (7.77.0-r0) 08:28:04 (4/6) Installing curl (7.77.0-r0) 08:28:04 (5/6) Installing dumb-init (1.2.2-r1) 08:28:04 (6/6) Installing su-exec (0.2-r1) 08:28:04 Executing busybox-1.31.1-r20.trigger 08:28:04 Executing ca-certificates-20191127-r4.trigger 08:28:05 ---> Running in 0fb0bf480f1b 08:28:05 Removing intermediate container b82358f93f99 08:28:05 ---> 9ecebae5a451 08:28:05 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:28:05 OK: 7 MiB in 20 packages 08:28:05 ---> Running in 48a9ff92f996 08:28:05 Removing intermediate container 352e15c9649f 08:28:05 ---> b11110b1ef5a 08:28:05 Step 14/22 : WORKDIR /edgex 08:28:06 ---> Running in 4a940251ceb3 08:28:06 Removing intermediate container 0fb0bf480f1b 08:28:06 ---> e13dc3a9956f 08:28:06 Step 15/24 : EXPOSE $APP_PORT 08:28:06 ---> Running in a466d0374b36 08:28:07 Removing intermediate container 4a940251ceb3 08:28:07 ---> ba9a3cd90bd6 08:28:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:28:07 Removing intermediate container a466d0374b36 08:28:07 ---> d1bc65baac3f 08:28:07 Step 16/24 : WORKDIR / 08:28:07 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 08:28:07 ---> Running in 1ef998623c3e 08:28:07 Removing intermediate container e9bc6661b363 08:28:07 ---> 5f31832885cd 08:28:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:28:08 ---> Running in df8b6fe6711b 08:28:08 ---> d08027ba366d 08:28:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:28:08 Removing intermediate container 1ef998623c3e 08:28:08 ---> dc239e153384 08:28:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:28:09 Removing intermediate container df8b6fe6711b 08:28:09 ---> eedcc99bc40b 08:28:09 Step 14/26 : WORKDIR / 08:28:09 ---> Running in 56c62f394ec5 08:28:09 ---> 9ea9e2aa31c4 08:28:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:28:10 ---> 47c40b59e704 08:28:10 Removing intermediate container 56c62f394ec5 08:28:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:28:10 ---> df8a45a24b62 08:28:10 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:28:11 Removing intermediate container 48a9ff92f996 08:28:11 ---> 19970f01c39c 08:28:11 08:28:11 Step 12/24 : FROM docker:20.10.0 08:28:11 ---> dfa832532e16 08:28:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:28:11 ---> e3c088784010 08:28:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:28:11 20.10.0: Pulling from library/docker 08:28:11 ---> 9540e2ab8723 08:28:11 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:28:12 ---> Running in c7c71dd57685 08:28:13 ---> f1d5ed350a27 08:28:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:28:13 Removing intermediate container c7c71dd57685 08:28:13 ---> 3412f0be6f43 08:28:13 Step 19/22 : CMD ["--init=true"] 08:28:13 ---> aba97f4eb720 08:28:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:28:13 ---> Running in 253c85f7671f 08:28:13 ---> Running in 7d8a11d60ef7 08:28:14 ---> 6d036831a916 08:28:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:28:14 Removing intermediate container 253c85f7671f 08:28:14 ---> 56bf5a8693b7 08:28:14 Step 20/22 : LABEL arch=arm64 08:28:14 Removing intermediate container 7d8a11d60ef7 08:28:14 ---> 49268f938a43 08:28:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:28:15 ---> Running in 850292b5b529 08:28:15 ---> Running in 88df7b204411 08:28:15 ---> c1659a61d6ed 08:28:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:28:15 Removing intermediate container 850292b5b529 08:28:15 ---> 9d2f22b7e264 08:28:15 Step 21/22 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:28:15 Removing intermediate container 88df7b204411 08:28:15 ---> da637c339b10 08:28:15 Step 22/24 : LABEL arch=arm64 08:28:15 ---> Running in bbaa6b975a08 08:28:15 ---> Running in 73fde06c0b27 08:28:16 Removing intermediate container bbaa6b975a08 08:28:16 ---> ffe6e9ab8751 08:28:16 Step 23/24 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:28:17 Removing intermediate container 73fde06c0b27 08:28:17 ---> 0699615c317c 08:28:17 Step 22/22 : LABEL version=0.0.0 08:28:17 ---> b63566c6e617 08:28:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:28:17 ---> Running in dc52c9129297 08:28:17 ---> Running in ba3810e5c182 08:28:18 Removing intermediate container dc52c9129297 08:28:18 ---> 08e1d5edc3d8 08:28:18 Step 24/24 : LABEL version=0.0.0 08:28:18 Removing intermediate container ba3810e5c182 08:28:18 ---> 7274e76d4941 08:28:18 08:28:19 Successfully built 7274e76d4941 08:28:19 Successfully tagged security-proxy-setup-arm64:latest 08:28:19  Building security-proxy-setup ... done  ---> Running in 1feca3a48b37 08:28:19 ---> 4ae98d470930 08:28:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:28:20 Removing intermediate container 1feca3a48b37 08:28:20 ---> c4e01f043ed5 08:28:20 08:28:20 Successfully built c4e01f043ed5 08:28:21 Successfully tagged core-metadata-arm64:latest 08:28:21  Building core-metadata ... done  ---> 0ca02a8b7da4 08:28:21 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/ 08:28:21 ---> Running in c20f1d437ae3 08:28:23 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:28:23 Status: Downloaded newer image for docker:20.10.0 08:28:23 ---> eeaf43b92773 08:28:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:28:23 ---> Running in 0adf87b2cecf 08:28:23 Removing intermediate container 0adf87b2cecf 08:28:23 ---> a93cc664d8a7 08:28:23 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 08:28:24 ---> Running in 850a3d978f30 08:28:24 Removing intermediate container c20f1d437ae3 08:28:24 ---> d1002ab75f57 08:28:24 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:28:24 ---> Running in a9971a47ffc3 08:28:25 Removing intermediate container a9971a47ffc3 08:28:25 ---> debb61579539 08:28:25 Step 24/26 : LABEL arch=arm64 08:28:25 ---> Running in 5516ada74d17 08:28:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:28:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:28:25 Removing intermediate container 5516ada74d17 08:28:25 ---> be3a57058a54 08:28:25 Step 25/26 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:28:25 ---> Running in 1dcafa4be67a 08:28:26 (1/39) Installing readline (8.0.4-r0) 08:28:26 (2/39) Installing bash (5.0.17-r0) 08:28:26 Executing bash-5.0.17-r0.post-install 08:28:26 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:28:26 (4/39) Installing libcurl (7.77.0-r0) 08:28:26 (5/39) Installing curl (7.77.0-r0) 08:28:26 (6/39) Installing dumb-init (1.2.2-r1) 08:28:26 (7/39) Installing libbz2 (1.0.8-r1) 08:28:26 (8/39) Installing expat (2.2.9-r1) 08:28:26 (9/39) Installing libffi (3.3-r2) 08:28:26 (10/39) Installing gdbm (1.13-r1) 08:28:26 (11/39) Installing xz-libs (5.2.5-r0) 08:28:26 (12/39) Installing sqlite-libs (3.32.1-r1) 08:28:26 (13/39) Installing python3 (3.8.10-r0) 08:28:26 Removing intermediate container 1dcafa4be67a 08:28:26 ---> 543011964202 08:28:26 Step 26/26 : LABEL version=0.0.0 08:28:26 ---> Running in fef452aa8f01 08:28:27 Removing intermediate container fef452aa8f01 08:28:27 ---> bf14b17f23d3 08:28:27 08:28:27 Successfully built bf14b17f23d3 08:28:28 Successfully tagged security-secretstore-setup-arm64:latest 08:28:28  Building security-secretstore-setup ... done (14/39) Installing py3-appdirs (1.4.4-r1) 08:28:28 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:28:28 (16/39) Installing py3-parsing (2.4.7-r0) 08:28:28 (17/39) Installing py3-six (1.15.0-r0) 08:28:28 (18/39) Installing py3-packaging (20.4-r0) 08:28:28 (19/39) Installing py3-setuptools (47.0.0-r0) 08:28:28 (20/39) Installing py3-chardet (3.0.4-r4) 08:28:28 (21/39) Installing py3-idna (2.9-r0) 08:28:28 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:28:28 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:28:28 (24/39) Installing py3-requests (2.23.0-r0) 08:28:28 (25/39) Installing py3-msgpack (1.0.0-r0) 08:28:28 (26/39) Installing py3-lockfile (0.12.2-r3) 08:28:28 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:28:28 (28/39) Installing py3-colorama (0.4.3-r0) 08:28:28 (29/39) Installing py3-distlib (0.3.0-r0) 08:28:28 (30/39) Installing py3-distro (1.5.0-r1) 08:28:28 (31/39) Installing py3-webencodings (0.5.1-r3) 08:28:28 (32/39) Installing py3-html5lib (1.0.1-r4) 08:28:28 (33/39) Installing py3-pytoml (0.1.21-r0) 08:28:28 (34/39) Installing py3-pep517 (0.8.2-r0) 08:28:28 (35/39) Installing py3-progress (1.5-r0) 08:28:28 (36/39) Installing py3-toml (0.10.1-r0) 08:28:28 (37/39) Installing py3-retrying (1.3.3-r0) 08:28:28 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:28:28 (39/39) Installing py3-pip (20.1.1-r0) 08:28:28 Executing busybox-1.31.1-r19.trigger 08:28:28 OK: 72 MiB in 59 packages 08:28:32 Collecting docker-compose==1.23.2 08:28:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:28:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:28:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:28:34 Collecting websocket-client<1.0,>=0.32.0 08:28:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:28:35 Collecting jsonschema<3,>=2.5.1 08:28:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:28:35 Collecting dockerpty<0.5,>=0.4.1 08:28:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:28:37 Collecting texttable<0.10,>=0.9.0 08:28:37 Downloading texttable-0.9.1.tar.gz (11 kB) 08:28:40 Collecting docker<4.0,>=3.6.0 08:28:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:28:40 Collecting PyYAML<4,>=3.10 08:28:40 Downloading PyYAML-3.13.tar.gz (270 kB) 08:28:44 Collecting cached-property<2,>=1.2.0 08:28:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:28:44 Collecting docopt<0.7,>=0.6.1 08:28:44 Downloading docopt-0.6.2.tar.gz (25 kB) 08:28:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:28:46 Collecting idna<2.8,>=2.5 08:28:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:28:46 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) 08:28:46 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) 08:28:46 Collecting urllib3<1.25,>=1.21.1 08:28:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:28:47 Collecting docker-pycreds>=0.4.0 08:28:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:28:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:28:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:28:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:28:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:28:48 Installing collected packages: idna, urllib3, requests, websocket-client, jsonschema, dockerpty, texttable, docker-pycreds, docker, PyYAML, cached-property, docopt, docker-compose 08:28:48 Attempting uninstall: idna 08:28:48 Found existing installation: idna 2.9 08:28:48 Uninstalling idna-2.9: 08:28:48 Successfully uninstalled idna-2.9 08:28:48 Attempting uninstall: urllib3 08:28:48 Found existing installation: urllib3 1.25.9 08:28:48 Uninstalling urllib3-1.25.9: 08:28:49 Successfully uninstalled urllib3-1.25.9 08:28:49 Attempting uninstall: requests 08:28:49 Found existing installation: requests 2.23.0 08:28:49 Uninstalling requests-2.23.0: 08:28:49 Successfully uninstalled requests-2.23.0 08:28:50 Running setup.py install for dockerpty: started 08:28:52 Running setup.py install for dockerpty: finished with status 'done' 08:28:52 Running setup.py install for texttable: started 08:28:54 Running setup.py install for texttable: finished with status 'done' 08:28:55 Running setup.py install for PyYAML: started 08:28:57 Running setup.py install for PyYAML: finished with status 'done' 08:28:57 Running setup.py install for docopt: started 08:28:59 Running setup.py install for docopt: finished with status 'done' 08:29:00 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 08:29:08 Removing intermediate container 850a3d978f30 08:29:08 ---> c5c9b7f02707 08:29:08 Step 15/24 : ENV APP_PORT=58890 08:29:08 ---> Running in 26360047c909 08:29:08 Removing intermediate container 26360047c909 08:29:08 ---> 0e09076a4787 08:29:08 Step 16/24 : EXPOSE $APP_PORT 08:29:09 ---> Running in a0965748980b 08:29:09 Removing intermediate container a0965748980b 08:29:09 ---> 6a838d9bf368 08:29:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:29:11 ---> 57701d8c43ce 08:29:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:29:11 ---> 2ee5c96b31bc 08:29:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:29:12 ---> c18c2b93867a 08:29:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:29:13 ---> Running in df0d3dfc305b 08:29:13 Removing intermediate container df0d3dfc305b 08:29:13 ---> 636de1780d6b 08:29:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:29:13 ---> Running in 2bace96d5dd6 08:29:14 Removing intermediate container 2bace96d5dd6 08:29:14 ---> 97fd04ab0426 08:29:14 Step 22/24 : LABEL arch=arm64 08:29:14 ---> Running in 9ec7af0e4dbe 08:29:14 Removing intermediate container 9ec7af0e4dbe 08:29:14 ---> 59b87ca490cd 08:29:14 Step 23/24 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 08:29:15 ---> Running in ee6921188f76 08:29:15 Removing intermediate container ee6921188f76 08:29:15 ---> 2168420138d7 08:29:15 Step 24/24 : LABEL version=0.0.0 08:29:15 ---> Running in 1461ec1ec856 08:29:16 Removing intermediate container 1461ec1ec856 08:29:16 ---> 53fd432a8e02 08:29:16 08:29:16 Successfully built 53fd432a8e02 08:29:16 Successfully tagged sys-mgmt-agent-arm64:latest 08:29:17  Building sys-mgmt-agent ... done  [Pipeline] } 08:29:17 $ docker stop --time=1 ac342671fc8f433c05e2dd2b109f139518046590878eae1a33c17b637b3a8cd9 08:29:19 $ docker rm -f ac342671fc8f433c05e2dd2b109f139518046590878eae1a33c17b637b3a8cd9 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:19 + docker images 08:29:20 REPOSITORY TAG IMAGE ID CREATED SIZE 08:29:20 sys-mgmt-agent-arm64 latest 53fd432a8e02 4 seconds ago 298MB 08:29:20 security-secretstore-setup-arm64 latest bf14b17f23d3 52 seconds ago 27.1MB 08:29:20 core-metadata-arm64 latest c4e01f043ed5 About a minute ago 15.7MB 08:29:20 security-proxy-setup-arm64 latest 7274e76d4941 About a minute ago 24.2MB 08:29:20 19970f01c39c About a minute ago 992MB 08:29:20 a804840feac2 About a minute ago 995MB 08:29:20 6b71528c54b3 About a minute ago 999MB 08:29:20 88dd1bd3ba6d About a minute ago 996MB 08:29:20 security-bootstrapper-arm64 latest 86152dbc4584 3 minutes ago 17.5MB 08:29:20 core-data-arm64 latest 28918ddc5361 4 minutes ago 19.2MB 08:29:20 support-notifications-arm64 latest ed569745bc0d 4 minutes ago 15.7MB 08:29:20 support-scheduler-arm64 latest f6ac248d3f66 4 minutes ago 15.1MB 08:29:20 core-command-arm64 latest a4228fafea7d 4 minutes ago 15MB 08:29:20 b70803da3a93 4 minutes ago 998MB 08:29:20 775816b27958 4 minutes ago 991MB 08:29:20 bd33e30a5eba 4 minutes ago 991MB 08:29:20 cb2bc6ba61f1 4 minutes ago 992MB 08:29:20 32ee9732b4f8 4 minutes ago 989MB 08:29:20 ci-base-image-arm64 latest 9f83a3013c32 16 minutes ago 664MB 08:29:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 12 hours ago 451MB 08:29:20 alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB 08:29:20 docker 20.10.0 eeaf43b92773 7 months ago 228MB 08:29:20 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 08:29:20 ---> job-cost.sh 08:29:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5mYA 08:29:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:31:36 lf-activate-venv(): INFO: Adding /tmp/venv-5mYA/bin to PATH 08:31:36 INFO: No Stack... 08:31:36 INFO: Retrieving Pricing Info for: v2-standard-4 08:31:36 INFO: Archiving Costs [Pipeline] sh 08:31:36 + cat /w/workspace/edgex-go/42/archives/cost.csv 08:31:36 + cut -d, -f6 [Pipeline] lock 08:31:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-42-stack-cost] 08:31:37 Resource [jenkins-edgexfoundry-edgex-go-PR-3531-42-stack-cost] did not exist. Created. 08:31:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:31:37 + echo total: 0.18000000715255737 [Pipeline] stash 08:31:37 Stashed 1 file(s) [Pipeline] } 08:31:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-42-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 08:31:38 provisioning config files... 08:31:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/42@tmp/config4224408024756121379tmp [Pipeline] { [Pipeline] sh 08:31:38 + set +x 08:31:38 + bash -s -- 08:31:38 + curl -s https://codecov.io/bash 08:31:38 08:31:38 _____ _ 08:31:38 / ____| | | 08:31:38 | | ___ __| | ___ ___ _____ __ 08:31:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:31:38 | |___| (_) | (_| | __/ (_| (_) \ V / 08:31:38 \_____\___/ \__,_|\___|\___\___/ \_/ 08:31:38 Bash-1.0.5 08:31:38 08:31:38 08:31:38 ==> git version 2.24.4 found 08:31:38 ==> 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 08:31:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:31:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:31:38 ==> Jenkins CI detected. 08:31:38 project root: . 08:31:38 --> token set from env 08:31:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:31:38 ==> Running gcov in . (disable via -X gcov) 08:31:38 ==> Python coveragepy not found 08:31:38 ==> Searching for coverage reports in: 08:31:38 + . 08:31:38 -> Found 1 reports 08:31:38 ==> Detecting git/mercurial file structure 08:31:38 ==> Reading reports 08:31:38 + ./coverage.out bytes=402846 08:31:38 ==> Appending adjustments 08:31:38 https://docs.codecov.io/docs/fixing-reports 08:31:39 + Found adjustments 08:31:39 ==> Gzipping contents 08:31:39 56K /tmp/codecov.JEKmDp.gz 08:31:39 ==> Uploading reports 08:31:39 url: https://codecov.io 08:31:39 query: branch=PR-3531&commit=f4a49e2f4e275f8e142897f2b15b710323706fc6&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F42%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 08:31:39 -> Pinging Codecov 08:31:39 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3531&commit=f4a49e2f4e275f8e142897f2b15b710323706fc6&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F42%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 08:31:40 -> Uploading to 08:31:40 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/00271124DB129430A58F1EEE437C3FCB/f4a49e2f4e275f8e142897f2b15b710323706fc6/c45355c5-11fa-41aa-bdfa-846501bb8d12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T083140Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb70311956115c8a89fb659774589884da90a653ed0532ca8725ee986f8ff01d 08:31:40 % Total % Received % Xferd Average Speed Time Time Time Current 08:31:40 Dload Upload Total Spent Left Speed 08:31:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54452 0 0 100 54452 0 106k --:--:-- --:--:-- --:--:-- 106k 100 54452 0 0 100 54452 0 106k --:--:-- --:--:-- --:--:-- 106k 08:31:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f4a49e2f4e275f8e142897f2b15b710323706fc6 [Pipeline] } 08:31:41 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 08:31:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:31:43 ---> package-listing.sh 08:31:43 ++ facter osfamily 08:31:43 ++ tr '[:upper:]' '[:lower:]' 08:31:43 + OS_FAMILY=redhat 08:31:43 + workspace=/w/workspace/edgex-go/42 08:31:43 + START_PACKAGES=/tmp/packages_start.txt 08:31:43 + END_PACKAGES=/tmp/packages_end.txt 08:31:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:31:43 + PACKAGES=/tmp/packages_start.txt 08:31:43 + '[' /w/workspace/edgex-go/42 ']' 08:31:43 + PACKAGES=/tmp/packages_end.txt 08:31:43 + case "${OS_FAMILY}" in 08:31:43 + rpm -qa 08:31:43 + sort 08:31:45 + '[' -f /tmp/packages_start.txt ']' 08:31:45 + '[' -f /tmp/packages_end.txt ']' 08:31:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:31:45 + '[' /w/workspace/edgex-go/42 ']' 08:31:45 + mkdir -p /w/workspace/edgex-go/42/archives/ 08:31:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/42/archives/ [Pipeline] echo 08:31:45 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/42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:31:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:31:46 08:31:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:31:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:31:46 alpine: Pulling from edgex-lftools-log-publisher 08:31:46 5843afab3874: Pulling fs layer 08:31:46 2dfaacf7024e: Pulling fs layer 08:31:46 2dbba127c6aa: Pulling fs layer 08:31:46 1a467efa2204: Pulling fs layer 08:31:46 865369a531d5: Pulling fs layer 08:31:46 2dc3bafdbf1c: Pulling fs layer 08:31:46 9ac237eaa80d: Pulling fs layer 08:31:46 6bcad4ecc5c2: Pulling fs layer 08:31:46 7074353bde3e: Pulling fs layer 08:31:46 1a467efa2204: Waiting 08:31:46 865369a531d5: Waiting 08:31:46 2dc3bafdbf1c: Waiting 08:31:46 9ac237eaa80d: Waiting 08:31:46 6bcad4ecc5c2: Waiting 08:31:46 7074353bde3e: Waiting 08:31:46 2dfaacf7024e: Verifying Checksum 08:31:46 2dfaacf7024e: Download complete 08:31:46 1a467efa2204: Verifying Checksum 08:31:46 1a467efa2204: Download complete 08:31:46 5843afab3874: Verifying Checksum 08:31:46 5843afab3874: Download complete 08:31:46 2dc3bafdbf1c: Verifying Checksum 08:31:46 2dc3bafdbf1c: Download complete 08:31:46 9ac237eaa80d: Verifying Checksum 08:31:46 9ac237eaa80d: Download complete 08:31:46 6bcad4ecc5c2: Verifying Checksum 08:31:46 6bcad4ecc5c2: Download complete 08:31:46 865369a531d5: Verifying Checksum 08:31:46 865369a531d5: Download complete 08:31:47 5843afab3874: Pull complete 08:31:47 2dfaacf7024e: Pull complete 08:31:47 2dbba127c6aa: Verifying Checksum 08:31:47 2dbba127c6aa: Download complete 08:31:48 2dbba127c6aa: Pull complete 08:31:48 1a467efa2204: Pull complete 08:31:48 865369a531d5: Pull complete 08:31:48 2dc3bafdbf1c: Pull complete 08:31:48 9ac237eaa80d: Pull complete 08:31:48 6bcad4ecc5c2: Pull complete 08:31:51 7074353bde3e: Verifying Checksum 08:31:51 7074353bde3e: Download complete 08:31:55 7074353bde3e: Pull complete 08:31:55 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 08:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:31:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:31:55 prd-centos7-docker-4c-2g-2839 does not seem to be running inside a container 08:31:55 $ 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/42/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/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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 08:31:58 $ docker top 12ec2d8dfd026f178ebaea4fd8345d09bd7c18fd8a0e0295158fbb8caa992411 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:58 + touch /tmp/pre-build-complete [Pipeline] sh 08:31:59 + mkdir -p /var/log/sa [Pipeline] sh 08:31:59 + ls /var/log/sa-host 08:31:59 + sadf -c /var/log/sa-host/sa05 08:31:59 file_magic: OK 08:31:59 HZ: Using current value: 100 08:31:59 file_header: OK 08:31:59 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 08:31:59 Statistics: 08:31:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:31:59 File successfully converted to sysstat format version 12.5.4 08:31:59 + sadf -c /var/log/sa-host/sa15 08:31:59 file_magic: OK 08:31:59 HZ: Using current value: 100 08:31:59 file_header: OK 08:31:59 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 08:31:59 Statistics: 08:31:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:31:59 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:59 provisioning config files... 08:31:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/42@tmp/config5970707657769810032tmp [Pipeline] { [Pipeline] echo 08:31:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:32:00 ---> create-netrc.sh [Pipeline] } 08:32:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:32:00 ---> python-tools-install.sh [Pipeline] echo 08:32:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:32:00 ---> sudo-logs.sh 08:32:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:32:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:32:01 ---> job-cost.sh 08:32:01 lf-activate-venv: SKIPPING 08:32:01 DEBUG: total: 0.18000000715255737 08:32:01 INFO: Retrieving Stack Cost... 08:32:01 INFO: Retrieving Pricing Info for: v3-standard-2 08:32:02 INFO: Archiving Costs [Pipeline] echo 08:32:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:32:02 ---> logs-deploy.sh 08:32:02 lf-activate-venv: SKIPPING 08:32:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/42 08:32:02 INFO: archiving workspace using pattern(s): 08:32:03 Archives upload complete. 08:32:03 INFO: archiving logs to Nexus 08:32:04 ---> uname -a: 08:32:04 Linux prd-centos7-docker-4c-2g-2839.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:32:04 08:32:04 08:32:04 ---> lscpu: 08:32:04 Architecture: x86_64 08:32:04 CPU op-mode(s): 32-bit, 64-bit 08:32:04 Address sizes: 40 bits physical, 48 bits virtual 08:32:04 Byte Order: Little Endian 08:32:04 CPU(s): 2 08:32:04 On-line CPU(s) list: 0,1 08:32:04 Vendor ID: AuthenticAMD 08:32:04 BIOS Vendor ID: QEMU 08:32:04 Model name: AMD EPYC-Rome Processor 08:32:04 BIOS Model name: pc-i440fx-4.2 08:32:04 CPU family: 23 08:32:04 Model: 49 08:32:04 Thread(s) per core: 1 08:32:04 Core(s) per socket: 1 08:32:04 Socket(s): 2 08:32:04 Stepping: 0 08:32:04 BogoMIPS: 5599.99 08:32:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:32:04 Virtualization: AMD-V 08:32:04 Hypervisor vendor: KVM 08:32:04 Virtualization type: full 08:32:04 L1d cache: 64 KiB (2 instances) 08:32:04 L1i cache: 64 KiB (2 instances) 08:32:04 L2 cache: 1 MiB (2 instances) 08:32:04 L3 cache: 32 MiB (2 instances) 08:32:04 NUMA node(s): 1 08:32:04 NUMA node0 CPU(s): 0,1 08:32:04 Vulnerability Itlb multihit: Not affected 08:32:04 Vulnerability L1tf: Not affected 08:32:04 Vulnerability Mds: Not affected 08:32:04 Vulnerability Meltdown: Not affected 08:32:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:32:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:32:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:32:04 Vulnerability Srbds: Not affected 08:32:04 Vulnerability Tsx async abort: Not affected 08:32:04 08:32:04 08:32:04 ---> nproc: 08:32:04 2 08:32:04 08:32:04 08:32:04 ---> df -h: 08:32:04 Filesystem Size Used Available Use% Mounted on 08:32:04 overlay 40.0G 11.6G 28.4G 29% / 08:32:04 tmpfs 64.0M 0 64.0M 0% /dev 08:32:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:32:04 shm 64.0M 0 64.0M 0% /dev/shm 08:32:04 /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os 08:32:04 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf 08:32:04 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname 08:32:04 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts 08:32:04 /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json 08:32:04 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host 08:32:04 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure 08:32:04 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log 08:32:04 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/42 08:32:04 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/42@tmp 08:32:04 08:32:04 08:32:04 ---> free -m: 08:32:04 total used free shared buff/cache available 08:32:04 Mem: 7821 921 1910 0 4989 6584 08:32:04 Swap: 1023 1 1022 08:32:04 08:32:04 08:32:04 ---> ip addr: 08:32:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:32:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:32:04 inet 127.0.0.1/8 scope host lo 08:32:04 valid_lft forever preferred_lft forever 08:32:04 inet6 ::1/128 scope host 08:32:04 valid_lft forever preferred_lft forever 08:32:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:32:04 link/ether fa:16:3e:4c:c1:86 brd ff:ff:ff:ff:ff:ff 08:32:04 inet 10.30.122.245/23 brd 10.30.123.255 scope global dynamic eth0 08:32:04 valid_lft 84890sec preferred_lft 84890sec 08:32:04 inet6 fe80::f816:3eff:fe4c:c186/64 scope link 08:32:04 valid_lft forever preferred_lft forever 08:32:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:32:04 link/ether 02:42:c6:7f:64:70 brd ff:ff:ff:ff:ff:ff 08:32:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:32:04 valid_lft forever preferred_lft forever 08:32:04 inet6 fe80::42:c6ff:fe7f:6470/64 scope link 08:32:04 valid_lft forever preferred_lft forever 08:32:04 08:32:04 08:32:04 ---> sar -b -r -n DEV: 08:32:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 08:32:04 08:32:04 08:06:43 LINUX RESTART (2 CPU) 08:32:04 08:32:04 08:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:32:04 08:08:01 163.63 28.48 135.15 0.00 6090.39 44977.29 0.00 08:32:04 08:09:01 180.03 0.18 179.85 0.00 22.78 59954.96 0.00 08:32:04 08:10:01 55.77 0.00 55.77 0.00 0.00 7264.70 0.00 08:32:04 08:11:01 52.99 0.02 52.97 0.00 0.53 4813.56 0.00 08:32:04 08:12:01 567.42 156.01 411.41 0.00 11899.21 275146.13 0.00 08:32:04 08:13:01 461.50 278.78 182.72 0.00 24350.20 79120.16 0.00 08:32:04 08:14:02 460.28 8.89 451.39 0.00 2053.74 181259.95 0.00 08:32:04 08:15:01 143.57 10.31 133.26 0.00 1303.84 27734.28 0.00 08:32:04 08:16:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 08:32:04 08:17:01 0.23 0.00 0.23 0.00 0.00 2.47 0.00 08:32:04 08:18:01 0.32 0.00 0.32 0.00 0.00 3.56 0.00 08:32:04 08:19:01 0.33 0.00 0.33 0.00 0.00 4.93 0.00 08:32:04 08:20:01 0.27 0.00 0.27 0.00 0.00 2.23 0.00 08:32:04 08:21:01 0.30 0.00 0.30 0.00 0.00 3.55 0.00 08:32:04 08:22:01 0.40 0.18 0.22 0.00 5.73 2.33 0.00 08:32:04 08:23:01 0.98 0.17 0.82 0.00 93.42 16.77 0.00 08:32:04 08:24:01 0.20 0.00 0.20 0.00 0.00 2.77 0.00 08:32:04 08:25:01 0.33 0.00 0.33 0.00 0.00 4.03 0.00 08:32:04 08:26:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 08:32:04 08:27:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 08:32:04 08:28:01 0.28 0.00 0.28 0.00 0.00 3.43 0.00 08:32:04 08:29:01 0.25 0.00 0.25 0.00 0.00 2.62 0.00 08:32:04 08:30:01 0.28 0.00 0.28 0.00 0.00 3.41 0.00 08:32:04 08:31:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 08:32:04 Average: 87.24 20.18 67.06 0.00 1912.89 28416.85 0.00 08:32:04 08:32:04 08:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:32:04 08:08:01 4714404 0 1101024 13.75 2620 2190884 1770152 19.54 1155904 1722152 296856 08:32:04 08:09:01 4269684 0 964120 12.04 2620 2772508 1359536 15.01 977604 2218804 20 08:32:04 08:10:01 3822276 0 1081872 13.51 2620 3102164 1802120 19.90 1330872 2297448 121832 08:32:04 08:11:01 3927920 0 1007160 12.58 2620 3071232 1531960 16.91 1177244 2337220 115732 08:32:04 08:12:01 489380 0 1319940 16.48 2620 6196992 2259164 24.94 3006040 3825048 15164 08:32:04 08:13:01 1627632 0 1422284 17.76 2620 4956396 3252572 35.91 2262296 3422116 79088 08:32:04 08:14:02 1908120 0 1228728 15.34 2620 4869464 2091548 23.09 2338864 3062160 126100 08:32:04 08:15:01 2590664 0 1110832 13.87 2620 4304816 1362016 15.04 1371188 3365916 8 08:32:04 08:16:01 2599668 0 1101828 13.76 2620 4304816 1264068 13.96 1365092 3365892 12 08:32:04 08:17:01 2600588 0 1100900 13.75 2620 4304824 1264080 13.96 1365152 3365940 8 08:32:04 08:18:01 2600768 0 1100720 13.74 2620 4304824 1264032 13.96 1365496 3365940 8 08:32:04 08:19:01 2600640 0 1100840 13.75 2620 4304832 1264044 13.96 1365184 3366240 8 08:32:04 08:20:01 2601812 0 1099660 13.73 2620 4304840 1263900 13.95 1364376 3366236 8 08:32:04 08:21:01 2601796 0 1099676 13.73 2620 4304840 1263900 13.95 1364484 3366236 8 08:32:04 08:22:01 2601556 0 1099876 13.73 2620 4304880 1263900 13.95 1364420 3366224 16 08:32:04 08:23:01 2597708 0 1100920 13.75 2620 4307684 1263996 13.96 1368884 3366224 8 08:32:04 08:24:01 2597588 0 1101032 13.75 2620 4307692 1263900 13.95 1368660 3366224 8 08:32:04 08:25:01 2597448 0 1101168 13.75 2620 4307696 1263900 13.95 1368664 3366224 8 08:32:04 08:26:01 2597696 0 1100916 13.75 2620 4307700 1263900 13.95 1368668 3366224 8 08:32:04 08:27:01 2597016 0 1101592 13.75 2620 4307704 1264044 13.96 1369016 3366224 8 08:32:04 08:28:01 2597384 0 1101220 13.75 2620 4307708 1264008 13.96 1368848 3366228 8 08:32:04 08:29:01 2596924 0 1101676 13.76 2620 4307712 1264020 13.96 1369092 3366224 8 08:32:04 08:30:01 2597588 0 1101008 13.75 2620 4307716 1263900 13.95 1368800 3366224 8 08:32:04 08:31:01 2597332 0 1101260 13.75 2620 4307720 1263900 13.95 1368688 3366224 8 08:32:04 Average: 2705566 0 1118760 13.97 2620 4181985 1485523 16.40 1478897 3171233 31456 08:32:04 08:32:04 08:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:32:04 08:08:01 vethc414ab6 1041.60 791.12 93.09 2695.32 0.00 0.00 0.00 0.00 08:32:04 08:08:01 eth0 1792.06 1644.43 6350.83 189.84 0.00 0.00 0.00 0.00 08:32:04 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:08:01 docker0 1041.60 790.99 78.85 2695.31 0.00 0.00 0.00 0.00 08:32:04 08:09:01 eth0 731.35 488.54 3810.81 93.71 0.00 0.00 0.00 0.00 08:32:04 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:09:01 docker0 202.53 275.83 14.29 843.82 0.00 0.00 0.00 0.00 08:32:04 08:10:01 eth0 38.32 20.47 31.01 14.24 0.00 0.00 0.00 0.00 08:32:04 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:10:01 vethbf97256 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 08:32:04 08:10:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 08:32:04 08:11:01 eth0 25.44 17.04 17.38 57.94 0.00 0.00 0.00 0.00 08:32:04 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:11:01 vethbf97256 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 08:32:04 08:11:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 08:32:04 08:12:01 vetheb7d522 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 08:32:04 08:12:01 eth0 352.73 238.97 1871.74 73.63 0.00 0.00 0.00 0.00 08:32:04 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:12:01 docker0 55.94 66.51 3.77 165.39 0.00 0.00 0.00 0.00 08:32:04 08:13:01 veth01a4491 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:32:04 08:13:01 veth8081854 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 08:32:04 08:13:01 vetheb7d522 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 08:32:04 08:13:01 eth0 41.71 21.12 98.01 11.78 0.00 0.00 0.00 0.00 08:32:04 08:14:02 veth9d72d0c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:32:04 08:14:02 vetheb7d522 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 08:32:04 08:14:02 eth0 104.48 59.15 241.76 76.42 0.00 0.00 0.00 0.00 08:32:04 08:14:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:32:04 08:15:01 eth0 272.53 167.33 1657.93 67.85 0.00 0.00 0.00 0.00 08:32:04 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:15:01 docker0 1399.59 1291.45 103.44 4407.79 0.00 0.00 0.00 0.00 08:32:04 08:16:01 eth0 1.35 0.32 0.36 0.17 0.00 0.00 0.00 0.00 08:32:04 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:17:01 eth0 0.57 0.30 0.27 0.23 0.00 0.00 0.00 0.00 08:32:04 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:18:01 eth0 1.23 0.20 0.24 0.07 0.00 0.00 0.00 0.00 08:32:04 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:19:01 eth0 0.57 0.35 0.27 0.20 0.00 0.00 0.00 0.00 08:32:04 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:20:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:32:04 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:21:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:32:04 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:22:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:32:04 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:23:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 08:32:04 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:24:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:32:04 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:25:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:32:04 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:26:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:32:04 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:27:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 08:32:04 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:28:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 08:32:04 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:29:01 eth0 0.35 0.23 0.23 0.13 0.00 0.00 0.00 0.00 08:32:04 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:30:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:31:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 Average: eth0 140.17 110.84 586.38 24.43 0.00 0.00 0.00 0.00 08:32:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:04 Average: docker0 57.38 52.95 4.24 180.71 0.00 0.00 0.00 0.00 08:32:04 08:32:04 08:32:04 ---> sar -P ALL: 08:32:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 08:32:04 08:32:04 08:06:43 LINUX RESTART (2 CPU) 08:32:04 08:32:04 08:07:01 CPU %user %nice %system %iowait %steal %idle 08:32:04 08:08:01 all 32.83 0.00 8.33 5.12 0.09 53.64 08:32:04 08:08:01 0 30.04 0.00 9.26 5.33 0.09 55.28 08:32:04 08:08:01 1 35.59 0.00 7.41 4.90 0.09 52.00 08:32:04 08:09:01 all 13.11 0.00 6.94 2.39 0.06 77.49 08:32:04 08:09:01 0 13.14 0.00 7.32 2.41 0.07 77.07 08:32:04 08:09:01 1 13.09 0.00 6.56 2.38 0.05 77.92 08:32:04 08:10:01 all 55.77 0.00 5.91 0.45 0.09 37.78 08:32:04 08:10:01 0 55.88 0.00 6.32 0.38 0.09 37.34 08:32:04 08:10:01 1 55.67 0.00 5.50 0.52 0.09 38.23 08:32:04 08:11:01 all 52.51 0.00 7.39 0.46 0.09 39.56 08:32:04 08:11:01 0 52.55 0.00 7.72 0.48 0.09 39.16 08:32:04 08:11:01 1 52.47 0.00 7.06 0.43 0.09 39.95 08:32:04 08:12:01 all 34.66 0.00 24.09 11.79 0.10 29.36 08:32:04 08:12:01 0 34.68 0.00 24.83 11.93 0.11 28.45 08:32:04 08:12:01 1 34.63 0.00 23.35 11.65 0.09 30.28 08:32:04 08:13:01 all 70.28 0.00 13.80 15.24 0.11 0.56 08:32:04 08:13:01 0 69.63 0.00 14.39 15.42 0.11 0.46 08:32:04 08:13:01 1 70.94 0.00 13.22 15.07 0.11 0.66 08:32:04 08:14:02 all 71.61 0.00 22.71 4.44 0.14 1.10 08:32:04 08:14:02 0 71.19 0.00 23.09 4.92 0.15 0.65 08:32:04 08:14:02 1 72.02 0.00 22.32 3.97 0.13 1.56 08:32:04 08:15:01 all 12.26 0.00 5.40 2.28 0.04 80.02 08:32:04 08:15:01 0 11.70 0.00 5.50 1.94 0.03 80.82 08:32:04 08:15:01 1 12.82 0.00 5.29 2.62 0.05 79.22 08:32:04 08:16:01 all 0.14 0.00 0.04 0.00 0.02 99.80 08:32:04 08:16:01 0 0.07 0.00 0.05 0.00 0.02 99.87 08:32:04 08:16:01 1 0.22 0.00 0.03 0.00 0.02 99.73 08:32:04 08:17:01 all 0.19 0.00 0.07 0.00 0.02 99.72 08:32:04 08:17:01 0 0.07 0.00 0.07 0.00 0.02 99.85 08:32:04 08:17:01 1 0.32 0.00 0.07 0.00 0.02 99.60 08:32:04 08:18:01 all 0.14 0.00 0.03 0.00 0.02 99.81 08:32:04 08:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:32:04 08:18:01 1 0.25 0.00 0.03 0.00 0.02 99.70 08:32:04 08:32:04 08:18:01 CPU %user %nice %system %iowait %steal %idle 08:32:04 08:19:01 all 0.09 0.00 0.05 0.00 0.02 99.84 08:32:04 08:19:01 0 0.03 0.00 0.07 0.00 0.02 99.88 08:32:04 08:19:01 1 0.15 0.00 0.03 0.00 0.02 99.80 08:32:04 08:20:01 all 0.22 0.00 0.02 0.00 0.01 99.76 08:32:04 08:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:32:04 08:20:01 1 0.40 0.00 0.02 0.00 0.02 99.57 08:32:04 08:21:01 all 0.14 0.00 0.02 0.00 0.02 99.82 08:32:04 08:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:32:04 08:21:01 1 0.25 0.00 0.02 0.00 0.02 99.72 08:32:04 08:22:01 all 0.18 0.00 0.08 0.00 0.01 99.73 08:32:04 08:22:01 0 0.05 0.00 0.07 0.00 0.02 99.87 08:32:04 08:22:01 1 0.32 0.00 0.08 0.00 0.00 99.60 08:32:04 08:23:01 all 0.15 0.00 0.03 0.00 0.03 99.80 08:32:04 08:23:01 0 0.08 0.00 0.03 0.00 0.03 99.85 08:32:04 08:23:01 1 0.22 0.00 0.02 0.00 0.02 99.75 08:32:04 08:24:01 all 0.14 0.00 0.03 0.00 0.01 99.82 08:32:04 08:24:01 0 0.27 0.00 0.03 0.00 0.02 99.68 08:32:04 08:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:32:04 08:25:01 all 0.13 0.00 0.04 0.00 0.02 99.81 08:32:04 08:25:01 0 0.23 0.00 0.07 0.00 0.03 99.67 08:32:04 08:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:32:04 08:26:01 all 0.14 0.00 0.02 0.00 0.02 99.82 08:32:04 08:26:01 0 0.27 0.00 0.02 0.00 0.02 99.70 08:32:04 08:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:32:04 08:27:01 all 0.16 0.00 0.03 0.00 0.02 99.80 08:32:04 08:27:01 0 0.30 0.00 0.03 0.00 0.02 99.65 08:32:04 08:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:32:04 08:28:01 all 0.20 0.00 0.03 0.00 0.03 99.75 08:32:04 08:28:01 0 0.37 0.00 0.02 0.00 0.03 99.58 08:32:04 08:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:32:04 08:29:01 all 0.16 0.00 0.03 0.00 0.01 99.81 08:32:04 08:29:01 0 0.27 0.00 0.03 0.00 0.00 99.70 08:32:04 08:29:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:32:04 08:32:04 08:29:01 CPU %user %nice %system %iowait %steal %idle 08:32:04 08:30:01 all 0.20 0.00 0.02 0.00 0.02 99.77 08:32:04 08:30:01 0 0.37 0.00 0.00 0.00 0.02 99.62 08:32:04 08:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:32:04 08:31:01 all 0.18 0.00 0.03 0.00 0.02 99.78 08:32:04 08:31:01 0 0.28 0.00 0.03 0.00 0.00 99.68 08:32:04 08:31:01 1 0.07 0.00 0.02 0.00 0.03 99.88 08:32:04 Average: all 13.59 0.00 3.74 1.65 0.04 80.98 08:32:04 Average: 0 13.42 0.00 3.89 1.68 0.04 80.97 08:32:04 Average: 1 13.75 0.00 3.58 1.63 0.04 81.00 08:32:04 08:32:04 08:32:04