Pull request #3651 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from a4bf493151d20c9f5dd988c87f7661259b3f10c5+6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c (89a8ca2177837bbe3a9f82bd9f5357970e276c43) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@f119bdf758334c692510a16fa108c2e0b1ed1744 Attempting to resolve f119bdf758334c692510a16fa108c2e0b1ed1744 from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7314348018616504401.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find f119bdf758334c692510a16fa108c2e0b1ed1744 in remote references. Pulling heads to local for deep search... > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8718125604414110239.key > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse f119bdf758334c692510a16fa108c2e0b1ed1744^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains f119bdf758334c692510a16fa108c2e0b1ed1744 # timeout=10 Selected match: pr/352/head revision f119bdf758334c692510a16fa108c2e0b1ed1744 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-3651/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 without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3651/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2459150859736300499.key > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f119bdf758334c692510a16fa108c2e0b1ed1744 (pr/352/head) > git config core.sparsecheckout # timeout=10 > git checkout -f f119bdf758334c692510a16fa108c2e0b1ed1744 # timeout=10 Commit message: "fix: build inline image with go modules downloaded" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3732796512014092777.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3651/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3651/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6907673668386775833.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:ln -s /bin/touch /usr/bin/touch && 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: ln -s /bin/touch /usr/bin/touch && make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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 ‘prd-centos7-docker-4c-2g-2127’ is offline Running on prd-centos7-docker-4c-2g-2128 in /w/workspace/edgexfoundry_edgex-go_PR-3651 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh6642378676570219728.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c into PR head commit a4bf493151d20c9f5dd988c87f7661259b3f10c5 Merge succeeded, producing a4bf493151d20c9f5dd988c87f7661259b3f10c5 Checking out Revision a4bf493151d20c9f5dd988c87f7661259b3f10c5 (PR-3651) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1891932742287872981.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3651/head:refs/remotes/origin/PR-3651 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4bf493151d20c9f5dd988c87f7661259b3f10c5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1436696161645001267.key > git merge 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4bf493151d20c9f5dd988c87f7661259b3f10c5 # timeout=10 Commit message: "ci: update Jenkinsfile" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:58:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:58:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:58:32 ========================================================= 20:58:32 EdgeX Global Pipelines Version Info 20:58:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 11823b6516c72c5e8283f9afa0dd54401ae59d3e # timeout=10 20:58:34 ------------------- 20:58:34 stable info: 20:58:34 ------------------- 20:58:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:58:34 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 20:58:34 Message: update stable to v1.0.203 20:58:34 ------------------- 20:58:34 experimental info: 20:58:34 ------------------- 20:58:34 Commited By: **** collab-it+edgex@linuxfoundation.org 20:58:34 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 20:58:34 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = ln -s /bin/touch /usr/bin/touch && make test [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3651 [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3651 [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3651 [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4bf493151d20c9f5dd988c87f7661259b3f10c5 [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a4bf493 [Pipeline] echo 20:58:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:35 provisioning config files... 20:58:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4644737342085538437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:36 ---> docker-login.sh 20:58:36 nexus3.edgexfoundry.org:10001 20:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:36 Configure a credential helper to remove this warning. See 20:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:36 20:58:36 Login Succeeded 20:58:36 nexus3.edgexfoundry.org:10002 20:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:36 Configure a credential helper to remove this warning. See 20:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:36 20:58:36 Login Succeeded 20:58:36 nexus3.edgexfoundry.org:10003 20:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:36 Configure a credential helper to remove this warning. See 20:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:36 20:58:36 Login Succeeded 20:58:36 nexus3.edgexfoundry.org:10004 20:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:36 Configure a credential helper to remove this warning. See 20:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:36 20:58:36 Login Succeeded 20:58:36 docker.io 20:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:37 Configure a credential helper to remove this warning. See 20:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:37 20:58:37 Login Succeeded 20:58:37 ---> docker-login.sh ends [Pipeline] } 20:58:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:58:39 ++ 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 20:58:39 + for file in '`ls cmd/**/Dockerfile`' 20:58:39 ++ dirname cmd/core-command/Dockerfile 20:58:39 ++ cut -d/ -f2 20:58:39 + echo core-command,cmd/core-command/Dockerfile 20:58:39 + for file in '`ls cmd/**/Dockerfile`' 20:58:39 ++ dirname cmd/core-data/Dockerfile 20:58:39 ++ cut -d/ -f2 20:58:39 + echo core-data,cmd/core-data/Dockerfile 20:58:39 + for file in '`ls cmd/**/Dockerfile`' 20:58:39 ++ dirname cmd/core-metadata/Dockerfile 20:58:39 ++ cut -d/ -f2 20:58:39 + echo core-metadata,cmd/core-metadata/Dockerfile 20:58:39 + for file in '`ls cmd/**/Dockerfile`' 20:58:39 ++ dirname cmd/security-bootstrapper/Dockerfile 20:58:39 ++ cut -d/ -f2 20:58:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:58:39 + for file in '`ls cmd/**/Dockerfile`' 20:58:39 ++ cut -d/ -f2 20:58:39 ++ dirname cmd/security-proxy-setup/Dockerfile 20:58:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:58:39 + for file in '`ls cmd/**/Dockerfile`' 20:58:39 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:58:39 ++ cut -d/ -f2 20:58:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:58:39 + for file in '`ls cmd/**/Dockerfile`' 20:58:39 ++ dirname cmd/support-notifications/Dockerfile 20:58:39 ++ cut -d/ -f2 20:58:39 + echo support-notifications,cmd/support-notifications/Dockerfile 20:58:39 + for file in '`ls cmd/**/Dockerfile`' 20:58:39 ++ dirname cmd/support-scheduler/Dockerfile 20:58:39 ++ cut -d/ -f2 20:58:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:58:39 + for file in '`ls cmd/**/Dockerfile`' 20:58:39 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:58:39 ++ cut -d/ -f2 20:58:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:58:39 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 20:58:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:58:40 20:58:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:58:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:58:46 latest: Pulling from edgex-devops/git-semver 20:58:46 31603596830f: Pulling fs layer 20:58:46 d4622e32a9a9: Pulling fs layer 20:58:46 1030fce36090: Pulling fs layer 20:58:46 6c6cb7e1b49b: Pulling fs layer 20:58:46 6c6cb7e1b49b: Waiting 20:58:46 d4622e32a9a9: Verifying Checksum 20:58:46 d4622e32a9a9: Download complete 20:58:46 31603596830f: Verifying Checksum 20:58:46 31603596830f: Download complete 20:58:46 31603596830f: Pull complete 20:58:46 d4622e32a9a9: Pull complete 20:58:46 6c6cb7e1b49b: Verifying Checksum 20:58:46 6c6cb7e1b49b: Download complete 20:58:46 1030fce36090: Verifying Checksum 20:58:46 1030fce36090: Download complete 20:58:46 1030fce36090: Pull complete 20:58:46 6c6cb7e1b49b: Pull complete 20:58:46 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 20:58:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:58:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:58:47 prd-centos7-docker-4c-2g-2128 does not seem to be running inside a container 20:58:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat 20:58:47 $ docker top a737f990efa4dad8ae16cdcf027697464d302e44863b2c7cf76eae872dd92027 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:58:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:48 [ssh-agent] Looking for ssh-agent implementation... 20:58:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:48 $ docker exec a737f990efa4dad8ae16cdcf027697464d302e44863b2c7cf76eae872dd92027 ssh-agent 20:58:48 SSH_AUTH_SOCK=/tmp/ssh-zlTiVARMOX5w/agent.13 20:58:48 SSH_AGENT_PID=19 20:58:48 Running ssh-add (command line suppressed) 20:58:48 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2788217732746993055.key (/w/workspace/edgex-go/4@tmp/private_key_2788217732746993055.key) 20:58:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:48 + git tag --points-at HEAD [Pipeline] } 20:58:48 $ docker exec --env ******** --env ******** a737f990efa4dad8ae16cdcf027697464d302e44863b2c7cf76eae872dd92027 ssh-agent -k 20:58:48 unset SSH_AUTH_SOCK; 20:58:48 unset SSH_AGENT_PID; 20:58:48 echo Agent pid 19 killed; 20:58:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:58:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:48 [ssh-agent] Looking for ssh-agent implementation... 20:58:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:49 $ docker exec a737f990efa4dad8ae16cdcf027697464d302e44863b2c7cf76eae872dd92027 ssh-agent 20:58:49 SSH_AUTH_SOCK=/tmp/ssh-7PZ55cJoHmyd/agent.53 20:58:49 SSH_AGENT_PID=59 20:58:49 Running ssh-add (command line suppressed) 20:58:49 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7863777215731227160.key (/w/workspace/edgex-go/4@tmp/private_key_7863777215731227160.key) 20:58:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:49 + git semver init 20:58:49 # -> Open(): unable to determine branch for HEAD 20:58:49 # $GIT_DIR = /w/workspace/edgex-go/4/.git 20:58:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 20:58:49 # $SEMVER_REMOTE_NAME = origin 20:58:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:58:49 # $SEMVER_USER_NAME = edgex-jenkins 20:58:49 # $SEMVER_BRANCH = PR-3651 20:58:49 # $SEMVER_TEMP = /tmp/semver-863641118 20:58:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:59:08 # '/tmp/semver-863641118' -> '/w/workspace/edgex-go/4/.semver' 20:59:08 # -> Force: false 20:59:08 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 20:59:08 $ docker exec --env ******** --env ******** a737f990efa4dad8ae16cdcf027697464d302e44863b2c7cf76eae872dd92027 ssh-agent -k 20:59:08 unset SSH_AUTH_SOCK; 20:59:08 unset SSH_AGENT_PID; 20:59:08 echo Agent pid 59 killed; 20:59:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:59:08 + git semver [Pipeline] } 20:59:08 $ docker stop --time=1 a737f990efa4dad8ae16cdcf027697464d302e44863b2c7cf76eae872dd92027 20:59:10 $ docker rm -f a737f990efa4dad8ae16cdcf027697464d302e44863b2c7cf76eae872dd92027 [Pipeline] // withDockerContainer [Pipeline] sh 20:59:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:59:11 Stashed 1 file(s) [Pipeline] echo 20:59:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 20:59:11 ========================================================= 20:59:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:59:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:59:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:59:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:59:17 540db60ca938: Pulling fs layer 20:59:17 adcc1eea9eea: Pulling fs layer 20:59:17 4c4ab2625f07: Pulling fs layer 20:59:17 db62176df00c: Pulling fs layer 20:59:17 3b30891b0d05: Pulling fs layer 20:59:17 444f5516b4c7: Pulling fs layer 20:59:17 90b9b1106a8b: Pulling fs layer 20:59:17 0383d17a5b7e: Pulling fs layer 20:59:17 c82ef313ddc5: Pulling fs layer 20:59:17 444f5516b4c7: Waiting 20:59:17 90b9b1106a8b: Waiting 20:59:17 0383d17a5b7e: Waiting 20:59:17 c82ef313ddc5: Waiting 20:59:17 db62176df00c: Waiting 20:59:17 3b30891b0d05: Waiting 20:59:17 4c4ab2625f07: Verifying Checksum 20:59:17 4c4ab2625f07: Download complete 20:59:17 adcc1eea9eea: Verifying Checksum 20:59:17 adcc1eea9eea: Download complete 20:59:17 3b30891b0d05: Verifying Checksum 20:59:17 3b30891b0d05: Download complete 20:59:17 444f5516b4c7: Verifying Checksum 20:59:17 444f5516b4c7: Download complete 20:59:17 90b9b1106a8b: Verifying Checksum 20:59:17 90b9b1106a8b: Download complete 20:59:17 540db60ca938: Verifying Checksum 20:59:17 540db60ca938: Download complete 20:59:17 540db60ca938: Pull complete 20:59:17 adcc1eea9eea: Pull complete 20:59:17 4c4ab2625f07: Pull complete 20:59:17 0383d17a5b7e: Verifying Checksum 20:59:17 0383d17a5b7e: Download complete 20:59:21 c82ef313ddc5: Verifying Checksum 20:59:21 c82ef313ddc5: Download complete 20:59:21 db62176df00c: Verifying Checksum 20:59:21 db62176df00c: Download complete 20:59:25 db62176df00c: Pull complete 20:59:25 3b30891b0d05: Pull complete 20:59:25 444f5516b4c7: Pull complete 20:59:25 90b9b1106a8b: Pull complete 20:59:25 0383d17a5b7e: Pull complete 20:59:26 Still waiting to schedule task 20:59:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:59:27 c82ef313ddc5: Pull complete 20:59:27 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 20:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:59:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 20:59:27 + docker build -t ci-base-image-x86_64 -f - . 20:59:27 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:59:27 WORKDIR /edgex 20:59:27 COPY go.mod . 20:59:27 RUN go mod download' 20:59:29 Sending build context to Docker daemon 328.6MB 20:59:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:59:29 ---> 4508b0543a43 20:59:29 Step 2/4 : WORKDIR /edgex 20:59:30 ---> Running in d03230f2aa81 20:59:30 Removing intermediate container d03230f2aa81 20:59:30 ---> f513d9c9f55c 20:59:30 Step 3/4 : COPY go.mod . 20:59:31 ---> 899979c435f9 20:59:31 Step 4/4 : RUN go mod download 20:59:31 ---> Running in 205c420119fc 21:00:09 Removing intermediate container 205c420119fc 21:00:09 ---> 77f63f7eeef1 21:00:09 Successfully built 77f63f7eeef1 21:00:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:00:10 + docker inspect -f . ci-base-image-x86_64 21:00:10 . [Pipeline] withDockerContainer 21:00:10 prd-centos7-docker-4c-2g-2128 does not seem to be running inside a container 21:00:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:00:11 $ docker top e9e05b7bbc08a94d7a19ed1278ec22b86b4b534ca138c988fdcd1ea0e26e2896 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:11 + go version 21:00:11 go version go1.16.6 linux/amd64 [Pipeline] } 21:00:11 $ docker stop --time=1 e9e05b7bbc08a94d7a19ed1278ec22b86b4b534ca138c988fdcd1ea0e26e2896 21:00:12 $ docker rm -f e9e05b7bbc08a94d7a19ed1278ec22b86b4b534ca138c988fdcd1ea0e26e2896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:00:13 + docker inspect -f . ci-base-image-x86_64 21:00:13 . [Pipeline] withDockerContainer 21:00:13 prd-centos7-docker-4c-2g-2128 does not seem to be running inside a container 21:00:13 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:00:13 $ docker top 79ba487955eaae8dcb4f6dc58f645fe65070638859a32c10710a0d504f12456e -eo pid,comm [Pipeline] { [Pipeline] echo 21:00:14 ========================================================= 21:00:14 [edgeXBuildGoParallel] Running Tests and Build... 21:00:14 ========================================================= [Pipeline] sh 21:00:14 + go mod tidy [Pipeline] sh 21:00:15 + ln -s /bin/touch /usr/bin/touch 21:00:15 + make test 21:00:15 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 21:00:15 go mod tidy 21:00:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:00:20 ? github.com/edgexfoundry/edgex-go [no test files] 21:00:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:00:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:00:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:00:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:00:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:00:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:00:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:00:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:00:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 21:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:00:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 100.0% of statements 21:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:00:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 46.3% of statements 21:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:00:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.109s coverage: 90.1% of statements 21:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:00:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements 21:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:00:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.256s coverage: 94.2% of statements 21:00:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:00:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:00:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements 21:00:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:00:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:00:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:00:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:00:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:00:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 21:00:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:00:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:00:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:00:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements 21:00:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:00:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 21:00:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 22.0% of statements 21:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 21:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements 21:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 21:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.138s coverage: 96.3% of statements 21:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 21:01:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 21:01:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 21:01:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.173s coverage: 81.8% of statements 21:01:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 91.2% of statements 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.177s coverage: 66.9% of statements 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:01:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2129 in /w/workspace/edgexfoundry_edgex-go_PR-3651 [Pipeline] { [Pipeline] ws 21:01:37 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 21:01:37 The recommended git tool is: git 21:01:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:01:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.0% of statements 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:01:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:01:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:01:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:01:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 21:01:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 21:01:38 GO111MODULE=on go vet ./... 21:01:45 using credential edgex-jenkins-ssh 21:01:45 Cloning the remote Git repository 21:01:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:01:45 > git init /w/workspace/edgex-go/4 # timeout=10 21:01:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:01:45 > git --version # timeout=10 21:01:45 > git --version # 'git version 2.17.1' 21:01:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:02:02 gofmt -l . 21:02:02 [ "`gofmt -l .`" = "" ] 21:02:02 ./bin/test-attribution-txt.sh [Pipeline] sh 21:02:03 + ls -al . 21:02:03 total 592 21:02:03 drwxrwxr-x 10 1001 1001 4096 Aug 5 21:02 . 21:02:03 drwxr-xr-x 4 root root 28 Aug 5 21:00 .. 21:02:03 -rw-rw-r-- 1 1001 1001 11 Aug 5 20:58 .dockerignore 21:02:03 drwxrwxr-x 8 1001 1001 179 Aug 5 20:58 .git 21:02:03 drwxrwxr-x 3 1001 1001 125 Aug 5 20:58 .github 21:02:03 -rw-rw-r-- 1 1001 1001 818 Aug 5 20:58 .gitignore 21:02:03 -rw-rw-r-- 1 1001 1001 76 Aug 5 20:58 .hadolint.yml 21:02:03 drwx------ 3 1001 1001 58 Aug 5 20:59 .semver 21:02:03 -rw-rw-r-- 1 1001 1001 166 Aug 5 20:58 .sonarcloud.properties 21:02:03 -rw-rw-r-- 1 1001 1001 8609 Aug 5 20:58 Attribution.txt 21:02:03 -rw-rw-r-- 1 1001 1001 43881 Aug 5 20:58 CHANGELOG.md 21:02:03 -rw-rw-r-- 1 1001 1001 3804 Aug 5 20:58 CONTRIBUTING.md 21:02:03 -rw-rw-r-- 1 1001 1001 963 Aug 5 20:58 Jenkinsfile 21:02:03 -rw-rw-r-- 1 1001 1001 10775 Aug 5 20:58 LICENSE 21:02:03 -rw-rw-r-- 1 1001 1001 5915 Aug 5 20:58 Makefile 21:02:03 -rw-rw-r-- 1 1001 1001 8643 Aug 5 20:58 README.md 21:02:03 -rw-rw-r-- 1 1001 1001 6912 Aug 5 20:58 SECURITY.md 21:02:03 -rw-rw-r-- 1 1001 1001 5 Aug 5 20:59 VERSION 21:02:03 -rw-rw-r-- 1 1001 1001 4131 Aug 5 20:58 ZMQWindows.md 21:02:03 drwxrwxr-x 2 1001 1001 37 Aug 5 20:58 bin 21:02:03 drwxrwxr-x 14 1001 1001 4096 Aug 5 20:58 cmd 21:02:03 -rw-r--r-- 1 root root 404176 Aug 5 21:01 coverage.out 21:02:03 -rw-rw-r-- 1 1001 1001 813 Aug 5 20:58 go.mod 21:02:03 -rw-r--r-- 1 root root 48847 Aug 5 21:00 go.sum 21:02:03 drwxrwxr-x 8 1001 1001 124 Aug 5 20:58 internal 21:02:03 drwxrwxr-x 3 1001 1001 16 Aug 5 20:58 openapi 21:02:03 drwxrwxr-x 4 1001 1001 71 Aug 5 20:58 snap 21:02:03 -rw-rw-r-- 1 1001 1001 204 Aug 5 20:58 version.go [Pipeline] sh 21:02:03 + '[' -e coverage.out ] 21:02:03 + chown 1001:1001 coverage.out [Pipeline] stash 21:02:03 Stashed 1 file(s) [Pipeline] sh 21:02:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:02:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:02:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:02:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:02:03 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3651/head:refs/remotes/origin/PR-3651 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:02:04 + make build 21:02:04 go mod tidy 21:02:04 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 21:02:04 Merging remotes/origin/main commit 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c into PR head commit a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:02:05 Merge succeeded, producing a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:02:05 Checking out Revision a4bf493151d20c9f5dd988c87f7661259b3f10c5 (PR-3651) 21:02:05 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 21:02:04 > git config core.sparsecheckout # timeout=10 21:02:04 > git checkout -f a4bf493151d20c9f5dd988c87f7661259b3f10c5 # timeout=10 21:02:05 > git remote # timeout=10 21:02:05 > git config --get remote.origin.url # timeout=10 21:02:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:05 > git merge 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 21:02:05 > git rev-parse HEAD^{commit} # timeout=10 21:02:05 > git config core.sparsecheckout # timeout=10 21:02:05 > git checkout -f a4bf493151d20c9f5dd988c87f7661259b3f10c5 # timeout=10 21:02:09 Commit message: "ci: update Jenkinsfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:09 provisioning config files... 21:02:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8009261525322513622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:10 ---> docker-login.sh 21:02:10 nexus3.edgexfoundry.org:10001 21:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:11 Configure a credential helper to remove this warning. See 21:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:11 21:02:11 Login Succeeded 21:02:11 nexus3.edgexfoundry.org:10002 21:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:12 Configure a credential helper to remove this warning. See 21:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:12 21:02:12 Login Succeeded 21:02:12 nexus3.edgexfoundry.org:10003 21:02:12 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 21:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:12 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 21:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:12 Configure a credential helper to remove this warning. See 21:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:12 21:02:12 Login Succeeded 21:02:12 nexus3.edgexfoundry.org:10004 21:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:13 Configure a credential helper to remove this warning. See 21:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:13 21:02:13 Login Succeeded 21:02:13 docker.io 21:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:02:13 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 21:02:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:14 Configure a credential helper to remove this warning. See 21:02:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:14 21:02:14 Login Succeeded 21:02:14 ---> docker-login.sh ends [Pipeline] } 21:02:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:02:14 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 [Pipeline] echo 21:02:15 ========================================================= 21:02:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:02:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:02:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:02:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:02:15 595b0fe564bb: Pulling fs layer 21:02:15 24495759ef45: Pulling fs layer 21:02:15 d148012ef14d: Pulling fs layer 21:02:15 e90a11edd702: Pulling fs layer 21:02:15 d77568369979: Pulling fs layer 21:02:15 02195dbdac53: Pulling fs layer 21:02:15 2b1b35aa2570: Pulling fs layer 21:02:15 2c1f732e5b09: Pulling fs layer 21:02:15 e90a11edd702: Waiting 21:02:15 d77568369979: Waiting 21:02:15 02195dbdac53: Waiting 21:02:15 2b1b35aa2570: Waiting 21:02:15 2c1f732e5b09: Waiting 21:02:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:02:15 d148012ef14d: Verifying Checksum 21:02:15 d148012ef14d: Download complete 21:02:15 24495759ef45: Verifying Checksum 21:02:15 24495759ef45: Download complete 21:02:15 d77568369979: Download complete 21:02:15 02195dbdac53: Download complete 21:02:15 595b0fe564bb: Verifying Checksum 21:02:15 595b0fe564bb: Download complete 21:02:15 2b1b35aa2570: Verifying Checksum 21:02:16 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 21:02:16 595b0fe564bb: Pull complete 21:02:17 24495759ef45: Pull complete 21:02:17 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 21:02:17 d148012ef14d: Pull complete 21:02:18 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 21:02:18 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 21:02:19 2c1f732e5b09: Verifying Checksum 21:02:19 2c1f732e5b09: Download complete 21:02:20 e90a11edd702: Verifying Checksum 21:02:20 e90a11edd702: Download complete [Pipeline] } 21:02:20 $ docker stop --time=1 79ba487955eaae8dcb4f6dc58f645fe65070638859a32c10710a0d504f12456e 21:02:22 $ docker rm -f 79ba487955eaae8dcb4f6dc58f645fe65070638859a32c10710a0d504f12456e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:02:28 21:02:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:02:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:02:28 latest: Pulling from edgex-devops/edgex-compose 21:02:28 cbdbe7a5bc2a: Pulling fs layer 21:02:28 ca9280d653b3: Pulling fs layer 21:02:28 7e9c9ca2126c: Pulling fs layer 21:02:29 cbdbe7a5bc2a: Verifying Checksum 21:02:29 cbdbe7a5bc2a: Download complete 21:02:29 cbdbe7a5bc2a: Pull complete 21:02:29 ca9280d653b3: Verifying Checksum 21:02:29 ca9280d653b3: Download complete 21:02:30 ca9280d653b3: Pull complete 21:02:31 e90a11edd702: Pull complete 21:02:31 d77568369979: Pull complete 21:02:31 02195dbdac53: Pull complete 21:02:31 2b1b35aa2570: Pull complete 21:02:32 7e9c9ca2126c: Verifying Checksum 21:02:32 7e9c9ca2126c: Download complete 21:02:35 7e9c9ca2126c: Pull complete 21:02:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:02:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:02:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:02:35 prd-centos7-docker-4c-2g-2128 does not seem to be running inside a container 21:02:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:02:37 2c1f732e5b09: Pull complete 21:02:37 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 21:02:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:02:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:02:38 $ docker top a4a3d58d358b39407094eb654ea5303449b27fa23a0b8fabb8d034e6f3a94ff7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 21:02:40 + docker-compose build --help 21:02:40 + grep parallel 21:02:40 --parallel Build images in parallel. [Pipeline] } 21:02:40 $ docker stop --time=1 a4a3d58d358b39407094eb654ea5303449b27fa23a0b8fabb8d034e6f3a94ff7 21:02:40 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:02:40 WORKDIR /edgex 21:02:40 COPY go.mod . 21:02:40 RUN go mod download build 21:02:40 -t ci-base-image-arm64 -f - . 21:02:41 $ docker rm -f a4a3d58d358b39407094eb654ea5303449b27fa23a0b8fabb8d034e6f3a94ff7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:02:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:02:42 . [Pipeline] withDockerContainer 21:02:42 prd-centos7-docker-4c-2g-2128 does not seem to be running inside a container 21:02:42 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:02:42 Sending build context to Docker daemon 165.9MB 21:02:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:02:42 ---> 88ecf2bb1f95 21:02:42 Step 2/4 : WORKDIR /edgex 21:02:42 $ docker top ecf76931ad7283475ce7bf5bfc76dd3775829b3bccbf11cd62cd624a79bbc010 -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:42 + docker-compose -f ./docker-compose-build.yml build --parallel 21:02:43 Building core-command ... 21:02:43 Building core-data ... 21:02:43 Building core-metadata ... 21:02:43 Building security-bootstrapper ... 21:02:43 Building security-proxy-setup ... 21:02:43 Building security-secretstore-setup ... 21:02:43 Building support-notifications ... 21:02:43 Building support-scheduler ... 21:02:43 Building sys-mgmt-agent ... 21:02:43 Building security-secretstore-setup 21:02:43 Building security-bootstrapper 21:02:43 Building sys-mgmt-agent 21:02:43 Building core-data 21:02:43 Building core-command 21:02:46 ---> Running in a3991622372c 21:02:47 Removing intermediate container a3991622372c 21:02:47 ---> 6e88b9e28311 21:02:47 Step 3/4 : COPY go.mod . 21:02:47 ---> 0950dd71788c 21:02:47 Step 4/4 : RUN go mod download 21:02:48 ---> Running in acbe6a5e8c80 21:02:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:02:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:02:53 ---> 77f63f7eeef1 21:02:53 Step 3/24 : WORKDIR /edgex-go 21:02:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:02:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:02:53 ---> 77f63f7eeef1 21:02:53 Step 3/26 : WORKDIR /edgex-go 21:02:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:02:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:02:53 ---> 77f63f7eeef1 21:02:53 Step 3/24 : WORKDIR /edgex-go 21:02:57 ---> Running in 7a0781671113 21:02:57 ---> Running in 991cc65bb8a5 21:02:57 ---> Running in 50039187d4ed 21:03:02 Removing intermediate container 7a0781671113 21:03:02 ---> 460722d2c427 21:03:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:02 Removing intermediate container 991cc65bb8a5 21:03:02 ---> 2fbed7c245c9 21:03:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:02 Removing intermediate container 50039187d4ed 21:03:02 ---> 1cbc6aef1fa8 21:03:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:02 ---> Running in 43c350fa79b5 21:03:02 ---> Running in f5e786713034 21:03:02 ---> Running in d5b7905f896a 21:03:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:03:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:03:08 ---> 77f63f7eeef1 21:03:08 Step 3/24 : WORKDIR /edgex-go 21:03:08 ---> Using cache 21:03:08 ---> 1cbc6aef1fa8 21:03:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:03:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:03:09 ---> 77f63f7eeef1 21:03:09 Step 3/32 : WORKDIR /edgex-go 21:03:09 ---> Using cache 21:03:09 ---> 1cbc6aef1fa8 21:03:09 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:09 ---> Running in 936b7c3e1a40 21:03:09 ---> Running in 14465d54888c 21:03:09 Removing intermediate container f5e786713034 21:03:09 ---> 4e6fb5ccef99 21:03:09 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:03:09 Removing intermediate container d5b7905f896a 21:03:09 ---> fef1b07855c9 21:03:09 Step 5/26 : RUN apk add --update --no-cache make git 21:03:09 Removing intermediate container 43c350fa79b5 21:03:09 ---> de0398ffaa66 21:03:09 Step 5/24 : RUN apk add --update --no-cache make bash git 21:03:09 ---> Running in 1f53ae76fb36 21:03:09 ---> Running in 0226f19cd07b 21:03:09 ---> Running in 99b7f67ae7f1 21:03:10 Removing intermediate container 936b7c3e1a40 21:03:10 ---> 601cb68c4b62 21:03:10 Step 5/24 : RUN apk add --update --no-cache make git 21:03:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:03:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:03:10 ---> Running in fc6891add92f 21:03:10 Removing intermediate container 14465d54888c 21:03:10 ---> 6242dc2aeed7 21:03:10 Step 5/32 : RUN apk add --update --no-cache make git 21:03:10 ---> Running in 952de3ecc6b8 21:03:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:03:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:03:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:03:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:03:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:03:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:03:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:03:11 OK: 219 MiB in 52 packages 21:03:11 OK: 219 MiB in 52 packages 21:03:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:03:11 Removing intermediate container 99b7f67ae7f1 21:03:11 ---> 50bb65ed8292 21:03:11 Step 6/24 : COPY go.mod . 21:03:11 OK: 219 MiB in 52 packages 21:03:12 Removing intermediate container 0226f19cd07b 21:03:12 ---> 07fde06e64d9 21:03:12 Step 6/26 : COPY go.mod . 21:03:12 ---> 4f8a2167a784 21:03:12 Step 7/24 : RUN go mod download 21:03:12 ---> Running in 543b327cb9ad 21:03:12 ---> eb97ed58fc6b 21:03:12 Step 7/26 : RUN go mod download 21:03:12 ---> Running in 75defd2fa81d 21:03:12 Removing intermediate container 1f53ae76fb36 21:03:12 ---> 5f53c5090aec 21:03:12 Step 6/24 : COPY go.mod . 21:03:12 OK: 219 MiB in 52 packages 21:03:12 ---> 149ed0e23a66 21:03:12 Step 7/24 : RUN go mod download 21:03:12 ---> Running in fabb49e5a8e6 21:03:12 Removing intermediate container fc6891add92f 21:03:12 ---> bfa7eb9f9e3f 21:03:12 Step 6/24 : COPY go.mod . 21:03:12 OK: 219 MiB in 52 packages 21:03:13 ---> fb8c596aaf76 21:03:13 Step 7/24 : RUN go mod download 21:03:13 ---> Running in 4abf80b316e2 21:03:13 Removing intermediate container 543b327cb9ad 21:03:13 ---> fcee49817288 21:03:13 Step 8/24 : COPY . . 21:03:13 Removing intermediate container 952de3ecc6b8 21:03:13 ---> 1fe445844d5d 21:03:13 Step 6/32 : COPY go.mod . 21:03:14 ---> cf4e5e2d2490 21:03:14 Step 7/32 : RUN go mod download 21:03:15 Removing intermediate container 75defd2fa81d 21:03:15 ---> cc20858c52d9 21:03:15 Step 8/26 : COPY . . 21:03:15 ---> Running in 1d3d9482eee6 21:03:17 Removing intermediate container fabb49e5a8e6 21:03:17 ---> c3c980ecd5b2 21:03:17 Step 8/24 : COPY . . 21:03:17 Removing intermediate container 4abf80b316e2 21:03:17 ---> 436bae5b84a4 21:03:17 Step 8/24 : COPY . . 21:03:19 ---> 433592c25814 21:03:19 Step 9/24 : RUN go mod tidy 21:03:21 ---> Running in e777aee1339e 21:03:21 ---> 5f51ab66acaa 21:03:21 Step 9/26 : RUN go mod tidy 21:03:21 Removing intermediate container 1d3d9482eee6 21:03:21 ---> ffe324d6dbd4 21:03:21 Step 8/32 : COPY . . 21:03:21 ---> Running in 3751a691449d 21:03:26 ---> 094982e01dcb 21:03:26 Step 9/24 : RUN go mod tidy 21:03:26 ---> 0ec8d9b0df12 21:03:26 Step 9/24 : RUN go mod tidy 21:03:26 Removing intermediate container e777aee1339e 21:03:26 ---> bf6afc3a78a2 21:03:26 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:03:26 ---> Running in 6b6759ccb6c5 21:03:26 ---> Running in f7339029ad6b 21:03:26 ---> Running in 315db8de6909 21:03:26 Removing intermediate container 3751a691449d 21:03:26 ---> a752373bf940 21:03:26 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:03:26 ---> Running in 9def10dbfcf7 21:03:28 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 21:03:28 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 21:03:28 Removing intermediate container f7339029ad6b 21:03:28 ---> 37642c1def5d 21:03:28 Step 10/24 : RUN make cmd/core-command/core-command 21:03:28 ---> Running in c95c3b9a92d9 21:03:28 Removing intermediate container 6b6759ccb6c5 21:03:28 ---> 3da6d5c82391 21:03:28 Step 10/24 : RUN make cmd/core-data/core-data 21:03:29 ---> Running in 4479732d603d 21:03:29 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 21:03:29 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 21:03:35 ---> 98c0b19338ae 21:03:35 Step 9/32 : RUN go mod tidy 21:03:35 ---> Running in ee973c215443 21:03:38 Removing intermediate container ee973c215443 21:03:38 ---> 5a6f1d51807f 21:03:38 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:03:38 ---> Running in 296aac44fbde 21:03:38 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 21:04:05 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 21:04:06 Removing intermediate container 315db8de6909 21:04:06 ---> 9e058dd4529f 21:04:06 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:04:06 ---> Running in c16538eddb7b 21:04:06 Removing intermediate container c95c3b9a92d9 21:04:06 ---> 5925721266cd 21:04:06 21:04:06 Step 11/24 : FROM alpine:3.12 21:04:07 3.12: Pulling from library/alpine 21:04:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:04:08 Removing intermediate container 9def10dbfcf7 21:04:08 ---> a2ab79361729 21:04:08 21:04:08 Step 11/26 : FROM alpine:3.12 21:04:08 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 21:04:08 Status: Downloaded newer image for alpine:3.12 21:04:08 ---> 13621d1b12d4 21:04:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:04:08 ---> Running in 7ecd108f7052 21:04:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:04:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:04:09 (1/1) Installing dumb-init (1.2.2-r1) 21:04:09 Executing busybox-1.31.1-r20.trigger 21:04:09 OK: 6 MiB in 15 packages 21:04:09 Removing intermediate container c16538eddb7b 21:04:09 ---> aad7a376e281 21:04:09 21:04:09 Step 12/24 : FROM docker:20.10.7 21:04:09 Removing intermediate container 7ecd108f7052 21:04:09 ---> 4f2eb1d4add3 21:04:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:04:09 ---> Running in aad5427d3bd6 21:04:09 Removing intermediate container aad5427d3bd6 21:04:09 ---> da52bcd27c21 21:04:09 Step 14/24 : ENV APP_PORT=59882 21:04:10 ---> Running in 0a99be0ce556 21:04:10 Removing intermediate container 0a99be0ce556 21:04:10 ---> d4bfc940cccb 21:04:10 Step 15/24 : EXPOSE $APP_PORT 21:04:10 ---> Running in fc375b9e9291 21:04:10 Removing intermediate container fc375b9e9291 21:04:10 ---> 775e29ae91be 21:04:10 Step 16/24 : WORKDIR / 21:04:10 ---> Running in cc1c5b18c055 21:04:10 Removing intermediate container cc1c5b18c055 21:04:10 ---> c76ff6c3bd41 21:04:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:11 ---> c6ae1db727c2 21:04:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:04:11 ---> c55d681681b7 21:04:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:04:11 ---> e5e9f3d1719d 21:04:11 Step 20/24 : ENTRYPOINT ["/core-command"] 21:04:11 ---> Running in 95127eb559d0 21:04:12 Removing intermediate container 95127eb559d0 21:04:12 ---> 1b2673ce7f6e 21:04:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:12 ---> Running in 91a552e12531 21:04:12 Removing intermediate container 91a552e12531 21:04:12 ---> 69aedd924408 21:04:12 Step 22/24 : LABEL arch=x86_64 21:04:13 ---> Running in b69fd98df402 21:04:13 Removing intermediate container 296aac44fbde 21:04:13 ---> 7816cd100168 21:04:13 21:04:13 Step 11/32 : FROM alpine:3.12 21:04:13 ---> 13621d1b12d4 21:04:13 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:04:13 Removing intermediate container b69fd98df402 21:04:13 ---> f9d959870319 21:04:13 Step 23/24 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:04:13 Removing intermediate container 4479732d603d 21:04:13 ---> 4e2af1d30ad3 21:04:13 21:04:13 Step 11/24 : FROM alpine:3.12 21:04:13 ---> 13621d1b12d4 21:04:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:04:13 ---> Running in 011c03affe40 21:04:13 ---> Running in e0a04400734c 21:04:13 ---> Running in f9df63951be2 21:04:13 Removing intermediate container 011c03affe40 21:04:13 ---> 4126d0d06867 21:04:13 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:04:13 Removing intermediate container e0a04400734c 21:04:13 ---> 39e81ff95e21 21:04:13 Step 24/24 : LABEL version=0.0.0 21:04:13 ---> Running in 5c56dd18a45d 21:04:13 ---> Running in 2d52958a2eb9 21:04:13 Removing intermediate container f9df63951be2 21:04:13 ---> 6bfe27caa20b 21:04:13 Step 13/24 : ENV APP_PORT=59880 21:04:13 ---> Running in bbb46b4cd4b4 21:04:13 Removing intermediate container 2d52958a2eb9 21:04:13 ---> 2105bd250195 21:04:13 21:04:13 Successfully built 2105bd250195 21:04:13 Successfully tagged core-command:latest 21:04:13 Building security-proxy-setup 21:04:13  Building core-command ... done 3.12: Pulling from library/alpine 21:04:13 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 21:04:13 Status: Image is up to date for alpine:3.12 21:04:13 ---> 13621d1b12d4 21:04:13 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:04:13 Removing intermediate container bbb46b4cd4b4 21:04:13 ---> 59168562376d 21:04:13 Step 14/24 : EXPOSE $APP_PORT 21:04:13 ---> Running in f9e9c07e05eb 21:04:13 ---> Running in fb01b5faec2c 21:04:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:04:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:04:13 (1/2) Installing dumb-init (1.2.2-r1) 21:04:13 (2/2) Installing su-exec (0.2-r1) 21:04:13 Executing busybox-1.31.1-r20.trigger 21:04:13 OK: 6 MiB in 16 packages 21:04:14 20.10.7: Pulling from library/docker 21:04:14 Removing intermediate container f9e9c07e05eb 21:04:14 ---> f1158385637a 21:04:14 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:04:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:04:14 (1/6) Installing ca-certificates (20191127-r4) 21:04:14 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:04:14 (3/6) Installing libcurl (7.78.0-r0) 21:04:14 (4/6) Installing curl (7.78.0-r0) 21:04:14 (5/6) Installing dumb-init (1.2.2-r1) 21:04:14 (6/6) Installing su-exec (0.2-r1) 21:04:14 Executing busybox-1.31.1-r20.trigger 21:04:14 Executing ca-certificates-20191127-r4.trigger 21:04:14 OK: 7 MiB in 20 packages 21:04:14 ---> Running in ba37541e7f3f 21:04:15 Removing intermediate container 5c56dd18a45d 21:04:15 ---> 040434042d89 21:04:15 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:04:16 ---> Running in f67ced5a1921 21:04:16 Removing intermediate container fb01b5faec2c 21:04:16 ---> 808ee85d7074 21:04:16 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:04:16 ---> Running in 7031d952c8fd 21:04:16 Removing intermediate container f67ced5a1921 21:04:16 ---> e61f7a45cad5 21:04:16 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:04:16 ---> Running in ae3f6dacd04e 21:04:16 Removing intermediate container 7031d952c8fd 21:04:16 ---> 81ed37115280 21:04:16 Step 14/26 : WORKDIR / 21:04:16 ---> Running in 66fd7f820f12 21:04:16 Removing intermediate container ae3f6dacd04e 21:04:16 ---> 79cc9bd8018d 21:04:16 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:04:16 Removing intermediate container ba37541e7f3f 21:04:16 ---> abd6776d3ed8 21:04:16 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:04:16 ---> Running in c515933819ef 21:04:16 ---> Running in d05076c3a8ab 21:04:16 Removing intermediate container 66fd7f820f12 21:04:16 ---> 83d6ad9d311f 21:04:16 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:04:17 ---> c4d7e666f890 21:04:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:04:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:04:17 ---> 202ea6fa942f 21:04:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:04:17 ---> 8dfbabb155fd 21:04:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:04:17 Removing intermediate container d05076c3a8ab 21:04:17 ---> ea954f9c266e 21:04:17 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:04:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:04:18 ---> Running in 039ab5476421 21:04:18 ---> 869212efe3b3 21:04:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:04:18 Removing intermediate container 039ab5476421 21:04:18 ---> ee60e985cef7 21:04:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:04:18 (1/6) Installing dumb-init (1.2.2-r1) 21:04:18 (2/6) Installing libgcc (9.3.0-r2) 21:04:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:04:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:04:18 (3/6) Installing libsodium (1.0.18-r0) 21:04:18 (4/6) Installing libstdc++ (9.3.0-r2) 21:04:18 ---> 77f63f7eeef1 21:04:18 Step 3/22 : WORKDIR /edgex-go 21:04:18 ---> Using cache 21:04:18 ---> 1cbc6aef1fa8 21:04:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:18 ---> Using cache 21:04:18 ---> 6242dc2aeed7 21:04:18 Step 5/22 : RUN apk add --update --no-cache make git 21:04:18 ---> Using cache 21:04:18 ---> 1fe445844d5d 21:04:18 Step 6/22 : COPY go.mod . 21:04:18 ---> Using cache 21:04:18 ---> cf4e5e2d2490 21:04:18 Step 7/22 : RUN go mod download 21:04:18 ---> Using cache 21:04:18 ---> ffe324d6dbd4 21:04:18 Step 8/22 : COPY . . 21:04:18 ---> Using cache 21:04:18 ---> 98c0b19338ae 21:04:18 Step 9/22 : RUN go mod tidy 21:04:18 ---> Using cache 21:04:18 ---> 5a6f1d51807f 21:04:18 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:04:19 ---> 015c16a9fae3 21:04:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:04:19 (5/6) Installing libzmq (4.3.3-r0) 21:04:19 ---> bac0a5180cdd 21:04:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:04:19 (6/6) Installing zeromq (4.3.3-r0) 21:04:19 Executing busybox-1.31.1-r20.trigger 21:04:19 OK: 8 MiB in 20 packages 21:04:19 ---> Running in c06dedfe2ecb 21:04:19 ---> Running in 4f15164589a4 21:04:20 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 21:04:20 ---> c78760d60473 21:04:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:04:20 Removing intermediate container c515933819ef 21:04:20 ---> 27af289bcf3d 21:04:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:20 ---> 00356c2e3afc 21:04:20 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/ 21:04:20 ---> Running in 4e28d070f51c 21:04:20 ---> 59db256ce4df 21:04:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:04:21 Removing intermediate container 4f15164589a4 21:04:21 ---> 5e5075ab0d07 21:04:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:21 ---> 8b7df9fdb7d8 21:04:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:04:21 ---> 64a89fdcfa75 21:04:21 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:04:21 ---> 4568b7f00205 21:04:21 Step 20/24 : ENTRYPOINT ["/core-data"] 21:04:21 ---> Running in 22bc85987a94 21:04:21 Removing intermediate container 4e28d070f51c 21:04:21 ---> e678f8268799 21:04:21 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:04:22 ---> Running in 8aca8e6cbfe5 21:04:22 Removing intermediate container 22bc85987a94 21:04:22 ---> 17e2442bbf56 21:04:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:22 ---> Running in d6734629abff 21:04:22 Removing intermediate container 8aca8e6cbfe5 21:04:22 ---> 1ba3e508e019 21:04:22 Step 24/26 : LABEL arch=x86_64 21:04:22 ---> 2f1b5b8a335d 21:04:22 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:04:22 ---> Running in 1e64b2cf8036 21:04:22 Removing intermediate container d6734629abff 21:04:22 ---> 93b792d0f350 21:04:22 Step 22/24 : LABEL arch=x86_64 21:04:22 ---> Running in fd60739ac522 21:04:23 Removing intermediate container 1e64b2cf8036 21:04:23 ---> 9019e80910a5 21:04:23 Step 25/26 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:04:23 Removing intermediate container fd60739ac522 21:04:23 ---> 1a9c8d7d682d 21:04:23 Step 23/24 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:04:23 ---> Running in e483116b5bdf 21:04:23 ---> Running in 84b6c71566cd 21:04:23 ---> a3f50231d2d9 21:04:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:04:23 Removing intermediate container e483116b5bdf 21:04:23 ---> b73930e0c7f4 21:04:23 Step 26/26 : LABEL version=0.0.0 21:04:23 Removing intermediate container 84b6c71566cd 21:04:23 ---> 5fdf65a1f3fd 21:04:23 Step 24/24 : LABEL version=0.0.0 21:04:23 ---> Running in ee7a675e0164 21:04:23 ---> Running in 8beac1bb54e1 21:04:25 Removing intermediate container acbe6a5e8c80 21:04:25 ---> d69ecb7c1658 21:04:25 Successfully built d69ecb7c1658 21:04:25 Successfully tagged ci-base-image-arm64:latest 21:04:25 ---> 4aacd6f18e97 21:04:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:04:25 Removing intermediate container 8beac1bb54e1 21:04:25 ---> 7b661e8082b4 21:04:25 21:04:25 Removing intermediate container ee7a675e0164 21:04:25 ---> 7c685f7d7f9e 21:04:25 21:04:25 Successfully built 7b661e8082b4 21:04:25 Successfully tagged core-data:latest 21:04:25 Building support-scheduler 21:04:25 Successfully built 7c685f7d7f9e 21:04:25 Successfully tagged security-secretstore-setup:latest 21:04:25  Building core-data ... done  Building security-secretstore-setup ... done  ---> 35ed00bbd9df 21:04:25 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:04:25 Building core-metadata 21:04:25 ---> Running in 818fd4300b21 21:04:25 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 21:04:25 Status: Downloaded newer image for docker:20.10.7 21:04:25 ---> 08bdaf2f88f9 21:04:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [Pipeline] isUnix [Pipeline] sh 21:04:25 Removing intermediate container 818fd4300b21 21:04:25 ---> dcb3673ebae2 21:04:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:04:25 ---> Running in c71c2bd4123c 21:04:25 + docker inspect -f . ci-base-image-arm64 21:04:25 . [Pipeline] withDockerContainer 21:04:26 prd-ubuntu18.04-docker-arm64-4c-16g-2129 does not seem to be running inside a container 21:04:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:04:27 Removing intermediate container c71c2bd4123c 21:04:27 ---> d13d44638598 21:04:27 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:04:28 ---> 2c253fd2420a 21:04:28 Step 27/32 : RUN chmod +x /entrypoint.sh 21:04:28 ---> Running in 76aceed9a835 21:04:28 $ docker top 1862d1537e6c700f49e134b11cd031411278274195aab8a0762a64349bb43961 -eo pid,comm 21:04:28 ---> Running in f649173222ef [Pipeline] { [Pipeline] sh 21:04:29 + go version 21:04:29 go version go1.16.6 linux/arm64 [Pipeline] } 21:04:29 $ docker stop --time=1 1862d1537e6c700f49e134b11cd031411278274195aab8a0762a64349bb43961 21:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:04:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:04:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:32 ---> 77f63f7eeef1 21:04:32 Step 3/23 : WORKDIR /edgex-go 21:04:32 ---> Using cache 21:04:32 ---> 1cbc6aef1fa8 21:04:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:32 ---> Using cache 21:04:32 ---> 6242dc2aeed7 21:04:32 Step 5/23 : RUN apk add --update --no-cache make git 21:04:32 ---> Using cache 21:04:32 ---> 1fe445844d5d 21:04:32 Step 6/23 : COPY go.mod . 21:04:32 ---> Using cache 21:04:32 ---> cf4e5e2d2490 21:04:32 Step 7/23 : RUN go mod download 21:04:32 ---> Using cache 21:04:32 ---> ffe324d6dbd4 21:04:32 Step 8/23 : COPY . . 21:04:32 ---> Using cache 21:04:32 ---> 98c0b19338ae 21:04:32 Step 9/23 : RUN go mod tidy 21:04:32 ---> Using cache 21:04:32 ---> 5a6f1d51807f 21:04:32 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:04:32 (1/39) Installing readline (8.1.0-r0) 21:04:32 (2/39) Installing bash (5.1.0-r0) 21:04:32 Executing bash-5.1.0-r0.post-install 21:04:32 (3/39) Installing brotli-libs (1.0.9-r3) 21:04:32 (4/39) Installing nghttp2-libs (1.42.0-r1) 21:04:32 (5/39) Installing libcurl (7.78.0-r0) 21:04:32 Removing intermediate container f649173222ef 21:04:32 ---> 1aa1d95a076e 21:04:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:04:32 (6/39) Installing curl (7.78.0-r0) 21:04:32 (7/39) Installing dumb-init (1.2.5-r0) 21:04:32 (8/39) Installing libbz2 (1.0.8-r1) 21:04:32 (9/39) Installing expat (2.2.10-r1) 21:04:32 (10/39) Installing libffi (3.3-r2) 21:04:32 (11/39) Installing gdbm (1.19-r0) 21:04:32 (12/39) Installing xz-libs (5.2.5-r0) 21:04:32 (13/39) Installing sqlite-libs (3.34.1-r0) 21:04:32 (14/39) Installing python3 (3.8.10-r0) 21:04:32 ---> Running in 0287dab17fb8 21:04:32 ---> Running in 546e5aece37b 21:04:32 Removing intermediate container 546e5aece37b 21:04:32 ---> df08fc0b5f5d 21:04:32 Step 29/32 : CMD ["gate"] 21:04:32 ---> Running in 4e7b049f5bb4 21:04:32 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 21:04:32 $ docker rm -f 1862d1537e6c700f49e134b11cd031411278274195aab8a0762a64349bb43961 [Pipeline] // withDockerContainer 21:04:33 Removing intermediate container 4e7b049f5bb4 21:04:33 ---> 3c09e1f66e1f 21:04:33 Step 30/32 : LABEL arch=x86_64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:33 + docker inspect -f . ci-base-image-arm64 21:04:33 . [Pipeline] withDockerContainer 21:04:33 ---> Running in 4b708f6b2712 21:04:33 (15/39) Installing py3-appdirs (1.4.4-r1) 21:04:33 (16/39) Installing py3-ordered-set (4.0.2-r0) 21:04:33 (17/39) Installing py3-parsing (2.4.7-r1) 21:04:33 (18/39) Installing py3-six (1.15.0-r0) 21:04:33 (19/39) Installing py3-packaging (20.9-r0) 21:04:33 (20/39) Installing py3-setuptools (51.3.3-r0) 21:04:33 (21/39) Installing py3-chardet (4.0.0-r0) 21:04:34 prd-ubuntu18.04-docker-arm64-4c-16g-2129 does not seem to be running inside a container 21:04:34 Removing intermediate container 4b708f6b2712 21:04:34 ---> 2b775cef90e3 21:04:34 Step 31/32 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:04:34 (22/39) Installing py3-idna (3.1-r0) 21:04:34 (23/39) Installing py3-urllib3 (1.26.2-r1) 21:04:34 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:04:34 (24/39) Installing py3-requests (2.25.1-r1) 21:04:34 (25/39) Installing py3-msgpack (1.0.2-r0) 21:04:34 (26/39) Installing py3-lockfile (0.12.2-r3) 21:04:34 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:04:34 ---> Running in 68deb5bf6122 21:04:34 (28/39) Installing py3-colorama (0.4.4-r0) 21:04:34 (29/39) Installing py3-contextlib2 (0.6.0-r0) 21:04:34 (30/39) Installing py3-distlib (0.3.1-r1) 21:04:34 (31/39) Installing py3-distro (1.5.0-r1) 21:04:34 (32/39) Installing py3-webencodings (0.5.1-r3) 21:04:34 (33/39) Installing py3-html5lib (1.1-r0) 21:04:34 (34/39) Installing py3-pytoml (0.1.21-r0) 21:04:34 (35/39) Installing py3-pep517 (0.9.1-r0) 21:04:34 (36/39) Installing py3-progress (1.5-r0) 21:04:34 (37/39) Installing py3-retrying (1.3.3-r0) 21:04:34 (38/39) Installing py3-toml (0.10.2-r0) 21:04:34 (39/39) Installing py3-pip (20.3.4-r0) 21:04:34 Removing intermediate container 68deb5bf6122 21:04:34 ---> 0238a604c7f7 21:04:34 Step 32/32 : LABEL version=0.0.0 21:04:34 ---> Running in 096cd48c5244 21:04:35 Executing busybox-1.32.1-r6.trigger 21:04:35 OK: 82 MiB in 59 packages 21:04:35 Removing intermediate container 096cd48c5244 21:04:35 ---> 8784eda7ac9c 21:04:35 21:04:35 Successfully built 8784eda7ac9c 21:04:35 Successfully tagged security-bootstrapper:latest 21:04:35  Building security-bootstrapper ... done Building support-notifications 21:04:35 $ docker top dc8edcb9302c7fe955557d4c961fb29ec91537780e4f2ad19f9834d73a4a3a8b -eo pid,comm [Pipeline] { [Pipeline] echo 21:04:36 ========================================================= 21:04:36 [edgeXBuildGoParallel] Running Tests and Build... 21:04:36 ========================================================= [Pipeline] sh 21:04:36 + go mod tidy [Pipeline] sh 21:04:38 Collecting docker-compose==1.23.2 21:04:38 + ln -s /bin/touch /usr/bin/touch 21:04:38 + make test 21:04:38 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 21:04:38 go mod tidy 21:04:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:04:38 Collecting docopt<0.7,>=0.6.1 21:04:38 Downloading docopt-0.6.2.tar.gz (25 kB) 21:04:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:04:40 Collecting texttable<0.10,>=0.9.0 21:04:40 Downloading texttable-0.9.1.tar.gz (11 kB) 21:04:40 Collecting websocket-client<1.0,>=0.32.0 21:04:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:04:40 Collecting PyYAML<4,>=3.10 21:04:40 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 21:04:40 Downloading PyYAML-3.13.tar.gz (270 kB) 21:04:42 Collecting dockerpty<0.5,>=0.4.1 21:04:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:04:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:04:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:04:42 ---> 77f63f7eeef1 21:04:42 Step 3/24 : WORKDIR /edgex-go 21:04:42 ---> Using cache 21:04:42 ---> 1cbc6aef1fa8 21:04:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:42 ---> Using cache 21:04:42 ---> 6242dc2aeed7 21:04:42 Step 5/24 : RUN apk add --update --no-cache make git 21:04:42 ---> Using cache 21:04:42 ---> 1fe445844d5d 21:04:42 Step 6/24 : COPY go.mod . 21:04:42 ---> Using cache 21:04:42 ---> cf4e5e2d2490 21:04:42 Step 7/24 : RUN go mod download 21:04:42 ---> Using cache 21:04:42 ---> ffe324d6dbd4 21:04:42 Step 8/24 : COPY . . 21:04:42 ---> Using cache 21:04:42 ---> 98c0b19338ae 21:04:42 Step 9/24 : RUN go mod tidy 21:04:42 ---> Using cache 21:04:42 ---> 5a6f1d51807f 21:04:42 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:04:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:04:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:42 ---> 77f63f7eeef1 21:04:42 Step 3/23 : WORKDIR /edgex-go 21:04:42 ---> Using cache 21:04:42 ---> 1cbc6aef1fa8 21:04:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:42 ---> Using cache 21:04:42 ---> 6242dc2aeed7 21:04:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:04:42 Collecting docker<4.0,>=3.6.0 21:04:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:04:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:04:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:04:43 Collecting cached-property<2,>=1.2.0 21:04:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:04:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:04:43 Collecting jsonschema<3,>=2.5.1 21:04:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:04:43 Collecting docker-pycreds>=0.4.0 21:04:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:04:43 ---> Running in ff82f06e608a 21:04:43 ---> Running in c99694b2945c 21:04:43 Collecting chardet<3.1.0,>=3.0.2 21:04:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:04:43 Collecting certifi>=2017.4.17 21:04:43 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 21:04:43 Collecting urllib3<1.25,>=1.21.1 21:04:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:04:43 Collecting idna<2.8,>=2.5 21:04:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:04:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:04:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:04:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:04:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:04:43 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 21:04:44 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:04:44 Attempting uninstall: urllib3 21:04:44 Found existing installation: urllib3 1.26.2 21:04:44 Uninstalling urllib3-1.26.2: 21:04:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:04:44 Successfully uninstalled urllib3-1.26.2 21:04:44 Attempting uninstall: idna 21:04:44 Found existing installation: idna 3.1 21:04:44 Uninstalling idna-3.1: 21:04:44 Successfully uninstalled idna-3.1 21:04:44 Attempting uninstall: chardet 21:04:44 Found existing installation: chardet 4.0.0 21:04:44 Uninstalling chardet-4.0.0: 21:04:44 Successfully uninstalled chardet-4.0.0 21:04:45 Attempting uninstall: requests 21:04:45 Found existing installation: requests 2.25.1 21:04:45 Uninstalling requests-2.25.1: 21:04:45 Successfully uninstalled requests-2.25.1 21:04:45 Running setup.py install for texttable: started 21:04:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:04:45 Removing intermediate container c06dedfe2ecb 21:04:45 ---> 0f8785ab3047 21:04:45 21:04:45 Step 11/22 : FROM alpine:3.12 21:04:45 ---> 13621d1b12d4 21:04:45 Step 12/22 : RUN apk add --update --no-cache curl 21:04:45 ---> Running in c05d5ee20829 21:04:45 Running setup.py install for texttable: finished with status 'done' 21:04:45 Running setup.py install for PyYAML: started 21:04:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:04:46 Running setup.py install for PyYAML: finished with status 'done' 21:04:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:04:46 Running setup.py install for docopt: started 21:04:46 (1/4) Installing ca-certificates (20191127-r4) 21:04:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:04:46 (3/4) Installing libcurl (7.78.0-r0) 21:04:46 (4/4) Installing curl (7.78.0-r0) 21:04:46 Executing busybox-1.31.1-r20.trigger 21:04:46 Executing ca-certificates-20191127-r4.trigger 21:04:47 OK: 7 MiB in 18 packages 21:04:47 Running setup.py install for docopt: finished with status 'done' 21:04:47 Running setup.py install for dockerpty: started 21:04:47 OK: 219 MiB in 52 packages 21:04:47 Removing intermediate container c05d5ee20829 21:04:47 ---> 23a12c2ec8ea 21:04:47 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:04:47 ---> Running in d6a1956cb53b 21:04:47 Removing intermediate container c99694b2945c 21:04:47 ---> df0c3c11efb1 21:04:47 Step 6/23 : COPY go.mod . 21:04:47 Removing intermediate container d6a1956cb53b 21:04:47 ---> 43a67550f5ff 21:04:47 Step 14/22 : WORKDIR /edgex 21:04:47 ---> Running in da8e02a635c6 21:04:48 Running setup.py install for dockerpty: finished with status 'done' 21:04:48 ---> 1502917c0b7c 21:04:48 Step 7/23 : RUN go mod download 21:04:48 Removing intermediate container da8e02a635c6 21:04:48 ---> 1d36ab92f496 21:04:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:04:48 ---> Running in 58674689a1c4 21:04:48 ---> c67b68dd2670 21:04:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:04:48 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:04:49 ---> aeffe1a05a0e 21:04:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:04:50 ---> 8c1c811aa4ab 21:04:50 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:04:50 ---> Running in 379ff1412456 21:04:50 Removing intermediate container 379ff1412456 21:04:50 ---> 630be8e34e2c 21:04:50 Step 19/22 : CMD ["--init=true"] 21:04:50 ---> Running in 0c85bf5b7c9c 21:04:50 Removing intermediate container 0c85bf5b7c9c 21:04:50 ---> a8e7a015390b 21:04:50 Step 20/22 : LABEL arch=x86_64 21:04:50 ---> Running in d16ecb381b7f 21:04:50 Removing intermediate container d16ecb381b7f 21:04:50 ---> aed2afcac5ad 21:04:50 Step 21/22 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:04:51 Removing intermediate container 58674689a1c4 21:04:51 ---> d34d0493d4f5 21:04:51 Step 8/23 : COPY . . 21:04:51 ---> Running in ace101850d6d 21:04:51 Removing intermediate container ace101850d6d 21:04:51 ---> b942b1ebcf2a 21:04:51 Step 22/22 : LABEL version=0.0.0 21:04:52 ---> Running in 1d83474999b0 21:04:53 Removing intermediate container 1d83474999b0 21:04:53 ---> 63429be58f66 21:04:53 21:04:53 Successfully built 63429be58f66 21:04:54 Successfully tagged security-proxy-setup:latest 21:04:54  Building security-proxy-setup ... done Removing intermediate container 76aceed9a835 21:04:54 ---> 2dadf7a6325b 21:04:54 Step 15/24 : ENV APP_PORT=58890 21:04:54 ---> Running in d52446a27e43 21:04:55 Removing intermediate container d52446a27e43 21:04:55 ---> 1374a0c65b0d 21:04:55 Step 16/24 : EXPOSE $APP_PORT 21:04:55 ---> Running in 6a25bbd4b7c5 21:04:55 Removing intermediate container 6a25bbd4b7c5 21:04:55 ---> 4c6959d2bbfb 21:04:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:04:56 ---> 996fe76e3229 21:04:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:04:57 ---> 789f1dcb6074 21:04:57 Step 9/23 : RUN go mod tidy 21:04:57 ---> 039e285480d9 21:04:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:04:57 ---> Running in 50e64a529686 21:04:58 ---> e8fb88a57d96 21:04:58 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:04:58 ---> Running in 204927bbe149 21:04:58 Removing intermediate container 204927bbe149 21:04:58 ---> 10b9c09daa17 21:04:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:58 ---> Running in 41451e6f6c44 21:04:58 Removing intermediate container 41451e6f6c44 21:04:58 ---> 122ffe993bd0 21:04:58 Step 22/24 : LABEL arch=x86_64 21:04:58 ---> Running in d0e3844b3a4c 21:04:58 Removing intermediate container d0e3844b3a4c 21:04:58 ---> 8a0b114e3655 21:04:58 Step 23/24 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:04:58 ---> Running in 7e526094e0d7 21:04:58 Removing intermediate container 7e526094e0d7 21:04:58 ---> 0b74b411fb57 21:04:58 Step 24/24 : LABEL version=0.0.0 21:04:58 ---> Running in fb4300410e16 21:04:59 Removing intermediate container fb4300410e16 21:04:59 ---> eea3d3ed97c0 21:04:59 21:04:59 Successfully built eea3d3ed97c0 21:04:59 Successfully tagged sys-mgmt-agent:latest 21:04:59  Building sys-mgmt-agent ... done Removing intermediate container 50e64a529686 21:04:59 ---> 6c4b21a63f6f 21:04:59 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:05:00 ---> Running in fb2af6165b3f 21:05:00 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 21:05:02 Removing intermediate container 0287dab17fb8 21:05:02 ---> fadcb887b943 21:05:02 21:05:02 Step 11/23 : FROM alpine:3.12 21:05:02 ---> 13621d1b12d4 21:05:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:05:02 ---> Using cache 21:05:02 ---> 4f2eb1d4add3 21:05:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:05:02 ---> Using cache 21:05:02 ---> da52bcd27c21 21:05:02 Step 14/23 : ENV APP_PORT=59861 21:05:02 ---> Running in ac2c24d4b9ab 21:05:02 Removing intermediate container ac2c24d4b9ab 21:05:02 ---> 034286f891d2 21:05:02 Step 15/23 : EXPOSE $APP_PORT 21:05:02 ---> Running in e5f73620f8bc 21:05:02 Removing intermediate container e5f73620f8bc 21:05:02 ---> 17bc142cb798 21:05:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:03 ---> aace7eaf7355 21:05:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:05:03 ---> afec36df161e 21:05:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:05:04 ---> 7dd082c38430 21:05:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:05:04 ---> Running in 13ff6be819c4 21:05:04 Removing intermediate container 13ff6be819c4 21:05:04 ---> fbad65ea6ac1 21:05:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:04 ---> Running in 2f4768e2f120 21:05:04 Removing intermediate container 2f4768e2f120 21:05:04 ---> 98e45db366b4 21:05:04 Step 21/23 : LABEL arch=x86_64 21:05:04 ---> Running in 13f4210b8f49 21:05:04 Removing intermediate container 13f4210b8f49 21:05:04 ---> 88857cb84e02 21:05:04 Step 22/23 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:05:04 ---> Running in dec75f815c84 21:05:05 Removing intermediate container dec75f815c84 21:05:05 ---> 20aa969664b3 21:05:05 Step 23/23 : LABEL version=0.0.0 21:05:05 ---> Running in d1c3f611fd02 21:05:05 Removing intermediate container d1c3f611fd02 21:05:05 ---> d00ef97b7792 21:05:05 21:05:05 Successfully built d00ef97b7792 21:05:05 Successfully tagged support-scheduler:latest 21:05:05 ? github.com/edgexfoundry/edgex-go [no test files] 21:05:10  Building support-scheduler ... done Removing intermediate container ff82f06e608a 21:05:10 ---> 9272957b546c 21:05:10 21:05:10 Step 11/24 : FROM alpine:3.12 21:05:10 ---> 13621d1b12d4 21:05:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:05:10 ---> Using cache 21:05:10 ---> 4f2eb1d4add3 21:05:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:05:10 ---> Using cache 21:05:10 ---> da52bcd27c21 21:05:10 Step 14/24 : ENV APP_PORT=59881 21:05:10 ---> Running in 519718729d43 21:05:10 Removing intermediate container 519718729d43 21:05:10 ---> e378532e03ff 21:05:10 Step 15/24 : EXPOSE $APP_PORT 21:05:10 ---> Running in a8d66aa3ee58 21:05:10 Removing intermediate container a8d66aa3ee58 21:05:10 ---> acff7685825c 21:05:10 Step 16/24 : WORKDIR / 21:05:10 ---> Running in df75fe016e74 21:05:10 Removing intermediate container df75fe016e74 21:05:10 ---> 9977a111c852 21:05:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:11 ---> b4c3828fe429 21:05:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:05:11 ---> b7c8167ccb2f 21:05:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:05:11 ---> 92825f86c5b9 21:05:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:05:11 ---> Running in 9017333a488f 21:05:12 Removing intermediate container 9017333a488f 21:05:12 ---> 31ff27fc7be6 21:05:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:12 ---> Running in b9ec86db2813 21:05:12 Removing intermediate container b9ec86db2813 21:05:12 ---> 4241fc616a62 21:05:12 Step 22/24 : LABEL arch=x86_64 21:05:12 ---> Running in 3e23fb9cab14 21:05:12 Removing intermediate container 3e23fb9cab14 21:05:12 ---> 44f2b3a86081 21:05:12 Step 23/24 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:05:12 ---> Running in 8540feaf9b33 21:05:12 Removing intermediate container 8540feaf9b33 21:05:12 ---> 2f02e301bfc4 21:05:12 Step 24/24 : LABEL version=0.0.0 21:05:12 ---> Running in fe416392b6ea 21:05:12 Removing intermediate container fe416392b6ea 21:05:12 ---> c2925a1c890d 21:05:12 21:05:12 Successfully built c2925a1c890d 21:05:13 Successfully tagged core-metadata:latest 21:05:15  Building core-metadata ... done Removing intermediate container fb2af6165b3f 21:05:15 ---> a8b1d015a964 21:05:15 21:05:15 Step 11/23 : FROM alpine:3.12 21:05:15 ---> 13621d1b12d4 21:05:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:05:15 ---> Running in 403b9fd78626 21:05:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:05:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:05:15 (1/2) Installing ca-certificates (20191127-r4) 21:05:15 (2/2) Installing dumb-init (1.2.2-r1) 21:05:15 Executing busybox-1.31.1-r20.trigger 21:05:15 Executing ca-certificates-20191127-r4.trigger 21:05:16 OK: 6 MiB in 16 packages 21:05:16 Removing intermediate container 403b9fd78626 21:05:16 ---> 21fdb8d8afc8 21:05:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:05:16 ---> Running in 816ed97008c9 21:05:16 Removing intermediate container 816ed97008c9 21:05:16 ---> 47f1a78127ba 21:05:16 Step 14/23 : ENV APP_PORT=59860 21:05:16 ---> Running in f02fd9f73228 21:05:16 Removing intermediate container f02fd9f73228 21:05:16 ---> 530ca6497563 21:05:16 Step 15/23 : EXPOSE $APP_PORT 21:05:16 ---> Running in 9e53f6ca905d 21:05:16 Removing intermediate container 9e53f6ca905d 21:05:16 ---> 0828898ef6ba 21:05:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:17 ---> d9e053511a95 21:05:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:05:17 ---> 89e4421b0892 21:05:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:05:17 ---> 6717d02b43ca 21:05:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:05:17 ---> Running in 24ff2d05bba0 21:05:17 Removing intermediate container 24ff2d05bba0 21:05:17 ---> 15e9d9fc1088 21:05:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:17 ---> Running in 9795c0670c7c 21:05:17 Removing intermediate container 9795c0670c7c 21:05:17 ---> d2353ddbe641 21:05:17 Step 21/23 : LABEL arch=x86_64 21:05:17 ---> Running in cbdeaea47090 21:05:17 Removing intermediate container cbdeaea47090 21:05:17 ---> 5e5e3d949a94 21:05:17 Step 22/23 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:05:17 ---> Running in 400bac5e950a 21:05:17 Removing intermediate container 400bac5e950a 21:05:17 ---> 8ec56971d607 21:05:17 Step 23/23 : LABEL version=0.0.0 21:05:17 ---> Running in a1d0f0634ca7 21:05:18 Removing intermediate container a1d0f0634ca7 21:05:18 ---> 286557daf7fe 21:05:18 21:05:18 Successfully built 286557daf7fe 21:05:18 Successfully tagged support-notifications:latest 21:05:18  Building support-notifications ... done  [Pipeline] } 21:05:18 $ docker stop --time=1 ecf76931ad7283475ce7bf5bfc76dd3775829b3bccbf11cd62cd624a79bbc010 21:05:19 $ docker rm -f ecf76931ad7283475ce7bf5bfc76dd3775829b3bccbf11cd62cd624a79bbc010 [Pipeline] // withDockerContainer [Pipeline] sh 21:05:19 + docker images 21:05:19 REPOSITORY TAG IMAGE ID CREATED SIZE 21:05:19 support-notifications latest 286557daf7fe 2 seconds ago 16.8MB 21:05:19 a8b1d015a964 4 seconds ago 1.75GB 21:05:19 core-metadata latest c2925a1c890d 7 seconds ago 16.7MB 21:05:19 9272957b546c 10 seconds ago 1.75GB 21:05:19 support-scheduler latest d00ef97b7792 14 seconds ago 16.1MB 21:05:19 fadcb887b943 17 seconds ago 1.75GB 21:05:19 sys-mgmt-agent latest eea3d3ed97c0 21 seconds ago 325MB 21:05:19 security-proxy-setup latest 63429be58f66 27 seconds ago 25.9MB 21:05:19 0f8785ab3047 34 seconds ago 1.75GB 21:05:19 security-bootstrapper latest 8784eda7ac9c 45 seconds ago 18.8MB 21:05:19 security-secretstore-setup latest 7c685f7d7f9e 56 seconds ago 29MB 21:05:19 core-data latest 7b661e8082b4 56 seconds ago 20.4MB 21:05:19 core-command latest 2105bd250195 About a minute ago 16MB 21:05:19 4e2af1d30ad3 About a minute ago 1.75GB 21:05:19 7816cd100168 About a minute ago 1.75GB 21:05:19 aad7a376e281 About a minute ago 1.75GB 21:05:19 a2ab79361729 About a minute ago 1.75GB 21:05:19 5925721266cd About a minute ago 1.74GB 21:05:19 ci-base-image-x86_64 latest 77f63f7eeef1 5 minutes ago 1.24GB 21:05:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 3 days ago 547MB 21:05:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 3 days ago 37.5MB 21:05:19 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 21:05:19 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 21:05:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 21:05:36 Still waiting to schedule task 21:05:36 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:05:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:06:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:06:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:06:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:06:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:06:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:06:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:06:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:06:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:06:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:06:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:06:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:06:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:06:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:06:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.217s coverage: 28.7% of statements 21:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:06:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.330s coverage: 100.0% of statements 21:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:06:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.325s coverage: 46.3% of statements 21:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.637s coverage: 90.1% of statements 21:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.271s coverage: 81.2% of statements 21:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:06:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.412s coverage: 94.2% of statements 21:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:06:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.229s coverage: 59.1% of statements 21:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:06:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.229s coverage: 60.0% of statements 21:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:06:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.292s coverage: 0.8% of statements 21:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:06:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.154s coverage: 58.8% of statements 21:06:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.190s coverage: 22.0% of statements 21:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:06:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.212s coverage: 47.1% of statements 21:06:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.254s coverage: 79.5% of statements 21:06:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.198s coverage: 94.1% of statements 21:06:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements 21:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.175s coverage: 87.5% of statements 21:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements 21:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements 21:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.654s coverage: 81.8% of statements 21:07:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.177s coverage: 58.8% of statements 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.192s coverage: 80.0% of statements 21:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 21:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.232s coverage: 85.4% of statements 21:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.355s coverage: 91.2% of statements 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.756s coverage: 64.4% of statements 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements 21:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 21:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 21:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 21:07:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 21:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.186s coverage: 66.9% of statements 21:07:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:07:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:07:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.684s coverage: 43.6% of statements 21:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.205s coverage: 89.5% of statements 21:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.178s coverage: 84.8% of statements 21:07:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:07:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.242s coverage: 19.5% of statements 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:07:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.574s coverage: 92.0% of statements 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:07:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.244s coverage: 62.7% of statements 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:07:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.356s coverage: 97.7% of statements 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:07:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:07:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements 21:07:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 21:07:27 GO111MODULE=on go vet ./... 21:08:52 gofmt -l . 21:08:52 [ "`gofmt -l .`" = "" ] 21:08:52 ./bin/test-attribution-txt.sh [Pipeline] sh 21:08:53 + ls -al . 21:08:53 total 620 21:08:53 drwxrwxr-x 9 1001 1001 4096 Aug 5 21:08 . 21:08:53 drwxr-xr-x 4 root root 4096 Aug 5 21:04 .. 21:08:53 -rw-rw-r-- 1 1001 1001 11 Aug 5 21:02 .dockerignore 21:08:53 drwxrwxr-x 8 1001 1001 4096 Aug 5 21:02 .git 21:08:53 drwxrwxr-x 3 1001 1001 4096 Aug 5 21:02 .github 21:08:53 -rw-rw-r-- 1 1001 1001 818 Aug 5 21:02 .gitignore 21:08:53 -rw-rw-r-- 1 1001 1001 76 Aug 5 21:02 .hadolint.yml 21:08:53 -rw-rw-r-- 1 1001 1001 166 Aug 5 21:02 .sonarcloud.properties 21:08:53 -rw-rw-r-- 1 1001 1001 8609 Aug 5 21:02 Attribution.txt 21:08:53 -rw-rw-r-- 1 1001 1001 43881 Aug 5 21:02 CHANGELOG.md 21:08:53 -rw-rw-r-- 1 1001 1001 3804 Aug 5 21:02 CONTRIBUTING.md 21:08:53 -rw-rw-r-- 1 1001 1001 963 Aug 5 21:02 Jenkinsfile 21:08:53 -rw-rw-r-- 1 1001 1001 10775 Aug 5 21:02 LICENSE 21:08:53 -rw-rw-r-- 1 1001 1001 5915 Aug 5 21:02 Makefile 21:08:53 -rw-rw-r-- 1 1001 1001 8643 Aug 5 21:02 README.md 21:08:53 -rw-rw-r-- 1 1001 1001 6912 Aug 5 21:02 SECURITY.md 21:08:53 -rw-rw-r-- 1 1001 1001 5 Aug 5 20:59 VERSION 21:08:53 -rw-rw-r-- 1 1001 1001 4131 Aug 5 21:02 ZMQWindows.md 21:08:53 drwxrwxr-x 2 1001 1001 4096 Aug 5 21:02 bin 21:08:53 drwxrwxr-x 14 1001 1001 4096 Aug 5 21:02 cmd 21:08:53 -rw-r--r-- 1 root root 404176 Aug 5 21:07 coverage.out 21:08:53 -rw-rw-r-- 1 1001 1001 813 Aug 5 21:02 go.mod 21:08:53 -rw-r--r-- 1 root root 48847 Aug 5 21:04 go.sum 21:08:53 drwxrwxr-x 8 1001 1001 4096 Aug 5 21:02 internal 21:08:53 drwxrwxr-x 3 1001 1001 4096 Aug 5 21:02 openapi 21:08:53 drwxrwxr-x 4 1001 1001 4096 Aug 5 21:02 snap 21:08:53 -rw-rw-r-- 1 1001 1001 204 Aug 5 21:02 version.go [Pipeline] sh 21:08:53 + '[' -e coverage.out ] 21:08:53 + chown 1001:1001 coverage.out [Pipeline] stash 21:08:53 Warning: overwriting stash ‘coverage-report’ 21:08:54 Stashed 1 file(s) [Pipeline] sh 21:08:55 + make build 21:08:55 go mod tidy 21:08:55 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 21:09:02 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 21:09:24 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 21:09: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 21:09:29 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 21:09:31 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 21:09:34 Running on prd-ubuntu18.04-docker-8c-8g-2131 in /w/workspace/edgexfoundry_edgex-go_PR-3651 [Pipeline] { [Pipeline] ws 21:09:34 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 21:09:34 The recommended git tool is: git 21:09:34 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 21:09:37 using credential edgex-jenkins-ssh 21:09:37 Cloning the remote Git repository 21:09:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:09:37 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 21:09:37 > git init /w/workspace/edgex-go/4 # timeout=10 21:09:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:09:37 > git --version # timeout=10 21:09:37 > git --version # 'git version 2.17.1' 21:09:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:09:45 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 21:09:47 Merging remotes/origin/main commit 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c into PR head commit a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:09:47 Merge succeeded, producing a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:09:47 Checking out Revision a4bf493151d20c9f5dd988c87f7661259b3f10c5 (PR-3651) 21:09:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:09:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:09:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:09:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3651/head:refs/remotes/origin/PR-3651 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:09:47 > git config core.sparsecheckout # timeout=10 21:09:47 > git checkout -f a4bf493151d20c9f5dd988c87f7661259b3f10c5 # timeout=10 21:09:47 > git remote # timeout=10 21:09:47 > git config --get remote.origin.url # timeout=10 21:09:47 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:47 > git merge 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 21:09:47 > git rev-parse HEAD^{commit} # timeout=10 21:09:47 > git config core.sparsecheckout # timeout=10 21:09:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:09:47 > git checkout -f a4bf493151d20c9f5dd988c87f7661259b3f10c5 # timeout=10 21:09:50 Commit message: "ci: update Jenkinsfile" 21:09:51 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] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:52 + echo snap-build.sh 21:09:52 snap-build.sh 21:09:52 + SNAP_BASE_DIR=. 21:09:52 + '[' '!' -z /w/workspace/edgex-go/4 ']' 21:09:52 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 21:09:52 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 21:09:52 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 21:09:52 + cd /w/workspace/edgex-go/4 21:09:52 + sudo apt-get remove -qy --purge lxd lxd-client 21:09:52 Reading package lists... 21:09:52 Building dependency tree... 21:09:52 Reading state information... 21:09:52 The following packages were automatically installed and are no longer required: 21:09:52 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:09:52 uidmap xdelta3 21:09:52 Use 'sudo apt autoremove' to remove them. 21:09:52 The following packages will be REMOVED: 21:09:52 lxd* lxd-client* 21:09:52 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:09:52 After this operation, 31.7 MB disk space will be freed. 21:09:52 (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.) 21:09:52 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:09:53 Removing lxd dnsmasq configuration 21:09:53 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:09:53 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:09:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:09:54 (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.) 21:09:54 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:09:55 Processing triggers for systemd (237-3ubuntu10.45) ... 21:09:55 Processing triggers for ureadahead (0.100.0-21) ... 21:09:56 + sudo snap remove --purge lxd 21:09:56 snap "lxd" is not installed 21:09:56 + sudo groupadd --force --system lxd 21:09:57 ++ whoami 21:09:57 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:09:57 + newgrp - lxd 21:09:57 + sudo snap install lxd [Pipeline] } 21:09:58 $ docker stop --time=1 dc8edcb9302c7fe955557d4c961fb29ec91537780e4f2ad19f9834d73a4a3a8b 21:10:01 $ docker rm -f dc8edcb9302c7fe955557d4c961fb29ec91537780e4f2ad19f9834d73a4a3a8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:10:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:10:04 21:10:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:10:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:10:05 latest: Pulling from edgex-devops/edgex-compose-arm64 21:10:05 29e5d40040c1: Pulling fs layer 21:10:05 1ce36da41761: Pulling fs layer 21:10:05 25b303627fd3: Pulling fs layer 21:10:05 29e5d40040c1: Verifying Checksum 21:10:05 29e5d40040c1: Download complete 21:10:06 29e5d40040c1: Pull complete 21:10:06 1ce36da41761: Verifying Checksum 21:10:06 1ce36da41761: Download complete 21:10:07 1ce36da41761: Pull complete 21:10:08 25b303627fd3: Verifying Checksum 21:10:08 25b303627fd3: Download complete 21:10:08 2021-08-05T21:10:05Z INFO Waiting for automatic snapd restart... 21:10:18 25b303627fd3: Pull complete 21:10:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:10:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:10:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:10:18 prd-ubuntu18.04-docker-arm64-4c-16g-2129 does not seem to be running inside a container 21:10:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:10:21 lxd 4.16 from Canonical* installed 21:10:21 + sudo lxd init --auto 21:10:22 $ docker top 033de6e80c875f908458a56f85da0cc1c0c034d8fd8ac942fb88e4f3e311e548 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:23 + docker-compose build --help 21:10:23 + grep parallel 21:10:27 --parallel Build images in parallel. [Pipeline] } 21:10:28 $ docker stop --time=1 033de6e80c875f908458a56f85da0cc1c0c034d8fd8ac942fb88e4f3e311e548 21:10:29 + sudo snap install --classic snapcraft 21:10:29 $ docker rm -f 033de6e80c875f908458a56f85da0cc1c0c034d8fd8ac942fb88e4f3e311e548 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:10:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:10:30 . [Pipeline] withDockerContainer 21:10:30 prd-ubuntu18.04-docker-arm64-4c-16g-2129 does not seem to be running inside a container 21:10:30 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:10:32 $ docker top 88a6c4a262b94134285f620293020389288ea2d6145281b159c2b84dc44cf381 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:33 + docker-compose -f ./docker-compose-build.yml build --parallel 21:10:38 Building core-command ... 21:10:38 Building core-data ... 21:10:38 Building core-metadata ... 21:10:38 Building security-bootstrapper ... 21:10:38 Building security-proxy-setup ... 21:10:38 Building security-secretstore-setup ... 21:10:38 Building support-notifications ... 21:10:38 Building support-scheduler ... 21:10:38 Building sys-mgmt-agent ... 21:10:38 Building core-metadata 21:10:38 Building security-secretstore-setup 21:10:38 Building security-proxy-setup 21:10:38 Building support-scheduler 21:10:38 Building support-notifications 21:10:42 snapcraft 4.8.3 from Canonical* installed 21:10:42 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:10:42 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:10:42 % Total % Received % Xferd Average Speed Time Time Time Current 21:10:42 Dload Upload Total Spent Left Speed 21:10:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4324 0 --:--:-- --:--:-- --:--:-- 4324 21:10:42 100 3325k 100 3325k 0 0 4798k 0 --:--:-- --:--:-- --:--:-- 4798k 21:10:42 ./yq_linux_amd64 21:10:42 + sudo snapcraft prime --use-lxd 21:10:45 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:10:45 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: 21:10:45 - README.md 21:10:45 21:10:45 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:10:45 Launching a container. 21:10:51 Waiting for container to be ready 21:10:52 To start your first instance, try: lxc launch ubuntu:18.04 21:10:52 21:10:56 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:10:56 Waiting for network to be ready... 21:10:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:10:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 21:10:57 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:10:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 21:10:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 21:10:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 21:10:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 21:10:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 21:10:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 21:10:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 21:10:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:10:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:10:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:10:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:10:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:10:58 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:10:58 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:10:58 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:10:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:10:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 21:10:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 21:10:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 21:10:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 21:10:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 21:10:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 21:10:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 21:10:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 21:11:02 Fetched 25.0 MB in 4s (6157 kB/s) 21:11:02 Reading package lists... 21:11:02 Reading package lists... 21:11:02 Building dependency tree... 21:11:02 Reading state information... 21:11:02 The following additional packages will be installed: 21:11:02 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:11:02 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:11:02 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:11:02 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:11:02 Suggested packages: 21:11:02 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:11:02 Recommended packages: 21:11:02 gnupg libsasl2-modules 21:11:02 The following NEW packages will be installed: 21:11:02 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:11:02 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:11:02 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:11:02 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:11:02 The following packages will be upgraded: 21:11:02 gpg gpg-agent gpgconf libudev1 21:11:02 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 21:11:02 Need to get 3527 kB of archives. 21:11:02 After this operation, 13.3 MB of additional disk space will be used. 21:11:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 21:11:02 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 21:11:02 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:11:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 21:11:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 21:11:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 21:11:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 21:11:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:11:02 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 21:11:03 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 21:11:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 21:11:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:11:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:11:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:11:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:11:03 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:11:03 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:11:03 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:11:03 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:11:03 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:11:03 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:11:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 21:11:03 debconf: delaying package configuration, since apt-utils is not installed 21:11:03 Fetched 3527 kB in 1s (2991 kB/s) 21:11:03 (Reading database ... 12511 files and directories currently installed.) 21:11:03 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 21:11:03 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 21:11:03 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 21:11:03 Selecting previously unselected package udev. 21:11:03 (Reading database ... 12511 files and directories currently installed.) 21:11:03 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 21:11:04 Unpacking udev (237-3ubuntu10.50) ... 21:11:04 Selecting previously unselected package libfuse2:amd64. 21:11:04 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:11:04 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:11:04 Selecting previously unselected package fuse. 21:11:04 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:11:04 Unpacking fuse (2.9.7-1ubuntu1) ... 21:11:04 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 21:11:04 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:11:04 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 21:11:04 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:11:04 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 21:11:04 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:11:04 Selecting previously unselected package libksba8:amd64. 21:11:04 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:11:04 Unpacking libksba8:amd64 (1.3.5-2) ... 21:11:04 Selecting previously unselected package libroken18-heimdal:amd64. 21:11:04 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:11:04 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:04 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:11:04 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:11:04 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:04 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:11:04 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:11:04 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:04 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:11:04 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:11:04 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:04 Selecting previously unselected package libwind0-heimdal:amd64. 21:11:04 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:11:04 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:04 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:11:04 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:11:04 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:04 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:11:04 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:11:04 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:04 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:11:04 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:11:04 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:05 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:11:05 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:11:05 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:05 Selecting previously unselected package libsasl2-modules-db:amd64. 21:11:05 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:11:05 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:11:05 Selecting previously unselected package libsasl2-2:amd64. 21:11:05 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:11:05 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:11:05 Selecting previously unselected package libldap-common. 21:11:05 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 21:11:05 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:11:05 Selecting previously unselected package libldap-2.4-2:amd64. 21:11:05 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 21:11:05 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:11:05 Selecting previously unselected package dirmngr. 21:11:05 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 21:11:05 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 21:11:05 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:11:05 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 21:11:05 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:11:05 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:11:05 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:11:05 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 21:11:05 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:05 Setting up libksba8:amd64 (1.3.5-2) ... 21:11:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:11:05 Setting up udev (237-3ubuntu10.50) ... 21:11:05 invoke-rc.d: policy-rc.d denied execution of start. 21:11:06 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:06 Processing triggers for systemd (237-3ubuntu10) ... 21:11:06 Setting up fuse (2.9.7-1ubuntu1) ... 21:11:06 Setting up gpg (2.2.4-1ubuntu1.4) ... 21:11:06 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:06 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:06 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:06 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:06 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:06 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:06 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:11:06 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:11:06 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 21:11:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:11:06 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:11:06 settings in the [Install] section, and DefaultInstance for template units). 21:11:06 This means they are not meant to be enabled using systemctl. 21:11:06 Possible reasons for having this kind of units are: 21:11:06 1) A unit may be statically enabled by being symlinked from another unit's 21:11:06 .wants/ or .requires/ directory. 21:11:06 2) A unit's purpose may be to act as a helper for some other unit which has 21:11:06 a requirement dependency on it. 21:11:06 3) A unit may be started when needed via activation (socket, path, timer, 21:11:06 D-Bus, udev, scripted systemctl call, ...). 21:11:06 4) In case of template units, the unit is meant to be enabled with some 21:11:06 instance name specified. 21:11:06 Reading package lists... 21:11:06 Building dependency tree... 21:11:06 Reading state information... 21:11:06 The following additional packages will be installed: 21:11:06 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:11:06 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:11:06 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:11:06 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:11:06 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:11:06 Suggested packages: 21:11:06 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:11:06 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:11:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:11:06 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:11:06 systemd-container policykit-1 21:11:06 Recommended packages: 21:11:06 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:11:07 The following NEW packages will be installed: 21:11:07 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:11:07 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:11:07 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:11:07 multiarch-support openssh-client python3 python3-minimal python3.6 21:11:07 python3.6-minimal snapd squashfs-tools sudo 21:11:07 The following packages will be upgraded: 21:11:07 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:11:07 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 21:11:07 Need to get 36.7 MB of archives. 21:11:07 After this operation, 147 MB of additional disk space will be used. 21:11:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 21:11:07 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 21:11:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 21:11:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 21:11:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 21:11:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:11:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 21:11:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 21:11:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 21:11:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:11:07 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:11:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:11:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:11:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:11:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:11:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:11:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 21:11:07 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:11:08 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 21:11:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:11:08 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:11:08 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:11:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:11:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:11:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:11:08 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:11:08 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:11:08 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:11:08 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 21:11:08 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 21:11:09 debconf: delaying package configuration, since apt-utils is not installed 21:11:09 Fetched 36.7 MB in 2s (15.1 MB/s) 21:11:09 (Reading database ... 12757 files and directories currently installed.) 21:11:09 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 21:11:09 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 21:11:10 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 21:11:10 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 21:11:10 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 21:11:10 (Reading database ... 12757 files and directories currently installed.) 21:11:10 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 21:11:10 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 21:11:10 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 21:11:10 (Reading database ... 12757 files and directories currently installed.) 21:11:10 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 21:11:10 Unpacking apt (1.6.14) over (1.6.1) ... 21:11:10 Setting up apt (1.6.14) ... 21:11:10 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:11:11 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:11:11 (Reading database ... 12764 files and directories currently installed.) 21:11:11 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:11:11 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:11:11 Selecting previously unselected package libpython3.6-minimal:amd64. 21:11:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:11:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:11:11 Selecting previously unselected package libexpat1:amd64. 21:11:11 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:11:11 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:11:11 Selecting previously unselected package python3.6-minimal. 21:11:11 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:11:11 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:11:12 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 21:11:12 Checking for services that may need to be restarted...done. 21:11:12 Checking for services that may need to be restarted...done. 21:11:12 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:11:12 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:11:12 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:11:12 Selecting previously unselected package python3-minimal. 21:11:12 (Reading database ... 13012 files and directories currently installed.) 21:11:12 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:11:12 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:11:12 Selecting previously unselected package mime-support. 21:11:12 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:11:12 Unpacking mime-support (3.60ubuntu1) ... 21:11:12 Selecting previously unselected package libmpdec2:amd64. 21:11:12 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:11:12 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:11:12 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:11:12 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:11:12 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:11:12 Selecting previously unselected package python3.6. 21:11:12 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:11:12 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:11:12 Selecting previously unselected package libpython3-stdlib:amd64. 21:11:12 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:11:12 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:11:13 Setting up python3-minimal (3.6.7-1~18.04) ... 21:11:13 Selecting previously unselected package python3. 21:11:13 (Reading database ... 13442 files and directories currently installed.) 21:11:13 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:11:13 Unpacking python3 (3.6.7-1~18.04) ... 21:11:13 Selecting previously unselected package multiarch-support. 21:11:13 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:11:13 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:11:13 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:11:13 Selecting previously unselected package liblzo2-2:amd64. 21:11:13 (Reading database ... 13479 files and directories currently installed.) 21:11:13 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:11:13 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:11:13 Selecting previously unselected package libbsd0:amd64. 21:11:13 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:11:13 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:11:13 Selecting previously unselected package sudo. 21:11:13 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:11:13 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:11:13 Selecting previously unselected package apparmor. 21:11:13 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:11:13 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:11:13 Selecting previously unselected package libedit2:amd64. 21:11:13 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:11:13 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:11:13 Selecting previously unselected package libkrb5support0:amd64. 21:11:13 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:11:13 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:11:13 Selecting previously unselected package libk5crypto3:amd64. 21:11:13 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:11:13 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:11:13 Selecting previously unselected package libkeyutils1:amd64. 21:11:13 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:11:13 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:11:14 Selecting previously unselected package libkrb5-3:amd64. 21:11:14 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:11:14 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:11:14 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:11:14 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:11:14 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:11:14 Selecting previously unselected package libssl1.0.0:amd64. 21:11:14 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 21:11:14 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:11:14 Selecting previously unselected package openssh-client. 21:11:14 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:11:14 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:11:14 Selecting previously unselected package squashfs-tools. 21:11:14 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 21:11:14 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 21:11:14 Selecting previously unselected package snapd. 21:11:14 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 21:11:14 Unpacking snapd (2.49.2+18.04) ... 21:11:16 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:11:16 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:11:16 Setting up mime-support (3.60ubuntu1) ... 21:11:16 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:11:16 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:11:16 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:11:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:11:16 Setting up systemd (237-3ubuntu10.50) ... 21:11:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:11:17 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:11:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:11:17 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:11:17 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:11:17 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:11:17 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:11:17 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 21:11:17 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:11:17 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:11:17 Setting up python3 (3.6.7-1~18.04) ... 21:11:17 running python rtupdate hooks for python3.6... 21:11:17 running python post-rtupdate hooks for python3.6... 21:11:17 Setting up apparmor (2.12-4ubuntu5.1) ... 21:11:18 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:11:18 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:11:18 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:11:18 Setting up snapd (2.49.2+18.04) ... 21:11:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:11:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:11:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:11:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:11:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:11:19 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:11:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:11:20 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:11:20 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:11:20 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:11:20 /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' 21:11:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:11:20 Processing triggers for systemd (237-3ubuntu10.50) ... 21:11:21 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:11:21 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:11:21 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:11:22 Reading package lists... 21:11:22 Reading package lists... 21:11:23 Building dependency tree... 21:11:23 Reading state information... 21:11:23 Calculating upgrade... 21:11:23 The following packages will be upgraded: 21:11:23 advancecomp base-files bash binutils binutils-common 21:11:23 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:11:23 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:11:23 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 21:11:23 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 21:11:23 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:11:23 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:11:23 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 21:11:23 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 21:11:23 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 21:11:23 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 21:11:23 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 21:11:23 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 21:11:23 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 21:11:23 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 21:11:23 ubuntu-keyring util-linux 21:11:23 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:11:23 Need to get 64.2 MB of archives. 21:11:23 After this operation, 5125 kB of additional disk space will be used. 21:11:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 21:11:23 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:11:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:11:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:11:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:11:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:11:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:11:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:11:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:11:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:11:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:11:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:11:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:11:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:11:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:11:23 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:11:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:11:23 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:11:23 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:11:23 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:11:23 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:11:23 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:11:23 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:11:23 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:11:23 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:11:23 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:11:23 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:11:23 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:11:23 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:11:23 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:11:24 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:11:24 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:11:24 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 21:11:24 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:11:24 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:11:24 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 21:11:24 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:11:24 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 21:11:24 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 21:11:24 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 21:11:24 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:11:24 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:11:24 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 21:11:24 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 21:11:24 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:11:24 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:11:24 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:11:24 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 21:11:24 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:11:24 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:11:24 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 21:11:24 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 21:11:24 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 21:11:24 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 21:11:24 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:11:24 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:11:24 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:11:24 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:11:24 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:11:24 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:11:24 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:11:24 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:11:24 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:11:24 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:11:24 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:11:24 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:11:24 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:11:24 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:11:24 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 21:11:24 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:11:24 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:11:24 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:11:24 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:11:24 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:11:24 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:11:24 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:11:24 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:11:24 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:11:24 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:11:24 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:11:24 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:11:24 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:11:24 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:11:24 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:11:24 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 21:11:24 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 21:11:24 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 21:11:24 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 21:11:24 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:11:25 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 21:11:25 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:11:25 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:11:25 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 21:11:25 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 21:11:25 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:11:25 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:11:25 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:11:25 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:11:25 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:11:25 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:11:25 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:11:25 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:11:25 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:11:25 debconf: delaying package configuration, since apt-utils is not installed 21:11:25 Fetched 64.2 MB in 2s (31.3 MB/s) 21:11:25 (Reading database ... 13914 files and directories currently installed.) 21:11:25 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:11:25 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:11:26 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:11:26 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:11:26 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 21:11:26 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 21:11:26 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:11:26 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:11:26 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:11:26 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:11:26 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:11:26 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:11:26 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:11:26 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:11:26 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:11:26 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:11:26 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:11:26 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:11:26 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:11:26 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:11:26 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:11:26 (Reading database ... 13914 files and directories currently installed.) 21:11:26 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:11:26 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:11:26 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:11:26 (Reading database ... 13914 files and directories currently installed.) 21:11:26 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:11:26 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:11:27 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:11:27 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:11:27 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:11:27 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:11:27 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:11:27 (Reading database ... 13914 files and directories currently installed.) 21:11:27 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:11:27 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:11:28 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:11:28 (Reading database ... 13914 files and directories currently installed.) 21:11:28 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:11:28 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:11:28 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:11:28 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:11:28 Setting up base-files (10.1ubuntu2.10) ... 21:11:28 Installing new version of config file /etc/issue ... 21:11:28 Installing new version of config file /etc/issue.net ... 21:11:28 Installing new version of config file /etc/lsb-release ... 21:11:28 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:11:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:11:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:11:28 Removing obsolete conffile /etc/default/motd-news ... 21:11:28 (Reading database ... 13915 files and directories currently installed.) 21:11:28 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:11:28 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:11:28 Setting up bash (4.4.18-2ubuntu1.2) ... 21:11:28 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 21:11:28 (Reading database ... 13915 files and directories currently installed.) 21:11:28 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:11:28 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:11:29 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:11:29 (Reading database ... 13915 files and directories currently installed.) 21:11:29 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:11:29 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:11:29 Setting up tar (1.29b-2ubuntu0.2) ... 21:11:29 (Reading database ... 13915 files and directories currently installed.) 21:11:29 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:11:29 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:11:29 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:11:29 (Reading database ... 13915 files and directories currently installed.) 21:11:29 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:11:29 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:11:29 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:11:29 (Reading database ... 13915 files and directories currently installed.) 21:11:29 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:11:29 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:11:29 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:11:29 (Reading database ... 13915 files and directories currently installed.) 21:11:29 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:11:29 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:11:29 Setting up grep (3.1-2build1) ... 21:11:30 (Reading database ... 13915 files and directories currently installed.) 21:11:30 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 21:11:30 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 21:11:30 Setting up gzip (1.6-5ubuntu1.1) ... 21:11:30 (Reading database ... 13915 files and directories currently installed.) 21:11:30 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:11:30 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:11:30 Setting up login (1:4.5-1ubuntu2) ... 21:11:30 (Reading database ... 13915 files and directories currently installed.) 21:11:30 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:11:30 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:11:30 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:11:30 (Reading database ... 13915 files and directories currently installed.) 21:11:30 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:11:30 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:11:31 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:11:31 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:11:31 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:11:31 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:11:31 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:11:31 (Reading database ... 13915 files and directories currently installed.) 21:11:31 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:11:31 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:11:31 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:11:31 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:11:31 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:11:31 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:11:32 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:11:32 (Reading database ... 13915 files and directories currently installed.) 21:11:32 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:11:32 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:11:32 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:11:32 (Reading database ... 13915 files and directories currently installed.) 21:11:32 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:11:32 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:11:32 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:11:32 (Reading database ... 13915 files and directories currently installed.) 21:11:32 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:11:32 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:11:32 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:11:32 (Reading database ... 13915 files and directories currently installed.) 21:11:32 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:11:32 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:11:32 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:11:32 (Reading database ... 13915 files and directories currently installed.) 21:11:32 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:11:32 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:11:32 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:11:32 (Reading database ... 13915 files and directories currently installed.) 21:11:32 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:11:32 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:11:32 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:11:32 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:11:32 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:11:32 (Reading database ... 13915 files and directories currently installed.) 21:11:32 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:11:32 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:11:33 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:11:33 (Reading database ... 13915 files and directories currently installed.) 21:11:33 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:11:33 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:11:33 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:11:33 (Reading database ... 13915 files and directories currently installed.) 21:11:33 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:11:33 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:11:33 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:11:33 (Reading database ... 13915 files and directories currently installed.) 21:11:33 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:11:33 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:11:34 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:11:34 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:11:34 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:11:34 (Reading database ... 13915 files and directories currently installed.) 21:11:34 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:11:34 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:11:34 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:11:34 (Reading database ... 13915 files and directories currently installed.) 21:11:34 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:11:35 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:11:35 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:11:35 (Reading database ... 13917 files and directories currently installed.) 21:11:35 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:11:35 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:11:35 Setting up debconf (1.5.66ubuntu1) ... 21:11:35 (Reading database ... 13917 files and directories currently installed.) 21:11:35 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:11:35 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:11:35 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:11:35 (Reading database ... 13917 files and directories currently installed.) 21:11:35 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:11:35 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:11:35 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:11:35 (Reading database ... 13917 files and directories currently installed.) 21:11:35 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:11:35 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:11:35 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:11:35 (Reading database ... 13917 files and directories currently installed.) 21:11:35 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:11:35 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:11:35 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 21:11:36 (Reading database ... 13919 files and directories currently installed.) 21:11:36 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:11:36 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:11:36 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:11:36 (Reading database ... 13923 files and directories currently installed.) 21:11:36 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:11:36 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:11:36 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 21:11:36 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 21:11:36 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:11:36 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:11:36 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:11:36 (Reading database ... 13923 files and directories currently installed.) 21:11:36 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:11:36 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:11:36 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:11:36 (Reading database ... 13923 files and directories currently installed.) 21:11:36 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 21:11:36 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 21:11:37 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 21:11:37 (Reading database ... 13923 files and directories currently installed.) 21:11:37 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 21:11:37 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:11:37 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 21:11:37 (Reading database ... 13923 files and directories currently installed.) 21:11:37 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:11:37 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:11:37 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:11:37 (Reading database ... 13923 files and directories currently installed.) 21:11:37 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 21:11:37 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 21:11:37 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 21:11:37 (Reading database ... 13923 files and directories currently installed.) 21:11:37 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:11:37 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:11:37 Setting up passwd (1:4.5-1ubuntu2) ... 21:11:37 (Reading database ... 13923 files and directories currently installed.) 21:11:37 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 21:11:37 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:11:37 Setting up gpgv (2.2.4-1ubuntu1.4) ... 21:11:38 (Reading database ... 13923 files and directories currently installed.) 21:11:38 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:11:38 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:11:38 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:11:38 (Reading database ... 13923 files and directories currently installed.) 21:11:38 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:11:38 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:11:38 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:11:38 (Reading database ... 13923 files and directories currently installed.) 21:11:38 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:11:38 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:11:38 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:11:38 (Reading database ... 13923 files and directories currently installed.) 21:11:38 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:11:38 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:11:38 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:11:38 (Reading database ... 13923 files and directories currently installed.) 21:11:38 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:11:38 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:11:38 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:11:38 (Reading database ... 13923 files and directories currently installed.) 21:11:38 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:11:38 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:11:38 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:11:38 (Reading database ... 13923 files and directories currently installed.) 21:11:38 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 21:11:38 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 21:11:39 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 21:11:39 (Reading database ... 13923 files and directories currently installed.) 21:11:39 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 21:11:39 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 21:11:39 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 21:11:39 (Reading database ... 13924 files and directories currently installed.) 21:11:39 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:11:39 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:11:39 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:11:39 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:11:39 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:11:39 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:11:39 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 21:11:39 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 21:11:39 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:11:39 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:11:39 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:11:39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:11:39 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:11:39 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:11:39 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:11:39 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:11:39 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:11:39 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:11:39 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:11:39 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:11:39 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:11:39 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:11:40 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 21:11:40 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 21:11:40 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:11:40 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:11:40 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:11:40 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:11:40 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:11:40 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:11:40 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:11:41 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:11:41 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:11:41 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:11:41 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:11:41 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:11:41 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:11:41 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:11:41 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:11:41 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:11:41 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:11:41 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:11:41 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:11:41 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:11:42 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:11:42 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:11:42 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:11:42 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:11:43 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:11:43 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:11:43 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:11:43 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:11:44 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:11:44 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:11:44 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:11:44 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:11:44 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:11:44 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:11:44 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:11:44 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:11:44 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:11:44 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:11:44 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:11:44 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:11:44 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:11:44 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:11:44 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:11:44 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:11:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:11:44 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:11:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:11:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:11:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:11:44 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:11:44 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:11:44 Setting up tzdata (2021a-0ubuntu0.18.04) ... 21:11:44 21:11:44 Current default time zone: 'Etc/UTC' 21:11:44 Local time is now: Thu Aug 5 21:11:44 UTC 2021. 21:11:44 Universal Time is now: Thu Aug 5 21:11:44 UTC 2021. 21:11:44 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:11:44 21:11:44 Setting up systemd-sysv (237-3ubuntu10.50) ... 21:11:45 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:11:45 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 21:11:45 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:11:45 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:11:45 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:11:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:11:45 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:11:45 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:11:45 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:11:45 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:11:45 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:11:45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:11:45 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 21:11:45 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:11:45 Setting up patch (2.7.6-2ubuntu1.1) ... 21:11:45 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:11:45 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:11:45 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 21:11:45 Installing new version of config file /etc/ssl/openssl.cnf ... 21:11:45 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:11:45 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:11:45 Setting up ca-certificates (20210119~18.04.1) ... 21:11:47 Updating certificates in /etc/ssl/certs... 21:11:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:11:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:11:47 ---> d69ecb7c1658 21:11:47 Step 3/24 : WORKDIR /edgex-go 21:11:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:11:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:11:47 ---> d69ecb7c1658 21:11:47 Step 3/23 : WORKDIR /edgex-go 21:11:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:11:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:11:47 ---> d69ecb7c1658 21:11:47 Step 3/23 : WORKDIR /edgex-go 21:11:47 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:11:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:11:47 ---> d69ecb7c1658 21:11:47 Step 3/26 : WORKDIR /edgex-go 21:11:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:11:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:11:47 ---> d69ecb7c1658 21:11:47 Step 3/22 : WORKDIR /edgex-go 21:11:48 23 added, 27 removed; done. 21:11:48 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:11:48 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:11:48 ---> Running in b077683a89c1 21:11:48 ---> Running in a2839c8e3399 21:11:48 ---> Running in 471cf1889df7 21:11:48 ---> Running in 3dab17f372ab 21:11:48 ---> Running in 7d079efab028 21:11:48 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:11:48 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:11:48 Setting up pkgbinarymangler (138.18.04.1) ... 21:11:48 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:11:48 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 21:11:48 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:11:48 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:11:48 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:11:48 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:11:48 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:11:48 Setting up perl (5.26.1-6ubuntu0.5) ... 21:11:48 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 21:11:48 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:11:48 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:11:48 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 21:11:48 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:11:48 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:11:48 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:11:48 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:11:48 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:11:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:11:48 Processing triggers for systemd (237-3ubuntu10.50) ... 21:11:48 Processing triggers for mime-support (3.60ubuntu1) ... 21:11:48 Processing triggers for ca-certificates (20210119~18.04.1) ... 21:11:48 Updating certificates in /etc/ssl/certs... 21:11:48 Removing intermediate container 7d079efab028 21:11:48 ---> 815bf79837df 21:11:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:49 Removing intermediate container 3dab17f372ab 21:11:49 ---> 10d7c368a645 21:11:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:49 Removing intermediate container a2839c8e3399 21:11:49 ---> c006b1c74b77 21:11:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:49 Removing intermediate container b077683a89c1 21:11:49 ---> 03586f4ea3a1 21:11:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:49 Removing intermediate container 471cf1889df7 21:11:49 ---> 6c342ab9934c 21:11:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:49 0 added, 0 removed; done. 21:11:49 Running hooks in /etc/ca-certificates/update.d... 21:11:49 done. 21:11:49 ---> Running in a7ec27a1c959 21:11:49 Reading package lists... 21:11:49 ---> Running in a482d772fb19 21:11:49 ---> Running in a732117a3dc4 21:11:49 ---> Running in d6b264379db0 21:11:49 ---> Running in 3ba0caffbdaf 21:11:49 Building dependency tree... 21:11:49 Reading state information... 21:11:49 The following NEW packages will be installed: 21:11:49 apt-transport-https 21:11:49 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:11:49 Need to get 4348 B of archives. 21:11:49 After this operation, 154 kB of additional disk space will be used. 21:11:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 21:11:50 debconf: delaying package configuration, since apt-utils is not installed 21:11:50 Fetched 4348 B in 0s (24.1 kB/s) 21:11:50 Selecting previously unselected package apt-transport-https. 21:11:50 (Reading database ... 13929 files and directories currently installed.) 21:11:50 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 21:11:50 Unpacking apt-transport-https (1.6.14) ... 21:11:50 Setting up apt-transport-https (1.6.14) ... 21:11:52 Waiting for network to be ready... 21:11:53 Removing intermediate container a7ec27a1c959 21:11:53 ---> 651efeb116c4 21:11:53 Step 5/22 : RUN apk add --update --no-cache make git 21:11:53 ---> Running in c115310e0e08 21:11:54 Removing intermediate container a482d772fb19 21:11:54 ---> 43a47282f40b 21:11:54 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:11:54 Removing intermediate container a732117a3dc4 21:11:54 ---> b41e427b7376 21:11:54 Step 5/26 : RUN apk add --update --no-cache make git 21:11:55 ---> Running in c25fe75a825a 21:11:55 ---> Running in e08ebebb816c 21:11:55 Removing intermediate container 3ba0caffbdaf 21:11:55 ---> 188838a7f5c1 21:11:55 Step 5/24 : RUN apk add --update --no-cache make git 21:11:55 Removing intermediate container d6b264379db0 21:11:55 ---> 53a344126999 21:11:55 Step 5/23 : RUN apk add --update --no-cache make git 21:11:55 2021-08-05T21:11:53Z INFO Waiting for automatic snapd restart... 21:11:55 snapd 2.51.3 from Canonical* installed 21:11:55 ---> Running in 80526698625f 21:11:55 ---> Running in c322a94ba631 21:11:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:11:56 "snapd" switched to the "latest/stable" channel 21:11:56 21:11:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:11:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:11:57 OK: 218 MiB in 52 packages 21:11:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:11:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:11:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:11:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:11:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:11:58 core18 20210611 from Canonical* installed 21:11:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:11:59 Removing intermediate container c115310e0e08 21:11:59 ---> 2f8150b5b8e7 21:11:59 Step 6/22 : COPY go.mod . 21:11:59 "core18" switched to the "latest/stable" channel 21:11:59 21:11:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:11:59 OK: 218 MiB in 52 packages 21:11:59 OK: 218 MiB in 52 packages 21:12:00 OK: 218 MiB in 52 packages 21:12:00 OK: 218 MiB in 52 packages 21:12:00 ---> cef587d79eaf 21:12:00 Step 7/22 : RUN go mod download 21:12:01 ---> Running in b4b6a8247aa8 21:12:02 Removing intermediate container c25fe75a825a 21:12:02 ---> a673e855686d 21:12:02 Step 6/26 : COPY go.mod . 21:12:02 Removing intermediate container e08ebebb816c 21:12:02 ---> 44b913ba31dc 21:12:02 Step 6/23 : COPY go.mod . 21:12:02 snapcraft 4.8.3 from Canonical* installed 21:12:02 "snapcraft" switched to the "latest/stable" channel 21:12:02 21:12:03 Removing intermediate container 80526698625f 21:12:03 ---> 602dc2ea8992 21:12:03 Step 6/23 : COPY go.mod . 21:12:03 Removing intermediate container c322a94ba631 21:12:03 ---> b8b5a5eb4b86 21:12:03 Step 6/24 : COPY go.mod . 21:12:03 ---> cc5fbdfde95e 21:12:03 Step 7/26 : RUN go mod download 21:12:03 ---> Running in e048249656a0 21:12:03 ---> 050739486c78 21:12:03 Step 7/23 : RUN go mod download 21:12:03 ---> Running in 08608e9b36c6 21:12:04 ---> c4b2ecafeb67 21:12:04 Step 7/23 : RUN go mod download 21:12:04 ---> faee16d28437 21:12:04 Step 7/24 : RUN go mod download 21:12:05 ---> Running in d654d89fbd0f 21:12:05 ---> Running in 5f8a9463465c 21:12:07 Removing intermediate container b4b6a8247aa8 21:12:07 ---> ef55692549ce 21:12:07 Step 8/22 : COPY . . 21:12:07 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: 21:12:07 - README.md 21:12:07 21:12:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:12:07 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:12:07 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:12:07 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:12:08 Reading package lists... 21:12:08 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 21:12:08 Reading package lists... 21:12:08 Building dependency tree... 21:12:08 Reading state information... 21:12:08 Suggested packages: 21:12:08 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:12:08 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:12:08 Recommended packages: 21:12:08 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:12:08 The following NEW packages will be installed: 21:12:08 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:12:08 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:12:08 pkg-config zip 21:12:09 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:12:09 Need to get 7663 kB of archives. 21:12:09 After this operation, 43.8 MB of additional disk space will be used. 21:12:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 21:12:09 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:12:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 21:12:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 21:12:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 21:12:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:12:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:12:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:12:09 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:12:09 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:12:09 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:12:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:12:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:12:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:12:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:12:09 debconf: delaying package configuration, since apt-utils is not installed 21:12:09 Fetched 7663 kB in 1s (9452 kB/s) 21:12:09 Selecting previously unselected package libglib2.0-0:amd64. 21:12:10 (Reading database ... 13933 files and directories currently installed.) 21:12:10 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 21:12:10 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:12:10 Selecting previously unselected package libpsl5:amd64. 21:12:10 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:12:10 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:12:10 Selecting previously unselected package libnghttp2-14:amd64. 21:12:10 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:12:10 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:12:10 Selecting previously unselected package librtmp1:amd64. 21:12:10 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:12:10 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:12:10 Selecting previously unselected package libcurl3-gnutls:amd64. 21:12:10 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 21:12:10 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 21:12:10 Selecting previously unselected package liberror-perl. 21:12:10 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:12:10 Unpacking liberror-perl (0.17025-1) ... 21:12:10 Selecting previously unselected package git-man. 21:12:10 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 21:12:10 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 21:12:11 Selecting previously unselected package git. 21:12:11 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 21:12:11 Unpacking git (1:2.17.1-1ubuntu0.8) ... 21:12:11 Removing intermediate container e048249656a0 21:12:11 Removing intermediate container 08608e9b36c6 21:12:11 ---> 19c6eb966659 21:12:11 Step 8/23 : COPY . . 21:12:11 ---> 3056a08749b3 21:12:11 Step 8/26 : COPY . . 21:12:11 Removing intermediate container d654d89fbd0f 21:12:11 ---> 2fffc70098ab 21:12:11 Step 8/23 : COPY . . 21:12:12 Selecting previously unselected package libnorm1:amd64. 21:12:12 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:12:12 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:12:12 Selecting previously unselected package libpgm-5.2-0:amd64. 21:12:12 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:12:12 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:12:12 Selecting previously unselected package libsodium23:amd64. 21:12:12 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:12:12 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:12:12 Selecting previously unselected package libzmq5:amd64. 21:12:12 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:12:12 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:12:12 Removing intermediate container 5f8a9463465c 21:12:12 ---> 213a875e40bf 21:12:12 Step 8/24 : COPY . . 21:12:12 Selecting previously unselected package libzmq3-dev:amd64. 21:12:12 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:12:12 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:12:12 Selecting previously unselected package pkg-config. 21:12:12 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:12:12 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:12:12 Selecting previously unselected package zip. 21:12:12 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:12:12 Unpacking zip (3.0-11build1) ... 21:12:12 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:12:12 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 21:12:12 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:12:12 Setting up liberror-perl (0.17025-1) ... 21:12:12 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:12:12 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:12:12 No schema files found: doing nothing. 21:12:12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:12:12 Setting up zip (3.0-11build1) ... 21:12:12 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:12:12 Setting up libsodium23:amd64 (1.0.16-2) ... 21:12:12 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:12:12 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:12:12 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 21:12:12 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:12:12 Setting up git (1:2.17.1-1ubuntu0.8) ... 21:12:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:12:13 git set to automatically installed. 21:12:13 git-man set to automatically installed. 21:12:13 libcurl3-gnutls set to automatically installed. 21:12:13 liberror-perl set to automatically installed. 21:12:13 libglib2.0-0 set to automatically installed. 21:12:13 libnghttp2-14 set to automatically installed. 21:12:13 libnorm1 set to automatically installed. 21:12:13 libpgm-5.2-0 set to automatically installed. 21:12:13 libpsl5 set to automatically installed. 21:12:13 librtmp1 set to automatically installed. 21:12:13 libsodium23 set to automatically installed. 21:12:13 libzmq3-dev set to automatically installed. 21:12:13 libzmq5 set to automatically installed. 21:12:13 pkg-config set to automatically installed. 21:12:13 zip set to automatically installed. 21:12:14 snapd is not logged in, snap install commands will use sudo 21:12:21 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 21:12:21 snapd is not logged in, snap install commands will use sudo 21:12:21 snap "core18" has no updates available 21:12:22 Pulling config-common 21:12:22 + snapcraftctl pull 21:12:23 Pulling go-build-helper 21:12:23 + snapcraftctl pull 21:12:24 'edgex-go' has dependencies that need to be staged: go-build-helper 21:12:24 Skipping pull go-build-helper (already ran) 21:12:24 Building go-build-helper 21:12:24 + snapcraftctl build 21:12:26 Staging go-build-helper 21:12:26 + snapcraftctl stage 21:12:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:12:34 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:12:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 21:12:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 21:12:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 21:12:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 21:12:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 21:12:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 21:12:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 21:12:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 21:12:34 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:12:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:12:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:12:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:12:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:12:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:12:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:12:34 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:12:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:12:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 21:12:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 21:12:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 21:12:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 21:12:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 21:12:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 21:12:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 21:12:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 21:12:34 Fetched 25.0 MB in 0s (0 B/s) 21:12:34 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:12:34 Fetched 224 kB in 0s (0 B/s) 21:12:34 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:12:34 Fetched 157 kB in 0s (0 B/s) 21:12:34 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:12:34 Fetched 221 kB in 0s (0 B/s) 21:12:34 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:12:34 Fetched 143 kB in 0s (0 B/s) 21:12:34 Pulling edgex-go 21:12:34 + snapcraftctl pull 21:12:36 Pulling hooks 21:12:36 + snapcraftctl pull 21:12:39 ---> 340b1caecbd5 21:12:39 Step 9/22 : RUN go mod tidy 21:12:39 ---> 4dd1e3543172 21:12:39 Step 9/26 : RUN go mod tidy 21:12:39 ---> 2bd7efd45a40 21:12:39 Step 9/23 : RUN go mod tidy 21:12:39 ---> b740104842ec 21:12:39 Step 9/23 : RUN go mod tidy 21:12:39 ---> 7a8560869954 21:12:39 Step 9/24 : RUN go mod tidy 21:12:39 ---> Running in c33acbd06a64 21:12:39 ---> Running in d84c1f0e7468 21:12:39 ---> Running in 4586442e7de6 21:12:39 ---> Running in 795e1c0d8280 21:12:39 ---> Running in 565551799ac4 21:12:40 Removing intermediate container c33acbd06a64 21:12:40 ---> 96e78a332096 21:12:40 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:12:40 ---> Running in 62b004cd50d5 21:12:43 Removing intermediate container d84c1f0e7468 21:12:43 ---> b7d75451eee9 21:12:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:12:43 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 21:12:43 ---> Running in f15927b2a956 21:12:43 Removing intermediate container 795e1c0d8280 21:12:43 ---> c001c93d5db9 21:12:43 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:12:44 ---> Running in e479ca3e0aac 21:12:44 Removing intermediate container 4586442e7de6 21:12:44 ---> 2e1e3f07a305 21:12:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:12:44 Removing intermediate container 565551799ac4 21:12:44 ---> 1b49ced010d2 21:12:44 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:12:44 ---> Running in 8e65286e0eba 21:12:44 ---> Running in b210e47fb545 21:12:46 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 21:12:47 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 21:12:47 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 21:12:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:12:55 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:12:55 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:12:55 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:12:55 Fetched 0 B in 0s (0 B/s) 21:12:55 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:12:55 Fetched 96.5 kB in 0s (0 B/s) 21:12:55 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:12:55 Fetched 279 kB in 0s (0 B/s) 21:12:55 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:12:55 Fetched 122 kB in 0s (0 B/s) 21:12:55 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:12:55 Fetched 77.8 kB in 0s (0 B/s) 21:12:55 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:12:55 Fetched 8848 B in 0s (0 B/s) 21:12:55 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:12:55 Fetched 47.8 kB in 0s (0 B/s) 21:12:55 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:12:55 Fetched 45.6 kB in 0s (0 B/s) 21:12:55 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 21:12:55 Fetched 15.0 kB in 0s (0 B/s) 21:12:55 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 21:12:55 Fetched 219 kB in 0s (0 B/s) 21:12:55 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 21:12:55 Fetched 154 kB in 0s (0 B/s) 21:12:55 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:12:55 Fetched 50.6 kB in 0s (0 B/s) 21:12:55 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:12:55 Fetched 14.8 kB in 0s (0 B/s) 21:12:55 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:12:55 Fetched 41.8 kB in 0s (0 B/s) 21:12:55 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:12:55 Fetched 499 kB in 0s (0 B/s) 21:12:55 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:12:55 Fetched 111 kB in 0s (0 B/s) 21:12:55 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:12:55 Fetched 240 kB in 0s (0 B/s) 21:12:55 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:12:55 Fetched 29.3 kB in 0s (0 B/s) 21:12:55 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:12:55 Fetched 85.5 kB in 0s (0 B/s) 21:12:55 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:12:55 Fetched 24.5 kB in 0s (0 B/s) 21:12:55 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 21:12:55 Fetched 49.2 kB in 0s (0 B/s) 21:12:55 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:12:55 Fetched 54.2 kB in 0s (0 B/s) 21:12:55 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:12:55 Fetched 30.8 kB in 0s (0 B/s) 21:12:55 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 21:12:55 Fetched 15.8 kB in 0s (0 B/s) 21:12:55 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:12:55 Fetched 85.9 kB in 0s (0 B/s) 21:12:55 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:12:55 Fetched 8720 B in 0s (0 B/s) 21:12:55 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 21:12:55 Fetched 140 kB in 0s (0 B/s) 21:12:55 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:12:55 Fetched 119 kB in 0s (0 B/s) 21:12:55 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 21:12:55 Fetched 111 kB in 0s (0 B/s) 21:12:55 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:12:55 Fetched 11.1 kB in 0s (0 B/s) 21:12:55 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:12:55 Fetched 645 kB in 0s (0 B/s) 21:12:55 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:12:55 Fetched 41.3 kB in 0s (0 B/s) 21:12:55 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:12:55 Fetched 17.9 kB in 0s (0 B/s) 21:12:55 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:12:55 Fetched 368 kB in 0s (0 B/s) 21:12:55 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 21:12:55 Fetched 187 kB in 0s (0 B/s) 21:12:55 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:12:55 Fetched 175 kB in 0s (0 B/s) 21:12:55 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:12:55 Fetched 206 kB in 0s (0 B/s) 21:12:55 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 21:12:55 Fetched 1301 kB in 0s (0 B/s) 21:12:55 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:12:55 Fetched 36.2 kB in 0s (0 B/s) 21:12:55 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 21:12:55 Fetched 159 kB in 0s (0 B/s) 21:12:55 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:12:55 Fetched 107 kB in 0s (0 B/s) 21:12:55 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:12:55 Fetched 48.7 kB in 0s (0 B/s) 21:12:55 Pulling static-packages 21:12:55 + snapcraftctl pull 21:12:55 Pulling version 21:12:55 + cd /root/project 21:12:55 + git describe --tags --abbrev=0 21:12:55 + sed s/v// 21:12:55 + GIT_VERSION=2.0.1-dev.23 21:12:55 + [ -z 2.0.1-dev.23 ] 21:12:55 + snapcraftctl set-version 2.0.1-dev.23 21:12:55 Building config-common 21:12:55 + snapcraftctl build 21:12:56 Skipping build go-build-helper (already ran) 21:12:56 Building edgex-go 21:12:56 + cd /root/parts/edgex-go/src 21:12:56 + git describe --tags --abbrev=0 21:12:56 + sed s/v// 21:12:56 + GIT_VERSION=2.0.1-dev.23 21:12:56 + [ -z 2.0.1-dev.23 ] 21:12:56 + echo 2.0.1-dev.23 21:12:56 + make build 21:12:56 go mod tidy 21:13:02 go: downloading github.com/gorilla/mux v1.8.0 21:13:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 21:13:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 21:13:02 go: downloading github.com/google/uuid v1.3.0 21:13:02 go: downloading github.com/stretchr/testify v1.7.0 21:13:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 21:13:02 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 21:13:02 go: downloading gopkg.in/yaml.v2 v2.4.0 21:13:02 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:13:02 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:13:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 21:13:02 go: downloading github.com/lib/pq v1.10.2 21:13:02 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:13:02 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 21:13:02 go: downloading github.com/pelletier/go-toml v1.9.3 21:13:02 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:13:02 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 21:13:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 21:13:03 go: downloading github.com/go-playground/validator/v10 v10.8.0 21:13:03 go: downloading github.com/go-kit/kit v0.11.0 21:13:03 go: downloading github.com/davecgh/go-spew v1.1.1 21:13:03 go: downloading github.com/pmezard/go-difflib v1.0.0 21:13:03 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:13:03 go: downloading github.com/stretchr/objx v0.1.1 21:13:03 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:13:03 go: downloading github.com/x448/float16 v0.8.4 21:13:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:13:03 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:13:03 go: downloading github.com/pebbe/zmq4 v1.2.7 21:13:03 go: downloading github.com/kr/pretty v0.2.0 21:13:03 go: downloading github.com/hashicorp/consul/api v1.8.1 21:13:03 go: downloading github.com/go-playground/universal-translator v0.17.0 21:13:03 go: downloading github.com/leodido/go-urn v1.2.1 21:13:03 go: downloading golang.org/x/text v0.3.6 21:13:03 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:13:03 go: downloading github.com/go-playground/locales v0.13.0 21:13:03 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:13:03 go: downloading github.com/kr/text v0.1.0 21:13:03 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 21:13:04 go: downloading github.com/go-logfmt/logfmt v0.5.0 21:13:04 go: downloading github.com/go-stack/stack v1.8.0 21:13:04 go: downloading github.com/gorilla/websocket v1.4.2 21:13:04 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 21:13:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:13:04 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:13:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:13:04 go: downloading github.com/hashicorp/serf v0.9.5 21:13:04 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:13:04 go: downloading github.com/hashicorp/consul/sdk v0.7.0 21:13:04 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:13:04 go: downloading github.com/onsi/ginkgo v1.10.1 21:13:04 go: downloading github.com/onsi/gomega v1.7.0 21:13:04 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:13:04 go: downloading github.com/mitchellh/copystructure v1.0.0 21:13:04 go: downloading github.com/fatih/color v1.9.0 21:13:04 go: downloading github.com/mattn/go-colorable v0.1.6 21:13:04 go: downloading github.com/mattn/go-isatty v0.0.12 21:13:04 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:13:04 go: downloading github.com/pkg/errors v0.9.1 21:13:04 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:13:04 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:13:04 go: downloading github.com/hashicorp/memberlist v0.2.2 21:13:04 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:13:04 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:13:04 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:13:04 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:13:04 go: downloading github.com/hpcloud/tail v1.0.0 21:13:04 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:13:04 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:13:04 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:13:04 go: downloading github.com/hashicorp/go-multierror v1.1.0 21:13:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:13:05 go: downloading github.com/miekg/dns v1.1.26 21:13:05 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:13:05 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:13:05 go: downloading github.com/hashicorp/errwrap v1.0.0 21:13:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-data/core-data ./cmd/core-data 21:13:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:13:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-command/core-command ./cmd/core-command 21:13:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:13:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:13:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:13:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:13:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:13:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:13:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:13:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/secrets-config ./cmd/secrets-config 21:13:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:13:29 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:13:29 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:13:29 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:13:29 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:13:29 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:13:29 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:13:29 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:13:29 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:13:29 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:13:29 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:13:29 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:13:29 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:13:29 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:13:29 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:13:29 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:13:29 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:13:29 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:13:29 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 21:13:29 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:13:29 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:13:29 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:13:29 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:13:29 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:13:29 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 21:13:29 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:13:29 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:13:29 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:13:30 Building hooks 21:13:30 + cd /root/parts/hooks/src 21:13:30 + make build 21:13:30 go mod tidy 21:13:31 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 21:13:31 go: downloading github.com/stretchr/testify v1.5.1 21:13:31 go: downloading gopkg.in/yaml.v2 v2.2.2 21:13:31 go: downloading github.com/davecgh/go-spew v1.1.0 21:13:31 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 21:13:31 GO111MODULE=on go build -o cmd/install/install ./cmd/install 21:13:32 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 21:13:32 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 21:13:35 Building static-packages 21:13:35 + snapcraftctl build 21:13:37 Building version 21:13:37 + snapcraftctl build 21:13:39 Staging config-common 21:13:39 + snapcraftctl stage 21:13:40 + snapcraftctl stage 21:13:40 Skipping stage go-build-helper (already ran) 21:13:40 Staging edgex-go 21:13:41 Staging hooks 21:13:41 + snapcraftctl stage 21:13:42 Staging static-packages 21:13:42 + snapcraftctl stage 21:13:43 Staging version 21:13:43 + snapcraftctl stage 21:13:44 Priming config-common 21:13:44 + snapcraftctl prime 21:13:45 Priming go-build-helper 21:13:45 + snapcraftctl prime 21:13:46 Priming edgex-go 21:13:46 + snapcraftctl prime 21:13:47 Priming hooks 21:13:47 + snapcraftctl prime 21:13:48 Priming static-packages 21:13:48 + snapcraftctl prime 21:13:51 Priming version 21:13:51 + snapcraftctl prime 21:13:52 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:14:26 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 21:14:34 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 21:14:41 Removing intermediate container 62b004cd50d5 21:14:41 ---> 4bc1f59b5105 21:14:41 21:14:41 Step 11/22 : FROM alpine:3.12 21:14:41 3.12: Pulling from library/alpine 21:14:43 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 21:14:43 Status: Downloaded newer image for alpine:3.12 21:14:43 ---> c4fd0aeabfcf 21:14:43 Step 12/22 : RUN apk add --update --no-cache curl 21:14:44 ---> Running in f0d762bc1794 21:14:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:14:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:14:47 (1/4) Installing ca-certificates (20191127-r4) 21:14:47 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:14:47 (3/4) Installing libcurl (7.78.0-r0) 21:14:48 (4/4) Installing curl (7.78.0-r0) 21:14:48 Executing busybox-1.31.1-r20.trigger 21:14:48 Executing ca-certificates-20191127-r4.trigger 21:14:48 OK: 7 MiB in 18 packages 21:14:50 Removing intermediate container e479ca3e0aac 21:14:50 ---> 98e1fe481538 21:14:50 21:14:50 Step 11/26 : FROM alpine:3.12 21:14:50 ---> c4fd0aeabfcf 21:14:50 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:14:50 Removing intermediate container f15927b2a956 21:14:50 ---> 9964790fc950 21:14:50 21:14:50 Step 11/23 : FROM alpine:3.12 21:14:50 ---> c4fd0aeabfcf 21:14:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:14:51 ---> Running in 831a12af5024 21:14:51 ---> Running in 03f7c2a563c1 21:14:53 Removing intermediate container f0d762bc1794 21:14:53 ---> b7c02ccfa18d 21:14:53 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:14:53 ---> Running in 8d31ef36aa49 21:14:53 Removing intermediate container 8e65286e0eba 21:14:53 ---> 78184423cc49 21:14:53 21:14:53 Step 11/23 : FROM alpine:3.12 21:14:53 ---> c4fd0aeabfcf 21:14:53 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:14:53 Removing intermediate container b210e47fb545 21:14:53 ---> 9d4660cf25e1 21:14:53 21:14:53 Step 11/24 : FROM alpine:3.12 21:14:53 ---> c4fd0aeabfcf 21:14:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:14:54 ---> Running in 6f541911abeb 21:14:54 ---> Running in 087cf62dff06 21:14:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:14:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:14:54 Removing intermediate container 8d31ef36aa49 21:14:54 ---> 59ac30e8a3be 21:14:54 Step 14/22 : WORKDIR /edgex 21:14:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:14:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:14:55 (1/6) Installing ca-certificates (20191127-r4) 21:14:55 ---> Running in 39cfe1de1c70 21:14:55 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:14:55 (3/6) Installing libcurl (7.78.0-r0) 21:14:55 (4/6) Installing curl (7.78.0-r0) 21:14:55 (5/6) Installing dumb-init (1.2.2-r1) 21:14:55 (6/6) Installing su-exec (0.2-r1) 21:14:55 Executing busybox-1.31.1-r20.trigger 21:14:55 Executing ca-certificates-20191127-r4.trigger 21:14:55 OK: 7 MiB in 20 packages 21:14:55 (1/1) Installing dumb-init (1.2.2-r1) 21:14:55 Executing busybox-1.31.1-r20.trigger 21:14:55 OK: 5 MiB in 15 packages 21:14:56 Removing intermediate container 39cfe1de1c70 21:14:56 ---> 1233f13e1c34 21:14:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:14:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:14:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:14:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:14:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:14:57 ---> 992cd69748ec 21:14:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:14:58 Removing intermediate container 831a12af5024 21:14:58 ---> d2ba3311bf48 21:14:58 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:14:58 Removing intermediate container 03f7c2a563c1 21:14:58 ---> c26f0be26730 21:14:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:14:58 ---> Running in dde856a02faa 21:14:58 (1/1) Installing dumb-init (1.2.2-r1) 21:14:58 (1/2) Installing ca-certificates (20191127-r4) 21:14:58 Executing busybox-1.31.1-r20.trigger 21:14:58 OK: 5 MiB in 15 packages 21:14:58 ---> Running in f4b142dec87d 21:14:58 (2/2) Installing dumb-init (1.2.2-r1) 21:14:58 Executing busybox-1.31.1-r20.trigger 21:14:58 Executing ca-certificates-20191127-r4.trigger 21:14:58 OK: 6 MiB in 16 packages 21:15:00 Removing intermediate container dde856a02faa 21:15:00 ---> b3a820f75320 21:15:00 Step 14/26 : WORKDIR / 21:15:00 Removing intermediate container f4b142dec87d 21:15:00 ---> b8013a697b91 21:15:00 Step 14/23 : ENV APP_PORT=59861 21:15:00 ---> 00d3d0b3fbec 21:15:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:15:00 ---> Running in 6f117e02a65c 21:15:00 ---> Running in c5a79c5ee439 21:15:00 Removing intermediate container 087cf62dff06 21:15:00 ---> f3520356b3da 21:15:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:15:01 ---> Running in 0ca9c7559562 21:15:01 Removing intermediate container c5a79c5ee439 21:15:01 Removing intermediate container 6f117e02a65c 21:15:01 ---> 75b7a29edf00 21:15:01 ---> a6f4b8d2439e 21:15:01 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonStep 15/23 : EXPOSE $APP_PORT 21:15:01 21:15:04 Removing intermediate container 6f541911abeb 21:15:04 ---> e90a2a918e2b 21:15:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:15:04 ---> b816d0036796 21:15:04 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:15:04 ---> Running in a42a4d523ae5 21:15:04 Removing intermediate container 0ca9c7559562 21:15:04 ---> d688cfa7724a 21:15:04 Step 14/24 : ENV APP_PORT=59881 21:15:04 ---> Running in 59352f57379b 21:15:04 ---> Running in d478fabd769f 21:15:04 ---> Running in c67da6ff5b5f 21:15:04 Removing intermediate container a42a4d523ae5 21:15:04 ---> bcca81b70b46 21:15:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:15:04 Removing intermediate container 59352f57379b 21:15:04 ---> 89cb65eaf3c5 21:15:04 Step 14/23 : ENV APP_PORT=59860 21:15:04 ---> ff8c285a8687 21:15:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:15:04 Removing intermediate container d478fabd769f 21:15:04 ---> 83b2ffb98826 21:15:04 Step 19/22 : CMD ["--init=true"] 21:15:04 ---> Running in fba26f7c3d7c 21:15:04 Removing intermediate container c67da6ff5b5f 21:15:04 ---> 951d834965a7 21:15:04 Step 15/24 : EXPOSE $APP_PORT 21:15:04 ---> Running in 6cb28019bace 21:15:04 ---> ee78a5564cd1 21:15:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:15:04 ---> Running in 180d33b1eaa6 21:15:05 ---> 135d0281b6e4 21:15:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:15:05 Removing intermediate container fba26f7c3d7c 21:15:05 ---> 2bb4b8d908ab 21:15:05 Step 15/23 : EXPOSE $APP_PORT 21:15:05 ---> Running in a0f2f78956ec 21:15:05 Removing intermediate container 180d33b1eaa6 21:15:05 ---> 9af9416e2890 21:15:05 Step 16/24 : WORKDIR / 21:15:05 Removing intermediate container 6cb28019bace 21:15:05 ---> 9a627131c122 21:15:05 Step 20/22 : LABEL arch=arm64 21:15:06 ---> Running in 96a3b5c3efc7 21:15:06 ---> Running in 573e7e6732d3 21:15:06 ---> d64b4a2bb4b8 21:15:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:15:06 Removing intermediate container a0f2f78956ec 21:15:06 ---> 58f025c6fe4c 21:15:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:15:06 Removing intermediate container 96a3b5c3efc7 21:15:06 ---> a9e707feff25 21:15:06 Step 21/22 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:15:06 ---> cafb337fafb3 21:15:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:15:07 ---> Running in 42b7adb6a75a 21:15:07 Removing intermediate container 573e7e6732d3 21:15:07 ---> e629f0fb2fdb 21:15:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:15:08 ---> e073956be5f2 21:15:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:15:09 ---> aa7d95df9ec6 21:15:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:15:09 Removing intermediate container 42b7adb6a75a 21:15:09 ---> fdd01009cc12 21:15:09 Step 22/22 : LABEL version=0.0.0 21:15:09 ---> 775a6e331211 21:15:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:15:09 ---> b5e9c5340f4b 21:15:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:15:09 ---> Running in 23ec5afce022 21:15:09 ---> Running in b39997f36cb1 21:15:09 ---> cc875f6a1114 21:15:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:15:11 Removing intermediate container b39997f36cb1 21:15:11 ---> 391e1db7da37 21:15:11 21:15:11 Removing intermediate container 23ec5afce022 21:15:11 ---> f3ba91244330 21:15:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:15:11 Successfully built 391e1db7da37 21:15:11 Successfully tagged security-proxy-setup-arm64:latest 21:15:11  Building security-proxy-setup ... done Building security-bootstrapper 21:15:11 ---> Running in bd39c940bb0e 21:15:11 ---> b17c2617673d 21:15:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:15:11 ---> 470177b8a4a5 21:15:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:15:11 ---> f9a109153713 21:15:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:15:12 Removing intermediate container bd39c940bb0e 21:15:12 ---> 7cc23b859ab8 21:15:12 Step 21/23 : LABEL arch=arm64 21:15:15 ---> Running in 388a08858c80 21:15:15 ---> 644de5b18eee 21:15:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:15:15 ---> a7c1324db724 21:15:15 ---> d16418a1f879 21:15:15 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/ 21:15:15 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:15:15 ---> Running in 58f9984051d9 21:15:15 Removing intermediate container 388a08858c80 21:15:15 ---> ce712aa9f695 21:15:15 Step 22/23 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:15:15 ---> Running in cd881a26a6b7 21:15:15 ---> Running in 448d4b0a2c69 21:15:16 ---> Running in a655c87c3796 21:15:16 Removing intermediate container 58f9984051d9 21:15:16 ---> 5e5845783850 21:15:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:15:16 Removing intermediate container 448d4b0a2c69 21:15:16 ---> d571beb20b1e 21:15:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:15:17 ---> Running in 515279c921c5 21:15:17 ---> Running in d4923aa7e084 21:15:17 Removing intermediate container a655c87c3796 21:15:17 ---> 2b2e42422d5e 21:15:17 Step 23/23 : LABEL version=0.0.0 21:15:17 ---> Running in e370afdb0a09 21:15:18 Removing intermediate container 515279c921c5 21:15:18 ---> 1dd1d46ef804 21:15:18 Step 21/23 : LABEL arch=arm64 21:15:18 Removing intermediate container d4923aa7e084 21:15:18 ---> a520a68830c9 21:15:18 Step 22/24 : LABEL arch=arm64 21:15:20 ---> Running in a0b0888fbb58 21:15:20 ---> Running in b886c3f42253 21:15:20 Removing intermediate container e370afdb0a09 21:15:20 ---> e7d48fb16dea 21:15:20 21:15:20 Successfully built e7d48fb16dea 21:15:21 Successfully tagged support-scheduler-arm64:latest 21:15:21  Building support-scheduler ... done Building sys-mgmt-agent 21:15:21 Removing intermediate container a0b0888fbb58 21:15:21 ---> a5c9bf3d2cb1 21:15:21 Step 22/23 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:15:22 ---> Running in 4e444fb219fa 21:15:22 Removing intermediate container b886c3f42253 21:15:22 ---> b29d63b00974 21:15:22 Step 23/24 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:15:22 Removing intermediate container cd881a26a6b7 21:15:22 ---> 8a06405a1a06 21:15:22 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:15:23 ---> Running in dfcfcb4dc086 21:15:23 ---> Running in a457d476ad01 21:15:24 Removing intermediate container 4e444fb219fa 21:15:24 ---> f8d47de955cb 21:15:24 Step 23/23 : LABEL version=0.0.0 21:15:24 Removing intermediate container dfcfcb4dc086 21:15:24 ---> 37352f736f80 21:15:24 Step 24/24 : LABEL version=0.0.0 21:15:25 ---> Running in 8e9af71e2b22 21:15:25 Removing intermediate container a457d476ad01 21:15:25 ---> 810857fd2add 21:15:25 Step 24/26 : LABEL arch=arm64 21:15:25 ---> Running in 64bb4393720b 21:15:28 ---> Running in 807bcdfacd09 21:15:28 Removing intermediate container 64bb4393720b 21:15:28 ---> f82932e3b706 21:15:28 21:15:28 Removing intermediate container 8e9af71e2b22 21:15:28 ---> db6f5467a39d 21:15:28 21:15:28 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:15:28 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:15:28 ---> d69ecb7c1658 21:15:28 Step 3/32 : WORKDIR /edgex-go 21:15:28 ---> Using cache 21:15:28 ---> 6c342ab9934c 21:15:28 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:28 ---> Using cache 21:15:28 ---> 188838a7f5c1 21:15:28 Step 5/32 : RUN apk add --update --no-cache make git 21:15:28 ---> Using cache 21:15:28 ---> b8b5a5eb4b86 21:15:28 Step 6/32 : COPY go.mod . 21:15:28 ---> Using cache 21:15:28 ---> faee16d28437 21:15:28 Step 7/32 : RUN go mod download 21:15:28 ---> Using cache 21:15:28 ---> 213a875e40bf 21:15:28 Step 8/32 : COPY . . 21:15:28 ---> Using cache 21:15:28 ---> 7a8560869954 21:15:28 Step 9/32 : RUN go mod tidy 21:15:28 ---> Using cache 21:15:28 ---> 1b49ced010d2 21:15:28 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:15:28 Successfully built f82932e3b706 21:15:28 Successfully built db6f5467a39d 21:15:28 Successfully tagged core-metadata-arm64:latest 21:15:28 Removing intermediate container 807bcdfacd09 21:15:28 ---> cf9b7bb2d69f 21:15:28 Step 25/26 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:15:28 Building core-command 21:15:28 Successfully tagged support-notifications-arm64:latest 21:15:28  Building core-metadata ... done Building core-data 21:15:29  Building support-notifications ... done  ---> Running in 913485bd206e 21:15:29 ---> Running in 3d855ff55ea7 21:15:30 Removing intermediate container 3d855ff55ea7 21:15:30 ---> 6c17de762c34 21:15:30 Step 26/26 : LABEL version=0.0.0 21:15:30 ---> Running in 155d3c83d53d 21:15:31 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 21:15:31 Removing intermediate container 155d3c83d53d 21:15:31 ---> 1de1ae48d5dc 21:15:31 21:15:31 Successfully built 1de1ae48d5dc 21:15:31 Successfully tagged security-secretstore-setup-arm64:latest 21:15:55  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:15:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:15:55 ---> d69ecb7c1658 21:15:55 Step 3/24 : WORKDIR /edgex-go 21:15:55 ---> Using cache 21:15:55 ---> 6c342ab9934c 21:15:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:55 ---> Using cache 21:15:55 ---> 188838a7f5c1 21:15:55 Step 5/24 : RUN apk add --update --no-cache make bash git 21:16:01 ---> Running in f8a43239062e 21:16:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:16:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:16:03 ---> d69ecb7c1658 21:16:03 Step 3/24 : WORKDIR /edgex-go 21:16:03 ---> Using cache 21:16:03 ---> 6c342ab9934c 21:16:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:03 ---> Using cache 21:16:03 ---> 188838a7f5c1 21:16:03 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:16:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:16:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:16:03 ---> d69ecb7c1658 21:16:03 Step 3/24 : WORKDIR /edgex-go 21:16:03 ---> Using cache 21:16:03 ---> 6c342ab9934c 21:16:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:03 ---> Using cache 21:16:03 ---> 188838a7f5c1 21:16:03 Step 5/24 : RUN apk add --update --no-cache make git 21:16:03 ---> Using cache 21:16:03 ---> b8b5a5eb4b86 21:16:03 Step 6/24 : COPY go.mod . 21:16:03 ---> Using cache 21:16:03 ---> faee16d28437 21:16:03 Step 7/24 : RUN go mod download 21:16:03 ---> Using cache 21:16:03 ---> 213a875e40bf 21:16:03 Step 8/24 : COPY . . 21:16:03 ---> Using cache 21:16:03 ---> 7a8560869954 21:16:03 Step 9/24 : RUN go mod tidy 21:16:03 ---> Using cache 21:16:03 ---> 1b49ced010d2 21:16:03 Step 10/24 : RUN make cmd/core-command/core-command 21:16:04 ---> Running in 7fd52055b670 21:16:04 ---> Running in 67f2cbc2bb09 21:16:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:16:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:16:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:16:06 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 21:16:06 OK: 218 MiB in 52 packages 21:16:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:16:08 Removing intermediate container f8a43239062e 21:16:08 ---> 56cf88319e4d 21:16:08 Step 6/24 : COPY go.mod . 21:16:08 OK: 218 MiB in 52 packages 21:16:09 ---> 92d8c4274c7b 21:16:09 Step 7/24 : RUN go mod download 21:16:10 ---> Running in 34c9edbf51fd 21:16:10 Removing intermediate container 7fd52055b670 21:16:10 ---> 2d4536b339ff 21:16:10 Step 6/24 : COPY go.mod . 21:16:12 ---> bccab75009da 21:16:12 Step 7/24 : RUN go mod download 21:16:12 ---> Running in 7a2d93c0183f 21:16:16 Removing intermediate container 34c9edbf51fd 21:16:16 ---> b95eafbe807b 21:16:16 Step 8/24 : COPY . . 21:16:21 Removing intermediate container 7a2d93c0183f 21:16:21 ---> 823500d846ed 21:16:21 Step 8/24 : COPY . . 21:16:31 Removing intermediate container 913485bd206e 21:16:31 ---> 3993a0799213 21:16:31 21:16:31 Step 11/32 : FROM alpine:3.12 21:16:31 ---> c4fd0aeabfcf 21:16:31 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:16:32 ---> Running in 0f91f15bb247 21:16:33 Removing intermediate container 0f91f15bb247 21:16:33 ---> 332e750d0900 21:16:33 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:16:34 ---> Running in 8f055b884493 21:16:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:16:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:16:37 (1/2) Installing dumb-init (1.2.2-r1) 21:16:37 (2/2) Installing su-exec (0.2-r1) 21:16:37 Executing busybox-1.31.1-r20.trigger 21:16:37 OK: 5 MiB in 16 packages 21:16:42 ---> 91f36fe29300 21:16:42 Step 9/24 : RUN go mod tidy 21:16:42 Removing intermediate container 8f055b884493 21:16:42 ---> 6dfaba3c03af 21:16:42 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:16:42 ---> Running in efa6c367127e 21:16:43 ---> Running in 57d20768583e 21:16:45 Removing intermediate container 57d20768583e 21:16:45 ---> 9f6c144466cf 21:16:45 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:16:45 ---> Running in fb0c637137de 21:16:46 ---> 446f6093055d 21:16:46 Step 9/24 : RUN go mod tidy 21:16:46 ---> Running in 3e08405eb493 21:16:46 Removing intermediate container fb0c637137de 21:16:46 ---> ff3472cb0ade 21:16:46 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:16:46 ---> Running in 0e495ed8931d 21:16:49 Removing intermediate container efa6c367127e 21:16:49 ---> 95d0da2b5b8a 21:16:49 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:16:49 ---> Running in e7d8c879a69f 21:16:51 Removing intermediate container 0e495ed8931d 21:16:51 ---> 58d6d12d10f4 21:16:51 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:16:51 ---> Running in fb2a25553624 21:16:52 Removing intermediate container 3e08405eb493 21:16:52 ---> c91cd2ce4655 21:16:52 Step 10/24 : RUN make cmd/core-data/core-data 21:16:52 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 21:16:52 ---> Running in ff2dd743fde7 21:16:52 Removing intermediate container fb2a25553624 21:16:52 ---> 9f908333258b 21:16:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:16:54 ---> 65dd43f9016b 21:16:54 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:16:54 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 21:16:55 ---> Running in 10d0f9009ae9 21:16:56 Removing intermediate container 67f2cbc2bb09 21:16:56 ---> cfd92cb18ad9 21:16:56 21:16:56 Step 11/24 : FROM alpine:3.12 21:16:56 ---> c4fd0aeabfcf 21:16:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:16:56 ---> Using cache 21:16:56 ---> f3520356b3da 21:16:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:16:56 ---> Using cache 21:16:56 ---> d688cfa7724a 21:16:56 Step 14/24 : ENV APP_PORT=59882 21:16:57 ---> Running in b6ede816582c 21:16:57 Removing intermediate container b6ede816582c 21:16:57 ---> 364d42473d21 21:16:57 Step 15/24 : EXPOSE $APP_PORT 21:16:58 ---> Running in 64655dc20117 21:16:59 Removing intermediate container 64655dc20117 21:16:59 ---> e4abeb19d865 21:16:59 Step 16/24 : WORKDIR / 21:16:59 Removing intermediate container 10d0f9009ae9 21:16:59 ---> 7f6dc14b3ac2 21:16:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:16:59 ---> Running in 73f38e1ff680 21:17:00 Removing intermediate container 73f38e1ff680 21:17:00 ---> 2ec7a8094742 21:17:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:17:01 ---> 2145b6f09996 21:17:01 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:17:02 ---> aead26cfe32f 21:17:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:17:04 ---> 4eb2ca8bcd33 21:17:04 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:17:04 ---> bd58180e2b41 21:17:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:17:05 ---> 71f76d952d4b 21:17:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:17:06 ---> 148f6042c275 21:17:06 Step 20/24 : ENTRYPOINT ["/core-command"] 21:17:06 ---> Running in fb54d71207f2 21:17:07 ---> 576b0ef8bf5c 21:17:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:17:07 Removing intermediate container fb54d71207f2 21:17:07 ---> 2ace764525de 21:17:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:17:08 ---> Running in 439247e3f6dc 21:17:08 ---> 85b921f94ce6 21:17:08 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:17:09 ---> Running in a76f9ec8c478 21:17:09 Removing intermediate container 439247e3f6dc 21:17:09 ---> 3594755d2bf2 21:17:09 Step 22/24 : LABEL arch=arm64 21:17:09 ---> Running in 09862b6c7914 21:17:10 Removing intermediate container a76f9ec8c478 21:17:10 ---> e3e7706344d6 21:17:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:17:10 Removing intermediate container 09862b6c7914 21:17:10 ---> 1ea3dab33c41 21:17:10 Step 23/24 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:17:11 ---> Running in eec4a1d9aa71 21:17:11 ---> 53bffcb04119 21:17:11 Step 27/32 : RUN chmod +x /entrypoint.sh 21:17:12 Removing intermediate container eec4a1d9aa71 21:17:12 ---> 0b1478f81341 21:17:12 Step 24/24 : LABEL version=0.0.0 21:17:12 ---> Running in 90a4e9d051be 21:17:13 ---> Running in 77bcf96320e7 21:17:14 Removing intermediate container 77bcf96320e7 21:17:14 ---> 370a9bbf51c3 21:17:14 21:17:15 Successfully built 370a9bbf51c3 21:17:15 Successfully tagged core-command-arm64:latest 21:17:17  Building core-command ... done Removing intermediate container 90a4e9d051be 21:17:17 ---> 30f56f4bb528 21:17:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:17:17 ---> Running in 49513c4aa084 21:17:18 Removing intermediate container 49513c4aa084 21:17:18 ---> c16c5521f804 21:17:18 Step 29/32 : CMD ["gate"] 21:17:19 ---> Running in 57995cf3d2ac 21:17:20 Removing intermediate container 57995cf3d2ac 21:17:20 ---> e3e9c42dba11 21:17:20 Step 30/32 : LABEL arch=arm64 21:17:22 ---> Running in dcdf6ca00c48 21:17:22 Removing intermediate container dcdf6ca00c48 21:17:22 ---> 84569cda80a0 21:17:22 Step 31/32 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:17:22 ---> Running in 9eb3efb9d619 21:17:22 Removing intermediate container 9eb3efb9d619 21:17:22 ---> 19990b963d56 21:17:22 Step 32/32 : LABEL version=0.0.0 21:17:23 ---> Running in 6d5020e08063 21:17:24 Removing intermediate container 6d5020e08063 21:17:24 ---> 783bdb2b2acc 21:17:24 21:17:24 Successfully built 783bdb2b2acc 21:17:24 Successfully tagged security-bootstrapper-arm64:latest 21:17:51  Building security-bootstrapper ... done Removing intermediate container e7d8c879a69f 21:17:51 ---> f22362b7a6cb 21:17:51 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:17:52 ---> Running in 1730dfc931fd 21:17:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:17:57 Removing intermediate container 1730dfc931fd 21:17:57 ---> 511a0f467de0 21:17:57 21:17:57 Step 12/24 : FROM docker:20.10.7 21:17:57 20.10.7: Pulling from library/docker 21:18:00 Removing intermediate container ff2dd743fde7 21:18:00 ---> 991508c91b37 21:18:00 21:18:00 Step 11/24 : FROM alpine:3.12 21:18:00 ---> c4fd0aeabfcf 21:18:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:18:02 ---> Running in 401372067a0e 21:18:03 Removing intermediate container 401372067a0e 21:18:03 ---> 6ddb3867085c 21:18:03 Step 13/24 : ENV APP_PORT=59880 21:18:04 ---> Running in bdf8ba0cf98f 21:18:05 Removing intermediate container bdf8ba0cf98f 21:18:05 ---> f84630dff538 21:18:05 Step 14/24 : EXPOSE $APP_PORT 21:18:05 ---> Running in fe8ce8222c2d 21:18:05 Removing intermediate container fe8ce8222c2d 21:18:05 ---> 9d971966d71a 21:18:05 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:06 ---> Running in 75b279b6aff8 21:18:06 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 21:18:06 Status: Downloaded newer image for docker:20.10.7 21:18:06 ---> df445af6242a 21:18:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:18:06 ---> Running in 7ddffc826f75 21:18:07 Removing intermediate container 7ddffc826f75 21:18:07 ---> 26de387d4b81 21:18:07 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:18:08 ---> Running in 1fa77457e5aa 21:18:09 Removing intermediate container 75b279b6aff8 21:18:09 ---> efbb502e0202 21:18:09 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:18:09 ---> Running in e59cf44a6cb5 21:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:18:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:18:11 (1/39) Installing readline (8.1.0-r0) 21:18:11 (2/39) Installing bash (5.1.0-r0) 21:18:11 Executing bash-5.1.0-r0.post-install 21:18:11 (3/39) Installing brotli-libs (1.0.9-r3) 21:18:11 (4/39) Installing nghttp2-libs (1.42.0-r1) 21:18:11 (5/39) Installing libcurl (7.78.0-r0) 21:18:11 (6/39) Installing curl (7.78.0-r0) 21:18:11 (7/39) Installing dumb-init (1.2.5-r0) 21:18:11 (8/39) Installing libbz2 (1.0.8-r1) 21:18:11 (9/39) Installing expat (2.2.10-r1) 21:18:11 (10/39) Installing libffi (3.3-r2) 21:18:11 (11/39) Installing gdbm (1.19-r0) 21:18:11 (12/39) Installing xz-libs (5.2.5-r0) 21:18:11 (13/39) Installing sqlite-libs (3.34.1-r0) 21:18:11 (14/39) Installing python3 (3.8.10-r0) 21:18:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:18:13 (1/6) Installing dumb-init (1.2.2-r1) 21:18:13 (2/6) Installing libgcc (9.3.0-r2) 21:18:13 (3/6) Installing libsodium (1.0.18-r0) 21:18:13 (4/6) Installing libstdc++ (9.3.0-r2) 21:18:13 (15/39) Installing py3-appdirs (1.4.4-r1) 21:18:13 (16/39) Installing py3-ordered-set (4.0.2-r0) 21:18:13 (17/39) Installing py3-parsing (2.4.7-r1) 21:18:13 (18/39) Installing py3-six (1.15.0-r0) 21:18:13 (19/39) Installing py3-packaging (20.9-r0) 21:18:13 (20/39) Installing py3-setuptools (51.3.3-r0) 21:18:13 (21/39) Installing py3-chardet (4.0.0-r0) 21:18:13 (22/39) Installing py3-idna (3.1-r0) 21:18:13 (23/39) Installing py3-urllib3 (1.26.2-r1) 21:18:13 (5/6) Installing libzmq (4.3.3-r0) 21:18:13 (24/39) Installing py3-requests (2.25.1-r1) 21:18:13 (25/39) Installing py3-msgpack (1.0.2-r0) 21:18:13 (26/39) Installing py3-lockfile (0.12.2-r3) 21:18:13 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:18:13 (28/39) Installing py3-colorama (0.4.4-r0) 21:18:13 (29/39) Installing py3-contextlib2 (0.6.0-r0) 21:18:13 (30/39) Installing py3-distlib (0.3.1-r1) 21:18:13 (6/6) Installing zeromq (4.3.3-r0) 21:18:13 (31/39) Installing py3-distro (1.5.0-r1) 21:18:13 (32/39) Installing py3-webencodings (0.5.1-r3) 21:18:13 (33/39) Installing py3-html5lib (1.1-r0) 21:18:13 Executing busybox-1.31.1-r20.trigger 21:18:13 (34/39) Installing py3-pytoml (0.1.21-r0) 21:18:13 (35/39) Installing py3-pep517 (0.9.1-r0) 21:18:13 OK: 8 MiB in 20 packages 21:18:13 (36/39) Installing py3-progress (1.5-r0) 21:18:13 (37/39) Installing py3-retrying (1.3.3-r0) 21:18:13 (38/39) Installing py3-toml (0.10.2-r0) 21:18:13 (39/39) Installing py3-pip (20.3.4-r0) 21:18:14 Executing busybox-1.32.1-r6.trigger 21:18:14 OK: 82 MiB in 59 packages 21:18:15 Removing intermediate container e59cf44a6cb5 21:18:15 ---> 3bd8ba7bc25d 21:18:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:18:16 ---> 8e39d198ccb3 21:18:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:18:18 ---> 5d47902e7538 21:18:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:18:19 ---> 9da60545ee90 21:18:19 Step 20/24 : ENTRYPOINT ["/core-data"] 21:18:19 ---> Running in 9ae2f9a233c3 21:18:19 Removing intermediate container 9ae2f9a233c3 21:18:19 ---> 2a700013a352 21:18:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:18:19 ---> Running in f804e98ee9f2 21:18:20 Removing intermediate container f804e98ee9f2 21:18:20 ---> 5b29a70e0163 21:18:20 Step 22/24 : LABEL arch=arm64 21:18:20 ---> Running in dff395e4ef77 21:18:21 Removing intermediate container dff395e4ef77 21:18:21 ---> 00ee1a038311 21:18:21 Step 23/24 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:18:21 Collecting docker-compose==1.23.2 21:18:21 ---> Running in 41062d9d5df3 21:18:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:18:22 Removing intermediate container 41062d9d5df3 21:18:22 ---> 6d503b0f37d7 21:18:22 Step 24/24 : LABEL version=0.0.0 21:18:22 Collecting jsonschema<3,>=2.5.1 21:18:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:18:22 ---> Running in 9227cc025ef3 21:18:22 Removing intermediate container 9227cc025ef3 21:18:22 ---> a3c56d13cf69 21:18:22 21:18:22 Collecting PyYAML<4,>=3.10 21:18:22 Downloading PyYAML-3.13.tar.gz (270 kB) 21:18:23 Successfully built a3c56d13cf69 21:18:23 Successfully tagged core-data-arm64:latest 21:18:26  Building core-data ... done Collecting docker<4.0,>=3.6.0 21:18:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:18:26 Collecting docopt<0.7,>=0.6.1 21:18:26 Downloading docopt-0.6.2.tar.gz (25 kB) 21:18:28 Collecting websocket-client<1.0,>=0.32.0 21:18:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:18:28 Collecting dockerpty<0.5,>=0.4.1 21:18:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:18:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:18:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:18:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:18:31 Collecting cached-property<2,>=1.2.0 21:18:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:18:31 Collecting texttable<0.10,>=0.9.0 21:18:31 Downloading texttable-0.9.1.tar.gz (11 kB) 21:18:33 Collecting docker-pycreds>=0.4.0 21:18:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:18:33 Collecting certifi>=2017.4.17 21:18:33 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 21:18:33 Collecting chardet<3.1.0,>=3.0.2 21:18:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:18:34 Collecting urllib3<1.25,>=1.21.1 21:18:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:18:34 Collecting idna<2.8,>=2.5 21:18:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:18:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:18:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:18:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:18:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:18:35 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:18:35 Attempting uninstall: urllib3 21:18:35 Found existing installation: urllib3 1.26.2 21:18:35 Uninstalling urllib3-1.26.2: 21:18:35 Successfully uninstalled urllib3-1.26.2 21:18:36 Attempting uninstall: idna 21:18:36 Found existing installation: idna 3.1 21:18:36 Uninstalling idna-3.1: 21:18:36 Successfully uninstalled idna-3.1 21:18:37 Attempting uninstall: chardet 21:18:37 Found existing installation: chardet 4.0.0 21:18:37 Uninstalling chardet-4.0.0: 21:18:37 Successfully uninstalled chardet-4.0.0 21:18:38 Attempting uninstall: requests 21:18:38 Found existing installation: requests 2.25.1 21:18:38 Uninstalling requests-2.25.1: 21:18:38 Successfully uninstalled requests-2.25.1 21:18:39 Running setup.py install for texttable: started 21:18:41 Running setup.py install for texttable: finished with status 'done' 21:18:41 Running setup.py install for PyYAML: started 21:18:43 Running setup.py install for PyYAML: finished with status 'done' 21:18:43 Running setup.py install for docopt: started 21:18:45 Running setup.py install for docopt: finished with status 'done' 21:18:45 Running setup.py install for dockerpty: started 21:18:46 Running setup.py install for dockerpty: finished with status 'done' 21:18:48 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:18:58 Removing intermediate container 1fa77457e5aa 21:18:58 ---> 0fa6c2c91cfd 21:18:58 Step 15/24 : ENV APP_PORT=58890 21:18:58 ---> Running in 416e44839371 21:18:58 Removing intermediate container 416e44839371 21:18:58 ---> 5eb373b20dad 21:18:58 Step 16/24 : EXPOSE $APP_PORT 21:18:58 ---> Running in b7af2841faa7 21:18:59 Removing intermediate container b7af2841faa7 21:18:59 ---> ea7fccde4b54 21:18:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:19:01 ---> c79127ce9ce1 21:19:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:19:01 ---> 2ceea303e804 21:19:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:19:02 ---> dac671917212 21:19:02 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:19:03 ---> Running in e1294030d85f 21:19:05 Removing intermediate container e1294030d85f 21:19:05 ---> 7ea2d08e7fed 21:19:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:19:05 ---> Running in 65c7bb7f22d4 21:19:05 Removing intermediate container 65c7bb7f22d4 21:19:05 ---> 8f8109288f0f 21:19:05 Step 22/24 : LABEL arch=arm64 21:19:05 ---> Running in 1a4bd5fb4026 21:19:05 Removing intermediate container 1a4bd5fb4026 21:19:05 ---> 69845b933b7e 21:19:05 Step 23/24 : LABEL git_sha=a4bf493151d20c9f5dd988c87f7661259b3f10c5 21:19:05 ---> Running in b470bd88cbc3 21:19:06 Removing intermediate container b470bd88cbc3 21:19:06 ---> 6e9b0a85148d 21:19:06 Step 24/24 : LABEL version=0.0.0 21:19:07 ---> Running in a2be625954da 21:19:07 Removing intermediate container a2be625954da 21:19:07 ---> a903f7870e54 21:19:07 21:19:07 Successfully built a903f7870e54 21:19:07 Successfully tagged sys-mgmt-agent-arm64:latest 21:19:07  Building sys-mgmt-agent ... done  [Pipeline] } 21:19:07 $ docker stop --time=1 88a6c4a262b94134285f620293020389288ea2d6145281b159c2b84dc44cf381 21:19:10 $ docker rm -f 88a6c4a262b94134285f620293020389288ea2d6145281b159c2b84dc44cf381 [Pipeline] // withDockerContainer [Pipeline] sh 21:19:10 + docker images 21:19:11 REPOSITORY TAG IMAGE ID CREATED SIZE 21:19:11 sys-mgmt-agent-arm64 latest a903f7870e54 4 seconds ago 311MB 21:19:11 core-data-arm64 latest a3c56d13cf69 48 seconds ago 19.3MB 21:19:11 991508c91b37 About a minute ago 1.57GB 21:19:11 511a0f467de0 About a minute ago 1.56GB 21:19:11 security-bootstrapper-arm64 latest 783bdb2b2acc About a minute ago 17.7MB 21:19:11 core-command-arm64 latest 370a9bbf51c3 About a minute ago 15.1MB 21:19:11 cfd92cb18ad9 2 minutes ago 1.56GB 21:19:11 3993a0799213 2 minutes ago 1.56GB 21:19:11 security-secretstore-setup-arm64 latest 1de1ae48d5dc 3 minutes ago 27.4MB 21:19:11 core-metadata-arm64 latest f82932e3b706 3 minutes ago 15.8MB 21:19:11 support-notifications-arm64 latest db6f5467a39d 3 minutes ago 15.9MB 21:19:11 support-scheduler-arm64 latest e7d48fb16dea 3 minutes ago 15.2MB 21:19:11 security-proxy-setup-arm64 latest 391e1db7da37 4 minutes ago 24.5MB 21:19:11 78184423cc49 4 minutes ago 1.56GB 21:19:11 9d4660cf25e1 4 minutes ago 1.56GB 21:19:11 98e1fe481538 4 minutes ago 1.57GB 21:19:11 9964790fc950 4 minutes ago 1.56GB 21:19:11 4bc1f59b5105 4 minutes ago 1.56GB 21:19:11 ci-base-image-arm64 latest d69ecb7c1658 15 minutes ago 1.23GB 21:19:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 3 days ago 533MB 21:19:11 docker 20.10.7 df445af6242a 7 weeks ago 234MB 21:19:11 alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB 21:19:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:19:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:19:11 21:19:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:19:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:19:12 arm64: Pulling from edgex-lftools-log-publisher 21:19:12 448f6bf000e3: Pulling fs layer 21:19:12 f757da607395: Pulling fs layer 21:19:12 05883995daec: Pulling fs layer 21:19:12 8603b9c90790: Pulling fs layer 21:19:12 1560dd03e051: Pulling fs layer 21:19:12 27f5ce0e4adf: Pulling fs layer 21:19:12 c2d8d7efcc4b: Pulling fs layer 21:19:12 8603b9c90790: Waiting 21:19:12 1560dd03e051: Waiting 21:19:12 27f5ce0e4adf: Waiting 21:19:12 c2d8d7efcc4b: Waiting 21:19:12 f757da607395: Verifying Checksum 21:19:12 f757da607395: Download complete 21:19:12 8603b9c90790: Download complete 21:19:13 1560dd03e051: Verifying Checksum 21:19:13 1560dd03e051: Download complete 21:19:13 27f5ce0e4adf: Download complete 21:19:13 05883995daec: Verifying Checksum 21:19:13 05883995daec: Download complete 21:19:14 448f6bf000e3: Verifying Checksum 21:19:14 448f6bf000e3: Download complete 21:19:16 c2d8d7efcc4b: Verifying Checksum 21:19:16 c2d8d7efcc4b: Download complete 21:19:17 448f6bf000e3: Pull complete 21:19:18 f757da607395: Pull complete 21:19:20 05883995daec: Pull complete 21:19:20 8603b9c90790: Pull complete 21:19:21 1560dd03e051: Pull complete 21:19:22 27f5ce0e4adf: Pull complete 21:19:37 c2d8d7efcc4b: Pull complete 21:19:37 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:19:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:19:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:19:37 prd-ubuntu18.04-docker-arm64-4c-16g-2129 does not seem to be running inside a container 21:19:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:19:41 $ docker top bad334ec207b621e590ad9f32e913ed2221227ba0cbf93f1f99cc5ce7af5fd58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:42 ---> job-cost.sh 21:19:42 lf-activate-venv: SKIPPING 21:19:42 INFO: No Stack... 21:19:43 INFO: Retrieving Pricing Info for: v2-standard-4 21:19:44 INFO: Archiving Costs [Pipeline] sh 21:19:44 + cat /w/workspace/edgex-go/4/archives/cost.csv 21:19:44 + cut -d, -f6 [Pipeline] lock 21:19:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3651-4-stack-cost] 21:19:44 Resource [jenkins-edgexfoundry-edgex-go-PR-3651-4-stack-cost] did not exist. Created. 21:19:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3651-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:19:45 + echo total: 0.18000000715255737 [Pipeline] stash 21:19:45 Stashed 1 file(s) [Pipeline] } 21:19:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3651-4-stack-cost] [Pipeline] // lock [Pipeline] } 21:19:45 $ docker stop --time=1 bad334ec207b621e590ad9f32e913ed2221227ba0cbf93f1f99cc5ce7af5fd58 21:19:48 $ docker rm -f bad334ec207b621e590ad9f32e913ed2221227ba0cbf93f1f99cc5ce7af5fd58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:19:50 provisioning config files... 21:19:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6512590525484991194tmp [Pipeline] { [Pipeline] sh 21:19:50 + set +x 21:19:50 + bash -s -- 21:19:50 + curl -s https://codecov.io/bash 21:19:50 21:19:50 _____ _ 21:19:50 / ____| | | 21:19:50 | | ___ __| | ___ ___ _____ __ 21:19:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:19:50 | |___| (_) | (_| | __/ (_| (_) \ V / 21:19:50 \_____\___/ \__,_|\___|\___\___/ \_/ 21:19:50 Bash-1.0.6 21:19:50 21:19:50 21:19:50 ==> git version 2.24.4 found 21:19:50 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 21:19:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:19:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:19:50 ==> Jenkins CI detected. 21:19:50 current dir:  /w/workspace/edgex-go/4 21:19:50 project root: . 21:19:50 --> token set from env 21:19:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:19:50 ==> Running gcov in . (disable via -X gcov) 21:19:50 ==> Python coveragepy not found 21:19:50 ==> Searching for coverage reports in: 21:19:50 + . 21:19:50 -> Found 1 reports 21:19:50 ==> Detecting git/mercurial file structure 21:19:50 ==> Reading reports 21:19:50 + ./coverage.out bytes=404176 21:19:50 ==> Appending adjustments 21:19:50 https://docs.codecov.io/docs/fixing-reports 21:19:51 + Found adjustments 21:19:51 ==> Gzipping contents 21:19:51 56K /tmp/codecov.QJFW97.gz 21:19:51 ==> Uploading reports 21:19:51 url: https://codecov.io 21:19:51 query: branch=PR-3651&commit=a4bf493151d20c9f5dd988c87f7661259b3f10c5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3651%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3651&job=&cmd_args= 21:19:51 -> Pinging Codecov 21:19:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3651&commit=a4bf493151d20c9f5dd988c87f7661259b3f10c5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3651%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3651&job=&cmd_args= 21:19:52 -> Uploading to 21:19:52 https://storage.googleapis.com/codecov/v4/raw/2021-08-05/00271124DB129430A58F1EEE437C3FCB/a4bf493151d20c9f5dd988c87f7661259b3f10c5/28a5b329-2048-4e2c-bb42-982fbddf4abf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210805%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210805T211951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fbadcca301bc43a3a6bd85e788033a1308f9a387a117b6b4bd021943b7ee98d4 21:19:52 % Total % Received % Xferd Average Speed Time Time Time Current 21:19:52 Dload Upload Total Spent Left Speed 21:19:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54514 0 0 100 54514 0 86749 --:--:-- --:--:-- --:--:-- 86805 21:19:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a4bf493151d20c9f5dd988c87f7661259b3f10c5 [Pipeline] } 21:19:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:19:54 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:19:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:19:57 ---> package-listing.sh 21:19:57 ++ facter osfamily 21:19:57 ++ tr '[:upper:]' '[:lower:]' 21:19:58 + OS_FAMILY=redhat 21:19:58 + workspace=/w/workspace/edgex-go/4 21:19:58 + START_PACKAGES=/tmp/packages_start.txt 21:19:58 + END_PACKAGES=/tmp/packages_end.txt 21:19:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:19:58 + PACKAGES=/tmp/packages_start.txt 21:19:58 + '[' /w/workspace/edgex-go/4 ']' 21:19:58 + PACKAGES=/tmp/packages_end.txt 21:19:58 + case "${OS_FAMILY}" in 21:19:58 + sort 21:19:58 + rpm -qa 21:19:59 + '[' -f /tmp/packages_start.txt ']' 21:19:59 + '[' -f /tmp/packages_end.txt ']' 21:19:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:19:59 + '[' /w/workspace/edgex-go/4 ']' 21:19:59 + mkdir -p /w/workspace/edgex-go/4/archives/ 21:19:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 21:19:59 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:20:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:20:00 21:20:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:20:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:20:01 latest: Pulling from edgex-lftools-log-publisher 21:20:01 b4d181a07f80: Pulling fs layer 21:20:01 a1111a8f2ec3: Pulling fs layer 21:20:01 ed53099fbce6: Pulling fs layer 21:20:01 dc539afda2c1: Pulling fs layer 21:20:01 77bc0d833cb6: Pulling fs layer 21:20:01 9065ff56babe: Pulling fs layer 21:20:01 d287ab97295c: Pulling fs layer 21:20:01 dc539afda2c1: Waiting 21:20:01 77bc0d833cb6: Waiting 21:20:01 9065ff56babe: Waiting 21:20:01 d287ab97295c: Waiting 21:20:02 a1111a8f2ec3: Verifying Checksum 21:20:02 a1111a8f2ec3: Download complete 21:20:02 dc539afda2c1: Verifying Checksum 21:20:02 dc539afda2c1: Download complete 21:20:02 77bc0d833cb6: Verifying Checksum 21:20:02 77bc0d833cb6: Download complete 21:20:02 9065ff56babe: Verifying Checksum 21:20:02 9065ff56babe: Download complete 21:20:02 ed53099fbce6: Verifying Checksum 21:20:02 ed53099fbce6: Download complete 21:20:03 b4d181a07f80: Verifying Checksum 21:20:03 b4d181a07f80: Download complete 21:20:04 b4d181a07f80: Pull complete 21:20:04 a1111a8f2ec3: Pull complete 21:20:05 ed53099fbce6: Pull complete 21:20:05 dc539afda2c1: Pull complete 21:20:06 77bc0d833cb6: Pull complete 21:20:06 9065ff56babe: Pull complete 21:20:08 d287ab97295c: Verifying Checksum 21:20:08 d287ab97295c: Download complete 21:20:12 d287ab97295c: Pull complete 21:20:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:20:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:20:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:20:12 prd-centos7-docker-4c-2g-2128 does not seem to be running inside a container 21:20:13 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:latest cat 21:20:16 $ docker top c3975d9ab7fbb6492a14d77e839f5f80e0b784a2a80e6fcd7643199e2cd93744 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:16 + touch /tmp/pre-build-complete [Pipeline] sh 21:20:17 + mkdir -p /var/log/sysstat [Pipeline] sh 21:20:17 + ls /var/log/sa-host 21:20:17 + sadf -c /var/log/sa-host/sa05 21:20:17 file_magic: OK 21:20:17 HZ: Using current value: 100 21:20:17 file_header: OK 21:20:17 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 21:20:17 Statistics: 21:20:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:20:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:18 provisioning config files... 21:20:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7179725587911537277tmp [Pipeline] { [Pipeline] echo 21:20:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:20:18 ---> create-netrc.sh [Pipeline] } 21:20:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:20:23 ---> python-tools-install.sh [Pipeline] echo 21:20:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:20:24 ---> sudo-logs.sh 21:20:24 Archiving 'sudo' log.. 21:20:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-2128.vexxhost.local: Name or service not known 21:20:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-2128.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:20:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:20:24 ---> job-cost.sh 21:20:24 lf-activate-venv: SKIPPING 21:20:24 DEBUG: total: 0.18000000715255737 21:20:24 INFO: Retrieving Stack Cost... 21:20:25 INFO: Retrieving Pricing Info for: v3-standard-2 21:20:26 INFO: Archiving Costs [Pipeline] echo 21:20:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:20:27 ---> logs-deploy.sh 21:20:27 lf-activate-venv: SKIPPING 21:20:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3651/4 21:20:27 INFO: archiving workspace using pattern(s): 21:20:27 Archives upload complete. 21:20:28 INFO: archiving logs to Nexus 21:20:28 ---> uname -a: 21:20:28 Linux prd-centos7-docker-4c-2g-2128.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 21:20:28 21:20:28 21:20:28 ---> lscpu: 21:20:28 Architecture: x86_64 21:20:28 CPU op-mode(s): 32-bit, 64-bit 21:20:28 Byte Order: Little Endian 21:20:28 Address sizes: 40 bits physical, 48 bits virtual 21:20:28 CPU(s): 2 21:20:28 On-line CPU(s) list: 0,1 21:20:28 Thread(s) per core: 1 21:20:28 Core(s) per socket: 1 21:20:28 Socket(s): 2 21:20:28 NUMA node(s): 1 21:20:28 Vendor ID: AuthenticAMD 21:20:28 CPU family: 23 21:20:28 Model: 49 21:20:28 Model name: AMD EPYC-Rome Processor 21:20:28 Stepping: 0 21:20:28 CPU MHz: 2799.998 21:20:28 BogoMIPS: 5599.99 21:20:28 Virtualization: AMD-V 21:20:28 Hypervisor vendor: KVM 21:20:28 Virtualization type: full 21:20:28 L1d cache: 32K 21:20:28 L1i cache: 32K 21:20:28 L2 cache: 512K 21:20:28 L3 cache: 16384K 21:20:28 NUMA node0 CPU(s): 0,1 21:20:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:20:28 21:20:28 21:20:28 ---> nproc: 21:20:28 2 21:20:28 21:20:28 21:20:28 ---> df -h: 21:20:28 Filesystem Size Used Avail Use% Mounted on 21:20:28 overlay 40G 13G 28G 32% / 21:20:28 tmpfs 64M 0 64M 0% /dev 21:20:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:20:28 shm 64M 0 64M 0% /dev/shm 21:20:28 /dev/vda1 40G 13G 28G 32% /facter-os 21:20:28 21:20:28 21:20:28 ---> sar -b -r -n DEV: 21:20:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 21:20:28 21:20:28 20:57:43 LINUX RESTART (2 CPU) 21:20:28 21:20:28 20:58:01 tps rtps wtps bread/s bwrtn/s 21:20:28 20:59:02 163.71 28.49 135.22 6065.61 44945.76 21:20:28 21:00:01 276.75 0.19 276.57 23.57 71615.46 21:20:28 21:01:01 155.20 0.03 155.17 0.27 33237.99 21:20:28 21:02:01 52.54 0.08 52.46 1.60 6374.24 21:20:28 21:03:03 452.25 230.25 222.00 6794.08 145901.02 21:20:28 21:04:01 530.61 211.56 319.05 9905.53 174242.62 21:20:28 21:05:01 694.67 128.01 566.66 5009.56 208328.08 21:20:28 21:06:01 104.26 12.67 91.59 1357.58 13132.98 21:20:28 21:07:01 1.45 0.00 1.45 0.00 25.55 21:20:28 21:08:01 0.15 0.00 0.15 0.00 1.67 21:20:28 21:09:01 0.23 0.00 0.23 0.00 2.18 21:20:28 21:10:01 0.30 0.02 0.28 0.13 3.70 21:20:28 21:11:01 0.23 0.00 0.23 0.00 3.02 21:20:28 21:12:01 0.20 0.00 0.20 0.00 1.52 21:20:28 21:13:01 0.27 0.12 0.15 3.60 1.65 21:20:28 21:14:01 0.90 0.07 0.83 2.13 16.63 21:20:28 21:15:01 0.25 0.00 0.25 0.00 2.62 21:20:28 21:16:01 0.22 0.00 0.22 0.00 2.38 21:20:28 21:17:01 0.18 0.00 0.18 0.00 1.92 21:20:28 21:18:01 0.17 0.00 0.17 0.00 1.52 21:20:28 21:19:01 0.52 0.20 0.32 28.65 3.48 21:20:28 21:20:01 42.08 41.31 0.77 4117.81 21.49 21:20:28 Average: 112.24 29.65 82.58 1508.54 31606.95 21:20:28 21:20:28 20:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:20:28 20:59:02 4893620 0 1061116 13.25 2620 2051584 1759084 19.42 1097684 1606092 157768 21:20:28 21:00:01 2540480 0 1193760 14.91 2620 4272080 1638824 18.09 1716352 3057980 577176 21:20:28 21:01:01 3097796 0 1203508 15.03 2620 3705016 1819688 20.09 1424312 2837856 182468 21:20:28 21:02:01 3304144 0 1079928 13.48 2620 3622248 1355048 14.96 1193792 2859796 77660 21:20:28 21:03:03 1207068 0 1280128 15.98 2620 5519124 1879132 20.75 1674380 4396004 12808 21:20:28 21:04:01 411688 0 1630008 20.35 2620 5964624 3614756 39.91 3019788 3769944 265532 21:20:28 21:05:01 1360888 0 1444212 18.03 2620 5201220 2593964 28.64 2069976 3755956 136 21:20:28 21:06:01 2805872 0 1195704 14.93 2620 4004744 1293844 14.28 1362296 3076676 8 21:20:28 21:07:01 2809080 0 1192492 14.89 2620 4004748 1256824 13.88 1387148 3049516 8 21:20:28 21:08:01 2808900 0 1192668 14.89 2620 4004752 1256824 13.88 1387676 3049520 8 21:20:28 21:09:01 2808672 0 1192892 14.89 2620 4004756 1256908 13.88 1387656 3049520 8 21:20:28 21:10:01 2808464 0 1193096 14.90 2620 4004760 1257104 13.88 1387996 3049524 8 21:20:28 21:11:01 2809328 0 1192224 14.89 2620 4004768 1256888 13.88 1387600 3049528 8 21:20:28 21:12:01 2809468 0 1192052 14.88 2620 4004800 1256888 13.88 1387564 3049532 20 21:20:28 21:13:01 2807312 0 1194236 14.91 2620 4004772 1258628 13.90 1389236 3049524 8 21:20:28 21:14:01 2808720 0 1192792 14.89 2620 4004808 1256972 13.88 1388780 3048552 8 21:20:28 21:15:01 2808996 0 1192512 14.89 2620 4004812 1256888 13.88 1388624 3048552 8 21:20:28 21:16:01 2808236 0 1193264 14.90 2620 4004820 1257092 13.88 1389028 3048552 8 21:20:28 21:17:01 2809128 0 1192372 14.89 2620 4004820 1256888 13.88 1388748 3048552 8 21:20:28 21:18:01 2809144 0 1192348 14.89 2620 4004828 1256888 13.88 1388640 3048552 8 21:20:28 21:19:01 2805124 0 1195560 14.93 2620 4005636 1257044 13.88 1394532 3046608 20 21:20:28 21:20:01 2639284 0 1230728 15.37 2620 4136308 1507456 16.64 1428576 3175612 7088 21:20:28 Average: 2671428 0 1219436 15.23 2620 4115456 1536529 16.96 1501836 3098725 58217 21:20:28 21:20:28 20:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:20:28 20:59:02 eth0 1572.06 988.74 6331.97 150.84 0.00 0.00 0.00 0.00 21:20:28 20:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 20:59:02 veth359a9f7 403.25 563.01 52.66 2674.68 0.00 0.00 0.00 0.00 21:20:28 20:59:02 docker0 403.25 562.88 47.15 2674.67 0.00 0.00 0.00 0.00 21:20:28 21:00:01 eth0 1020.12 799.90 5430.90 75.01 0.00 0.00 0.00 0.00 21:20:28 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:00:01 docker0 479.31 545.43 37.49 2082.57 0.00 0.00 0.00 0.00 21:20:28 21:01:01 eth0 46.00 27.76 36.55 59.45 0.00 0.00 0.00 0.00 21:20:28 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:01:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 21:20:28 21:01:01 veth2860feb 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 21:20:28 21:02:01 eth0 19.03 13.57 13.05 7.27 0.00 0.00 0.00 0.00 21:20:28 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:02:01 docker0 1.82 1.82 0.12 0.14 0.00 0.00 0.00 0.00 21:20:28 21:02:01 veth2860feb 1.82 1.82 0.14 0.14 0.00 0.00 0.00 0.00 21:20:28 21:03:03 veth43030f5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:03:03 vethbe4de39 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:20:28 21:03:03 veth5cc306e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:03:03 eth0 275.38 187.77 1673.95 75.91 0.00 0.00 0.00 0.00 21:20:28 21:04:01 veth8322592 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:20:28 21:04:01 veth67aa77c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:20:28 21:04:01 veth5dd9bdd 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:20:28 21:04:01 vethbe4de39 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 21:20:28 21:05:01 vethf7f2395 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:05:01 vethbe4de39 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 21:20:28 21:05:01 eth0 3399.93 2294.14 15566.95 515.86 0.00 0.00 0.00 0.00 21:20:28 21:05:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:20:28 21:06:01 eth0 24.33 12.64 46.30 6.95 0.00 0.00 0.00 0.00 21:20:28 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:06:01 docker0 989.93 1306.34 91.44 5536.32 0.00 0.00 0.00 0.00 21:20:28 21:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:20:28 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:08:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:09:01 eth0 0.57 0.17 0.12 0.07 0.00 0.00 0.00 0.00 21:20:28 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:10:01 eth0 0.73 0.47 0.34 0.21 0.00 0.00 0.00 0.00 21:20:28 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:11:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:20:28 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:20:28 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:13:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:20:28 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:14:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:20:28 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:15:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:20:28 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:16:01 eth0 0.63 0.37 0.33 0.20 0.00 0.00 0.00 0.00 21:20:28 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:17:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:18:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:20:28 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:19:01 eth0 1.25 0.58 0.46 0.28 0.00 0.00 0.00 0.00 21:20:28 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:20:01 eth0 51.07 37.25 133.07 48.17 0.00 0.00 0.00 0.00 21:20:28 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 Average: eth0 156.92 106.19 714.57 25.98 0.00 0.00 0.00 0.00 21:20:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:28 Average: docker0 45.07 59.47 4.16 252.04 0.00 0.00 0.00 0.00 21:20:28 21:20:28 21:20:28 ---> sar -P ALL: 21:20:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 21:20:28 21:20:28 20:57:43 LINUX RESTART (2 CPU) 21:20:28 21:20:28 20:58:01 CPU %user %nice %system %iowait %steal %idle 21:20:28 20:59:02 all 30.27 0.00 7.88 4.46 0.09 57.31 21:20:28 20:59:02 0 32.23 0.00 9.00 5.54 0.09 53.14 21:20:28 20:59:02 1 28.33 0.00 6.77 3.39 0.09 61.42 21:20:28 21:00:01 all 22.96 0.00 10.02 2.90 0.10 64.03 21:20:28 21:00:01 0 20.95 0.00 10.35 3.44 0.09 65.17 21:20:28 21:00:01 1 24.95 0.00 9.69 2.36 0.11 62.89 21:20:28 21:01:01 all 59.49 0.00 8.48 1.21 0.11 30.71 21:20:28 21:01:01 0 58.21 0.00 9.11 1.16 0.11 31.40 21:20:28 21:01:01 1 60.77 0.00 7.84 1.26 0.11 30.03 21:20:28 21:02:01 all 39.86 0.00 5.76 0.30 0.09 53.99 21:20:28 21:02:01 0 40.25 0.00 5.69 0.28 0.09 53.69 21:20:28 21:02:01 1 39.47 0.00 5.82 0.32 0.09 54.30 21:20:28 21:03:03 all 31.44 0.00 11.08 17.58 0.09 39.81 21:20:28 21:03:03 0 30.39 0.00 11.25 17.46 0.09 40.81 21:20:28 21:03:03 1 32.49 0.00 10.92 17.71 0.09 38.81 21:20:28 21:04:01 all 65.80 0.00 17.44 12.98 0.15 3.63 21:20:28 21:04:01 0 66.19 0.00 16.72 12.95 0.18 3.97 21:20:28 21:04:01 1 65.42 0.00 18.14 13.01 0.13 3.29 21:20:28 21:05:01 all 70.86 0.00 21.53 6.19 0.14 1.29 21:20:28 21:05:01 0 69.25 0.00 23.26 6.14 0.15 1.21 21:20:28 21:05:01 1 72.46 0.00 19.81 6.23 0.13 1.37 21:20:28 21:06:01 all 18.10 0.00 3.69 1.21 0.04 76.96 21:20:28 21:06:01 0 17.83 0.00 4.21 1.27 0.05 76.64 21:20:28 21:06:01 1 18.38 0.00 3.16 1.15 0.03 77.27 21:20:28 21:07:01 all 0.16 0.00 0.03 0.00 0.02 99.79 21:20:28 21:07:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:20:28 21:07:01 1 0.27 0.00 0.02 0.00 0.02 99.70 21:20:28 21:08:01 all 0.14 0.00 0.03 0.00 0.02 99.81 21:20:28 21:08:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:20:28 21:08:01 1 0.23 0.00 0.02 0.00 0.02 99.73 21:20:28 21:09:01 all 0.19 0.00 0.03 0.00 0.01 99.77 21:20:28 21:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:20:28 21:09:01 1 0.33 0.00 0.02 0.00 0.00 99.65 21:20:28 21:20:28 21:09:01 CPU %user %nice %system %iowait %steal %idle 21:20:28 21:10:01 all 0.26 0.00 0.04 0.00 0.01 99.69 21:20:28 21:10:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:20:28 21:10:01 1 0.45 0.00 0.02 0.00 0.00 99.53 21:20:28 21:11:01 all 0.14 0.00 0.02 0.00 0.02 99.82 21:20:28 21:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:20:28 21:11:01 1 0.27 0.00 0.02 0.00 0.02 99.70 21:20:28 21:12:01 all 0.16 0.00 0.02 0.00 0.00 99.82 21:20:28 21:12:01 0 0.20 0.00 0.02 0.00 0.00 99.78 21:20:28 21:12:01 1 0.12 0.00 0.02 0.00 0.00 99.87 21:20:28 21:13:01 all 0.16 0.00 0.05 0.00 0.01 99.78 21:20:28 21:13:01 0 0.28 0.00 0.07 0.00 0.00 99.65 21:20:28 21:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:20:28 21:14:01 all 0.18 0.00 0.05 0.00 0.02 99.76 21:20:28 21:14:01 0 0.30 0.00 0.05 0.00 0.02 99.63 21:20:28 21:14:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:20:28 21:15:01 all 0.22 0.00 0.03 0.00 0.01 99.75 21:20:28 21:15:01 0 0.40 0.00 0.02 0.00 0.00 99.58 21:20:28 21:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:20:28 21:16:01 all 0.24 0.00 0.03 0.00 0.00 99.72 21:20:28 21:16:01 0 0.45 0.00 0.03 0.00 0.00 99.52 21:20:28 21:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:20:28 21:17:01 all 0.19 0.00 0.03 0.00 0.01 99.77 21:20:28 21:17:01 0 0.35 0.00 0.02 0.00 0.00 99.63 21:20:28 21:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:20:28 21:18:01 all 0.20 0.00 0.03 0.00 0.01 99.77 21:20:28 21:18:01 0 0.13 0.00 0.02 0.00 0.00 99.85 21:20:28 21:18:01 1 0.27 0.00 0.03 0.00 0.02 99.68 21:20:28 21:19:01 all 0.17 0.00 0.04 0.02 0.02 99.76 21:20:28 21:19:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:20:28 21:19:01 1 0.28 0.00 0.05 0.03 0.02 99.62 21:20:28 21:20:01 all 2.65 0.00 0.93 0.97 0.03 95.43 21:20:28 21:20:01 0 3.11 0.00 1.04 1.31 0.02 94.53 21:20:28 21:20:01 1 2.20 0.00 0.82 0.62 0.03 96.32 21:20:28 21:20:28 Average: CPU %user %nice %system %iowait %steal %idle 21:20:28 Average: all 14.72 0.00 3.73 2.06 0.04 79.45 21:20:28 Average: 0 14.56 0.00 3.89 2.13 0.04 79.37 21:20:28 Average: 1 14.88 0.00 3.57 1.99 0.04 79.53 21:20:28 21:20:28 21:20:28