Pull request #3563 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 001f4979d1d1e629f7770b7a62bec4a7afd870d5 rather than 8e244004b5b85cf5903ec355f075e058ef6e5607 Obtained Jenkinsfile from 001f4979d1d1e629f7770b7a62bec4a7afd870d5 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2263650171700854713.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2461917638449554397.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3563/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3563/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2706707032305373456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh968470479882422518.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3563/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3563/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2974806280873936003.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1234 in /w/workspace/edgexfoundry_edgex-go_PR-3563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5461641834841941861.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2858570223131331090.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3563/head:refs/remotes/origin/PR-3563 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 8e244004b5b85cf5903ec355f075e058ef6e5607 Merge succeeded, producing 8e244004b5b85cf5903ec355f075e058ef6e5607 Checking out Revision 8e244004b5b85cf5903ec355f075e058ef6e5607 (PR-3563) > git config core.sparsecheckout # timeout=10 > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4969804909218292579.key > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 Commit message: "refactor: Rename package alias and refactor container package" > git rev-list --no-walk 6f11cddbbb5210ff0247616b928d48e26e5110a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:17:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:17:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:17:56 ========================================================= 12:17:56 EdgeX Global Pipelines Version Info 12:17:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:17:57 ------------------- 12:17:57 stable info: 12:17:57 ------------------- 12:17:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:17:57 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:17:57 Message: update stable to v1.0.195 12:17:58 ------------------- 12:17:58 experimental info: 12:17:58 ------------------- 12:17:58 Commited By: **** collab-it+edgex@linuxfoundation.org 12:17:58 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:17:58 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3563 [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3563 [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3563 [Pipeline] echo 12:17:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e244004b5b85cf5903ec355f075e058ef6e5607 [Pipeline] echo 12:17:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e24400 [Pipeline] echo 12:17:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:17:59 provisioning config files... 12:17:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5288228901404339064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:17:59 ---> docker-login.sh 12:17:59 nexus3.edgexfoundry.org:10001 12:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:59 Configure a credential helper to remove this warning. See 12:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:59 12:17:59 Login Succeeded 12:17:59 nexus3.edgexfoundry.org:10002 12:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:00 Configure a credential helper to remove this warning. See 12:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:00 12:18:00 Login Succeeded 12:18:00 nexus3.edgexfoundry.org:10003 12:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:00 Configure a credential helper to remove this warning. See 12:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:00 12:18:00 Login Succeeded 12:18:00 nexus3.edgexfoundry.org:10004 12:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:00 Configure a credential helper to remove this warning. See 12:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:00 12:18:00 Login Succeeded 12:18:00 docker.io 12:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:00 Configure a credential helper to remove this warning. See 12:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:00 12:18:00 Login Succeeded 12:18:00 ---> docker-login.sh ends [Pipeline] } 12:18:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:18:00 ++ 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 12:18:00 + for file in '`ls cmd/**/Dockerfile`' 12:18:00 ++ dirname cmd/core-command/Dockerfile 12:18:00 ++ cut -d/ -f2 12:18:00 + echo core-command,cmd/core-command/Dockerfile 12:18:00 + for file in '`ls cmd/**/Dockerfile`' 12:18:00 ++ cut -d/ -f2 12:18:00 ++ dirname cmd/core-data/Dockerfile 12:18:00 + echo core-data,cmd/core-data/Dockerfile 12:18:00 + for file in '`ls cmd/**/Dockerfile`' 12:18:00 ++ dirname cmd/core-metadata/Dockerfile 12:18:00 ++ cut -d/ -f2 12:18:00 + echo core-metadata,cmd/core-metadata/Dockerfile 12:18:00 + for file in '`ls cmd/**/Dockerfile`' 12:18:00 ++ cut -d/ -f2 12:18:00 ++ dirname cmd/security-bootstrapper/Dockerfile 12:18:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:18:00 + for file in '`ls cmd/**/Dockerfile`' 12:18:00 ++ dirname cmd/security-proxy-setup/Dockerfile 12:18:00 ++ cut -d/ -f2 12:18:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:18:00 + for file in '`ls cmd/**/Dockerfile`' 12:18:00 ++ cut -d/ -f2 12:18:00 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:18:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:18:00 + for file in '`ls cmd/**/Dockerfile`' 12:18:00 ++ dirname cmd/support-notifications/Dockerfile 12:18:00 ++ cut -d/ -f2 12:18:00 + echo support-notifications,cmd/support-notifications/Dockerfile 12:18:00 + for file in '`ls cmd/**/Dockerfile`' 12:18:00 ++ dirname cmd/support-scheduler/Dockerfile 12:18:00 ++ cut -d/ -f2 12:18:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:18:00 + for file in '`ls cmd/**/Dockerfile`' 12:18:00 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:18:00 ++ cut -d/ -f2 12:18:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:18:01 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 12:18:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:18:02 12:18:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:18:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:18:02 latest: Pulling from edgex-devops/git-semver 12:18:02 31603596830f: Pulling fs layer 12:18:02 54011a49482f: Pulling fs layer 12:18:02 a6820b24f6d8: Pulling fs layer 12:18:02 f581987b2513: Pulling fs layer 12:18:02 f581987b2513: Waiting 12:18:02 54011a49482f: Download complete 12:18:03 31603596830f: Verifying Checksum 12:18:03 31603596830f: Download complete 12:18:03 f581987b2513: Verifying Checksum 12:18:03 f581987b2513: Download complete 12:18:03 a6820b24f6d8: Verifying Checksum 12:18:03 a6820b24f6d8: Download complete 12:18:03 31603596830f: Pull complete 12:18:03 54011a49482f: Pull complete 12:18:04 a6820b24f6d8: Pull complete 12:18:04 f581987b2513: Pull complete 12:18:04 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 12:18:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:18:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:18:04 prd-centos7-docker-4c-2g-1234 does not seem to be running inside a container 12:18:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:18:05 $ docker top 8e32da4e5bdd5919a2f0fc150056a0db74f81e86394f2a26b0edc4d5ba920507 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:18:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:18:05 [ssh-agent] Looking for ssh-agent implementation... 12:18:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:18:05 $ docker exec 8e32da4e5bdd5919a2f0fc150056a0db74f81e86394f2a26b0edc4d5ba920507 ssh-agent 12:18:06 SSH_AUTH_SOCK=/tmp/ssh-cq6W2Es499tJ/agent.13 12:18:06 SSH_AGENT_PID=19 12:18:06 Running ssh-add (command line suppressed) 12:18:06 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8415660444364270290.key (/w/workspace/edgex-go/2@tmp/private_key_8415660444364270290.key) 12:18:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:18:06 + git tag --points-at HEAD [Pipeline] } 12:18:06 $ docker exec --env ******** --env ******** 8e32da4e5bdd5919a2f0fc150056a0db74f81e86394f2a26b0edc4d5ba920507 ssh-agent -k 12:18:06 unset SSH_AUTH_SOCK; 12:18:06 unset SSH_AGENT_PID; 12:18:06 echo Agent pid 19 killed; 12:18:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:18:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:18:06 [ssh-agent] Looking for ssh-agent implementation... 12:18:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:18:06 $ docker exec 8e32da4e5bdd5919a2f0fc150056a0db74f81e86394f2a26b0edc4d5ba920507 ssh-agent 12:18:06 SSH_AUTH_SOCK=/tmp/ssh-sq5grXkoKnDi/agent.52 12:18:06 SSH_AGENT_PID=58 12:18:06 Running ssh-add (command line suppressed) 12:18:06 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5452088324069026915.key (/w/workspace/edgex-go/2@tmp/private_key_5452088324069026915.key) 12:18:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:18:07 + git semver init 12:18:07 # -> Open(): unable to determine branch for HEAD 12:18:07 # $GIT_DIR = /w/workspace/edgex-go/2/.git 12:18:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 12:18:07 # $SEMVER_REMOTE_NAME = origin 12:18:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:18:07 # $SEMVER_USER_NAME = edgex-jenkins 12:18:07 # $SEMVER_BRANCH = PR-3563 12:18:07 # $SEMVER_TEMP = /tmp/semver-622615282 12:18:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:18:29 # '/tmp/semver-622615282' -> '/w/workspace/edgex-go/2/.semver' 12:18:29 # -> Force: false 12:18:29 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 12:18:29 $ docker exec --env ******** --env ******** 8e32da4e5bdd5919a2f0fc150056a0db74f81e86394f2a26b0edc4d5ba920507 ssh-agent -k 12:18:29 unset SSH_AUTH_SOCK; 12:18:29 unset SSH_AGENT_PID; 12:18:29 echo Agent pid 58 killed; 12:18:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:18:29 + git semver [Pipeline] } 12:18:29 $ docker stop --time=1 8e32da4e5bdd5919a2f0fc150056a0db74f81e86394f2a26b0edc4d5ba920507 12:18:31 $ docker rm -f 8e32da4e5bdd5919a2f0fc150056a0db74f81e86394f2a26b0edc4d5ba920507 [Pipeline] // withDockerContainer [Pipeline] sh 12:18:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:18:32 Stashed 1 file(s) [Pipeline] echo 12:18:32 [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 12:18:33 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:18:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:18:33 + sudo service docker restart 12:18:33 + true 12:18:33 Redirecting to /bin/systemctl restart docker.service 12:18:47 Still waiting to schedule task 12:18:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 12:18:51 ========================================================= 12:18:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:18:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:18:52 + 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 . 12:18:53 Sending build context to Docker daemon 329.4MB 12:18:53 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 12:18:53 Step 2/6 : FROM ${BASE} 12:18:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:18:53 540db60ca938: Pulling fs layer 12:18:53 adcc1eea9eea: Pulling fs layer 12:18:53 4c4ab2625f07: Pulling fs layer 12:18:53 0510c868ecb4: Pulling fs layer 12:18:53 afea3b2eda06: Pulling fs layer 12:18:53 7809a108b3ef: Pulling fs layer 12:18:53 f706445af74f: Pulling fs layer 12:18:53 0510c868ecb4: Waiting 12:18:53 afea3b2eda06: Waiting 12:18:53 7809a108b3ef: Waiting 12:18:53 f706445af74f: Waiting 12:18:53 adcc1eea9eea: Verifying Checksum 12:18:53 adcc1eea9eea: Download complete 12:18:53 4c4ab2625f07: Download complete 12:18:53 afea3b2eda06: Verifying Checksum 12:18:53 afea3b2eda06: Download complete 12:18:53 540db60ca938: Verifying Checksum 12:18:53 540db60ca938: Download complete 12:18:53 7809a108b3ef: Verifying Checksum 12:18:53 7809a108b3ef: Download complete 12:18:54 540db60ca938: Pull complete 12:18:54 adcc1eea9eea: Pull complete 12:18:54 4c4ab2625f07: Pull complete 12:18:55 f706445af74f: Verifying Checksum 12:18:55 f706445af74f: Download complete 12:18:56 0510c868ecb4: Verifying Checksum 12:18:56 0510c868ecb4: Download complete 12:18:59 0510c868ecb4: Pull complete 12:18:59 afea3b2eda06: Pull complete 12:19:00 7809a108b3ef: Pull complete 12:19:02 f706445af74f: Pull complete 12:19:02 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 12:19:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:19:02 ---> b068be0155e3 12:19:02 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 12:19:03 ---> Running in afc6891ebcc2 12:19:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:19:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:19:05 (1/12) Installing libmagic (5.39-r0) 12:19:05 (2/12) Installing file (5.39-r0) 12:19:05 (3/12) Installing libc-dev (0.7.2-r3) 12:19:05 (4/12) Installing g++ (10.2.1_pre1-r3) 12:19:10 (5/12) Installing fortify-headers (1.1-r0) 12:19:10 (6/12) Installing patch (2.7.6-r6) 12:19:11 (7/12) Installing build-base (0.5-r2) 12:19:11 (8/12) Installing libsodium (1.0.18-r0) 12:19:11 (9/12) Installing pkgconf (1.7.3-r0) 12:19:11 (10/12) Installing libsodium-dev (1.0.18-r0) 12:19:11 (11/12) Installing libzmq (4.3.3-r1) 12:19:11 (12/12) Installing zeromq-dev (4.3.3-r1) 12:19:11 Executing busybox-1.32.1-r6.trigger 12:19:11 OK: 219 MiB in 52 packages 12:19:13 Removing intermediate container afc6891ebcc2 12:19:13 ---> c2cae08b45a6 12:19:13 Step 4/6 : WORKDIR /edgex-go 12:19:13 ---> Running in f8829bd0ae6e 12:19:13 Removing intermediate container f8829bd0ae6e 12:19:13 ---> 9b3cb34a622c 12:19:13 Step 5/6 : COPY go.mod . 12:19:13 ---> d499207911c2 12:19:13 Step 6/6 : RUN go mod download 12:19:13 ---> Running in e46d5fd4bd4e 12:19:28 Removing intermediate container e46d5fd4bd4e 12:19:28 ---> c40fbf0cbe27 12:19:28 Successfully built c40fbf0cbe27 12:19:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:19:28 + docker inspect -f . ci-base-image-x86_64 12:19:28 . [Pipeline] withDockerContainer 12:19:28 prd-centos7-docker-4c-2g-1234 does not seem to be running inside a container 12:19:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:19:29 $ docker top 8236dc8d94346fb875b9d94a1a8a57da4731c8368987f021658706e8ff901475 -eo pid,comm [Pipeline] { [Pipeline] sh 12:19:29 + go version 12:19:29 go version go1.16.3 linux/amd64 [Pipeline] } 12:19:29 $ docker stop --time=1 8236dc8d94346fb875b9d94a1a8a57da4731c8368987f021658706e8ff901475 12:19:30 $ docker rm -f 8236dc8d94346fb875b9d94a1a8a57da4731c8368987f021658706e8ff901475 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:19:31 + docker inspect -f . ci-base-image-x86_64 12:19:31 . [Pipeline] withDockerContainer 12:19:31 prd-centos7-docker-4c-2g-1234 does not seem to be running inside a container 12:19:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:19:31 $ docker top d6f05f1f16c1f18718220013b5cde68765e4785fc78144cbc132502941c86ced -eo pid,comm [Pipeline] { [Pipeline] echo 12:19:31 ========================================================= 12:19:31 [edgeXBuildGoParallel] Running Tests and Build... 12:19:31 ========================================================= [Pipeline] sh 12:19:32 + go mod tidy [Pipeline] sh 12:19:32 + make test 12:19:32 go mod tidy 12:19:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:19:38 ? github.com/edgexfoundry/edgex-go [no test files] 12:19:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:19:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:19:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:19:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:20:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:20:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:20:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:20:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:20:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:20:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:20:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:20:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:20:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:20:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:20:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 12:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:20:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 100.0% of statements 12:20:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:20:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 53.4% of statements 12:20:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:20:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:20:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 87.7% of statements 12:20:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:20:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:20:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements 12:20:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 81.2% of statements 12:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:20:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.221s coverage: 95.1% of statements 12:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 12:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:20:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements 12:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:20:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements 12:20:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:20:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 12:20:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 22.0% of statements 12:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 12:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements 12:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 12:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 12:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 12:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 12:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 12:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.204s coverage: 81.8% of statements 12:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 76.0% of statements 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.0% of statements 12:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 12:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 12:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 12:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 12:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 12:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 12:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 12:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.230s coverage: 66.9% of statements 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:20:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements 12:20:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:20:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 12:20:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 12:20:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:20:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1235 in /w/workspace/edgexfoundry_edgex-go_PR-3563 [Pipeline] { [Pipeline] ws 12:20:50 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 12:20:50 The recommended git tool is: git 12:20:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.051s coverage: 19.3% of statements 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:20:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:20:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:20:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:20:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:20:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:20:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 12:20:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 12:20:54 GO111MODULE=on go vet ./... 12:20:55 using credential edgex-jenkins-ssh 12:20:55 Cloning the remote Git repository 12:20:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:20:56 > git init /w/workspace/edgex-go/2 # timeout=10 12:20:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:20:56 > git --version # timeout=10 12:20:56 > git --version # 'git version 2.17.1' 12:20:56 using GIT_SSH to set credentials SSH Credentials for GitHub 12:20:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:21:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:21:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:21:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:21:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:21:12 using GIT_SSH to set credentials SSH Credentials for GitHub 12:21:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3563/head:refs/remotes/origin/PR-3563 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:21:13 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 8e244004b5b85cf5903ec355f075e058ef6e5607 12:21:13 Merge succeeded, producing 8e244004b5b85cf5903ec355f075e058ef6e5607 12:21:13 Checking out Revision 8e244004b5b85cf5903ec355f075e058ef6e5607 (PR-3563) 12:21:13 > git config core.sparsecheckout # timeout=10 12:21:13 > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 12:21:13 > git remote # timeout=10 12:21:13 > git config --get remote.origin.url # timeout=10 12:21:13 using GIT_SSH to set credentials SSH Credentials for GitHub 12:21:13 > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 12:21:13 > git rev-parse HEAD^{commit} # timeout=10 12:21:13 > git config core.sparsecheckout # timeout=10 12:21:13 > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 12:21:17 gofmt -l . 12:21:17 [ "`gofmt -l .`" = "" ] 12:21:17 ./bin/test-attribution-txt.sh [Pipeline] sh 12:21:17 + ls -al . 12:21:17 total 516 12:21:17 drwxrwxr-x 10 1001 1001 4096 Jun 14 12:21 . 12:21:17 drwxr-xr-x 4 root root 28 Jun 14 12:19 .. 12:21:17 -rw-rw-r-- 1 1001 1001 11 Jun 14 12:17 .dockerignore 12:21:17 drwxrwxr-x 8 1001 1001 179 Jun 14 12:17 .git 12:21:17 drwxrwxr-x 3 1001 1001 125 Jun 14 12:17 .github 12:21:17 -rw-rw-r-- 1 1001 1001 818 Jun 14 12:17 .gitignore 12:21:17 drwx------ 3 1001 1001 60 Jun 14 12:18 .semver 12:21:17 -rw-rw-r-- 1 1001 1001 166 Jun 14 12:17 .sonarcloud.properties 12:21:17 -rw-rw-r-- 1 1001 1001 8609 Jun 14 12:17 Attribution.txt 12:21:17 -rw-rw-r-- 1 1001 1001 3804 Jun 14 12:17 CONTRIBUTING.md 12:21:17 -rw-rw-r-- 1 1001 1001 931 Jun 14 12:17 Dockerfile.build 12:21:17 -rw-rw-r-- 1 1001 1001 849 Jun 14 12:17 Jenkinsfile 12:21:17 -rw-rw-r-- 1 1001 1001 10775 Jun 14 12:17 LICENSE 12:21:17 -rw-rw-r-- 1 1001 1001 5605 Jun 14 12:17 Makefile 12:21:17 -rw-rw-r-- 1 1001 1001 7978 Jun 14 12:17 README.md 12:21:17 -rw-rw-r-- 1 1001 1001 7071 Jun 14 12:17 SECURITY.md 12:21:17 -rw-rw-r-- 1 1001 1001 5 Jun 14 12:18 VERSION 12:21:17 -rw-rw-r-- 1 1001 1001 4131 Jun 14 12:17 ZMQWindows.md 12:21:17 drwxrwxr-x 2 1001 1001 37 Jun 14 12:17 bin 12:21:17 drwxrwxr-x 14 1001 1001 4096 Jun 14 12:17 cmd 12:21:17 -rw-r--r-- 1 root root 398195 Jun 14 12:20 coverage.out 12:21:17 -rw-rw-r-- 1 1001 1001 841 Jun 14 12:17 go.mod 12:21:17 -rw-r--r-- 1 root root 20952 Jun 14 12:19 go.sum 12:21:17 drwxrwxr-x 7 1001 1001 114 Jun 14 12:17 internal 12:21:17 drwxrwxr-x 3 1001 1001 16 Jun 14 12:17 openapi 12:21:17 drwxrwxr-x 4 1001 1001 71 Jun 14 12:17 snap 12:21:17 -rw-rw-r-- 1 1001 1001 168 Jun 14 12:17 version.go [Pipeline] sh 12:21:17 Commit message: "refactor: Rename package alias and refactor container package" 12:21:18 + '[' -e coverage.out ] 12:21:18 + chown 1001:1001 coverage.out [Pipeline] stash 12:21:18 Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:21:18 + make build 12:21:18 go mod tidy 12:21:18 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 12:21:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:21:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:21: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 12:21:20 + sudo service docker restart 12:21:20 + true 12:21:26 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 12:21:26 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 12:21:27 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 12:21:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:21:28 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 12:21:29 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 12:21:29 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 12:21:31 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 12:21:32 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 12:21:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 12:21:34 $ docker stop --time=1 d6f05f1f16c1f18718220013b5cde68765e4785fc78144cbc132502941c86ced 12:21:36 $ docker rm -f d6f05f1f16c1f18718220013b5cde68765e4785fc78144cbc132502941c86ced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:21:40 provisioning config files... [Pipeline] isUnix [Pipeline] sh 12:21:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config294213406636190388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:21:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:21:40 12:21:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:21:40 ---> docker-login.sh 12:21:40 nexus3.edgexfoundry.org:10001 12:21:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:21:40 latest: Pulling from edgex-devops/edgex-compose 12:21:40 cbdbe7a5bc2a: Pulling fs layer 12:21:40 ca9280d653b3: Pulling fs layer 12:21:40 7e9c9ca2126c: Pulling fs layer 12:21:40 cbdbe7a5bc2a: Verifying Checksum 12:21:40 cbdbe7a5bc2a: Download complete 12:21:40 cbdbe7a5bc2a: Pull complete 12:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:41 ca9280d653b3: Verifying Checksum 12:21:41 ca9280d653b3: Download complete 12:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:21:41 Configure a credential helper to remove this warning. See 12:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:21:41 12:21:41 Login Succeeded 12:21:41 nexus3.edgexfoundry.org:10002 12:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:42 ca9280d653b3: Pull complete 12:21:42 7e9c9ca2126c: Verifying Checksum 12:21:42 7e9c9ca2126c: Download complete 12:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:21:42 Configure a credential helper to remove this warning. See 12:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:21:42 12:21:42 Login Succeeded 12:21:42 nexus3.edgexfoundry.org:10003 12:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:21:43 Configure a credential helper to remove this warning. See 12:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:21:43 12:21:43 Login Succeeded 12:21:43 nexus3.edgexfoundry.org:10004 12:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:21:43 Configure a credential helper to remove this warning. See 12:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:21:43 12:21:43 Login Succeeded 12:21:43 docker.io 12:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:21:44 Configure a credential helper to remove this warning. See 12:21:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:21:44 12:21:44 Login Succeeded 12:21:44 ---> docker-login.sh ends [Pipeline] } 12:21:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:21:44 ========================================================= 12:21:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:21:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:21:44 + 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 . 12:21:45 7e9c9ca2126c: Pull complete 12:21:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:21:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:21:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:21:45 prd-centos7-docker-4c-2g-1234 does not seem to be running inside a container 12:21:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:21:47 Sending build context to Docker daemon 166.4MB 12:21:47 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 12:21:47 Step 2/6 : FROM ${BASE} 12:21:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:21:48 595b0fe564bb: Pulling fs layer 12:21:48 3088b5b3c5c0: Pulling fs layer 12:21:48 5b7225fbf94c: Pulling fs layer 12:21:48 ba82ee9f976e: Pulling fs layer 12:21:48 506bd15cee9f: Pulling fs layer 12:21:48 75a0a4a0db45: Pulling fs layer 12:21:48 618dc40b7e24: Pulling fs layer 12:21:48 75a0a4a0db45: Waiting 12:21:48 ba82ee9f976e: Waiting 12:21:48 506bd15cee9f: Waiting 12:21:48 618dc40b7e24: Waiting 12:21:48 5b7225fbf94c: Verifying Checksum 12:21:48 5b7225fbf94c: Download complete 12:21:48 3088b5b3c5c0: Verifying Checksum 12:21:48 3088b5b3c5c0: Download complete 12:21:48 506bd15cee9f: Download complete 12:21:48 75a0a4a0db45: Download complete 12:21:48 595b0fe564bb: Verifying Checksum 12:21:48 595b0fe564bb: Download complete 12:21:48 $ docker top e91f6a99bc26c076aecd895c602ac99c44667085fef22d36dad0cc05efdf8caf -eo pid,comm [Pipeline] { [Pipeline] sh 12:21:48 595b0fe564bb: Pull complete 12:21:48 + docker-compose build --help 12:21:48 + grep parallel 12:21:49 3088b5b3c5c0: Pull complete 12:21:49 --parallel Build images in parallel. [Pipeline] } 12:21:49 $ docker stop --time=1 e91f6a99bc26c076aecd895c602ac99c44667085fef22d36dad0cc05efdf8caf 12:21:50 5b7225fbf94c: Pull complete 12:21:50 618dc40b7e24: Verifying Checksum 12:21:50 618dc40b7e24: Download complete 12:21:50 $ docker rm -f e91f6a99bc26c076aecd895c602ac99c44667085fef22d36dad0cc05efdf8caf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:21:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:21:51 . [Pipeline] withDockerContainer 12:21:51 prd-centos7-docker-4c-2g-1234 does not seem to be running inside a container 12:21:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:21:51 $ docker top da7d248ea2011acce64d490c94972640c39b99b5a3957efddd312ff1fbf45472 -eo pid,comm 12:21:51 ba82ee9f976e: Verifying Checksum 12:21:51 ba82ee9f976e: Download complete [Pipeline] { [Pipeline] sh 12:21:52 + docker-compose -f ./docker-compose-build.yml build --parallel 12:21:52 Building core-command ... 12:21:52 Building core-data ... 12:21:52 Building core-metadata ... 12:21:52 Building security-bootstrapper ... 12:21:52 Building security-proxy-setup ... 12:21:52 Building security-secretstore-setup ... 12:21:52 Building support-notifications ... 12:21:52 Building support-scheduler ... 12:21:52 Building sys-mgmt-agent ... 12:21:52 Building support-scheduler 12:21:52 Building security-proxy-setup 12:21:52 Building security-secretstore-setup 12:21:52 Building core-command 12:21:52 Building core-data 12:22:01 ba82ee9f976e: Pull complete 12:22:02 506bd15cee9f: Pull complete 12:22:02 75a0a4a0db45: Pull complete 12:22:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:22:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:22:04 ---> c40fbf0cbe27 12:22:04 Step 3/23 : WORKDIR /edgex-go 12:22:04 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:22:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:22:04 ---> c40fbf0cbe27 12:22:04 Step 3/26 : WORKDIR /edgex-go 12:22:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:22:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:22:04 ---> c40fbf0cbe27 12:22:04 Step 3/22 : WORKDIR /edgex-go 12:22:06 618dc40b7e24: Pull complete 12:22:06 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 12:22:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:22:06 ---> a36622ca3599 12:22:06 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 12:22:07 ---> Running in 574f7533a1d4 12:22:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:22:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:22:10 (1/12) Installing libmagic (5.39-r0) 12:22:11 (2/12) Installing file (5.39-r0) 12:22:11 (3/12) Installing libc-dev (0.7.2-r3) 12:22:11 (4/12) Installing g++ (10.2.1_pre1-r3) 12:22:11 ---> Running in f4052f82de42 12:22:11 ---> Running in a07eff6bdd40 12:22:11 ---> Running in cf970790ff55 12:22:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:22:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:22:12 ---> c40fbf0cbe27 12:22:12 Step 3/24 : WORKDIR /edgex-go 12:22:13 ---> Running in 82acc2dbda4a 12:22:14 Removing intermediate container a07eff6bdd40 12:22:14 ---> 368030725eaa 12:22:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:22:14 Removing intermediate container f4052f82de42 12:22:14 ---> 9bb7967e09b8 12:22:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:22:14 Removing intermediate container cf970790ff55 12:22:14 ---> 9ea5a60c233b 12:22:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:22:14 (5/12) Installing fortify-headers (1.1-r0) 12:22:14 (6/12) Installing patch (2.7.6-r6) 12:22:14 (7/12) Installing build-base (0.5-r2) 12:22:14 (8/12) Installing libsodium (1.0.18-r0) 12:22:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:22:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:22:14 (9/12) Installing pkgconf (1.7.3-r0) 12:22:14 (10/12) Installing libsodium-dev (1.0.18-r0) 12:22:14 (11/12) Installing libzmq (4.3.3-r1) 12:22:14 ---> c40fbf0cbe27 12:22:14 Step 3/24 : WORKDIR /edgex-go 12:22:14 ---> Using cache 12:22:14 ---> 0eeb340734ee 12:22:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:22:14 ---> Running in 646ad9cc3787 12:22:14 ---> Running in a1dab8bad7ae 12:22:14 Removing intermediate container 82acc2dbda4a 12:22:14 ---> 0eeb340734ee 12:22:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:22:14 ---> Running in d999cb1c5f02 12:22:14 ---> Running in e1ac5d5ca60a 12:22:14 ---> Running in 24b0e777e270 12:22:15 (12/12) Installing zeromq-dev (4.3.3-r1) 12:22:15 Executing busybox-1.32.1-r6.trigger 12:22:15 OK: 218 MiB in 52 packages 12:22:15 Removing intermediate container 646ad9cc3787 12:22:15 ---> d8669688374b 12:22:15 Step 5/26 : RUN apk add --update --no-cache make git 12:22:16 ---> Running in 3a5e049a867d 12:22:16 Removing intermediate container d999cb1c5f02 12:22:16 ---> 019d7a44854e 12:22:16 Step 5/23 : RUN apk add --update --no-cache make git 12:22:16 Removing intermediate container a1dab8bad7ae 12:22:16 ---> ec9caec201c2 12:22:16 Step 5/22 : RUN apk add --update --no-cache make git 12:22:16 ---> Running in d8b6b604403f 12:22:16 ---> Running in a8b27300921f 12:22:16 Removing intermediate container e1ac5d5ca60a 12:22:16 ---> 944ff6f86954 12:22:16 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:22:16 Removing intermediate container 24b0e777e270 12:22:16 ---> f7a150cb4578 12:22:16 Step 5/24 : RUN apk add --update --no-cache make git 12:22:16 ---> Running in 310320b4f1fb 12:22:16 ---> Running in d7c62d2e532a 12:22:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:22:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:22:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:22:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:22:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:22:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:22:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:22:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:22:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:22:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:22:18 OK: 219 MiB in 52 packages 12:22:18 OK: 219 MiB in 52 packages 12:22:18 Removing intermediate container 3a5e049a867d 12:22:18 ---> f953ec6ff90f 12:22:18 Step 6/26 : COPY go.mod . 12:22:18 OK: 219 MiB in 52 packages 12:22:18 OK: 219 MiB in 52 packages 12:22:18 OK: 219 MiB in 52 packages 12:22:18 ---> e3c2b1eda7a9 12:22:18 Step 7/26 : RUN go mod download 12:22:18 ---> Running in 769ab248b682 12:22:18 Removing intermediate container d8b6b604403f 12:22:18 ---> f061b97e9438 12:22:18 Step 6/23 : COPY go.mod . 12:22:18 Removing intermediate container d7c62d2e532a 12:22:18 ---> 4ea65bd89f83 12:22:18 Step 6/24 : COPY go.mod . 12:22:18 Removing intermediate container 310320b4f1fb 12:22:18 ---> b2146fe2ad19 12:22:18 Step 6/24 : COPY go.mod . 12:22:19 ---> c5bfde260151 12:22:19 Step 7/24 : RUN go mod download 12:22:19 Removing intermediate container a8b27300921f 12:22:19 ---> 5147eff0a2fe 12:22:19 Step 6/22 : COPY go.mod . 12:22:19 ---> 6cbe123ef86e 12:22:19 Step 7/23 : RUN go mod download 12:22:19 ---> Running in 4b6d589f6fd8 12:22:19 ---> 40e7649b3d7b 12:22:19 Step 7/24 : RUN go mod download 12:22:19 ---> Running in 583ba3d3b6f5 12:22:19 ---> Running in c0d563979b8d 12:22:19 Removing intermediate container 574f7533a1d4 12:22:19 ---> 30d8b5405920 12:22:19 Step 4/6 : WORKDIR /edgex-go 12:22:19 ---> Running in f596137bee35 12:22:19 ---> 1391b1465eca 12:22:19 Step 7/22 : RUN go mod download 12:22:19 ---> Running in 6a032b1b1f62 12:22:19 Removing intermediate container f596137bee35 12:22:19 ---> 50569f6d4496 12:22:19 Step 5/6 : COPY go.mod . 12:22:19 Removing intermediate container 769ab248b682 12:22:19 ---> 4f7110e7daf0 12:22:19 Step 8/26 : COPY . . 12:22:20 ---> 43aeabe58f98 12:22:20 Step 6/6 : RUN go mod download 12:22:20 ---> Running in 9ee2c8f7740e 12:22:21 Removing intermediate container 4b6d589f6fd8 12:22:21 ---> b717af8bbe89 12:22:21 Step 8/24 : COPY . . 12:22:24 Removing intermediate container c0d563979b8d 12:22:24 ---> c8cf51157e7e 12:22:24 Step 8/24 : COPY . . 12:22:24 Removing intermediate container 583ba3d3b6f5 12:22:24 ---> 9e7dbefcecf7 12:22:24 Step 8/23 : COPY . . 12:22:24 Removing intermediate container 6a032b1b1f62 12:22:24 ---> 7f29028390cf 12:22:24 Step 8/22 : COPY . . 12:22:24 ---> 009840330809 12:22:24 Step 9/26 : RUN go mod tidy 12:22:26 ---> Running in c73af964c8fc 12:22:32 ---> 3e04a883d4c3 12:22:32 Step 9/24 : RUN go mod tidy 12:22:32 ---> Running in dfe72a8918a4 12:22:32 Removing intermediate container c73af964c8fc 12:22:32 ---> 04b5d154b8e9 12:22:32 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:22:32 ---> Running in 055f0230b946 12:22:32 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 12:22:33 Removing intermediate container dfe72a8918a4 12:22:33 ---> 4f5a4920a898 12:22:33 Step 10/24 : RUN make cmd/core-command/core-command 12:22:33 ---> Running in a282cc09f109 12:22:33 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 12:22:46 ---> 7e5d5fc743cb 12:22:46 Step 9/23 : RUN go mod tidy 12:22:46 ---> b9e99553059c 12:22:46 Step 9/24 : RUN go mod tidy 12:22:46 ---> Running in b1e947075a50 12:22:46 ---> Running in 212e7b87214f 12:22:47 Removing intermediate container 9ee2c8f7740e 12:22:47 ---> 7e74d0738e36 12:22:47 Successfully built 7e74d0738e36 12:22:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:22:48 + docker inspect -f . ci-base-image-arm64 12:22:48 . [Pipeline] withDockerContainer 12:22:48 ---> bc4f39d55d13 12:22:48 Step 9/22 : RUN go mod tidy 12:22:48 Removing intermediate container 212e7b87214f 12:22:48 ---> 5df68eb6dc84 12:22:48 Step 10/24 : RUN make cmd/core-data/core-data 12:22:48 ---> Running in 312f91403818 12:22:48 ---> Running in fa5f4ec2c70b 12:22:48 prd-ubuntu18.04-docker-arm64-4c-16g-1235 does not seem to be running inside a container 12:22:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:22:48 Removing intermediate container b1e947075a50 12:22:48 ---> 134d43b9d323 12:22:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:22:48 ---> Running in 56e4134eace9 12:22:49 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 12:22:49 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 12:22:50 $ docker top 6b1fe4fb4dd59f7170c10e6a42ba2339274defbe206d2da7b466e1df3c5aa867 -eo pid,comm [Pipeline] { [Pipeline] sh 12:22:51 Removing intermediate container 312f91403818 12:22:51 ---> c0015763d2aa 12:22:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:22:51 ---> Running in c87e5c41c7a3 12:22:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:22:51 + go version 12:22:51 go version go1.16.5 linux/arm64 [Pipeline] } 12:22:51 $ docker stop --time=1 6b1fe4fb4dd59f7170c10e6a42ba2339274defbe206d2da7b466e1df3c5aa867 12:22:53 $ docker rm -f 6b1fe4fb4dd59f7170c10e6a42ba2339274defbe206d2da7b466e1df3c5aa867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:22:54 + docker inspect -f . ci-base-image-arm64 12:22:54 . [Pipeline] withDockerContainer 12:22:54 prd-ubuntu18.04-docker-arm64-4c-16g-1235 does not seem to be running inside a container 12:22:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:22:56 $ docker top 8838ec70ba99fd6426232398f6f0cdf6fdccd741528682fcc4eb8d701ebc4d5a -eo pid,comm [Pipeline] { [Pipeline] echo 12:22:56 ========================================================= 12:22:56 [edgeXBuildGoParallel] Running Tests and Build... 12:22:56 ========================================================= [Pipeline] sh 12:22:57 + go mod tidy [Pipeline] sh 12:22:58 + make test 12:22:58 go mod tidy 12:22:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:22:59 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 12:23:02 Removing intermediate container a282cc09f109 12:23:02 ---> a6400bfdc806 12:23:02 12:23:02 Step 11/24 : FROM alpine:3.12 12:23:02 3.12: Pulling from library/alpine 12:23:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 12:23:03 Status: Downloaded newer image for alpine:3.12 12:23:03 ---> 13621d1b12d4 12:23:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:23:03 ---> Running in 14361232bb1a 12:23:03 Removing intermediate container 055f0230b946 12:23:03 ---> 7a9f491e1278 12:23:03 12:23:03 Step 11/26 : FROM alpine:3.12 12:23:03 ---> 13621d1b12d4 12:23:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 12:23:03 ---> Running in cedf8f86beb7 12:23:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:23:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:23:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:23:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:23:05 (1/1) Installing dumb-init (1.2.2-r1) 12:23:05 (1/6) Installing ca-certificates (20191127-r4) 12:23:05 Executing busybox-1.31.1-r20.trigger 12:23:05 OK: 6 MiB in 15 packages 12:23:05 (2/6) Installing nghttp2-libs (1.41.0-r0) 12:23:05 (3/6) Installing libcurl (7.77.0-r0) 12:23:05 (4/6) Installing curl (7.77.0-r0) 12:23:05 (5/6) Installing dumb-init (1.2.2-r1) 12:23:05 (6/6) Installing su-exec (0.2-r1) 12:23:05 Executing busybox-1.31.1-r20.trigger 12:23:05 Executing ca-certificates-20191127-r4.trigger 12:23:05 OK: 7 MiB in 20 packages 12:23:05 Removing intermediate container 14361232bb1a 12:23:05 ---> 0abe6cae010f 12:23:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:23:05 ---> Running in a0f9c71dad66 12:23:05 Removing intermediate container a0f9c71dad66 12:23:05 ---> 6f0604f9eff8 12:23:05 Step 14/24 : ENV APP_PORT=59882 12:23:05 ---> Running in c5f775172164 12:23:05 Removing intermediate container c5f775172164 12:23:05 ---> 4f0f6e74c3c6 12:23:05 Step 15/24 : EXPOSE $APP_PORT 12:23:05 ---> Running in 0d936fed224e 12:23:05 Removing intermediate container cedf8f86beb7 12:23:05 ---> a2240bc068ca 12:23:05 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:23:06 ---> Running in 8c344d587b76 12:23:06 Removing intermediate container 0d936fed224e 12:23:06 ---> f752f7583106 12:23:06 Step 16/24 : WORKDIR / 12:23:06 ---> Running in 707d85254ab9 12:23:06 Removing intermediate container 8c344d587b76 12:23:06 ---> 75caf9d8f83b 12:23:06 Step 14/26 : WORKDIR / 12:23:06 ---> Running in 802a613969d5 12:23:06 Removing intermediate container 707d85254ab9 12:23:06 ---> 0eab503b6032 12:23:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:23:06 Removing intermediate container 802a613969d5 12:23:06 ---> 3bd56a34ce0f 12:23:06 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:23:06 ---> a214d184c0ee 12:23:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:23:06 ---> 53aaacfa663e 12:23:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:23:07 ---> fc39c8cd68aa 12:23:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:23:07 ---> df0941240900 12:23:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:23:07 ---> ef6a02897c8b 12:23:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:23:07 ---> 2b390391b35f 12:23:07 Step 20/24 : ENTRYPOINT ["/core-command"] 12:23:07 ---> Running in 75de63f12f52 12:23:07 ---> d636e15cf08d 12:23:07 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:23:07 Removing intermediate container 75de63f12f52 12:23:07 ---> a2250f04bce0 12:23:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:23:07 ---> Running in a2e57a12c7f9 12:23:08 Removing intermediate container a2e57a12c7f9 12:23:08 ---> 864eb5c0ed72 12:23:08 Step 22/24 : LABEL arch=x86_64 12:23:08 ---> Running in 9717efece0e8 12:23:08 ---> fe2a4aa8ad20 12:23:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:23:08 Removing intermediate container 9717efece0e8 12:23:08 ---> 5af3bb271965 12:23:08 Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:23:08 ---> Running in 85a3ec941485 12:23:08 Removing intermediate container 85a3ec941485 12:23:08 ---> e48f84fbb95b 12:23:08 Step 24/24 : LABEL version=0.0.0 12:23:09 ---> d6dcf4269186 12:23:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:23:09 ---> Running in 3942cde9b27f 12:23:09 Removing intermediate container 3942cde9b27f 12:23:09 ---> 1bcd210fe439 12:23:09 12:23:09 Successfully built 1bcd210fe439 12:23:09 ---> 2cc5f62628b1 12:23:09 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/ 12:23:09 Successfully tagged core-command:latest 12:23:09 Building support-notifications 12:23:09  Building core-command ... done  ---> Running in 7327cfe30424 12:23:12 Removing intermediate container 7327cfe30424 12:23:12 ---> 635a2ac736cc 12:23:12 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 12:23:12 ---> Running in 6f3f97350ae9 12:23:13 Removing intermediate container 6f3f97350ae9 12:23:13 ---> e4327751882a 12:23:13 Step 24/26 : LABEL arch=x86_64 12:23:13 ---> Running in a20427e905b7 12:23:13 Removing intermediate container a20427e905b7 12:23:13 ---> 1b6337a60ea3 12:23:13 Step 25/26 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:23:13 ---> Running in 5dd9bb57828e 12:23:13 Removing intermediate container 5dd9bb57828e 12:23:13 ---> 08123ad3a379 12:23:13 Step 26/26 : LABEL version=0.0.0 12:23:14 ---> Running in 1ababc3c3b8a 12:23:14 Removing intermediate container 1ababc3c3b8a 12:23:14 ---> 1f455cf562ff 12:23:14 12:23:14 Successfully built 1f455cf562ff 12:23:14 Successfully tagged security-secretstore-setup:latest 12:23:14  Building security-secretstore-setup ... done Building sys-mgmt-agent 12:23:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:23:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:23:22 ---> c40fbf0cbe27 12:23:22 Step 3/23 : WORKDIR /edgex-go 12:23:22 ---> Using cache 12:23:22 ---> 0eeb340734ee 12:23:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:23:22 ---> Using cache 12:23:22 ---> f7a150cb4578 12:23:22 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 12:23:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:23:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:23:22 ---> c40fbf0cbe27 12:23:22 Step 3/24 : WORKDIR /edgex-go 12:23:22 ---> Using cache 12:23:22 ---> 0eeb340734ee 12:23:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:23:22 ---> Using cache 12:23:22 ---> f7a150cb4578 12:23:22 Step 5/24 : RUN apk add --update --no-cache make bash git 12:23:24 ---> Running in 4b2831b7a19c 12:23:24 ---> Running in 63e28a573e51 12:23:24 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 12:23:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:23:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:23:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:23:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:23:26 ? github.com/edgexfoundry/edgex-go [no test files] 12:23:26 OK: 219 MiB in 52 packages 12:23:27 OK: 219 MiB in 52 packages 12:23:28 Removing intermediate container 56e4134eace9 12:23:28 ---> 534ef2e899d8 12:23:28 12:23:28 Step 11/23 : FROM alpine:3.12 12:23:28 Removing intermediate container 63e28a573e51 12:23:28 ---> 4b6c8614859f 12:23:28 Step 6/24 : COPY go.mod . 12:23:28 ---> 13621d1b12d4 12:23:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:23:28 ---> Using cache 12:23:28 ---> 0abe6cae010f 12:23:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:23:28 ---> Using cache 12:23:28 ---> 6f0604f9eff8 12:23:28 Step 14/23 : ENV APP_PORT=59861 12:23:28 Removing intermediate container c87e5c41c7a3 12:23:28 ---> 6abfa49549e2 12:23:28 12:23:28 Step 11/22 : FROM alpine:3.12 12:23:28 ---> 13621d1b12d4 12:23:28 Step 12/22 : RUN apk add --update --no-cache curl 12:23:28 ---> Running in ef5a8260681b 12:23:28 ---> Running in 1264bbee3712 12:23:28 Removing intermediate container 4b2831b7a19c 12:23:28 ---> bf7af601cec7 12:23:28 Step 6/23 : COPY go.mod . 12:23:28 Removing intermediate container ef5a8260681b 12:23:28 ---> 098598b796b1 12:23:28 Step 15/23 : EXPOSE $APP_PORT 12:23:28 ---> 146578b17d5e 12:23:28 Step 7/24 : RUN go mod download 12:23:28 ---> Running in 1e5af21d4b34 12:23:28 ---> Running in f09cd5793398 12:23:28 Removing intermediate container 1e5af21d4b34 12:23:28 ---> 661dc6e038d2 12:23:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:23:28 ---> b8597e0f80fd 12:23:28 Step 7/23 : RUN go mod download 12:23:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:23:29 ---> Running in 429cd0b12d88 12:23:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:23:29 (1/4) Installing ca-certificates (20191127-r4) 12:23:29 ---> 2af0e0b8633f 12:23:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:23:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:23:29 (3/4) Installing libcurl (7.77.0-r0) 12:23:29 (4/4) Installing curl (7.77.0-r0) 12:23:29 Executing busybox-1.31.1-r20.trigger 12:23:29 Executing ca-certificates-20191127-r4.trigger 12:23:29 OK: 7 MiB in 18 packages 12:23:29 ---> 1050d6f45463 12:23:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:23:30 Removing intermediate container fa5f4ec2c70b 12:23:30 ---> 8eaec0f75521 12:23:30 12:23:30 Step 11/24 : FROM alpine:3.12 12:23:30 ---> 13621d1b12d4 12:23:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:23:30 Removing intermediate container f09cd5793398 12:23:30 ---> 9c3baa89d376 12:23:30 Step 8/24 : COPY . . 12:23:30 ---> Running in 4c1ef6d78a31 12:23:30 ---> 45ccb9ad7c1a 12:23:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:23:31 Removing intermediate container 4c1ef6d78a31 12:23:31 ---> ede672419d18 12:23:31 Step 13/24 : ENV APP_PORT=59880 12:23:32 ---> Running in 975fa2ccddae 12:23:32 Removing intermediate container 429cd0b12d88 12:23:32 ---> 14674fd448c6 12:23:32 Step 8/23 : COPY . . 12:23:32 Removing intermediate container 1264bbee3712 12:23:32 ---> 2933b9c2c9c6 12:23:32 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:23:33 ---> Running in 4550ab3bd683 12:23:33 ---> Running in d5ef01da7548 12:23:34 Removing intermediate container 975fa2ccddae 12:23:34 ---> 7ec68d325929 12:23:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:23:36 Removing intermediate container d5ef01da7548 12:23:36 ---> 7e64ce7c74f2 12:23:36 Step 14/22 : WORKDIR /edgex 12:23:36 ---> Running in 377a81389759 12:23:36 Removing intermediate container 4550ab3bd683 12:23:36 ---> 10a0e4d2b2b4 12:23:36 Step 14/24 : EXPOSE $APP_PORT 12:23:37 ---> 26739ca205a0 12:23:37 Step 9/24 : RUN go mod tidy 12:23:37 ---> Running in 68f92b7269c6 12:23:37 ---> Running in ad72db1aec1e 12:23:37 Removing intermediate container 377a81389759 12:23:37 ---> 315cb95ae425 12:23:37 Step 21/23 : LABEL arch=x86_64 12:23:37 ---> Running in f09235fd9f22 12:23:37 ---> Running in 9982f632ad90 12:23:37 Removing intermediate container 68f92b7269c6 12:23:37 ---> 9731301961c3 12:23:37 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:23:37 Removing intermediate container ad72db1aec1e 12:23:37 ---> cd9717a8d39a 12:23:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:23:37 ---> af42f6804577 12:23:37 Step 9/23 : RUN go mod tidy 12:23:37 ---> Running in 0200d84d06cf 12:23:37 Removing intermediate container 9982f632ad90 12:23:37 ---> 780528cfc367 12:23:37 Step 22/23 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:23:37 ---> Running in 4de5abf79373 12:23:37 ---> Running in b7973119078a 12:23:38 Removing intermediate container b7973119078a 12:23:38 ---> d8e5f248befa 12:23:38 Step 23/23 : LABEL version=0.0.0 12:23:38 ---> 766b4ac88d50 12:23:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:23:38 ---> Running in 33a35176a4f0 12:23:38 Removing intermediate container 33a35176a4f0 12:23:38 ---> 57296e0785ac 12:23:38 12:23:38 Successfully built 57296e0785ac 12:23:38 Successfully tagged support-scheduler:latest 12:23:38 Building security-bootstrapper 12:23:38  Building support-scheduler ... done  ---> 5ee878b90796 12:23:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:23:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:23:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 12:23:41 ---> c40fbf0cbe27 12:23:41 Step 3/32 : WORKDIR /edgex-go 12:23:41 ---> Using cache 12:23:41 ---> 0eeb340734ee 12:23:41 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:23:41 ---> Using cache 12:23:41 ---> f7a150cb4578 12:23:41 Step 5/32 : RUN apk add --update --no-cache make git 12:23:41 ---> Using cache 12:23:41 ---> 4ea65bd89f83 12:23:41 Step 6/32 : COPY go.mod . 12:23:41 ---> Using cache 12:23:41 ---> c5bfde260151 12:23:41 Step 7/32 : RUN go mod download 12:23:42 ---> Using cache 12:23:42 ---> b717af8bbe89 12:23:42 Step 8/32 : COPY . . 12:23:42 ---> Using cache 12:23:42 ---> 3e04a883d4c3 12:23:42 Step 9/32 : RUN go mod tidy 12:23:42 ---> Using cache 12:23:42 ---> 4f5a4920a898 12:23:42 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:23:42 ---> 73ee5d46dc23 12:23:42 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:23:42 Removing intermediate container 0200d84d06cf 12:23:42 ---> d249146387c6 12:23:42 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 12:23:42 ---> Running in 46ca2c842b6a 12:23:42 ---> Running in 7ca41165064e 12:23:42 ---> Running in 0063c1b7e7ea 12:23:43 Removing intermediate container 7ca41165064e 12:23:43 ---> 489ef081f5c7 12:23:43 Step 19/22 : CMD ["--init=true"] 12:23:43 Removing intermediate container f09235fd9f22 12:23:43 ---> daf9a98821b3 12:23:43 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:23:43 ---> Running in 6ad6545384a1 12:23:43 Removing intermediate container 4de5abf79373 12:23:43 ---> 390df3448b67 12:23:43 Step 10/23 : RUN make cmd/support-notifications/support-notifications 12:23:43 ---> Running in fbcc8d1e8f14 12:23:43 ---> Running in d51efedb4679 12:23:43 Removing intermediate container 6ad6545384a1 12:23:43 ---> ad4b8773d5a7 12:23:43 Step 20/22 : LABEL arch=x86_64 12:23:43 ---> Running in c1e86a998028 12:23:43 Removing intermediate container c1e86a998028 12:23:43 ---> 4a8621504ad5 12:23:43 Step 21/22 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:23:43 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 12:23:43 ---> Running in cbc3b8586108 12:23:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:23:43 Removing intermediate container cbc3b8586108 12:23:43 ---> 75fd492a7f0b 12:23:43 Step 22/22 : LABEL version=0.0.0 12:23:43 ---> Running in 3983b585bf55 12:23:43 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 12:23:43 Removing intermediate container 3983b585bf55 12:23:43 ---> 69d335cd89b0 12:23:43 12:23:43 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 12:23:43 Successfully built 69d335cd89b0 12:23:43 Successfully tagged security-proxy-setup:latest 12:23:43 Building core-metadata 12:23:44  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:23:44 (1/6) Installing dumb-init (1.2.2-r1) 12:23:44 (2/6) Installing libgcc (9.3.0-r2) 12:23:44 (3/6) Installing libsodium (1.0.18-r0) 12:23:45 (4/6) Installing libstdc++ (9.3.0-r2) 12:23:45 (5/6) Installing libzmq (4.3.3-r0) 12:23:45 (6/6) Installing zeromq (4.3.3-r0) 12:23:45 Executing busybox-1.31.1-r20.trigger 12:23:45 OK: 8 MiB in 20 packages 12:23:50 Removing intermediate container 0063c1b7e7ea 12:23:50 ---> bc2b34162839 12:23:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:23:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:23:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:23:50 ---> c40fbf0cbe27 12:23:50 Step 3/24 : WORKDIR /edgex-go 12:23:50 ---> Using cache 12:23:50 ---> 0eeb340734ee 12:23:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:23:50 ---> Using cache 12:23:50 ---> f7a150cb4578 12:23:50 Step 5/24 : RUN apk add --update --no-cache make git 12:23:50 ---> Using cache 12:23:50 ---> 4ea65bd89f83 12:23:50 Step 6/24 : COPY go.mod . 12:23:50 ---> Using cache 12:23:50 ---> c5bfde260151 12:23:50 Step 7/24 : RUN go mod download 12:23:50 ---> Using cache 12:23:50 ---> b717af8bbe89 12:23:50 Step 8/24 : COPY . . 12:23:50 ---> Using cache 12:23:50 ---> 3e04a883d4c3 12:23:50 Step 9/24 : RUN go mod tidy 12:23:50 ---> Using cache 12:23:50 ---> 4f5a4920a898 12:23:50 Step 10/24 : RUN make cmd/core-metadata/core-metadata 12:23:50 ---> Running in 7cd7c71b66b5 12:23:50 ---> 03b6dba2e0fb 12:23:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:23:50 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 12:23:50 ---> aa8b2bf5d178 12:23:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:23:51 ---> 4630ba7bdef0 12:23:51 Step 20/24 : ENTRYPOINT ["/core-data"] 12:23:51 ---> Running in 780cb6eccb8e 12:23:51 Removing intermediate container 780cb6eccb8e 12:23:51 ---> 5a896cdd3b46 12:23:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:23:51 ---> Running in 083a5d779096 12:23:51 Removing intermediate container 083a5d779096 12:23:51 ---> 59759efecdfb 12:23:51 Step 22/24 : LABEL arch=x86_64 12:23:51 ---> Running in fe60dd99e5ad 12:23:51 Removing intermediate container fe60dd99e5ad 12:23:51 ---> fdc52e6d5760 12:23:51 Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:23:51 ---> Running in 1de8e6b30d81 12:23:51 Removing intermediate container 1de8e6b30d81 12:23:51 ---> 9759ed23ff86 12:23:51 Step 24/24 : LABEL version=0.0.0 12:23:51 ---> Running in 2a018cfcafbf 12:23:51 Removing intermediate container 2a018cfcafbf 12:23:51 ---> d7e5ab858a43 12:23:51 12:23:52 Successfully built d7e5ab858a43 12:23:52 Successfully tagged core-data:latest 12:24:18  Building core-data ... done Removing intermediate container fbcc8d1e8f14 12:24:18 ---> 43c9142c1c44 12:24:18 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:24:18 Removing intermediate container 46ca2c842b6a 12:24:18 ---> e12b78d73bf8 12:24:18 12:24:18 Step 11/32 : FROM alpine:3.12 12:24:18 ---> 13621d1b12d4 12:24:18 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:24:18 ---> Running in e6ac3c5430c2 12:24:18 ---> Running in 952dbe5773fb 12:24:18 Removing intermediate container 952dbe5773fb 12:24:18 ---> 249a4eb882bd 12:24:18 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 12:24:18 ---> Running in 11869995003a 12:24:18 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 12:24:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:24:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:24:18 (1/2) Installing dumb-init (1.2.2-r1) 12:24:18 (2/2) Installing su-exec (0.2-r1) 12:24:18 Executing busybox-1.31.1-r20.trigger 12:24:18 OK: 6 MiB in 16 packages 12:24:18 Removing intermediate container 11869995003a 12:24:18 ---> 5de2cf733f31 12:24:18 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 12:24:18 Removing intermediate container d51efedb4679 12:24:18 ---> 0aabbb33a32f 12:24:18 12:24:18 Step 11/23 : FROM alpine:3.12 12:24:18 ---> 13621d1b12d4 12:24:18 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 12:24:18 ---> Running in 47b31b1c05b7 12:24:18 ---> Running in bec9ab9d5395 12:24:18 Removing intermediate container 47b31b1c05b7 12:24:18 ---> 92320d13b3cb 12:24:18 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:24:18 ---> Running in 1a27ecbe0ac4 12:24:18 Removing intermediate container e6ac3c5430c2 12:24:18 ---> 04d95c7a3826 12:24:18 12:24:18 Step 12/24 : FROM docker:20.10.0 12:24:18 Removing intermediate container 1a27ecbe0ac4 12:24:18 ---> 0e10c9dded35 12:24:18 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:24:19 20.10.0: Pulling from library/docker 12:24:19 ---> Running in 7f9f050a1613 12:24:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:24:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:24:19 (1/2) Installing ca-certificates (20191127-r4) 12:24:19 (2/2) Installing dumb-init (1.2.2-r1) 12:24:19 Executing busybox-1.31.1-r20.trigger 12:24:19 Executing ca-certificates-20191127-r4.trigger 12:24:19 OK: 6 MiB in 16 packages 12:24:20 Removing intermediate container bec9ab9d5395 12:24:20 ---> 27ca2ec2f10d 12:24:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:24:20 Removing intermediate container 7f9f050a1613 12:24:20 ---> b57896ba747d 12:24:20 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 12:24:20 ---> Running in c7a5b09b2a55 12:24:20 ---> Running in a481a4808b9f 12:24:20 Removing intermediate container c7a5b09b2a55 12:24:20 ---> 019f61d2530a 12:24:20 Step 14/23 : ENV APP_PORT=59860 12:24:20 Removing intermediate container a481a4808b9f 12:24:20 ---> e23722505239 12:24:20 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:24:21 ---> Running in 365e3a0ae82f 12:24:21 Removing intermediate container 365e3a0ae82f 12:24:21 ---> a1160d4ef85f 12:24:21 Step 15/23 : EXPOSE $APP_PORT 12:24:21 ---> 27022feb3161 12:24:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:24:21 ---> Running in 292d82558cd3 12:24:21 Removing intermediate container 7cd7c71b66b5 12:24:21 ---> d205386be47c 12:24:21 12:24:21 Step 11/24 : FROM alpine:3.12 12:24:21 ---> 13621d1b12d4 12:24:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:24:21 ---> Using cache 12:24:21 ---> 0abe6cae010f 12:24:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:24:21 ---> Using cache 12:24:21 ---> 6f0604f9eff8 12:24:21 Step 14/24 : ENV APP_PORT=59881 12:24:22 ---> Running in 12334f449abc 12:24:22 ---> Running in a5deebb1f8ea 12:24:22 Removing intermediate container 292d82558cd3 12:24:22 ---> 4306b8bae1d1 12:24:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:24:22 Removing intermediate container 12334f449abc 12:24:22 ---> b60713627065 12:24:22 Step 15/24 : EXPOSE $APP_PORT 12:24:22 ---> Running in 8c2498609afc 12:24:22 ---> f23cfccdcdd0 12:24:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:24:22 Removing intermediate container 8c2498609afc 12:24:22 ---> afcee77b9aec 12:24:22 Step 16/24 : WORKDIR / 12:24:22 ---> Running in ef41a96db0eb 12:24:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:24:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:24:22 Removing intermediate container ef41a96db0eb 12:24:22 ---> d1bd36fd1076 12:24:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:24:22 ---> b3f11628e9ff 12:24:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:24:22 Removing intermediate container a5deebb1f8ea 12:24:22 ---> ead3fe7b666e 12:24:22 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 12:24:23 ---> 8870039a0e96 12:24:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:24:23 ---> 8b8aaffc5623 12:24:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 12:24:23 ---> Running in 6cf6db5fcc91 12:24:23 ---> 1e67c7c40ce6 12:24:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:24:23 Removing intermediate container 6cf6db5fcc91 12:24:23 ---> 7dd306d8f03d 12:24:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:24:23 ---> Running in d05aa6d465d8 12:24:23 ---> 5cabd3bd7067 12:24:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:24:23 Removing intermediate container d05aa6d465d8 12:24:23 ---> 54c45e607329 12:24:23 Step 21/23 : LABEL arch=x86_64 12:24:23 ---> 60b829161fb2 12:24:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:24:23 ---> Running in 6847f90108c7 12:24:23 ---> 8dcc66ad22f8 12:24:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 12:24:23 ---> Running in 6628e76a8170 12:24:24 Removing intermediate container 6847f90108c7 12:24:24 ---> 7d6e955ecd5a 12:24:24 Step 22/23 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:24:24 ---> 4e44fe955cc4 12:24:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:24:24 ---> Running in 4e2b49793b2c 12:24:24 Removing intermediate container 6628e76a8170 12:24:24 ---> 40b6d8e49577 12:24:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:24:24 ---> Running in 6367f69096c5 12:24:24 ---> 8a485354a4f7 12:24:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:24:24 Removing intermediate container 4e2b49793b2c 12:24:24 ---> 0a292f125963 12:24:24 Step 23/23 : LABEL version=0.0.0 12:24:24 Removing intermediate container 6367f69096c5 12:24:24 ---> 1f20f7673077 12:24:24 Step 22/24 : LABEL arch=x86_64 12:24:24 ---> Running in 934659bf675f 12:24:24 ---> Running in 3d2949127a2c 12:24:24 Removing intermediate container 934659bf675f 12:24:24 ---> e0f3dab8fb6b 12:24:24 12:24:24 ---> 4b6bd832dfd2 12:24:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 12:24:24 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:24:24 Status: Downloaded newer image for docker:20.10.0 12:24:24 ---> aefe523efa57 12:24:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:24:24 Successfully built e0f3dab8fb6b 12:24:24 Removing intermediate container 3d2949127a2c 12:24:24 ---> c168be836089 12:24:24 Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:24:24 Successfully tagged support-notifications:latest 12:24:24  Building support-notifications ... done  ---> Running in 2655cda04734 12:24:24 ---> Running in df8d74579f87 12:24:24 ---> Running in 1b4fa7a72bbb 12:24:24 Removing intermediate container df8d74579f87 12:24:24 ---> 4ea70b9b974c 12:24:24 Step 24/24 : LABEL version=0.0.0 12:24:24 Removing intermediate container 2655cda04734 12:24:24 ---> 9a4a797d75cc 12:24:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:24:24 Removing intermediate container 1b4fa7a72bbb 12:24:24 ---> 2a334056d3a9 12:24:24 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 12:24:24 ---> Running in 13f5564e8181 12:24:24 ---> Running in bea6f14a0e77 12:24:24 Removing intermediate container 13f5564e8181 12:24:24 ---> a763a6ed6633 12:24:24 12:24:24 Successfully built a763a6ed6633 12:24:24 ---> 267fa1221ed0 12:24:24 Step 27/32 : RUN chmod +x /entrypoint.sh 12:24:24 Successfully tagged core-metadata:latest 12:24:25  Building core-metadata ... done  ---> Running in bda26940af8e 12:24:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:24:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:24:25 (1/39) Installing readline (8.0.4-r0) 12:24:25 (2/39) Installing bash (5.0.17-r0) 12:24:25 Executing bash-5.0.17-r0.post-install 12:24:25 (3/39) Installing nghttp2-libs (1.41.0-r0) 12:24:25 (4/39) Installing libcurl (7.77.0-r0) 12:24:25 (5/39) Installing curl (7.77.0-r0) 12:24:25 (6/39) Installing dumb-init (1.2.2-r1) 12:24:25 (7/39) Installing libbz2 (1.0.8-r1) 12:24:25 (8/39) Installing expat (2.2.9-r1) 12:24:25 (9/39) Installing libffi (3.3-r2) 12:24:25 (10/39) Installing gdbm (1.13-r1) 12:24:25 (11/39) Installing xz-libs (5.2.5-r0) 12:24:25 (12/39) Installing sqlite-libs (3.32.1-r1) 12:24:25 (13/39) Installing python3 (3.8.10-r0) 12:24:26 Removing intermediate container bda26940af8e 12:24:26 ---> b15899947524 12:24:26 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 12:24:26 ---> Running in 92601ad31c8a 12:24:26 (14/39) Installing py3-appdirs (1.4.4-r1) 12:24:26 (15/39) Installing py3-ordered-set (4.0.1-r0) 12:24:26 (16/39) Installing py3-parsing (2.4.7-r0) 12:24:26 (17/39) Installing py3-six (1.15.0-r0) 12:24:26 (18/39) Installing py3-packaging (20.4-r0) 12:24:26 (19/39) Installing py3-setuptools (47.0.0-r0) 12:24:26 (20/39) Installing py3-chardet (3.0.4-r4) 12:24:26 (21/39) Installing py3-idna (2.9-r0) 12:24:26 (22/39) Installing py3-certifi (2020.4.5.1-r0) 12:24:26 (23/39) Installing py3-urllib3 (1.25.9-r0) 12:24:26 (24/39) Installing py3-requests (2.23.0-r0) 12:24:26 Removing intermediate container 92601ad31c8a 12:24:26 ---> 8ddbe1bdf158 12:24:26 Step 29/32 : CMD ["gate"] 12:24:26 (25/39) Installing py3-msgpack (1.0.0-r0) 12:24:26 (26/39) Installing py3-lockfile (0.12.2-r3) 12:24:26 (27/39) Installing py3-cachecontrol (0.12.6-r0) 12:24:26 (28/39) Installing py3-colorama (0.4.3-r0) 12:24:26 (29/39) Installing py3-distlib (0.3.0-r0) 12:24:26 (30/39) Installing py3-distro (1.5.0-r1) 12:24:26 ---> Running in d3455cb7fa53 12:24:26 (31/39) Installing py3-webencodings (0.5.1-r3) 12:24:26 (32/39) Installing py3-html5lib (1.0.1-r4) 12:24:26 (33/39) Installing py3-pytoml (0.1.21-r0) 12:24:26 (34/39) Installing py3-pep517 (0.8.2-r0) 12:24:26 (35/39) Installing py3-progress (1.5-r0) 12:24:26 (36/39) Installing py3-toml (0.10.1-r0) 12:24:26 (37/39) Installing py3-retrying (1.3.3-r0) 12:24:26 (38/39) Installing py3-contextlib2 (0.6.0-r0) 12:24:26 (39/39) Installing py3-pip (20.1.1-r0) 12:24:27 Executing busybox-1.31.1-r19.trigger 12:24:27 Removing intermediate container d3455cb7fa53 12:24:27 ---> f8df46af6805 12:24:27 Step 30/32 : LABEL arch=x86_64 12:24:27 OK: 72 MiB in 59 packages 12:24:27 ---> Running in 8b24dfdd2d89 12:24:27 Removing intermediate container 8b24dfdd2d89 12:24:27 ---> 60d7ae42bdcb 12:24:27 Step 31/32 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:24:27 ---> Running in cd3b874a62ea 12:24:27 Removing intermediate container cd3b874a62ea 12:24:27 ---> 7cfe485d7ff6 12:24:27 Step 32/32 : LABEL version=0.0.0 12:24:27 ---> Running in 81056d610a33 12:24:27 Removing intermediate container 81056d610a33 12:24:27 ---> fcdb8d6abfec 12:24:27 12:24:27 Collecting docker-compose==1.23.2 12:24:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:24:27 Successfully built fcdb8d6abfec 12:24:27 Successfully tagged security-bootstrapper:latest 12:24:27  Building security-bootstrapper ... done Collecting cached-property<2,>=1.2.0 12:24:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:24:27 Collecting dockerpty<0.5,>=0.4.1 12:24:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:24:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:24:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:24:28 Collecting docker<4.0,>=3.6.0 12:24:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:24:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:24:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:24:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:24:28 Collecting websocket-client<1.0,>=0.32.0 12:24:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:24:28 Collecting texttable<0.10,>=0.9.0 12:24:28 Downloading texttable-0.9.1.tar.gz (11 kB) 12:24:28 Collecting jsonschema<3,>=2.5.1 12:24:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:24:29 Collecting PyYAML<4,>=3.10 12:24:29 Downloading PyYAML-3.13.tar.gz (270 kB) 12:24:29 Collecting docopt<0.7,>=0.6.1 12:24:29 Downloading docopt-0.6.2.tar.gz (25 kB) 12:24:30 Collecting docker-pycreds>=0.4.0 12:24:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:24:30 Collecting idna<2.8,>=2.5 12:24:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:24:30 Collecting urllib3<1.25,>=1.21.1 12:24:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:24:30 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) 12:24:30 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) 12:24:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:24:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:24:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:24:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:24:30 Installing collected packages: cached-property, dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, texttable, jsonschema, PyYAML, docopt, docker-compose 12:24:30 Running setup.py install for dockerpty: started 12:24:30 Running setup.py install for dockerpty: finished with status 'done' 12:24:30 Attempting uninstall: idna 12:24:30 Found existing installation: idna 2.9 12:24:30 Uninstalling idna-2.9: 12:24:30 Successfully uninstalled idna-2.9 12:24:30 Attempting uninstall: urllib3 12:24:30 Found existing installation: urllib3 1.25.9 12:24:30 Uninstalling urllib3-1.25.9: 12:24:30 Successfully uninstalled urllib3-1.25.9 12:24:30 Attempting uninstall: requests 12:24:30 Found existing installation: requests 2.23.0 12:24:30 Uninstalling requests-2.23.0: 12:24:30 Successfully uninstalled requests-2.23.0 12:24:31 Running setup.py install for texttable: started 12:24:31 Running setup.py install for texttable: finished with status 'done' 12:24:31 Running setup.py install for PyYAML: started 12:24:31 Running setup.py install for PyYAML: finished with status 'done' 12:24:31 Running setup.py install for docopt: started 12:24:32 Running setup.py install for docopt: finished with status 'done' 12:24:32 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 12:24:34 Removing intermediate container bea6f14a0e77 12:24:34 ---> 4675bf5c1e33 12:24:34 Step 15/24 : ENV APP_PORT=58890 12:24:34 ---> Running in 9878d815c288 12:24:34 Removing intermediate container 9878d815c288 12:24:34 ---> 9ac5da35ab61 12:24:34 Step 16/24 : EXPOSE $APP_PORT 12:24:34 ---> Running in 5de22ef0fee9 12:24:34 Removing intermediate container 5de22ef0fee9 12:24:34 ---> a1c6c2bafc81 12:24:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:24:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:24:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:24:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:24:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:24:35 ---> 294680b7dc68 12:24:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:24:35 ---> 50470d81ad49 12:24:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:24:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:24:35 ---> ba2237c58469 12:24:35 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 12:24:35 ---> Running in a92d4be5432a 12:24:35 Removing intermediate container a92d4be5432a 12:24:35 ---> ae3921034a5e 12:24:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:24:35 ---> Running in ce9658d53f1f 12:24:35 Removing intermediate container ce9658d53f1f 12:24:35 ---> 47b543ca783e 12:24:35 Step 22/24 : LABEL arch=x86_64 12:24:35 ---> Running in b9ebda27f9be 12:24:35 Removing intermediate container b9ebda27f9be 12:24:35 ---> 69e5c498ed03 12:24:35 Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:24:35 ---> Running in 00a4ef452c45 12:24:35 Removing intermediate container 00a4ef452c45 12:24:35 ---> 9cb719a12132 12:24:35 Step 24/24 : LABEL version=0.0.0 12:24:35 ---> Running in ed9a4b21c297 12:24:36 Removing intermediate container ed9a4b21c297 12:24:36 ---> 002378255377 12:24:36 12:24:36 Successfully built 002378255377 12:24:36 Successfully tagged sys-mgmt-agent:latest 12:24:36  Building sys-mgmt-agent ... done  [Pipeline] } 12:24:36 $ docker stop --time=1 da7d248ea2011acce64d490c94972640c39b99b5a3957efddd312ff1fbf45472 12:24:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:24:37 $ docker rm -f da7d248ea2011acce64d490c94972640c39b99b5a3957efddd312ff1fbf45472 [Pipeline] // withDockerContainer [Pipeline] sh 12:24:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:24:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:24:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:24:38 + docker images 12:24:38 REPOSITORY TAG IMAGE ID CREATED SIZE 12:24:38 sys-mgmt-agent latest 002378255377 3 seconds ago 312MB 12:24:38 security-bootstrapper latest fcdb8d6abfec 11 seconds ago 18.6MB 12:24:38 support-notifications latest e0f3dab8fb6b 14 seconds ago 16.7MB 12:24:38 core-metadata latest a763a6ed6633 14 seconds ago 16.6MB 12:24:38 d205386be47c 17 seconds ago 1.15GB 12:24:38 04d95c7a3826 20 seconds ago 1.15GB 12:24:38 0aabbb33a32f 20 seconds ago 1.15GB 12:24:38 e12b78d73bf8 22 seconds ago 1.15GB 12:24:38 core-data latest d7e5ab858a43 47 seconds ago 20.2MB 12:24:38 security-proxy-setup latest 69d335cd89b0 55 seconds ago 25.7MB 12:24:38 support-scheduler latest 57296e0785ac About a minute ago 15.9MB 12:24:38 8eaec0f75521 About a minute ago 1.15GB 12:24:38 6abfa49549e2 About a minute ago 1.15GB 12:24:38 534ef2e899d8 About a minute ago 1.15GB 12:24:38 security-secretstore-setup latest 1f455cf562ff About a minute ago 28.7MB 12:24:38 core-command latest 1bcd210fe439 About a minute ago 15.9MB 12:24:38 7a9f491e1278 About a minute ago 1.15GB 12:24:38 a6400bfdc806 About a minute ago 1.14GB 12:24:38 ci-base-image-x86_64 latest c40fbf0cbe27 5 minutes ago 647MB 12:24:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 12:24:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 12:24:38 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 12:24:38 docker 20.10.0 aefe523efa57 6 months ago 240MB 12:24:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 12:24:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.183s coverage: 28.7% of statements 12:24:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:24:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:24:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.287s coverage: 100.0% of statements 12:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:24:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.375s coverage: 53.4% of statements 12:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:24:53 Still waiting to schedule task 12:24:53 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:24:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.533s coverage: 87.7% of statements 12:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:24:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.230s coverage: 78.9% of statements 12:24:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.241s coverage: 81.2% of statements 12:24:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:24:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:24:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:24:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:24:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:25:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.139s coverage: 95.1% of statements 12:25:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:25:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:25:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 12:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:25:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.200s coverage: 60.0% of statements 12:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:25:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.278s coverage: 0.8% of statements 12:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:25:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.148s coverage: 58.8% of statements 12:25:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.467s coverage: 22.0% of statements 12:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements 12:25:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.230s coverage: 79.5% of statements 12:25:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.168s coverage: 94.1% of statements 12:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.216s coverage: 96.3% of statements 12:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.170s coverage: 87.5% of statements 12:25:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.239s coverage: 94.4% of statements 12:25:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.158s coverage: 44.8% of statements 12:25:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.627s coverage: 81.8% of statements 12:25:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.259s coverage: 92.9% of statements 12:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 12:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements 12:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 12:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.177s coverage: 76.0% of statements 12:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.168s coverage: 80.0% of statements 12:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements 12:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements 12:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.266s coverage: 91.2% of statements 12:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.659s coverage: 64.4% of statements 12:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.171s coverage: 100.0% of statements 12:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements 12:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 12:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements 12:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements 12:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.049s coverage: 66.9% of statements 12:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:25:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.664s coverage: 43.6% of statements 12:25:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:25:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:25:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.290s coverage: 89.5% of statements 12:25:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:25:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements 12:25:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:25:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.233s coverage: 19.3% of statements 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:25:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.588s coverage: 91.9% of statements 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:25:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.301s coverage: 62.7% of statements 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:25:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.359s coverage: 97.6% of statements 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:25:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:25:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:25:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements 12:25:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 12:25:46 GO111MODULE=on go vet ./... 12:27:08 gofmt -l . 12:27:08 [ "`gofmt -l .`" = "" ] 12:27:08 ./bin/test-attribution-txt.sh [Pipeline] sh 12:27:09 + ls -al . 12:27:09 total 544 12:27:09 drwxrwxr-x 9 1001 1001 4096 Jun 14 12:27 . 12:27:09 drwxr-xr-x 4 root root 4096 Jun 14 12:22 .. 12:27:09 -rw-rw-r-- 1 1001 1001 11 Jun 14 12:21 .dockerignore 12:27:09 drwxrwxr-x 8 1001 1001 4096 Jun 14 12:21 .git 12:27:09 drwxrwxr-x 3 1001 1001 4096 Jun 14 12:21 .github 12:27:09 -rw-rw-r-- 1 1001 1001 818 Jun 14 12:21 .gitignore 12:27:09 -rw-rw-r-- 1 1001 1001 166 Jun 14 12:21 .sonarcloud.properties 12:27:09 -rw-rw-r-- 1 1001 1001 8609 Jun 14 12:21 Attribution.txt 12:27:09 -rw-rw-r-- 1 1001 1001 3804 Jun 14 12:21 CONTRIBUTING.md 12:27:09 -rw-rw-r-- 1 1001 1001 931 Jun 14 12:21 Dockerfile.build 12:27:09 -rw-rw-r-- 1 1001 1001 849 Jun 14 12:21 Jenkinsfile 12:27:09 -rw-rw-r-- 1 1001 1001 10775 Jun 14 12:21 LICENSE 12:27:09 -rw-rw-r-- 1 1001 1001 5605 Jun 14 12:21 Makefile 12:27:09 -rw-rw-r-- 1 1001 1001 7978 Jun 14 12:21 README.md 12:27:09 -rw-rw-r-- 1 1001 1001 7071 Jun 14 12:21 SECURITY.md 12:27:09 -rw-rw-r-- 1 1001 1001 5 Jun 14 12:18 VERSION 12:27:09 -rw-rw-r-- 1 1001 1001 4131 Jun 14 12:21 ZMQWindows.md 12:27:09 drwxrwxr-x 2 1001 1001 4096 Jun 14 12:21 bin 12:27:09 drwxrwxr-x 14 1001 1001 4096 Jun 14 12:21 cmd 12:27:09 -rw-r--r-- 1 root root 398195 Jun 14 12:25 coverage.out 12:27:09 -rw-rw-r-- 1 1001 1001 841 Jun 14 12:21 go.mod 12:27:09 -rw-r--r-- 1 root root 20952 Jun 14 12:22 go.sum 12:27:09 drwxrwxr-x 7 1001 1001 4096 Jun 14 12:21 internal 12:27:09 drwxrwxr-x 3 1001 1001 4096 Jun 14 12:21 openapi 12:27:09 drwxrwxr-x 4 1001 1001 4096 Jun 14 12:21 snap 12:27:09 -rw-rw-r-- 1 1001 1001 168 Jun 14 12:21 version.go [Pipeline] sh 12:27:10 + '[' -e coverage.out ] 12:27:10 + chown 1001:1001 coverage.out [Pipeline] stash 12:27:10 Warning: overwriting stash ‘coverage-report’ 12:27:11 Stashed 1 file(s) [Pipeline] sh 12:27:11 + make build 12:27:11 go mod tidy 12:27:12 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 12:27: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 12:27:41 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 12:27:41 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 12:27:46 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 12:27:46 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 12:27:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:27:52 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 12:27:56 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 12:27:59 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 12:28:02 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 12:28:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 12:28:11 $ docker stop --time=1 8838ec70ba99fd6426232398f6f0cdf6fdccd741528682fcc4eb8d701ebc4d5a 12:28:13 $ docker rm -f 8838ec70ba99fd6426232398f6f0cdf6fdccd741528682fcc4eb8d701ebc4d5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:28:15 Running on prd-ubuntu18.04-docker-8c-8g-1236 in /w/workspace/edgexfoundry_edgex-go_PR-3563 [Pipeline] { [Pipeline] ws 12:28:15 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 12:28:15 The recommended git tool is: git 12:28:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:28:15 12:28:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:28:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:28:15 latest: Pulling from edgex-devops/edgex-compose-arm64 12:28:15 29e5d40040c1: Pulling fs layer 12:28:15 1ce36da41761: Pulling fs layer 12:28:15 25b303627fd3: Pulling fs layer 12:28:16 29e5d40040c1: Verifying Checksum 12:28:16 29e5d40040c1: Download complete 12:28:17 29e5d40040c1: Pull complete 12:28:17 1ce36da41761: Verifying Checksum 12:28:17 1ce36da41761: Download complete 12:28:17 using credential edgex-jenkins-ssh 12:28:17 Cloning the remote Git repository 12:28:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:28:17 > git init /w/workspace/edgex-go/2 # timeout=10 12:28:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:28:17 > git --version # timeout=10 12:28:17 > git --version # 'git version 2.17.1' 12:28:17 using GIT_SSH to set credentials SSH Credentials for GitHub 12:28:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:28:18 1ce36da41761: Pull complete 12:28:18 25b303627fd3: Verifying Checksum 12:28:18 25b303627fd3: Download complete 12:28:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:28:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:28:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:28:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:28:27 using GIT_SSH to set credentials SSH Credentials for GitHub 12:28:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3563/head:refs/remotes/origin/PR-3563 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:28:28 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 8e244004b5b85cf5903ec355f075e058ef6e5607 12:28:28 Merge succeeded, producing 8e244004b5b85cf5903ec355f075e058ef6e5607 12:28:28 Checking out Revision 8e244004b5b85cf5903ec355f075e058ef6e5607 (PR-3563) 12:28:28 25b303627fd3: Pull complete 12:28:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:28:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:28:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:28:29 prd-ubuntu18.04-docker-arm64-4c-16g-1235 does not seem to be running inside a container 12:28:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:28:28 > git config core.sparsecheckout # timeout=10 12:28:28 > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 12:28:28 > git remote # timeout=10 12:28:28 > git config --get remote.origin.url # timeout=10 12:28:28 using GIT_SSH to set credentials SSH Credentials for GitHub 12:28:28 > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 12:28:28 > git rev-parse HEAD^{commit} # timeout=10 12:28:28 > git config core.sparsecheckout # timeout=10 12:28:28 > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 12:28:32 $ docker top e250597ffa943223f45d86fb72a78d7433466945c4f1a95d45dd136308d56529 -eo pid,comm 12:28:32 Commit message: "refactor: Rename package alias and refactor container package" [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:28:33 + docker-compose build --help 12:28:33 + grep parallel 12:28:33 + echo snap-build.sh 12:28:33 snap-build.sh 12:28:33 + SNAP_BASE_DIR=. 12:28:33 + '[' '!' -z /w/workspace/edgex-go/2 ']' 12:28:33 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 12:28:33 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 12:28:33 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 12:28:33 + cd /w/workspace/edgex-go/2 12:28:33 + sudo apt-get remove -qy --purge lxd lxd-client 12:28:33 Reading package lists... 12:28:33 Building dependency tree... 12:28:33 Reading state information... 12:28:33 The following packages were automatically installed and are no longer required: 12:28:33 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:28:33 uidmap xdelta3 12:28:33 Use 'sudo apt autoremove' to remove them. 12:28:33 The following packages will be REMOVED: 12:28:33 lxd* lxd-client* 12:28:33 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:28:33 After this operation, 31.7 MB disk space will be freed. 12:28:34 (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.) 12:28:34 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:28:35 Removing lxd dnsmasq configuration 12:28:35 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:28:35 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:28:36 --parallel Build images in parallel. 12:28:36 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [Pipeline] } 12:28:36 $ docker stop --time=1 e250597ffa943223f45d86fb72a78d7433466945c4f1a95d45dd136308d56529 12:28:36 (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.) 12:28:36 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:28:38 Processing triggers for systemd (237-3ubuntu10.45) ... 12:28:38 Processing triggers for ureadahead (0.100.0-21) ... 12:28:38 $ docker rm -f e250597ffa943223f45d86fb72a78d7433466945c4f1a95d45dd136308d56529 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:28:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:28:39 . [Pipeline] withDockerContainer 12:28:39 prd-ubuntu18.04-docker-arm64-4c-16g-1235 does not seem to be running inside a container 12:28:39 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:28:39 + sudo snap remove --purge lxd 12:28:39 snap "lxd" is not installed 12:28:39 + sudo groupadd --force --system lxd 12:28:39 ++ whoami 12:28:39 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:28:39 + newgrp - lxd 12:28:39 + sudo snap install lxd 12:28:41 $ docker top adb55d1c5ef0d31000785229635a3d10f9e9f8472b055d1b53c2533c6b73b88c -eo pid,comm [Pipeline] { [Pipeline] sh 12:28:42 + docker-compose -f ./docker-compose-build.yml build --parallel 12:28:46 Building core-command ... 12:28:46 Building core-data ... 12:28:46 Building core-metadata ... 12:28:46 Building security-bootstrapper ... 12:28:46 Building security-proxy-setup ... 12:28:46 Building security-secretstore-setup ... 12:28:46 Building support-notifications ... 12:28:46 Building support-scheduler ... 12:28:46 Building sys-mgmt-agent ... 12:28:46 Building core-command 12:28:46 Building support-scheduler 12:28:46 Building security-bootstrapper 12:28:46 Building sys-mgmt-agent 12:28:46 Building core-metadata 12:28:47 2021-06-14T12:28:45Z INFO Waiting for automatic snapd restart... 12:29:06 lxd 4.15 from Canonical* installed 12:29:06 + sudo lxd init --auto 12:29:14 + sudo snap install --classic snapcraft 12:29:22 snapcraft 4.8.1 from Canonical* installed 12:29:22 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:29:22 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:29:22 % Total % Received % Xferd Average Speed Time Time Time Current 12:29:22 Dload Upload Total Spent Left Speed 12:29:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2402 0 --:--:-- --:--:-- --:--:-- 2402 12:29:22 1 3325k 1 60167 0 0 123k 0 0:00:26 --:--:-- 0:00:26 123k 100 3325k 100 3325k 0 0 6345k 0 --:--:-- --:--:-- --:--:-- 65.0M 12:29:22 ./yq_linux_amd64 12:29:22 + sudo snapcraft prime --use-lxd 12:29:24 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:29:24 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: 12:29:24 - README.md 12:29:24 12:29:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:29:24 Launching a container. 12:29:31 Waiting for container to be ready 12:29:31 To start your first instance, try: lxc launch ubuntu:18.04 12:29:31 12:29:36 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:29:36 Waiting for network to be ready... 12:29:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:29:36 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:29:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 12:29:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 12:29:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 12:29:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 12:29:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 12:29:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 12:29:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 12:29:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 12:29:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:29:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:29:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:29:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:29:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:29:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:29:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:29:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:29:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:29:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 12:29:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 12:29:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 12:29:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 12:29:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 12:29:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 12:29:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 12:29:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 12:29:41 Fetched 24.7 MB in 4s (6101 kB/s) 12:29:41 Reading package lists... 12:29:41 Reading package lists... 12:29:41 Building dependency tree... 12:29:41 Reading state information... 12:29:42 The following additional packages will be installed: 12:29:42 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:29:42 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:29:42 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:29:42 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:29:42 Suggested packages: 12:29:42 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:29:42 Recommended packages: 12:29:42 gnupg libsasl2-modules 12:29:42 The following NEW packages will be installed: 12:29:42 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:29:42 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:29:42 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:29:42 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:29:42 The following packages will be upgraded: 12:29:42 gpg gpg-agent gpgconf libudev1 12:29:42 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 12:29:42 Need to get 3530 kB of archives. 12:29:42 After this operation, 13.3 MB of additional disk space will be used. 12:29:42 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] 12:29:42 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] 12:29:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 12:29:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 12:29:42 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 12:29:42 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 12:29:43 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:29:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:29:43 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 12:29:43 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 12:29:43 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 12:29:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:29:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:29:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:29:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:29:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:29:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:29:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:29:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:29:43 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:29:43 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:29:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 12:29:43 debconf: delaying package configuration, since apt-utils is not installed 12:29:43 Fetched 3530 kB in 1s (3137 kB/s) 12:29:43 (Reading database ... 12511 files and directories currently installed.) 12:29:43 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 12:29:43 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 12:29:43 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 12:29:43 Selecting previously unselected package udev. 12:29:43 (Reading database ... 12511 files and directories currently installed.) 12:29:43 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 12:29:43 Unpacking udev (237-3ubuntu10.47) ... 12:29:43 Selecting previously unselected package libfuse2:amd64. 12:29:43 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:29:43 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:29:43 Selecting previously unselected package fuse. 12:29:43 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:29:43 Unpacking fuse (2.9.7-1ubuntu1) ... 12:29:44 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 12:29:44 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:29:44 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 12:29:44 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:29:44 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 12:29:44 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:29:44 Selecting previously unselected package libksba8:amd64. 12:29:44 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:29:44 Unpacking libksba8:amd64 (1.3.5-2) ... 12:29:44 Selecting previously unselected package libroken18-heimdal:amd64. 12:29:44 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:29:44 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:44 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:29:44 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:29:44 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:44 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:29:44 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:29:44 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:44 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:29:44 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:29:44 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:44 Selecting previously unselected package libwind0-heimdal:amd64. 12:29:44 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:29:44 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:44 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:29:44 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:29:44 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:44 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:29:44 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:29:44 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:44 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:29:44 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:29:44 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:44 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:29:44 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:29:44 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:44 Selecting previously unselected package libsasl2-modules-db:amd64. 12:29:44 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:29:44 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:29:44 Selecting previously unselected package libsasl2-2:amd64. 12:29:44 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:29:45 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:29:45 Selecting previously unselected package libldap-common. 12:29:45 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 12:29:45 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:29:45 Selecting previously unselected package libldap-2.4-2:amd64. 12:29:45 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 12:29:45 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:29:45 Selecting previously unselected package dirmngr. 12:29:45 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 12:29:45 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 12:29:45 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:29:45 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 12:29:45 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:29:45 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:29:45 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:29:45 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 12:29:45 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:45 Setting up libksba8:amd64 (1.3.5-2) ... 12:29:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:29:45 Setting up udev (237-3ubuntu10.47) ... 12:29:45 invoke-rc.d: policy-rc.d denied execution of start. 12:29:45 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:45 Processing triggers for systemd (237-3ubuntu10) ... 12:29:45 Setting up fuse (2.9.7-1ubuntu1) ... 12:29:45 Setting up gpg (2.2.4-1ubuntu1.4) ... 12:29:45 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:45 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:45 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:45 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:45 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:45 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:45 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:29:45 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:29:45 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 12:29:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:29:46 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:29:46 settings in the [Install] section, and DefaultInstance for template units). 12:29:46 This means they are not meant to be enabled using systemctl. 12:29:46 Possible reasons for having this kind of units are: 12:29:46 1) A unit may be statically enabled by being symlinked from another unit's 12:29:46 .wants/ or .requires/ directory. 12:29:46 2) A unit's purpose may be to act as a helper for some other unit which has 12:29:46 a requirement dependency on it. 12:29:46 3) A unit may be started when needed via activation (socket, path, timer, 12:29:46 D-Bus, udev, scripted systemctl call, ...). 12:29:46 4) In case of template units, the unit is meant to be enabled with some 12:29:46 instance name specified. 12:29:46 Reading package lists... 12:29:47 Building dependency tree... 12:29:47 Reading state information... 12:29:47 The following additional packages will be installed: 12:29:47 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 12:29:47 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 12:29:47 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 12:29:47 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 12:29:47 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 12:29:47 Suggested packages: 12:29:47 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:29:47 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:29:47 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:29:47 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:29:47 systemd-container policykit-1 12:29:47 Recommended packages: 12:29:47 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 12:29:47 The following NEW packages will be installed: 12:29:47 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 12:29:47 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 12:29:47 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 12:29:47 multiarch-support openssh-client python3 python3-minimal python3.6 12:29:47 python3.6-minimal snapd squashfs-tools sudo 12:29:47 The following packages will be upgraded: 12:29:47 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:29:47 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 12:29:47 Need to get 36.7 MB of archives. 12:29:47 After this operation, 147 MB of additional disk space will be used. 12:29:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 12:29:47 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 12:29:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 12:29:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 12:29:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 12:29:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 12:29:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 12:29:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:29:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 12:29:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:29:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:29:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:29:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:29:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:29:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 12:29:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 12:29:48 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 12:29:48 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 12:29:48 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 12:29:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:29:48 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:29:48 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:29:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:29:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:29:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 12:29:48 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:29:48 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:29:48 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 12:29:48 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 12:29:48 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 12:29:49 debconf: delaying package configuration, since apt-utils is not installed 12:29:49 Fetched 36.7 MB in 2s (16.6 MB/s) 12:29:49 (Reading database ... 12757 files and directories currently installed.) 12:29:49 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 12:29:49 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 12:29:50 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 12:29:50 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 12:29:50 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 12:29:50 (Reading database ... 12757 files and directories currently installed.) 12:29:50 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 12:29:50 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 12:29:50 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 12:29:50 (Reading database ... 12757 files and directories currently installed.) 12:29:50 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 12:29:50 Unpacking apt (1.6.13) over (1.6.1) ... 12:29:50 Setting up apt (1.6.13) ... 12:29:50 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:29:51 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:29:51 (Reading database ... 12764 files and directories currently installed.) 12:29:51 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 12:29:51 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 12:29:51 Selecting previously unselected package libpython3.6-minimal:amd64. 12:29:51 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:29:51 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:29:51 Selecting previously unselected package libexpat1:amd64. 12:29:51 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 12:29:51 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:29:51 Selecting previously unselected package python3.6-minimal. 12:29:51 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:29:51 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:29:51 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 12:29:51 Checking for services that may need to be restarted...done. 12:29:51 Checking for services that may need to be restarted...done. 12:29:52 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:29:52 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:29:52 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:29:52 Selecting previously unselected package python3-minimal. 12:29:52 (Reading database ... 13012 files and directories currently installed.) 12:29:52 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:29:52 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:29:52 Selecting previously unselected package mime-support. 12:29:52 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:29:52 Unpacking mime-support (3.60ubuntu1) ... 12:29:52 Selecting previously unselected package libmpdec2:amd64. 12:29:52 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:29:52 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:29:52 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:29:52 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:29:52 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:29:53 Selecting previously unselected package python3.6. 12:29:53 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:29:53 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:29:53 Selecting previously unselected package libpython3-stdlib:amd64. 12:29:53 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:29:53 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:29:53 Setting up python3-minimal (3.6.7-1~18.04) ... 12:29:53 Selecting previously unselected package python3. 12:29:53 (Reading database ... 13442 files and directories currently installed.) 12:29:53 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:29:53 Unpacking python3 (3.6.7-1~18.04) ... 12:29:53 Selecting previously unselected package multiarch-support. 12:29:53 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 12:29:53 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 12:29:53 Setting up multiarch-support (2.27-3ubuntu1.4) ... 12:29:53 Selecting previously unselected package liblzo2-2:amd64. 12:29:53 (Reading database ... 13479 files and directories currently installed.) 12:29:53 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:29:53 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:29:53 Selecting previously unselected package libbsd0:amd64. 12:29:53 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:29:53 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:29:53 Selecting previously unselected package sudo. 12:29:53 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 12:29:53 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 12:29:53 Selecting previously unselected package apparmor. 12:29:53 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:29:53 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:29:53 Selecting previously unselected package libedit2:amd64. 12:29:53 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 12:29:53 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:29:53 Selecting previously unselected package libkrb5support0:amd64. 12:29:53 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:29:53 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:29:54 Selecting previously unselected package libk5crypto3:amd64. 12:29:54 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:29:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:29:54 Selecting previously unselected package libkeyutils1:amd64. 12:29:54 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 12:29:54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:29:54 Selecting previously unselected package libkrb5-3:amd64. 12:29:54 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:29:54 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:29:54 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:29:54 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:29:54 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:29:54 Selecting previously unselected package libssl1.0.0:amd64. 12:29:54 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 12:29:54 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 12:29:54 Selecting previously unselected package openssh-client. 12:29:54 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 12:29:54 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 12:29:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:29:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:29:54 ---> 7e74d0738e36 12:29:54 Step 3/24 : WORKDIR /edgex-go 12:29:54 Selecting previously unselected package squashfs-tools. 12:29:54 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 12:29:54 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 12:29:54 Selecting previously unselected package snapd. 12:29:54 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 12:29:54 Unpacking snapd (2.49.2+18.04) ... 12:29:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:29:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:29:54 ---> 7e74d0738e36 12:29:54 Step 3/24 : WORKDIR /edgex-go 12:29:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:29:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:29:54 ---> 7e74d0738e36 12:29:54 Step 3/23 : WORKDIR /edgex-go 12:29:55 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:29:55 Step 2/32 : FROM ${BUILDER_BASE} AS builder 12:29:55 ---> 7e74d0738e36 12:29:55 Step 3/32 : WORKDIR /edgex-go 12:29:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:29:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:29:55 ---> 7e74d0738e36 12:29:55 Step 3/24 : WORKDIR /edgex-go 12:29:55 ---> Running in c384b9c3febb 12:29:55 ---> Running in 816f37036857 12:29:55 ---> Running in ce3f73b0a22f 12:29:55 ---> Running in 250cf6b51ccd 12:29:55 ---> Running in 64dc583fb739 12:29:56 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:29:56 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 12:29:56 Setting up mime-support (3.60ubuntu1) ... 12:29:56 Removing intermediate container 816f37036857 12:29:56 ---> 6deaf196f852 12:29:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:29:56 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 12:29:56 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:29:56 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:29:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:29:56 Setting up systemd (237-3ubuntu10.47) ... 12:29:56 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:29:56 ---> Running in 27dcb883225c 12:29:56 Removing intermediate container ce3f73b0a22f 12:29:56 ---> f5a61dccb942 12:29:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:29:57 Removing intermediate container 64dc583fb739 12:29:57 ---> 56f34b3b0ac2 12:29:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:29:57 Removing intermediate container 250cf6b51ccd 12:29:57 ---> c3aeca9c6868 12:29:57 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:29:57 Removing intermediate container c384b9c3febb 12:29:57 ---> 71ed95f2e4c9 12:29:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:29:57 ---> Running in 80116cdb7cd9 12:29:57 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:29:57 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:29:57 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:29:57 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:29:57 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:29:57 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:29:57 ---> Running in 7ef4777b4a2b 12:29:57 ---> Running in e552a03416a6 12:29:57 ---> Running in 9fcefbf90588 12:29:57 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 12:29:57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:29:57 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:29:57 Setting up python3 (3.6.7-1~18.04) ... 12:29:57 running python rtupdate hooks for python3.6... 12:29:57 running python post-rtupdate hooks for python3.6... 12:29:57 Setting up apparmor (2.12-4ubuntu5.1) ... 12:29:58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:29:58 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:29:58 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 12:29:59 Setting up snapd (2.49.2+18.04) ... 12:29:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:29:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:29:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:29:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:30:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:30:00 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:30:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:30:00 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:30:00 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:30:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:30:00 Removing intermediate container 27dcb883225c 12:30:00 ---> 50eadff92b4b 12:30:00 Step 5/24 : RUN apk add --update --no-cache make git 12:30:00 ---> Running in 806e315e7296 12:30:00 /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' 12:30:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:30:00 Processing triggers for systemd (237-3ubuntu10.47) ... 12:30:01 Removing intermediate container 80116cdb7cd9 12:30:01 ---> 8d1993b04698 12:30:01 Step 5/24 : RUN apk add --update --no-cache make git 12:30:01 ---> Running in 403b759a226f 12:30:01 Removing intermediate container 9fcefbf90588 12:30:01 ---> 3ca584e9d050 12:30:01 Step 5/32 : RUN apk add --update --no-cache make git 12:30:01 Removing intermediate container 7ef4777b4a2b 12:30:01 ---> b25ff735f3b6 12:30:01 Step 5/24 : RUN apk add --update --no-cache make bash git 12:30:01 Removing intermediate container e552a03416a6 12:30:01 ---> 34cfb2bd9dc2 12:30:01 Step 5/23 : RUN apk add --update --no-cache make git 12:30:01 ---> Running in 58949e029d5b 12:30:01 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 12:30:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:30:01 ---> Running in 62010bf7af12 12:30:01 ---> Running in 4fc1f2343011 12:30:02 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:30:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:30:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:30:03 Reading package lists... 12:30:03 Reading package lists... 12:30:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:30:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:30:03 Building dependency tree... 12:30:03 Reading state information... 12:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:30:04 Calculating upgrade... 12:30:04 The following packages will be upgraded: 12:30:04 advancecomp base-files bash binutils binutils-common 12:30:04 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:30:04 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:30:04 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 12:30:04 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 12:30:04 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 12:30:04 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 12:30:04 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 12:30:04 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 12:30:04 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 12:30:04 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 12:30:04 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 12:30:04 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 12:30:04 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 12:30:04 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 12:30:04 ubuntu-keyring util-linux 12:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:30:04 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:30:04 Need to get 64.1 MB of archives. 12:30:04 After this operation, 5097 kB of additional disk space will be used. 12:30:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 12:30:04 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 12:30:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:30:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:30:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:30:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:30:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:30:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:30:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 12:30:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:30:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:30:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:30:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:30:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:30:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 12:30:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:30:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:30:04 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:30:04 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:30:04 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:30:04 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:30:04 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:30:04 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:30:04 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:30:04 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:30:04 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:30:04 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:30:04 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:30:04 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:30:04 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:30:04 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:30:04 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:30:04 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:30:04 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 12:30:04 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 12:30:04 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:30:04 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 12:30:04 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 12:30:04 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 12:30:04 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:30:04 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:30:04 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 12:30:04 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 12:30:04 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:30:04 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:30:04 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 12:30:04 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 12:30:04 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:30:04 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:30:04 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] 12:30:04 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 12:30:04 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 12:30:04 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 12:30:04 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:30:04 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:30:04 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:30:04 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:30:04 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:30:04 OK: 218 MiB in 52 packages 12:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:30:05 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:30:05 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:30:05 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:30:05 OK: 218 MiB in 52 packages 12:30:05 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:30:05 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:30:05 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:30:05 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:30:05 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:30:05 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 12:30:05 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 12:30:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:30:05 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 12:30:05 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 12:30:05 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 12:30:05 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:30:05 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 12:30:05 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:30:05 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:30:05 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:30:05 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:30:05 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 12:30:05 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:30:05 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:30:05 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 12:30:05 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 12:30:05 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 12:30:05 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] 12:30:05 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 12:30:05 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 12:30:05 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] 12:30:05 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 12:30:05 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 12:30:05 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:30:05 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 12:30:06 OK: 218 MiB in 52 packages 12:30:06 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 12:30:06 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 12:30:06 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:30:06 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:30:06 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] 12:30:06 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:30:06 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:30:06 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:30:06 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 12:30:06 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 12:30:06 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:30:06 OK: 218 MiB in 52 packages 12:30:06 debconf: delaying package configuration, since apt-utils is not installed 12:30:06 Fetched 64.1 MB in 2s (30.0 MB/s) 12:30:06 (Reading database ... 13914 files and directories currently installed.) 12:30:06 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 12:30:06 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:30:06 Removing intermediate container 806e315e7296 12:30:06 ---> e943eca050a3 12:30:06 Step 6/24 : COPY go.mod . 12:30:06 Removing intermediate container 403b759a226f 12:30:06 ---> 3a34424ca752 12:30:06 Step 6/24 : COPY go.mod . 12:30:07 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 12:30:07 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:30:07 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 12:30:07 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 12:30:07 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:30:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:30:07 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:30:07 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:30:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:30:07 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:30:07 Removing intermediate container 62010bf7af12 12:30:07 ---> ffcd352b3cc0 12:30:07 Step 6/24 : COPY go.mod . 12:30:07 ---> 3638abdacb5b 12:30:07 Step 7/24 : RUN go mod download 12:30:07 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:30:07 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:30:07 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:30:07 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:30:07 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:30:07 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:30:07 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:30:07 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:30:07 Removing intermediate container 4fc1f2343011 12:30:07 ---> ebca28c81434 12:30:07 Step 6/23 : COPY go.mod . 12:30:07 ---> Running in a2ce31953594 12:30:07 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:30:07 (Reading database ... 13914 files and directories currently installed.) 12:30:07 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:30:07 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:30:07 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:30:07 (Reading database ... 13914 files and directories currently installed.) 12:30:07 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:30:07 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:30:08 ---> ad0480c5b18a 12:30:08 Step 7/24 : RUN go mod download 12:30:08 OK: 218 MiB in 52 packages 12:30:08 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:30:08 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:30:08 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:30:08 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:30:08 ---> Running in 927e795078ff 12:30:08 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:30:08 (Reading database ... 13914 files and directories currently installed.) 12:30:08 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 12:30:08 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:30:08 ---> 96afa2bb29c2 12:30:08 Step 7/24 : RUN go mod download 12:30:08 ---> Running in 63f312592745 12:30:08 ---> 634d4d69c5e0 12:30:08 Step 7/23 : RUN go mod download 12:30:08 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 12:30:09 (Reading database ... 13914 files and directories currently installed.) 12:30:09 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 12:30:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:30:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:30:09 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 12:30:09 Setting up base-files (10.1ubuntu2.10) ... 12:30:09 Installing new version of config file /etc/issue ... 12:30:09 Installing new version of config file /etc/issue.net ... 12:30:09 Installing new version of config file /etc/lsb-release ... 12:30:09 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:30:09 ---> Running in 26bf869d79d8 12:30:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:30:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:30:09 Removing obsolete conffile /etc/default/motd-news ... 12:30:09 (Reading database ... 13915 files and directories currently installed.) 12:30:09 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 12:30:09 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 12:30:09 Setting up bash (4.4.18-2ubuntu1.2) ... 12:30:09 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 12:30:09 (Reading database ... 13915 files and directories currently installed.) 12:30:09 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:30:09 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:30:09 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:30:10 Removing intermediate container 58949e029d5b 12:30:10 ---> a216f0042106 12:30:10 Step 6/32 : COPY go.mod . 12:30:10 (Reading database ... 13915 files and directories currently installed.) 12:30:10 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 12:30:10 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 12:30:10 Setting up tar (1.29b-2ubuntu0.2) ... 12:30:10 (Reading database ... 13915 files and directories currently installed.) 12:30:10 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 12:30:10 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:30:10 Setting up dpkg (1.19.0.5ubuntu2.3) ... 12:30:10 (Reading database ... 13915 files and directories currently installed.) 12:30:10 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:30:10 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:30:10 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:30:10 (Reading database ... 13915 files and directories currently installed.) 12:30:10 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:30:10 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:30:10 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:30:10 (Reading database ... 13915 files and directories currently installed.) 12:30:10 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:30:10 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:30:10 Setting up grep (3.1-2build1) ... 12:30:11 (Reading database ... 13915 files and directories currently installed.) 12:30:11 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 12:30:11 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:30:11 Setting up login (1:4.5-1ubuntu2) ... 12:30:11 (Reading database ... 13915 files and directories currently installed.) 12:30:11 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:30:11 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:30:11 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:30:11 (Reading database ... 13915 files and directories currently installed.) 12:30:11 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:30:11 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:30:11 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:30:11 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:30:11 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:30:11 ---> 96e88e70289c 12:30:11 Step 7/32 : RUN go mod download 12:30:11 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:30:11 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:30:11 ---> Running in 8f1b02cc8b6a 12:30:12 (Reading database ... 13915 files and directories currently installed.) 12:30:12 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:30:12 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:30:12 Removing intermediate container a2ce31953594 12:30:12 ---> 055956f63b33 12:30:12 Step 8/24 : COPY . . 12:30:12 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:30:12 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:30:12 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:30:12 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:30:12 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:30:12 (Reading database ... 13915 files and directories currently installed.) 12:30:12 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:30:12 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:30:12 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:30:12 (Reading database ... 13915 files and directories currently installed.) 12:30:12 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:30:12 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:30:12 Removing intermediate container 927e795078ff 12:30:12 ---> 8e90d866ed45 12:30:12 Step 8/24 : COPY . . 12:30:12 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:30:12 (Reading database ... 13915 files and directories currently installed.) 12:30:12 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:30:12 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:30:12 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:30:12 (Reading database ... 13915 files and directories currently installed.) 12:30:12 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:30:12 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:30:13 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:30:13 (Reading database ... 13915 files and directories currently installed.) 12:30:13 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:30:13 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:30:13 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:30:13 (Reading database ... 13915 files and directories currently installed.) 12:30:13 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:30:13 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:30:13 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:30:13 Removing intermediate container 63f312592745 12:30:13 ---> b83587f8431d 12:30:13 Step 8/24 : COPY . . 12:30:13 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:30:13 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:30:13 (Reading database ... 13915 files and directories currently installed.) 12:30:13 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:30:13 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:30:13 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:30:13 (Reading database ... 13915 files and directories currently installed.) 12:30:13 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:30:13 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:30:13 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:30:13 (Reading database ... 13915 files and directories currently installed.) 12:30:13 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:30:13 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:30:13 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:30:13 (Reading database ... 13915 files and directories currently installed.) 12:30:13 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:30:13 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:30:13 Removing intermediate container 26bf869d79d8 12:30:13 ---> 1f6b8312859f 12:30:13 Step 8/23 : COPY . . 12:30:14 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:30:14 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:30:15 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:30:15 (Reading database ... 13915 files and directories currently installed.) 12:30:15 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 12:30:15 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:30:15 Setting up libc-bin (2.27-3ubuntu1.4) ... 12:30:15 (Reading database ... 13915 files and directories currently installed.) 12:30:15 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:30:15 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:30:15 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:30:15 (Reading database ... 13917 files and directories currently installed.) 12:30:15 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:30:15 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:30:15 Setting up debconf (1.5.66ubuntu1) ... 12:30:16 (Reading database ... 13917 files and directories currently installed.) 12:30:16 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 12:30:16 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:30:16 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 12:30:16 (Reading database ... 13917 files and directories currently installed.) 12:30:16 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 12:30:16 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:30:16 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 12:30:16 (Reading database ... 13917 files and directories currently installed.) 12:30:16 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:30:16 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:30:16 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:30:16 (Reading database ... 13917 files and directories currently installed.) 12:30:16 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:30:16 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:30:16 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 12:30:16 (Reading database ... 13919 files and directories currently installed.) 12:30:16 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:30:16 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:30:16 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:30:16 (Reading database ... 13923 files and directories currently installed.) 12:30:16 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:30:16 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:30:17 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 12:30:17 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 12:30:17 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:30:17 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:30:17 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:30:17 (Reading database ... 13923 files and directories currently installed.) 12:30:17 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 12:30:17 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 12:30:17 Removing intermediate container 8f1b02cc8b6a 12:30:17 ---> 7ed5ac14da4b 12:30:17 Step 8/32 : COPY . . 12:30:17 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 12:30:17 (Reading database ... 13923 files and directories currently installed.) 12:30:17 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 12:30:17 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 12:30:17 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 12:30:17 (Reading database ... 13923 files and directories currently installed.) 12:30:17 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 12:30:17 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:30:17 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 12:30:17 (Reading database ... 13923 files and directories currently installed.) 12:30:17 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:30:17 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:30:17 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:30:17 (Reading database ... 13923 files and directories currently installed.) 12:30:17 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 12:30:17 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 12:30:17 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 12:30:17 (Reading database ... 13923 files and directories currently installed.) 12:30:17 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 12:30:17 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:30:18 Setting up passwd (1:4.5-1ubuntu2) ... 12:30:18 (Reading database ... 13923 files and directories currently installed.) 12:30:18 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 12:30:18 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:30:18 Setting up gpgv (2.2.4-1ubuntu1.4) ... 12:30:18 (Reading database ... 13923 files and directories currently installed.) 12:30:18 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 12:30:18 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 12:30:18 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 12:30:18 (Reading database ... 13923 files and directories currently installed.) 12:30:18 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 12:30:18 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 12:30:18 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 12:30:18 (Reading database ... 13923 files and directories currently installed.) 12:30:18 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:30:18 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:30:18 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:30:18 (Reading database ... 13923 files and directories currently installed.) 12:30:18 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:30:18 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:30:19 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:30:19 (Reading database ... 13923 files and directories currently installed.) 12:30:19 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:30:19 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:30:19 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:30:19 (Reading database ... 13923 files and directories currently installed.) 12:30:19 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 12:30:19 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 12:30:19 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 12:30:19 (Reading database ... 13923 files and directories currently installed.) 12:30:19 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 12:30:19 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 12:30:19 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 12:30:19 (Reading database ... 13923 files and directories currently installed.) 12:30:19 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 12:30:19 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 12:30:19 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 12:30:19 (Reading database ... 13924 files and directories currently installed.) 12:30:19 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:30:19 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:30:19 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:30:19 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:30:19 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 12:30:19 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 12:30:19 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 12:30:19 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 12:30:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:30:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:30:20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:30:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:30:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:30:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:30:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:30:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:30:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:30:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:30:20 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:30:20 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:30:20 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 12:30:20 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 12:30:20 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 12:30:20 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 12:30:20 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:30:20 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:30:20 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:30:20 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:30:20 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:30:20 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:30:21 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:30:21 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:30:21 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:30:21 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:30:21 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:30:21 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:30:21 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:30:21 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:30:21 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:30:21 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:30:21 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:30:21 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:30:21 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:30:21 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:30:22 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:30:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:30:23 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:30:23 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:30:23 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:30:23 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:30:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:30:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:30:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:30:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:30:25 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:30:25 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:30:25 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 12:30:25 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:30:25 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 12:30:25 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:30:25 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:30:25 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:30:25 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:30:25 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:30:25 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:30:25 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:30:25 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 12:30:25 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:30:25 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:30:25 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:30:25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:30:25 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:30:25 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:30:25 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:30:25 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:30:25 Setting up tzdata (2021a-0ubuntu0.18.04) ... 12:30:25 12:30:25 Current default time zone: 'Etc/UTC' 12:30:25 Local time is now: Mon Jun 14 12:30:25 UTC 2021. 12:30:25 Universal Time is now: Mon Jun 14 12:30:25 UTC 2021. 12:30:25 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:30:25 12:30:25 Setting up systemd-sysv (237-3ubuntu10.47) ... 12:30:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:30:25 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 12:30:25 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:30:25 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:30:25 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:30:25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:30:25 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:30:25 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:30:25 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:30:25 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:30:25 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:30:26 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:30:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 12:30:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:30:26 Setting up patch (2.7.6-2ubuntu1.1) ... 12:30:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:30:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:30:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 12:30:26 Installing new version of config file /etc/ssl/openssl.cnf ... 12:30:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 12:30:26 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 12:30:26 Setting up ca-certificates (20210119~18.04.1) ... 12:30:27 Updating certificates in /etc/ssl/certs... 12:30:28 23 added, 27 removed; done. 12:30:29 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 12:30:29 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:30:29 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:30:29 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:30:29 Setting up pkgbinarymangler (138.18.04.1) ... 12:30:29 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:30:29 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 12:30:29 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:30:29 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:30:29 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:30:29 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:30:29 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:30:29 Setting up perl (5.26.1-6ubuntu0.5) ... 12:30:29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 12:30:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:30:29 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 12:30:29 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 12:30:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:30:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:30:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 12:30:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 12:30:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:30:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:30:29 Processing triggers for systemd (237-3ubuntu10.47) ... 12:30:29 Processing triggers for mime-support (3.60ubuntu1) ... 12:30:29 Processing triggers for ca-certificates (20210119~18.04.1) ... 12:30:29 Updating certificates in /etc/ssl/certs... 12:30:29 0 added, 0 removed; done. 12:30:29 Running hooks in /etc/ca-certificates/update.d... 12:30:29 done. 12:30:30 Reading package lists... 12:30:30 Building dependency tree... 12:30:30 Reading state information... 12:30:30 The following NEW packages will be installed: 12:30:30 apt-transport-https 12:30:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:30:31 Need to get 1692 B of archives. 12:30:31 After this operation, 154 kB of additional disk space will be used. 12:30:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 12:30:31 debconf: delaying package configuration, since apt-utils is not installed 12:30:31 Fetched 1692 B in 0s (9642 B/s) 12:30:31 Selecting previously unselected package apt-transport-https. 12:30:31 (Reading database ... 13929 files and directories currently installed.) 12:30:31 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 12:30:31 Unpacking apt-transport-https (1.6.13) ... 12:30:31 Setting up apt-transport-https (1.6.13) ... 12:30:31 Waiting for network to be ready... 12:30:37 2021-06-14T12:30:35Z INFO Waiting for automatic snapd restart... 12:30:38 snapd 2.50.1 from Canonical* installed 12:30:39 "snapd" switched to the "latest/stable" channel 12:30:39 12:30:39 ---> 8fe95750f49c 12:30:39 Step 9/24 : RUN go mod tidy 12:30:39 ---> 3efac9155aec 12:30:39 Step 9/32 : RUN go mod tidy 12:30:39 ---> 9b01b2fe652b 12:30:39 Step 9/24 : RUN go mod tidy 12:30:39 ---> 080fc6a5663b 12:30:39 Step 9/24 : RUN go mod tidy 12:30:39 ---> 300947acf511 12:30:39 Step 9/23 : RUN go mod tidy 12:30:39 ---> Running in 85d051a783c4 12:30:39 ---> Running in e1ce381eef54 12:30:39 ---> Running in 25d8acb36eb5 12:30:39 ---> Running in 93524f0af0d1 12:30:39 ---> Running in 35b17b2ba52b 12:30:43 core18 20210507 from Canonical* installed 12:30:43 "core18" switched to the "latest/stable" channel 12:30:43 12:30:45 Removing intermediate container 85d051a783c4 12:30:45 ---> 70fadb6046c0 12:30:45 Step 10/24 : RUN make cmd/core-command/core-command 12:30:45 ---> Running in f230953c9028 12:30:46 Removing intermediate container e1ce381eef54 12:30:46 ---> 748659e99826 12:30:46 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:30:46 Removing intermediate container 93524f0af0d1 12:30:46 ---> 4ab18f373090 12:30:46 Step 10/24 : RUN make cmd/core-metadata/core-metadata 12:30:46 ---> Running in 51d5683e8bb9 12:30:46 ---> Running in 008245bfbc39 12:30:46 Removing intermediate container 25d8acb36eb5 12:30:46 ---> 8273eeb706e1 12:30:46 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:30:46 Removing intermediate container 35b17b2ba52b 12:30:46 ---> 3f1140ac3f81 12:30:46 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:30:46 ---> Running in c957e3fe3ef5 12:30:47 ---> Running in 2cf7a66a13b0 12:30:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:30:47 snapcraft 4.8.1 from Canonical* installed 12:30:47 "snapcraft" switched to the "latest/stable" channel 12:30:47 12:30:48 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 12:30:48 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 12:30:49 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 12:30:49 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 12:30:52 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: 12:30:52 - README.md 12:30:52 12:30:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:30:52 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:30:52 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:30:52 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:30:53 Reading package lists... 12:30:53 Installing build dependencies: libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 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 12:30:53 Reading package lists... 12:30:54 Building dependency tree... 12:30:54 Reading state information... 12:30:54 Recommended packages: 12:30:54 libglib2.0-data shared-mime-info xdg-user-dirs unzip 12:30:54 The following NEW packages will be installed: 12:30:54 libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 12:30:54 pkg-config zip 12:30:54 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 12:30:54 Need to get 2529 kB of archives. 12:30:54 After this operation, 8736 kB of additional disk space will be used. 12:30:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 12:30:54 Get:2 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:30:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:30:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:30:54 Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:30:54 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:30:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:30:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 12:30:55 debconf: delaying package configuration, since apt-utils is not installed 12:30:55 Fetched 2529 kB in 1s (3296 kB/s) 12:30:55 Selecting previously unselected package libglib2.0-0:amd64. 12:30:55 (Reading database ... 13933 files and directories currently installed.) 12:30:55 Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 12:30:55 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:30:55 Selecting previously unselected package libnorm1:amd64. 12:30:55 Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:30:55 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:30:55 Selecting previously unselected package libpgm-5.2-0:amd64. 12:30:55 Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:30:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:30:55 Selecting previously unselected package libsodium23:amd64. 12:30:55 Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... 12:30:55 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:30:55 Selecting previously unselected package libzmq5:amd64. 12:30:55 Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:30:55 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:30:56 Selecting previously unselected package libzmq3-dev:amd64. 12:30:56 Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:30:56 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:30:56 Selecting previously unselected package pkg-config. 12:30:56 Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:30:56 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:30:56 Selecting previously unselected package zip. 12:30:56 Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... 12:30:56 Unpacking zip (3.0-11build1) ... 12:30:56 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:30:56 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:30:56 No schema files found: doing nothing. 12:30:56 Setting up zip (3.0-11build1) ... 12:30:56 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:30:56 Setting up libsodium23:amd64 (1.0.16-2) ... 12:30:56 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:30:56 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:30:56 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:30:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:30:57 libglib2.0-0 set to automatically installed. 12:30:57 libnorm1 set to automatically installed. 12:30:57 libpgm-5.2-0 set to automatically installed. 12:30:57 libsodium23 set to automatically installed. 12:30:57 libzmq3-dev set to automatically installed. 12:30:57 libzmq5 set to automatically installed. 12:30:57 pkg-config set to automatically installed. 12:30:57 zip set to automatically installed. 12:30:58 snapd is not logged in, snap install commands will use sudo 12:30:59 snap "core18" has no updates available 12:31:00 snapd is not logged in, snap install commands will use sudo 12:31:07 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 12:31:07 Downloading snap 'edgex-app-service-configurable' 12:31:09 Pulling app-service-config 12:31:09 + snapcraftctl pull 12:31:10 Pulling config-common 12:31:10 + snapcraftctl pull 12:31:11 Pulling go-build-helper 12:31:11 + snapcraftctl pull 12:31:12 'edgex-go' has dependencies that need to be staged: go-build-helper 12:31:12 Skipping pull go-build-helper (already ran) 12:31:12 Building go-build-helper 12:31:12 + snapcraftctl build 12:31:14 Staging go-build-helper 12:31:14 + snapcraftctl stage 12:31:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:31:24 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:31:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 12:31:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 12:31:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 12:31:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 12:31:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 12:31:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 12:31:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 12:31:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 12:31:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:31:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:31:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:31:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:31:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:31:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:31:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:31:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:31:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:31:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 12:31:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 12:31:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 12:31:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 12:31:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 12:31:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 12:31:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 12:31:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 12:31:24 Fetched 24.7 MB in 0s (0 B/s) 12:31:24 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:31:24 Fetched 224 kB in 0s (0 B/s) 12:31:24 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:31:24 Fetched 157 kB in 0s (0 B/s) 12:31:24 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:31:24 Fetched 221 kB in 0s (0 B/s) 12:31:24 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:31:24 Fetched 143 kB in 0s (0 B/s) 12:31:24 Pulling edgex-go 12:31:24 + snapcraftctl pull 12:31:39 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 12:31:39 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 12:31:39 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:31:39 Fetched 0 B in 0s (0 B/s) 12:31:39 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 12:31:39 Fetched 96.5 kB in 0s (0 B/s) 12:31:39 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 12:31:39 Fetched 279 kB in 0s (0 B/s) 12:31:39 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 12:31:39 Fetched 122 kB in 0s (0 B/s) 12:31:39 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 12:31:39 Fetched 77.8 kB in 0s (0 B/s) 12:31:39 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 12:31:39 Fetched 8848 B in 0s (0 B/s) 12:31:39 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 12:31:39 Fetched 47.8 kB in 0s (0 B/s) 12:31:39 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 12:31:39 Fetched 45.6 kB in 0s (0 B/s) 12:31:39 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 12:31:39 Fetched 15.0 kB in 0s (0 B/s) 12:31:39 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 12:31:39 Fetched 219 kB in 0s (0 B/s) 12:31:39 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 12:31:39 Fetched 154 kB in 0s (0 B/s) 12:31:39 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:31:39 Fetched 50.6 kB in 0s (0 B/s) 12:31:39 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 12:31:39 Fetched 14.8 kB in 0s (0 B/s) 12:31:39 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 12:31:39 Fetched 41.8 kB in 0s (0 B/s) 12:31:39 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 12:31:39 Fetched 499 kB in 0s (0 B/s) 12:31:39 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 12:31:39 Fetched 111 kB in 0s (0 B/s) 12:31:39 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 12:31:39 Fetched 240 kB in 0s (0 B/s) 12:31:39 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 12:31:39 Fetched 29.3 kB in 0s (0 B/s) 12:31:39 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 12:31:39 Fetched 85.5 kB in 0s (0 B/s) 12:31:39 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 12:31:39 Fetched 24.5 kB in 0s (0 B/s) 12:31:39 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 12:31:39 Fetched 49.2 kB in 0s (0 B/s) 12:31:39 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 12:31:39 Fetched 54.2 kB in 0s (0 B/s) 12:31:39 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 12:31:39 Fetched 30.8 kB in 0s (0 B/s) 12:31:39 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 12:31:39 Fetched 15.8 kB in 0s (0 B/s) 12:31:39 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 12:31:39 Fetched 85.9 kB in 0s (0 B/s) 12:31:39 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 12:31:39 Fetched 8720 B in 0s (0 B/s) 12:31:39 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 12:31:39 Fetched 137 kB in 0s (0 B/s) 12:31:39 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 12:31:39 Fetched 119 kB in 0s (0 B/s) 12:31:39 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 12:31:39 Fetched 110 kB in 0s (0 B/s) 12:31:39 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 12:31:39 Fetched 11.1 kB in 0s (0 B/s) 12:31:39 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 12:31:39 Fetched 645 kB in 0s (0 B/s) 12:31:39 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 12:31:39 Fetched 41.3 kB in 0s (0 B/s) 12:31:39 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 12:31:39 Fetched 17.9 kB in 0s (0 B/s) 12:31:39 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 12:31:39 Fetched 368 kB in 0s (0 B/s) 12:31:39 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 12:31:39 Fetched 187 kB in 0s (0 B/s) 12:31:39 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 12:31:39 Fetched 175 kB in 0s (0 B/s) 12:31:39 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 12:31:39 Fetched 206 kB in 0s (0 B/s) 12:31:39 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 12:31:39 Fetched 1301 kB in 0s (0 B/s) 12:31:39 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 12:31:39 Fetched 36.2 kB in 0s (0 B/s) 12:31:39 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 12:31:39 Fetched 159 kB in 0s (0 B/s) 12:31:39 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 12:31:39 Fetched 107 kB in 0s (0 B/s) 12:31:39 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 12:31:39 Fetched 48.7 kB in 0s (0 B/s) 12:31:39 Pulling static-packages 12:31:39 + snapcraftctl pull 12:31:40 Pulling version 12:31:40 + cd /root/project 12:31:40 + git describe --tags --abbrev=0 12:31:40 + sed s/v// 12:31:40 /bin/sh: 39: git: not found 12:31:40 + GIT_VERSION= 12:31:40 + snapcraftctl set-version 12:31:41 Usage: snapcraftctl set-version [OPTIONS] VERSION 12:31:41 Try 'snapcraftctl set-version --help' for help. 12:31:41 12:31:41 Error: Missing argument 'VERSION'. 12:31:41 Failed to run 'override-pull': Exit code was 2. 12:31:41 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:31:43 Failed in branch amd64 12:32:41 Removing intermediate container f230953c9028 12:32:41 ---> d5d483e9f511 12:32:41 12:32:41 Step 11/24 : FROM alpine:3.12 12:32:41 3.12: Pulling from library/alpine 12:32:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 12:32:41 Removing intermediate container 51d5683e8bb9 12:32:41 ---> ea59ab26a562 12:32:41 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:32:41 Status: Downloaded newer image for alpine:3.12 12:32:41 ---> 9852663dfa18 12:32:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:32:42 ---> Running in 384f45266257 12:32:42 ---> Running in 68226870a2a1 12:32:43 Removing intermediate container c957e3fe3ef5 12:32:43 ---> ddd1bf46d03d 12:32:43 12:32:43 Step 11/32 : FROM alpine:3.12 12:32:43 ---> 9852663dfa18 12:32:43 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:32:43 Removing intermediate container 2cf7a66a13b0 12:32:43 ---> 12d0da3f0150 12:32:43 12:32:43 Step 11/23 : FROM alpine:3.12 12:32:43 ---> 9852663dfa18 12:32:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:32:43 ---> Running in 686fc4060681 12:32:43 ---> Running in c3358db5566e 12:32:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:32:44 Removing intermediate container 686fc4060681 12:32:44 ---> e904f8a1e0c5 12:32:44 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 12:32:44 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 12:32:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:32:45 ---> Running in bec7983f8ec0 12:32:45 (1/1) Installing dumb-init (1.2.2-r1) 12:32:45 Executing busybox-1.31.1-r20.trigger 12:32:45 OK: 5 MiB in 15 packages 12:32:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:32:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:32:47 (1/1) Installing dumb-init (1.2.2-r1) 12:32:47 Executing busybox-1.31.1-r20.trigger 12:32:47 OK: 5 MiB in 15 packages 12:32:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:32:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:32:47 Removing intermediate container 008245bfbc39 12:32:47 ---> ef91c1469903 12:32:47 12:32:47 Step 11/24 : FROM alpine:3.12 12:32:47 ---> 9852663dfa18 12:32:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:32:47 ---> Using cache 12:32:47 ---> 85b268423183 12:32:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:32:47 Removing intermediate container 68226870a2a1 12:32:47 ---> 85b268423183 12:32:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:32:48 ---> Running in d439b0944e96 12:32:48 ---> Running in b09d5f98212f 12:32:48 (1/2) Installing dumb-init (1.2.2-r1) 12:32:48 (2/2) Installing su-exec (0.2-r1) 12:32:48 Executing busybox-1.31.1-r20.trigger 12:32:48 OK: 5 MiB in 16 packages 12:32:49 Removing intermediate container c3358db5566e 12:32:49 ---> 2a0a0df47984 12:32:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:32:49 Removing intermediate container b09d5f98212f 12:32:49 ---> fa8ed8286483 12:32:49 Step 14/24 : ENV APP_PORT=59882 12:32:49 Removing intermediate container d439b0944e96 12:32:49 ---> 2664d1019e8f 12:32:49 Step 14/24 : ENV APP_PORT=59881 12:32:49 Removing intermediate container 384f45266257 12:32:49 ---> b62f4b46a6a5 12:32:49 12:32:49 Step 12/24 : FROM docker:20.10.0 12:32:49 ---> Running in bfdf66d48902 12:32:49 ---> Running in fdf72fd561ca 12:32:49 ---> Running in 5d2a5d227fec 12:32:49 20.10.0: Pulling from library/docker 12:32:49 Removing intermediate container bec7983f8ec0 12:32:49 ---> da2b79083eb8 12:32:49 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 12:32:50 ---> Running in d0ec98fdea6d 12:32:50 Removing intermediate container fdf72fd561ca 12:32:50 ---> 998f23a49e23 12:32:50 Step 14/23 : ENV APP_PORT=59861 12:32:50 Removing intermediate container 5d2a5d227fec 12:32:50 Removing intermediate container bfdf66d48902 12:32:50 ---> 70b2d9d92874 12:32:50 Step 15/24 : EXPOSE $APP_PORT 12:32:50 ---> 1de06b5397b0 12:32:50 Step 15/24 : EXPOSE $APP_PORT 12:32:50 ---> Running in 113313f3018d 12:32:51 ---> Running in d84319ec95c2 12:32:51 ---> Running in aff9e79c9752 12:32:51 Removing intermediate container d0ec98fdea6d 12:32:51 ---> 503a654dce42 12:32:51 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:32:51 Removing intermediate container 113313f3018d 12:32:51 ---> 95f6e077efeb 12:32:51 Step 15/23 : EXPOSE $APP_PORT 12:32:51 ---> Running in 1f04628457a8 12:32:51 ---> Running in be13241bf3d6 12:32:52 Removing intermediate container d84319ec95c2 12:32:52 ---> c066d5ecdd72 12:32:52 Step 16/24 : WORKDIR / 12:32:52 Removing intermediate container aff9e79c9752 12:32:52 ---> 3e5d2b342247 12:32:52 Step 16/24 : WORKDIR / 12:32:52 ---> Running in 26762152bd48 12:32:52 ---> Running in 3bbe2c459d90 12:32:52 Removing intermediate container 1f04628457a8 12:32:52 ---> b2e5cbe7b40c 12:32:52 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:32:53 Removing intermediate container be13241bf3d6 12:32:53 ---> 2ca2642ab303 12:32:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:32:53 ---> Running in b732d1a4d4af 12:32:53 Removing intermediate container 3bbe2c459d90 12:32:53 ---> 3f1facb72103 12:32:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:32:53 Removing intermediate container 26762152bd48 12:32:53 ---> df6f474f98c6 12:32:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:32:54 ---> bb79a2a5416d 12:32:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:32:54 ---> 4558b4b7094c 12:32:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:32:55 ---> ef6edf0e1266 12:32:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:32:56 ---> 680a017d5874 12:32:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:32:56 Removing intermediate container b732d1a4d4af 12:32:56 ---> bed7ca82242b 12:32:56 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 12:32:57 ---> 5100e3630a2e 12:32:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:32:57 ---> Running in 94933c9961bb 12:32:57 ---> 3159fc2c3c44 12:32:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:32:57 ---> ecba14e5d49b 12:32:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:32:58 ---> Running in 1f9cf1a5f48f 12:32:58 Removing intermediate container 94933c9961bb 12:32:58 ---> f952cfd74705 12:32:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:32:58 ---> 362a2bc5f1c9 12:32:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 12:32:58 ---> Running in 0028b1d1d0f0 12:32:58 ---> 1effeb4e0c53 12:32:58 Step 20/24 : ENTRYPOINT ["/core-command"] 12:32:59 Removing intermediate container 1f9cf1a5f48f 12:32:59 ---> 51756b9965d3 12:32:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:32:59 ---> Running in 24605aa64750 12:32:59 ---> Running in 2ae8c7232ca4 12:32:59 ---> 466ca64c84c1 12:32:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:32:59 Removing intermediate container 0028b1d1d0f0 12:32:59 ---> 852961a339c0 12:32:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:33:00 ---> Running in 707338b478c9 12:33:00 ---> Running in b64fa5e6c073 12:33:00 Removing intermediate container 2ae8c7232ca4 12:33:00 ---> d7fb86637087 12:33:00 Step 21/23 : LABEL arch=arm64 12:33:00 Removing intermediate container 24605aa64750 12:33:00 ---> d37d2a29acf1 12:33:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:33:00 ---> Running in 2241e919d74b 12:33:00 ---> Running in d4aad4259e0a 12:33:01 Removing intermediate container 707338b478c9 12:33:01 ---> 608b83d7ab00 12:33:01 Step 22/24 : LABEL arch=arm64 12:33:01 ---> Running in b41e83565536 12:33:01 Removing intermediate container d4aad4259e0a 12:33:01 ---> b2f3eeeb53d9 12:33:01 Step 22/24 : LABEL arch=arm64Removing intermediate container 2241e919d74b 12:33:01 12:33:01 ---> 3ad8e27077fd 12:33:01 Step 22/23 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:33:02 ---> Running in 0758317c9d59 12:33:02 ---> Running in 2615d3d1317d 12:33:02 Removing intermediate container b41e83565536 12:33:02 ---> cd0a755e6874 12:33:02 Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:33:02 ---> Running in b752003d3717 12:33:02 Removing intermediate container 2615d3d1317d 12:33:02 ---> 425c4a7f6859 12:33:02 Step 23/23 : LABEL version=0.0.0 12:33:02 Removing intermediate container 0758317c9d59 12:33:02 ---> a1bb0a895453 12:33:02 Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:33:03 Removing intermediate container b752003d3717 12:33:03 ---> b96460619dca 12:33:03 Step 24/24 : LABEL version=0.0.0 12:33:03 ---> Running in 376e2b5456f5 12:33:03 ---> Running in a75094122666 12:33:03 ---> Running in d238516197f3 12:33:03 Removing intermediate container b64fa5e6c073 12:33:03 ---> 6ed3718aff15 12:33:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 12:33:03 Removing intermediate container a75094122666 12:33:03 Removing intermediate container 376e2b5456f5 12:33:03 ---> 40c8f7ed9b85 12:33:03 ---> 24b3618b5f82 12:33:03 Step 24/24 : LABEL version=0.0.0 12:33:03 12:33:04 Removing intermediate container d238516197f3 12:33:04 ---> 33d327ab61f8 12:33:04 12:33:04 ---> Running in 567b04c23a60 12:33:04 Successfully built 40c8f7ed9b85 12:33:04 Successfully built 33d327ab61f8 12:33:04 ---> f3df17bb16f2 12:33:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:33:04 Successfully tagged support-scheduler-arm64:latest 12:33:04  Building support-scheduler ... done Building support-notifications 12:33:04 Successfully tagged core-metadata-arm64:latest 12:33:04  Building core-metadata ... done Building security-secretstore-setup 12:33:04 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:33:04 Status: Downloaded newer image for docker:20.10.0 12:33:04 ---> eeaf43b92773 12:33:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:33:05 Removing intermediate container 567b04c23a60 12:33:05 ---> 587d4e03d56d 12:33:05 12:33:05 ---> Running in d2e91f51b29f 12:33:05 Successfully built 587d4e03d56d 12:33:05 Successfully tagged core-command-arm64:latest 12:33:05  Building core-command ... done Building core-data 12:33:05 Removing intermediate container d2e91f51b29f 12:33:05 ---> fb18e8d3ee5c 12:33:05 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 12:33:06 ---> Running in bb73a7d71e7c 12:33:06 ---> 7e1655ee58b4 12:33:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:33:07 ---> efb9c3fb6160 12:33:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:33:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:33:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:33:08 ---> 07bccfae6640 12:33:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:33:08 (1/39) Installing readline (8.0.4-r0) 12:33:08 (2/39) Installing bash (5.0.17-r0) 12:33:08 Executing bash-5.0.17-r0.post-install 12:33:08 (3/39) Installing nghttp2-libs (1.41.0-r0) 12:33:08 (4/39) Installing libcurl (7.77.0-r0) 12:33:08 (5/39) Installing curl (7.77.0-r0) 12:33:08 (6/39) Installing dumb-init (1.2.2-r1) 12:33:08 (7/39) Installing libbz2 (1.0.8-r1) 12:33:08 (8/39) Installing expat (2.2.9-r1) 12:33:08 (9/39) Installing libffi (3.3-r2) 12:33:08 (10/39) Installing gdbm (1.13-r1) 12:33:08 (11/39) Installing xz-libs (5.2.5-r0) 12:33:08 (12/39) Installing sqlite-libs (3.32.1-r1) 12:33:08 (13/39) Installing python3 (3.8.10-r0) 12:33:10 (14/39) Installing py3-appdirs (1.4.4-r1) 12:33:10 (15/39) Installing py3-ordered-set (4.0.1-r0) 12:33:10 (16/39) Installing py3-parsing (2.4.7-r0) 12:33:10 (17/39) Installing py3-six (1.15.0-r0) 12:33:10 (18/39) Installing py3-packaging (20.4-r0) 12:33:10 (19/39) Installing py3-setuptools (47.0.0-r0) 12:33:10 (20/39) Installing py3-chardet (3.0.4-r4) 12:33:10 (21/39) Installing py3-idna (2.9-r0) 12:33:10 (22/39) Installing py3-certifi (2020.4.5.1-r0) 12:33:10 (23/39) Installing py3-urllib3 (1.25.9-r0) 12:33:10 (24/39) Installing py3-requests (2.23.0-r0) 12:33:10 (25/39) Installing py3-msgpack (1.0.0-r0) 12:33:10 (26/39) Installing py3-lockfile (0.12.2-r3) 12:33:10 ---> 57e2e0b0733b 12:33:10 (27/39) Installing py3-cachecontrol (0.12.6-r0) 12:33:10 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 12:33:10 (28/39) Installing py3-colorama (0.4.3-r0) 12:33:10 (29/39) Installing py3-distlib (0.3.0-r0) 12:33:11 (30/39) Installing py3-distro (1.5.0-r1) 12:33:11 (31/39) Installing py3-webencodings (0.5.1-r3) 12:33:11 (32/39) Installing py3-html5lib (1.0.1-r4) 12:33:11 (33/39) Installing py3-pytoml (0.1.21-r0) 12:33:11 (34/39) Installing py3-pep517 (0.8.2-r0) 12:33:11 (35/39) Installing py3-progress (1.5-r0) 12:33:11 (36/39) Installing py3-toml (0.10.1-r0) 12:33:11 (37/39) Installing py3-retrying (1.3.3-r0) 12:33:11 (38/39) Installing py3-contextlib2 (0.6.0-r0) 12:33:11 (39/39) Installing py3-pip (20.1.1-r0) 12:33:11 Executing busybox-1.31.1-r19.trigger 12:33:11 OK: 72 MiB in 59 packages 12:33:11 ---> Running in 339c4cc7ed99 12:33:12 Removing intermediate container 339c4cc7ed99 12:33:12 ---> 0708be6184f8 12:33:12 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:33:14 ---> 61098d903193 12:33:14 Step 27/32 : RUN chmod +x /entrypoint.sh 12:33:14 ---> Running in 72811eaaee3b 12:33:16 Collecting docker-compose==1.23.2 12:33:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:33:17 Removing intermediate container 72811eaaee3b 12:33:17 ---> e8ec82384122 12:33:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 12:33:17 ---> Running in 3f3b5414a9a3 12:33:17 Collecting PyYAML<4,>=3.10 12:33:17 Downloading PyYAML-3.13.tar.gz (270 kB) 12:33:18 Removing intermediate container 3f3b5414a9a3 12:33:18 ---> 89747a3e54aa 12:33:18 Step 29/32 : CMD ["gate"] 12:33:19 ---> Running in 0897a9b558d8 12:33:20 Removing intermediate container 0897a9b558d8 12:33:20 ---> 3a8e5e21cc81 12:33:20 Step 30/32 : LABEL arch=arm64 12:33:20 ---> Running in bdb8e00cd78a 12:33:20 Removing intermediate container bdb8e00cd78a 12:33:20 ---> d6afe9c8ba02 12:33:20 Step 31/32 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:33:21 ---> Running in 51bed896b19f 12:33:21 Removing intermediate container 51bed896b19f 12:33:21 ---> 8ae821113ceb 12:33:21 Step 32/32 : LABEL version=0.0.0 12:33:21 Collecting websocket-client<1.0,>=0.32.0 12:33:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:33:22 ---> Running in 73154a83a6cb 12:33:22 Removing intermediate container 73154a83a6cb 12:33:22 ---> 713a6d31bbdf 12:33:22 12:33:22 Collecting docker<4.0,>=3.6.0 12:33:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:33:23 Successfully built 713a6d31bbdf 12:33:23 Successfully tagged security-bootstrapper-arm64:latest 12:33:23  Building security-bootstrapper ... done Building security-proxy-setup 12:33:23 Collecting dockerpty<0.5,>=0.4.1 12:33:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:33:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:33:26 Collecting jsonschema<3,>=2.5.1 12:33:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:33:26 Collecting cached-property<2,>=1.2.0 12:33:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:33:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:33:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:33:29 Collecting texttable<0.10,>=0.9.0 12:33:29 Downloading texttable-0.9.1.tar.gz (11 kB) 12:33:31 Collecting docopt<0.7,>=0.6.1 12:33:31 Downloading docopt-0.6.2.tar.gz (25 kB) 12:33:33 Collecting docker-pycreds>=0.4.0 12:33:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:33:34 Collecting urllib3<1.25,>=1.21.1 12:33:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:33:34 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) 12:33:34 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) 12:33:35 Collecting idna<2.8,>=2.5 12:33:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:33:35 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:33:35 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:33:35 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:33:35 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:33:36 Installing collected packages: PyYAML, websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, jsonschema, cached-property, texttable, docopt, docker-compose 12:33:36 Running setup.py install for PyYAML: started 12:33:39 Running setup.py install for PyYAML: finished with status 'done' 12:33:39 Attempting uninstall: urllib3 12:33:39 Found existing installation: urllib3 1.25.9 12:33:39 Uninstalling urllib3-1.25.9: 12:33:39 Successfully uninstalled urllib3-1.25.9 12:33:40 Attempting uninstall: idna 12:33:40 Found existing installation: idna 2.9 12:33:40 Uninstalling idna-2.9: 12:33:40 Successfully uninstalled idna-2.9 12:33:40 Attempting uninstall: requests 12:33:40 Found existing installation: requests 2.23.0 12:33:40 Uninstalling requests-2.23.0: 12:33:40 Successfully uninstalled requests-2.23.0 12:33:42 Running setup.py install for dockerpty: started 12:33:44 Running setup.py install for dockerpty: finished with status 'done' 12:33:44 Running setup.py install for texttable: started 12:33:47 Running setup.py install for texttable: finished with status 'done' 12:33:47 Running setup.py install for docopt: started 12:33:49 Running setup.py install for docopt: finished with status 'done' 12:33:49 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:33:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:33:49 ---> 7e74d0738e36 12:33:49 Step 3/26 : WORKDIR /edgex-go 12:33:49 ---> Using cache 12:33:49 ---> 56f34b3b0ac2 12:33:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:49 ---> Using cache 12:33:49 ---> b25ff735f3b6 12:33:50 Step 5/26 : RUN apk add --update --no-cache make git 12:33:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:33:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:33:50 ---> 7e74d0738e36 12:33:50 Step 3/24 : WORKDIR /edgex-go 12:33:50 ---> Using cache 12:33:50 ---> 56f34b3b0ac2 12:33:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:50 ---> Using cache 12:33:50 ---> b25ff735f3b6 12:33:50 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:33:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:33:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:33:50 ---> 7e74d0738e36 12:33:50 Step 3/23 : WORKDIR /edgex-go 12:33:50 ---> Using cache 12:33:50 ---> 56f34b3b0ac2 12:33:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:50 ---> Using cache 12:33:50 ---> b25ff735f3b6 12:33:50 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 12:33:51 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 12:33:54 ---> Running in 127c2c9acb71 12:33:54 ---> Running in a5eb54f1fec4 12:33:54 ---> Running in 72b901c372a9 12:33:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:33:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:33:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:33:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:33:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:33:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:33:58 ---> 7e74d0738e36 12:33:58 Step 3/22 : WORKDIR /edgex-go 12:33:58 ---> Using cache 12:33:58 ---> 56f34b3b0ac2 12:33:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:58 ---> Using cache 12:33:58 ---> b25ff735f3b6 12:33:58 Step 5/22 : RUN apk add --update --no-cache make git 12:33:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:33:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:33:58 ---> Running in 873c7fbabd5b 12:33:58 OK: 218 MiB in 52 packages 12:33:59 OK: 218 MiB in 52 packages 12:33:59 OK: 218 MiB in 52 packages 12:34:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:34:01 Removing intermediate container 127c2c9acb71 12:34:01 ---> 53689b8052d1 12:34:01 Step 6/26 : COPY go.mod . 12:34:01 Removing intermediate container 72b901c372a9 12:34:01 ---> 94f876cc4ab1 12:34:01 Step 6/23 : COPY go.mod . 12:34:01 Removing intermediate container a5eb54f1fec4 12:34:01 ---> d86f7412dda2 12:34:01 Step 6/24 : COPY go.mod . 12:34:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:34:02 ---> 8a3f49854e28 12:34:02 Step 7/26 : RUN go mod download 12:34:02 ---> Running in 38a340b09170 12:34:02 ---> 5ead8b8d2def 12:34:02 Step 7/23 : RUN go mod download 12:34:02 OK: 218 MiB in 52 packages 12:34:03 ---> c84200e996a5 12:34:03 Step 7/24 : RUN go mod download 12:34:03 ---> Running in f598c213ae59 12:34:03 ---> Running in a7288e3c3e75 12:34:05 Removing intermediate container 873c7fbabd5b 12:34:05 ---> 20ed166946fd 12:34:05 Step 6/22 : COPY go.mod . 12:34:06 Removing intermediate container bb73a7d71e7c 12:34:06 ---> 9477a72768ef 12:34:06 Step 15/24 : ENV APP_PORT=58890 12:34:06 ---> Running in 7960079b0a34 12:34:06 ---> 2e34565c4f11 12:34:06 Step 7/22 : RUN go mod download 12:34:06 ---> Running in 7ac4e9150e64 12:34:06 Removing intermediate container 7960079b0a34 12:34:06 ---> a44d0826a54d 12:34:06 Step 16/24 : EXPOSE $APP_PORT 12:34:06 Removing intermediate container 38a340b09170 12:34:06 ---> 22e71a23aebb 12:34:06 Step 8/26 : COPY . . 12:34:07 ---> Running in dcf5a6675753 12:34:07 Removing intermediate container f598c213ae59 12:34:07 ---> e4e653d60dd9 12:34:07 Step 8/23 : COPY . . 12:34:08 Removing intermediate container a7288e3c3e75 12:34:08 ---> 21cb7425fe81 12:34:08 Step 8/24 : COPY . . 12:34:08 Removing intermediate container dcf5a6675753 12:34:08 ---> 86bc44de37e7 12:34:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:34:12 ---> a68077c00e0f 12:34:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:34:12 Removing intermediate container 7ac4e9150e64 12:34:12 ---> 944644fe1d12 12:34:12 Step 8/22 : COPY . . 12:34:14 ---> 61c7c48cb001 12:34:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:34:17 ---> c15c6d373cca 12:34:17 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 12:34:17 ---> Running in 6174f64fef17 12:34:19 Removing intermediate container 6174f64fef17 12:34:19 ---> 2a81907a23d7 12:34:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:34:19 ---> Running in b4c9efc1eb6e 12:34:21 Removing intermediate container b4c9efc1eb6e 12:34:21 ---> 432f34aac30e 12:34:21 Step 22/24 : LABEL arch=arm64 12:34:21 ---> Running in c6b64ca688df 12:34:23 Removing intermediate container c6b64ca688df 12:34:23 ---> 07a19ca60d1f 12:34:23 Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:34:23 ---> Running in 1d194cee9a38 12:34:25 Removing intermediate container 1d194cee9a38 12:34:25 ---> 2688aa5fcdb0 12:34:25 Step 24/24 : LABEL version=0.0.0 12:34:25 ---> Running in 7765afd466c2 12:34:27 Removing intermediate container 7765afd466c2 12:34:27 ---> 0f577c8d1516 12:34:27 12:34:27 ---> a26c3fa4da51 12:34:27 Step 9/26 : RUN go mod tidy 12:34:27 Successfully built 0f577c8d1516 12:34:27 Successfully tagged sys-mgmt-agent-arm64:latest 12:34:27  Building sys-mgmt-agent ... done  ---> Running in aa3660a1b9ac 12:34:28 ---> 6614f7482432 12:34:28 Step 9/23 : RUN go mod tidy 12:34:28 ---> Running in d02c4edfdeb4 12:34:28 ---> f5b880b943d8 12:34:28 Step 9/24 : RUN go mod tidy 12:34:29 ---> Running in 74bfd24c52b5 12:34:34 ---> c56079337bf3 12:34:34 Step 9/22 : RUN go mod tidy 12:34:34 Removing intermediate container aa3660a1b9ac 12:34:34 ---> 39f7e7e2be9d 12:34:34 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:34:34 ---> Running in 11ac98cf2ea2 12:34:34 ---> Running in 1906438cd68b 12:34:34 Removing intermediate container d02c4edfdeb4 12:34:34 ---> f96687a80cfb 12:34:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 12:34:34 ---> Running in 377b98ee9a77 12:34:35 Removing intermediate container 74bfd24c52b5 12:34:35 ---> 28f2f837793a 12:34:35 Step 10/24 : RUN make cmd/core-data/core-data 12:34:35 ---> Running in 53366ca828ab 12:34:36 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 12:34:36 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 12:34:37 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 12:34:39 Removing intermediate container 11ac98cf2ea2 12:34:39 ---> f9114a6d43f2 12:34:39 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:34:39 ---> Running in 5cc1b4804d28 12:34:42 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 12:36:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:36:04 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 12:36:10 Removing intermediate container 377b98ee9a77 12:36:10 ---> 4462e7801801 12:36:10 12:36:10 Step 11/23 : FROM alpine:3.12 12:36:10 ---> 9852663dfa18 12:36:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 12:36:10 ---> Running in 29223b8aee35 12:36:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:36:12 Removing intermediate container 1906438cd68b 12:36:12 ---> e15e9179e4a0 12:36:12 12:36:12 Step 11/26 : FROM alpine:3.12 12:36:12 ---> 9852663dfa18 12:36:12 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 12:36:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:36:13 ---> Running in 258d0aad2b77 12:36:13 (1/2) Installing ca-certificates (20191127-r4) 12:36:13 (2/2) Installing dumb-init (1.2.2-r1) 12:36:13 Executing busybox-1.31.1-r20.trigger 12:36:13 Executing ca-certificates-20191127-r4.trigger 12:36:14 Removing intermediate container 5cc1b4804d28 12:36:14 ---> d1fa57e0632e 12:36:14 12:36:14 Step 11/22 : FROM alpine:3.12 12:36:14 ---> 9852663dfa18 12:36:14 Step 12/22 : RUN apk add --update --no-cache curl 12:36:14 OK: 6 MiB in 16 packages 12:36:14 ---> Running in 00d9f2937702 12:36:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:36:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:36:16 (1/6) Installing ca-certificates (20191127-r4) 12:36:16 (2/6) Installing nghttp2-libs (1.41.0-r0) 12:36:16 (3/6) Installing libcurl (7.77.0-r0) 12:36:16 (4/6) Installing curl (7.77.0-r0) 12:36:16 (5/6) Installing dumb-init (1.2.2-r1) 12:36:16 (6/6) Installing su-exec (0.2-r1) 12:36:16 Executing busybox-1.31.1-r20.trigger 12:36:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:36:16 Executing ca-certificates-20191127-r4.trigger 12:36:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:36:16 Removing intermediate container 29223b8aee35 12:36:16 ---> c36894e06ac3 12:36:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:36:16 OK: 7 MiB in 20 packages 12:36:16 ---> Running in 8250e92d7a3a 12:36:17 (1/4) Installing ca-certificates (20191127-r4) 12:36:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:36:17 (3/4) Installing libcurl (7.77.0-r0) 12:36:17 (4/4) Installing curl (7.77.0-r0) 12:36:17 Executing busybox-1.31.1-r20.trigger 12:36:17 Executing ca-certificates-20191127-r4.trigger 12:36:17 OK: 7 MiB in 18 packages 12:36:17 Removing intermediate container 8250e92d7a3a 12:36:17 ---> cb767fb4ab84 12:36:17 Step 14/23 : ENV APP_PORT=59860 12:36:17 ---> Running in 0d4dcf232172 12:36:18 Removing intermediate container 258d0aad2b77 12:36:18 ---> 8940b394a3db 12:36:18 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:36:18 ---> Running in 916c22705386 12:36:18 Removing intermediate container 0d4dcf232172 12:36:18 ---> 3bb485677268 12:36:18 Step 15/23 : EXPOSE $APP_PORT 12:36:19 ---> Running in f93e16da29af 12:36:19 Removing intermediate container 00d9f2937702 12:36:19 ---> 5f3174eee2a2 12:36:19 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:36:19 Removing intermediate container 916c22705386 12:36:19 ---> 99a50fdb4a6b 12:36:19 Step 14/26 : WORKDIR / 12:36:19 ---> Running in d73e57b38f19 12:36:19 ---> Running in 4bd08343fd4f 12:36:19 Removing intermediate container f93e16da29af 12:36:19 ---> 9afd6e030d8c 12:36:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:36:19 Removing intermediate container 53366ca828ab 12:36:19 ---> bb3eb5a6e4fb 12:36:19 12:36:19 Step 11/24 : FROM alpine:3.12 12:36:19 ---> 9852663dfa18 12:36:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:36:20 ---> Running in ddaf0cae8754 12:36:20 Removing intermediate container d73e57b38f19 12:36:20 ---> 471369a0d1bf 12:36:20 Step 14/22 : WORKDIR /edgex 12:36:20 Removing intermediate container 4bd08343fd4f 12:36:20 ---> 240a51f82a4d 12:36:20 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:36:20 ---> Running in 157cb18e693a 12:36:21 Removing intermediate container ddaf0cae8754 12:36:21 ---> 236d91ee658d 12:36:21 Step 13/24 : ENV APP_PORT=59880 12:36:21 ---> c110c60fa5ab 12:36:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:36:21 ---> Running in 93f9fe31a079 12:36:21 Removing intermediate container 157cb18e693a 12:36:21 ---> e08d0c9e0200 12:36:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:36:21 ---> 3b850fbbec85 12:36:21 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:36:21 Removing intermediate container 93f9fe31a079 12:36:21 ---> b12b19d3ca3d 12:36:21 Step 14/24 : EXPOSE $APP_PORT 12:36:22 ---> Running in 8319b96325e0 12:36:22 ---> a97400d105b6 12:36:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:36:22 ---> 35bc3b87a220 12:36:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:36:22 Removing intermediate container 8319b96325e0 12:36:22 ---> 95bcdf9e1c60 12:36:22 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:36:22 ---> 4b14b0a348f6 12:36:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:36:23 ---> Running in fa77cfc0b2f8 12:36:24 ---> 5a9c1c467ad3 12:36:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 12:36:24 ---> c3be654b354d 12:36:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:36:24 ---> Running in 41835b60afc1 12:36:24 ---> ba953c45a838 12:36:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:36:24 Removing intermediate container 41835b60afc1 12:36:24 ---> b244053ef7d0 12:36:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:36:25 ---> Running in 0ee3f398fd06 12:36:25 ---> bfb02e1c7376 12:36:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:36:25 ---> 9b7ef393f5f4 12:36:25 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:36:25 Removing intermediate container 0ee3f398fd06 12:36:25 ---> f5f9bbb615ec 12:36:25 Step 21/23 : LABEL arch=arm64 12:36:26 ---> Running in 0e6f5ddc0ad1 12:36:26 Removing intermediate container fa77cfc0b2f8 12:36:26 ---> 7d25e0ca9f3c 12:36:26 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 12:36:26 ---> Running in c4b0cb706da5 12:36:26 ---> Running in e75d43b9634f 12:36:26 Removing intermediate container 0e6f5ddc0ad1 12:36:26 ---> d9d99c4cf979 12:36:26 Step 19/22 : CMD ["--init=true"] 12:36:26 Removing intermediate container c4b0cb706da5 12:36:26 ---> 458e69502f42 12:36:26 Step 22/23 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:36:26 ---> Running in 51407643b105 12:36:27 ---> 10af546599ed 12:36:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:36:27 ---> Running in 09426a61fb12 12:36:27 Removing intermediate container 51407643b105 12:36:27 ---> f9b58ea0974f 12:36:27 Step 20/22 : LABEL arch=arm64 12:36:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:36:28 ---> Running in 0f6b9317fb25 12:36:28 Removing intermediate container 09426a61fb12 12:36:28 ---> cb49f64daf8b 12:36:28 Step 23/23 : LABEL version=0.0.0 12:36:28 ---> Running in b827241b75b0 12:36:28 Removing intermediate container 0f6b9317fb25 12:36:28 ---> 121016e55f81 12:36:28 Step 21/22 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:36:28 ---> cccdc50c5b3c 12:36:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:36:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:36:28 ---> Running in e48ccddf4821 12:36:28 Removing intermediate container b827241b75b0 12:36:28 ---> 2aac2f9ed560 12:36:28 12:36:29 Successfully built 2aac2f9ed560 12:36:29 (1/6) Installing dumb-init (1.2.2-r1) 12:36:29 Successfully tagged support-notifications-arm64:latest 12:36:29  Building support-notifications ... done (2/6) Installing libgcc (9.3.0-r2) 12:36:29 Removing intermediate container e48ccddf4821 12:36:29 ---> d7f5a6092aa5 12:36:29 Step 22/22 : LABEL version=0.0.0 12:36:29 (3/6) Installing libsodium (1.0.18-r0) 12:36:29 (4/6) Installing libstdc++ (9.3.0-r2) 12:36:29 ---> Running in 39d1122a182b 12:36:29 ---> 3cf0e5306e92 12:36:29 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/ 12:36:30 (5/6) Installing libzmq (4.3.3-r0) 12:36:30 ---> Running in e6f564503b2e 12:36:30 (6/6) Installing zeromq (4.3.3-r0) 12:36:30 Executing busybox-1.31.1-r20.trigger 12:36:30 OK: 8 MiB in 20 packages 12:36:30 Removing intermediate container 39d1122a182b 12:36:30 ---> 2500ad0dd986 12:36:30 12:36:30 Successfully built 2500ad0dd986 12:36:30 Successfully tagged security-proxy-setup-arm64:latest 12:36:31  Building security-proxy-setup ... done Removing intermediate container e75d43b9634f 12:36:31 ---> 71a5407912b5 12:36:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:36:32 ---> b850b38856b0 12:36:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:36:32 Removing intermediate container e6f564503b2e 12:36:32 ---> 54cad0c71813 12:36:32 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 12:36:32 ---> Running in ed3e051770aa 12:36:33 Removing intermediate container ed3e051770aa 12:36:33 ---> a4f9e8ccb51d 12:36:33 Step 24/26 : LABEL arch=arm64 12:36:33 ---> Running in d3df03a6dc78 12:36:33 ---> 0bc691d5b330 12:36:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:36:33 Removing intermediate container d3df03a6dc78 12:36:33 ---> 4600a7f2cf8f 12:36:33 Step 25/26 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:36:34 ---> Running in 8e91522e62ee 12:36:34 ---> c6d77117dcc9 12:36:34 Step 20/24 : ENTRYPOINT ["/core-data"] 12:36:34 Removing intermediate container 8e91522e62ee 12:36:34 ---> f45c8b6a45e6 12:36:34 Step 26/26 : LABEL version=0.0.0 12:36:34 ---> Running in bf26fe6d4686 12:36:34 ---> Running in 08146dc4fe9f 12:36:35 Removing intermediate container bf26fe6d4686 12:36:35 ---> 31867dabd195 12:36:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:36:35 Removing intermediate container 08146dc4fe9f 12:36:35 ---> 41d1e70e57d8 12:36:35 12:36:35 ---> Running in bce7eac044a6 12:36:35 Successfully built 41d1e70e57d8 12:36:35 Successfully tagged security-secretstore-setup-arm64:latest 12:36:35  Building security-secretstore-setup ... done Removing intermediate container bce7eac044a6 12:36:35 ---> 714e704d3afa 12:36:35 Step 22/24 : LABEL arch=arm64 12:36:35 ---> Running in eb793ad7a2e1 12:36:36 Removing intermediate container eb793ad7a2e1 12:36:36 ---> 7886f6893cc8 12:36:36 Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 12:36:36 ---> Running in 18f549760ef7 12:36:37 Removing intermediate container 18f549760ef7 12:36:37 ---> a201b43f35a8 12:36:37 Step 24/24 : LABEL version=0.0.0 12:36:37 ---> Running in a70ec232da00 12:36:37 Removing intermediate container a70ec232da00 12:36:37 ---> 6f700865b8c9 12:36:37 12:36:37 Successfully built 6f700865b8c9 12:36:37 Successfully tagged core-data-arm64:latest 12:36:38  Building core-data ... done  [Pipeline] } 12:36:38 $ docker stop --time=1 adb55d1c5ef0d31000785229635a3d10f9e9f8472b055d1b53c2533c6b73b88c 12:36:40 $ docker rm -f adb55d1c5ef0d31000785229635a3d10f9e9f8472b055d1b53c2533c6b73b88c [Pipeline] // withDockerContainer [Pipeline] sh 12:36:40 + docker images 12:36:40 REPOSITORY TAG IMAGE ID CREATED SIZE 12:36:40 core-data-arm64 latest 6f700865b8c9 3 seconds ago 19.1MB 12:36:40 security-secretstore-setup-arm64 latest 41d1e70e57d8 5 seconds ago 27.1MB 12:36:40 security-proxy-setup-arm64 latest 2500ad0dd986 11 seconds ago 24.3MB 12:36:40 support-notifications-arm64 latest 2aac2f9ed560 12 seconds ago 15.7MB 12:36:40 bb3eb5a6e4fb 21 seconds ago 975MB 12:36:40 d1fa57e0632e 27 seconds ago 974MB 12:36:40 e15e9179e4a0 29 seconds ago 976MB 12:36:40 4462e7801801 31 seconds ago 969MB 12:36:40 sys-mgmt-agent-arm64 latest 0f577c8d1516 2 minutes ago 299MB 12:36:40 security-bootstrapper-arm64 latest 713a6d31bbdf 3 minutes ago 17.5MB 12:36:40 core-command-arm64 latest 587d4e03d56d 3 minutes ago 15MB 12:36:40 support-scheduler-arm64 latest 40c8f7ed9b85 3 minutes ago 15.1MB 12:36:40 core-metadata-arm64 latest 33d327ab61f8 3 minutes ago 15.7MB 12:36:40 b62f4b46a6a5 3 minutes ago 969MB 12:36:40 ef91c1469903 3 minutes ago 972MB 12:36:40 12d0da3f0150 3 minutes ago 969MB 12:36:40 ddd1bf46d03d 3 minutes ago 970MB 12:36:40 d5d483e9f511 4 minutes ago 967MB 12:36:40 ci-base-image-arm64 latest 7e74d0738e36 13 minutes ago 641MB 12:36:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 4 days ago 429MB 12:36:40 alpine 3.12 9852663dfa18 2 months ago 5.32MB 12:36:40 docker 20.10.0 eeaf43b92773 6 months ago 228MB 12:36:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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 12:36:41 ---> job-cost.sh 12:36:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FI5N 12:37:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:38:57 lf-activate-venv(): INFO: Adding /tmp/venv-FI5N/bin to PATH 12:38:57 INFO: No Stack... 12:38:57 INFO: Retrieving Pricing Info for: v2-standard-4 12:38:57 INFO: Archiving Costs [Pipeline] sh 12:38:58 + cat /w/workspace/edgex-go/2/archives/cost.csv 12:38:58 + cut -d, -f6 [Pipeline] lock 12:38:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3563-2-stack-cost] 12:38:58 Resource [jenkins-edgexfoundry-edgex-go-PR-3563-2-stack-cost] did not exist. Created. 12:38:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3563-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:38:58 + echo total: 0.18000000715255737 [Pipeline] stash 12:38:58 Stashed 1 file(s) [Pipeline] } 12:38:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3563-2-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 12:39:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:39:01 ---> package-listing.sh 12:39:01 ++ facter osfamily 12:39:01 ++ tr '[:upper:]' '[:lower:]' 12:39:01 + OS_FAMILY=redhat 12:39:01 + workspace=/w/workspace/edgex-go/2 12:39:01 + START_PACKAGES=/tmp/packages_start.txt 12:39:01 + END_PACKAGES=/tmp/packages_end.txt 12:39:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:39:01 + PACKAGES=/tmp/packages_start.txt 12:39:01 + '[' /w/workspace/edgex-go/2 ']' 12:39:01 + PACKAGES=/tmp/packages_end.txt 12:39:01 + case "${OS_FAMILY}" in 12:39:01 + rpm -qa 12:39:01 + sort 12:39:03 + '[' -f /tmp/packages_start.txt ']' 12:39:03 + '[' -f /tmp/packages_end.txt ']' 12:39:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:39:03 + '[' /w/workspace/edgex-go/2 ']' 12:39:03 + mkdir -p /w/workspace/edgex-go/2/archives/ 12:39:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 12:39:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:39:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:39:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:39:04 12:39:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:39:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:39:05 alpine: Pulling from edgex-lftools-log-publisher 12:39:05 df20fa9351a1: Pulling fs layer 12:39:05 36b3adc4ff6f: Pulling fs layer 12:39:05 8ad3a11d3b57: Pulling fs layer 12:39:05 46f8f816bc3b: Pulling fs layer 12:39:05 93b61091891f: Pulling fs layer 12:39:05 93b9cdb0e59b: Pulling fs layer 12:39:05 5e14af77c1be: Pulling fs layer 12:39:05 01666e4c0597: Pulling fs layer 12:39:05 aa168da1d23b: Pulling fs layer 12:39:05 93b9cdb0e59b: Waiting 12:39:05 5e14af77c1be: Waiting 12:39:05 01666e4c0597: Waiting 12:39:05 aa168da1d23b: Waiting 12:39:05 46f8f816bc3b: Waiting 12:39:05 93b61091891f: Waiting 12:39:05 36b3adc4ff6f: Verifying Checksum 12:39:05 36b3adc4ff6f: Download complete 12:39:05 46f8f816bc3b: Verifying Checksum 12:39:05 46f8f816bc3b: Download complete 12:39:05 df20fa9351a1: Verifying Checksum 12:39:05 df20fa9351a1: Download complete 12:39:05 93b9cdb0e59b: Verifying Checksum 12:39:05 93b9cdb0e59b: Download complete 12:39:05 93b61091891f: Verifying Checksum 12:39:05 93b61091891f: Download complete 12:39:05 5e14af77c1be: Verifying Checksum 12:39:05 5e14af77c1be: Download complete 12:39:05 01666e4c0597: Verifying Checksum 12:39:05 01666e4c0597: Download complete 12:39:05 df20fa9351a1: Pull complete 12:39:05 8ad3a11d3b57: Verifying Checksum 12:39:05 8ad3a11d3b57: Download complete 12:39:05 36b3adc4ff6f: Pull complete 12:39:05 8ad3a11d3b57: Pull complete 12:39:05 46f8f816bc3b: Pull complete 12:39:06 93b61091891f: Pull complete 12:39:06 93b9cdb0e59b: Pull complete 12:39:06 5e14af77c1be: Pull complete 12:39:06 01666e4c0597: Pull complete 12:39:07 aa168da1d23b: Verifying Checksum 12:39:07 aa168da1d23b: Download complete 12:39:11 aa168da1d23b: Pull complete 12:39:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:39:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:39:11 prd-centos7-docker-4c-2g-1234 does not seem to be running inside a container 12:39:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:39:14 $ docker top 7c286510c91c393be744ba93d628d2b80b0244e4442a8f37ecbf7d692f77a6af -eo pid,comm [Pipeline] { [Pipeline] sh 12:39:14 + touch /tmp/pre-build-complete [Pipeline] sh 12:39:15 + mkdir -p /var/log/sa [Pipeline] sh 12:39:15 + ls /var/log/sa-host 12:39:15 + sadf -c /var/log/sa-host/sa05 12:39:15 file_magic: OK 12:39:15 HZ: Using current value: 100 12:39:15 file_header: OK 12:39:15 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 12:39:15 Statistics: 12:39:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:39:15 File successfully converted to sysstat format version 12.2.1 12:39:15 + sadf -c /var/log/sa-host/sa14 12:39:15 file_magic: OK 12:39:15 HZ: Using current value: 100 12:39:15 file_header: OK 12:39:15 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 12:39:15 Statistics: 12:39:15 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... 12:39:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:39:16 provisioning config files... 12:39:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5764498847809872574tmp [Pipeline] { [Pipeline] echo 12:39:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:39:16 ---> create-netrc.sh [Pipeline] } 12:39:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:39:16 ---> python-tools-install.sh [Pipeline] echo 12:39:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:39:17 ---> sudo-logs.sh 12:39:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:39:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:39:17 ---> job-cost.sh 12:39:17 lf-activate-venv: SKIPPING 12:39:17 DEBUG: total: 0.18000000715255737 12:39:17 INFO: Retrieving Stack Cost... 12:39:18 INFO: Retrieving Pricing Info for: v3-standard-2 12:39:18 INFO: Archiving Costs [Pipeline] echo 12:39:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:39:19 ---> logs-deploy.sh 12:39:19 lf-activate-venv: SKIPPING 12:39:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3563/2 12:39:19 INFO: archiving workspace using pattern(s): 12:39:19 Archives upload complete. 12:39:19 INFO: archiving logs to Nexus 12:39:20 ---> uname -a: 12:39:20 Linux prd-centos7-docker-4c-2g-1234.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 12:39:20 12:39:20 12:39:20 ---> lscpu: 12:39:20 Architecture: x86_64 12:39:20 CPU op-mode(s): 32-bit, 64-bit 12:39:20 Byte Order: Little Endian 12:39:20 Address sizes: 40 bits physical, 48 bits virtual 12:39:20 CPU(s): 2 12:39:20 On-line CPU(s) list: 0,1 12:39:20 Thread(s) per core: 1 12:39:20 Core(s) per socket: 1 12:39:20 Socket(s): 2 12:39:20 NUMA node(s): 1 12:39:20 Vendor ID: AuthenticAMD 12:39:20 CPU family: 23 12:39:20 Model: 49 12:39:20 Model name: AMD EPYC-Rome Processor 12:39:20 Stepping: 0 12:39:20 CPU MHz: 2800.000 12:39:20 BogoMIPS: 5600.00 12:39:20 Virtualization: AMD-V 12:39:20 Hypervisor vendor: KVM 12:39:20 Virtualization type: full 12:39:20 L1d cache: 64 KiB 12:39:20 L1i cache: 64 KiB 12:39:20 L2 cache: 1 MiB 12:39:20 L3 cache: 32 MiB 12:39:20 NUMA node0 CPU(s): 0,1 12:39:20 Vulnerability Itlb multihit: Not affected 12:39:20 Vulnerability L1tf: Not affected 12:39:20 Vulnerability Mds: Not affected 12:39:20 Vulnerability Meltdown: Not affected 12:39:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:39:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:39:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:39:20 Vulnerability Srbds: Not affected 12:39:20 Vulnerability Tsx async abort: Not affected 12:39:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 12:39:20 12:39:20 12:39:20 ---> nproc: 12:39:20 2 12:39:20 12:39:20 12:39:20 ---> df -h: 12:39:20 Filesystem Size Used Available Use% Mounted on 12:39:20 overlay 40.0G 12.5G 27.5G 31% / 12:39:20 tmpfs 64.0M 0 64.0M 0% /dev 12:39:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:39:20 shm 64.0M 0 64.0M 0% /dev/shm 12:39:20 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 12:39:20 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 12:39:20 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 12:39:20 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 12:39:20 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 12:39:20 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 12:39:20 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 12:39:20 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 12:39:20 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2 12:39:20 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2@tmp 12:39:20 12:39:20 12:39:20 ---> free -m: 12:39:20 total used free shared buff/cache available 12:39:20 Mem: 7821 1328 1823 0 4669 6456 12:39:20 Swap: 1023 1 1022 12:39:20 12:39:20 12:39:20 ---> ip addr: 12:39:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:39:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:39:20 inet 127.0.0.1/8 scope host lo 12:39:20 valid_lft forever preferred_lft forever 12:39:20 inet6 ::1/128 scope host 12:39:20 valid_lft forever preferred_lft forever 12:39:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:39:20 link/ether fa:16:3e:cc:22:a8 brd ff:ff:ff:ff:ff:ff 12:39:20 inet 10.30.122.24/23 brd 10.30.123.255 scope global dynamic eth0 12:39:20 valid_lft 85079sec preferred_lft 85079sec 12:39:20 inet6 fe80::f816:3eff:fecc:22a8/64 scope link 12:39:20 valid_lft forever preferred_lft forever 12:39:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:39:20 link/ether 02:42:60:6c:b9:cb brd ff:ff:ff:ff:ff:ff 12:39:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:39:20 valid_lft forever preferred_lft forever 12:39:20 inet6 fe80::42:60ff:fe6c:b9cb/64 scope link 12:39:20 valid_lft forever preferred_lft forever 12:39:20 12:39:20 12:39:20 ---> sar -b -r -n DEV: 12:39:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 12:39:20 12:39:20 12:17:08 LINUX RESTART (2 CPU) 12:39:20 12:39:20 12:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:39:20 12:19:01 55.41 0.68 54.72 0.00 353.42 24451.52 0.00 12:39:20 12:20:01 164.77 0.00 164.77 0.00 0.00 37739.99 0.00 12:39:20 12:21:01 59.51 0.02 59.49 0.00 0.53 10743.90 0.00 12:39:20 12:22:01 173.04 0.02 173.02 0.00 0.53 94326.53 0.00 12:39:20 12:23:01 767.14 366.37 400.76 0.00 16099.47 229836.04 0.00 12:39:20 12:24:01 450.32 9.77 440.54 0.00 2209.12 196395.52 0.00 12:39:20 12:25:01 257.35 15.21 242.14 0.00 1445.57 40883.39 0.00 12:39:20 12:26:01 1.15 0.00 1.15 0.00 0.00 15.71 0.00 12:39:20 12:27:01 0.27 0.00 0.27 0.00 0.00 2.97 0.00 12:39:20 12:28:01 0.18 0.00 0.18 0.00 0.00 1.52 0.00 12:39:20 12:29:01 0.30 0.02 0.28 0.00 0.27 3.53 0.00 12:39:20 12:30:01 0.23 0.00 0.23 0.00 0.00 2.33 0.00 12:39:20 12:31:01 0.30 0.00 0.30 0.00 0.00 3.45 0.00 12:39:20 12:32:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 12:39:20 12:33:01 0.68 0.43 0.25 0.00 100.35 2.82 0.00 12:39:20 12:34:01 0.80 0.00 0.80 0.00 0.00 15.51 0.00 12:39:20 12:35:02 0.17 0.00 0.17 0.00 0.00 2.05 0.00 12:39:20 12:36:01 0.30 0.00 0.30 0.00 0.00 3.49 0.00 12:39:20 12:37:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 12:39:20 12:38:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 12:39:20 12:39:01 3.96 3.71 0.25 0.00 341.16 2.43 0.00 12:39:20 Average: 92.37 18.92 73.46 0.00 980.88 30262.43 0.00 12:39:20 12:39:20 12:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:39:20 12:19:01 4214420 0 939536 11.73 2620 2852356 1457016 16.09 1030892 2282448 489032 12:39:20 12:20:01 3891064 0 1110444 13.87 2620 3004804 1666732 18.40 1307348 2262932 249380 12:39:20 12:21:01 3853924 0 1174364 14.66 2620 2978024 1986688 21.93 1285400 2307028 67480 12:39:20 12:22:01 180360 0 1453324 18.15 2620 6372628 2480988 27.39 3021836 4137772 833124 12:39:20 12:23:01 957208 0 1684096 21.03 2620 5365008 3259628 35.99 2485812 3836548 56444 12:39:20 12:24:01 419992 0 2062268 25.75 2620 5524052 3767480 41.60 3125044 3700220 69396 12:39:20 12:25:01 2496432 0 1260900 15.74 2620 4248980 1441656 15.92 1466052 3334392 20 12:39:20 12:26:01 2501940 0 1255384 15.67 2620 4248988 1396412 15.42 1468380 3328132 12 12:39:20 12:27:01 2501864 0 1255460 15.68 2620 4248988 1396412 15.42 1468064 3328332 8 12:39:20 12:28:01 2501520 0 1255796 15.68 2620 4248996 1396496 15.42 1468268 3328332 16 12:39:20 12:29:01 2501392 0 1255924 15.68 2620 4248996 1396640 15.42 1468592 3328340 8 12:39:20 12:30:01 2502112 0 1255200 15.67 2620 4249000 1396460 15.42 1468088 3328340 12 12:39:20 12:31:01 2502332 0 1254972 15.67 2620 4249008 1396412 15.42 1468088 3328340 20 12:39:20 12:32:01 2502300 0 1255004 15.67 2620 4249008 1396412 15.42 1468092 3328336 12 12:39:20 12:33:01 2496128 0 1258332 15.71 2620 4251852 1396496 15.42 1474884 3327392 16 12:39:20 12:34:01 2496512 0 1257948 15.71 2620 4251852 1396412 15.42 1474804 3327392 16 12:39:20 12:35:02 2496480 0 1257972 15.71 2620 4251860 1396412 15.42 1474704 3327392 8 12:39:20 12:36:01 2496408 0 1258036 15.71 2620 4251868 1396472 15.42 1474728 3327392 8 12:39:20 12:37:01 2496536 0 1257904 15.71 2620 4251872 1396412 15.42 1474836 3327392 8 12:39:20 12:38:01 2496260 0 1258176 15.71 2620 4251876 1396508 15.42 1474924 3327392 12 12:39:20 12:39:01 2479752 0 1263228 15.77 2620 4263332 1420080 15.68 1479692 3338592 156 12:39:20 Average: 2427854 0 1299251 16.22 2620 4279207 1696868 18.73 1634692 3260116 84057 12:39:20 12:39:20 12:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:39:20 12:19:01 eth0 1128.85 1443.73 5717.23 136.52 0.00 0.00 0.00 0.00 12:39:20 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:19:01 docker0 1147.34 790.27 85.91 2699.36 0.00 0.00 0.00 0.00 12:39:20 12:20:01 eth0 317.15 248.09 877.60 33.59 0.00 0.00 0.00 0.00 12:39:20 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:20:01 veth2efc89a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:39:20 12:20:01 docker0 225.41 275.61 15.09 842.18 0.00 0.00 0.00 0.00 12:39:20 12:21:01 eth0 40.04 26.10 26.38 102.65 0.00 0.00 0.00 0.00 12:39:20 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:21:01 veth2efc89a 2.27 2.27 0.18 0.19 0.00 0.00 0.00 0.00 12:39:20 12:21:01 docker0 2.27 2.27 0.15 0.19 0.00 0.00 0.00 0.00 12:39:20 12:22:01 veth43b04cc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:39:20 12:22:01 eth0 173.57 147.57 1702.48 25.37 0.00 0.00 0.00 0.00 12:39:20 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:23:01 veth994e623 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:39:20 12:23:01 vethfadeeb1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:39:20 12:23:01 veth43b04cc 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 12:39:20 12:23:01 veth6810121 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:39:20 12:24:01 veth43b04cc 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 12:39:20 12:24:01 vethf855b3c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 12:39:20 12:24:01 vethc228aab 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:39:20 12:24:01 veth33ae06b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 12:39:20 12:25:01 eth0 3022.15 2864.47 13914.65 567.82 0.00 0.00 0.00 0.00 12:39:20 12:25:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:39:20 12:25:01 docker0 1510.61 1255.53 109.77 4337.94 0.00 0.00 0.00 0.00 12:39:20 12:26:01 eth0 0.08 0.08 0.01 0.02 0.00 0.00 0.00 0.00 12:39:20 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:27:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:39:20 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:28:01 eth0 1.08 0.55 0.51 0.09 0.00 0.00 0.00 0.00 12:39:20 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:29:01 eth0 0.38 0.25 0.26 0.19 0.00 0.00 0.00 0.00 12:39:20 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:30:01 eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:39:20 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:39:20 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:39:20 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:33:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:39:20 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:39:20 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:35:02 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:36:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:39:20 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:37:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:39:20 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:38:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:39:20 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:39:01 eth0 3.48 2.03 3.45 1.17 0.00 0.00 0.00 0.00 12:39:20 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 Average: eth0 98.36 102.64 499.03 22.26 0.00 0.00 0.00 0.00 12:39:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:20 Average: docker0 71.99 59.83 5.23 206.72 0.00 0.00 0.00 0.00 12:39:20 12:39:20 12:39:20 ---> sar -P ALL: 12:39:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 12:39:20 12:39:20 12:17:08 LINUX RESTART (2 CPU) 12:39:20 12:39:20 12:18:01 CPU %user %nice %system %iowait %steal %idle 12:39:20 12:19:01 all 19.79 0.00 6.29 1.54 0.07 72.30 12:39:20 12:19:01 0 18.61 0.00 6.82 1.40 0.07 73.09 12:39:20 12:19:01 1 20.97 0.00 5.76 1.68 0.07 71.51 12:39:20 12:20:01 all 46.19 0.00 8.00 2.71 0.11 42.99 12:39:20 12:20:01 0 46.07 0.00 8.61 3.26 0.11 41.95 12:39:20 12:20:01 1 46.31 0.00 7.38 2.17 0.11 44.03 12:39:20 12:21:01 all 33.54 0.00 4.53 0.47 0.07 61.39 12:39:20 12:21:01 0 34.58 0.00 4.69 0.46 0.07 60.20 12:39:20 12:21:01 1 32.49 0.00 4.37 0.49 0.07 62.58 12:39:20 12:22:01 all 51.52 0.00 12.64 3.00 0.10 32.74 12:39:20 12:22:01 0 52.39 0.00 12.75 3.08 0.09 31.68 12:39:20 12:22:01 1 50.63 0.00 12.53 2.92 0.11 33.80 12:39:20 12:23:01 all 50.55 0.00 18.37 25.55 0.11 5.43 12:39:20 12:23:01 0 51.30 0.00 17.87 25.26 0.11 5.46 12:39:20 12:23:01 1 49.80 0.00 18.87 25.82 0.11 5.40 12:39:20 12:24:01 all 67.87 0.00 18.60 11.24 0.12 2.17 12:39:20 12:24:01 0 66.64 0.00 19.53 11.02 0.13 2.68 12:39:20 12:24:01 1 69.09 0.00 17.66 11.47 0.11 1.67 12:39:20 12:25:01 all 33.67 0.00 8.83 4.17 0.07 53.26 12:39:20 12:25:01 0 33.72 0.00 8.92 4.71 0.05 52.60 12:39:20 12:25:01 1 33.62 0.00 8.74 3.63 0.09 53.92 12:39:20 12:26:01 all 0.10 0.00 0.03 0.00 0.03 99.84 12:39:20 12:26:01 0 0.18 0.00 0.02 0.00 0.02 99.78 12:39:20 12:26:01 1 0.02 0.00 0.05 0.00 0.03 99.90 12:39:20 12:27:01 all 0.08 0.00 0.03 0.00 0.03 99.87 12:39:20 12:27:01 0 0.10 0.00 0.05 0.00 0.02 99.83 12:39:20 12:27:01 1 0.05 0.00 0.02 0.00 0.03 99.90 12:39:20 12:28:01 all 0.04 0.00 0.03 0.00 0.03 99.91 12:39:20 12:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 12:39:20 12:28:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:39:20 12:29:01 all 0.10 0.00 0.03 0.00 0.02 99.86 12:39:20 12:29:01 0 0.15 0.00 0.03 0.00 0.00 99.82 12:39:20 12:29:01 1 0.05 0.00 0.02 0.00 0.03 99.90 12:39:20 12:39:20 12:29:01 CPU %user %nice %system %iowait %steal %idle 12:39:20 12:30:01 all 0.09 0.00 0.02 0.00 0.02 99.87 12:39:20 12:30:01 0 0.17 0.00 0.02 0.00 0.02 99.80 12:39:20 12:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:39:20 12:31:01 all 0.13 0.00 0.01 0.00 0.03 99.84 12:39:20 12:31:01 0 0.20 0.00 0.02 0.00 0.03 99.75 12:39:20 12:31:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:39:20 12:32:01 all 0.10 0.00 0.01 0.00 0.02 99.87 12:39:20 12:32:01 0 0.18 0.00 0.00 0.00 0.02 99.80 12:39:20 12:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:39:20 12:33:01 all 0.08 0.00 0.04 0.02 0.03 99.84 12:39:20 12:33:01 0 0.13 0.00 0.03 0.03 0.02 99.78 12:39:20 12:33:01 1 0.02 0.00 0.05 0.00 0.03 99.90 12:39:20 12:34:01 all 0.12 0.00 0.02 0.00 0.02 99.85 12:39:20 12:34:01 0 0.05 0.00 0.03 0.00 0.03 99.88 12:39:20 12:34:01 1 0.18 0.00 0.00 0.00 0.00 99.82 12:39:20 12:35:02 all 0.08 0.00 0.02 0.00 0.02 99.88 12:39:20 12:35:02 0 0.03 0.00 0.02 0.00 0.03 99.92 12:39:20 12:35:02 1 0.13 0.00 0.02 0.00 0.00 99.85 12:39:20 12:36:01 all 0.08 0.00 0.03 0.00 0.02 99.87 12:39:20 12:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:39:20 12:36:01 1 0.15 0.00 0.02 0.00 0.02 99.81 12:39:20 12:37:01 all 0.03 0.00 0.02 0.00 0.03 99.92 12:39:20 12:37:01 0 0.02 0.00 0.02 0.00 0.05 99.92 12:39:20 12:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:39:20 12:38:01 all 0.11 0.00 0.03 0.00 0.01 99.85 12:39:20 12:38:01 0 0.05 0.00 0.05 0.00 0.02 99.88 12:39:20 12:38:01 1 0.17 0.00 0.02 0.00 0.00 99.82 12:39:20 12:39:01 all 0.53 0.00 0.14 0.07 0.03 99.23 12:39:20 12:39:01 0 0.52 0.00 0.13 0.05 0.03 99.27 12:39:20 12:39:01 1 0.55 0.00 0.15 0.08 0.02 99.20 12:39:20 Average: all 13.73 0.00 3.49 2.17 0.04 80.57 12:39:20 Average: 0 13.74 0.00 3.58 2.19 0.04 80.45 12:39:20 Average: 1 13.71 0.00 3.40 2.16 0.04 80.69 12:39:20 12:39:20 12:39:20