Pull request #3664 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 70a7de6140c9210a4916c44f40b1630081c5c4da rather than 778179067e33dc51e2dba5a690b9edf955688ff2 Obtained Jenkinsfile from 70a7de6140c9210a4916c44f40b1630081c5c4da Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6860089187368294342.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8681367126325792800.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3664/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3664/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7506144079351386328.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh4500687591923598115.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-3664/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-3664/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8602590984761260947.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-122’ Running on prd-centos7-docker-4c-2g-125 in /w/workspace/edgexfoundry_edgex-go_PR-3664 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh2923909694411230357.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 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit 778179067e33dc51e2dba5a690b9edf955688ff2 Merge succeeded, producing 778179067e33dc51e2dba5a690b9edf955688ff2 Checking out Revision 778179067e33dc51e2dba5a690b9edf955688ff2 (PR-3664) > 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/3@tmp/jenkins-gitclient-ssh397642584235780972.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3664/head:refs/remotes/origin/PR-3664 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 778179067e33dc51e2dba5a690b9edf955688ff2 # 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/3@tmp/jenkins-gitclient-ssh7511543984749700974.key > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 778179067e33dc51e2dba5a690b9edf955688ff2 # timeout=10 Commit message: "feat: Add Middleware to handler HTTP request timeout" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:24:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:24:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:24:00 ========================================================= 13:24:00 EdgeX Global Pipelines Version Info 13:24:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d6f5a0d76f67ad37237714164ffe559cd92b936b # timeout=10 13:24:01 ------------------- 13:24:01 stable info: 13:24:01 ------------------- 13:24:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:24:01 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 13:24:01 Message: update stable to v1.0.204 13:24:02 ------------------- 13:24:02 experimental info: 13:24:02 ------------------- 13:24:02 Commited By: **** collab-it+edgex@linuxfoundation.org 13:24:02 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 13:24:02 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3664 [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3664 [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3664 [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 778179067e33dc51e2dba5a690b9edf955688ff2 [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7781790 [Pipeline] echo 13:24:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:03 provisioning config files... 13:24:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4545724960627113400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:03 ---> docker-login.sh 13:24:03 nexus3.edgexfoundry.org:10001 13:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:03 Configure a credential helper to remove this warning. See 13:24:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:03 13:24:03 Login Succeeded 13:24:03 nexus3.edgexfoundry.org:10002 13:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:03 Configure a credential helper to remove this warning. See 13:24:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:03 13:24:03 Login Succeeded 13:24:03 nexus3.edgexfoundry.org:10003 13:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:03 Configure a credential helper to remove this warning. See 13:24:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:03 13:24:03 Login Succeeded 13:24:03 nexus3.edgexfoundry.org:10004 13:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:04 Configure a credential helper to remove this warning. See 13:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:04 13:24:04 Login Succeeded 13:24:04 docker.io 13:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:04 Configure a credential helper to remove this warning. See 13:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:04 13:24:04 Login Succeeded 13:24:04 ---> docker-login.sh ends [Pipeline] } 13:24:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:24:04 ++ 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 13:24:04 + for file in '`ls cmd/**/Dockerfile`' 13:24:04 ++ dirname cmd/core-command/Dockerfile 13:24:04 ++ cut -d/ -f2 13:24:04 + echo core-command,cmd/core-command/Dockerfile 13:24:04 + for file in '`ls cmd/**/Dockerfile`' 13:24:04 ++ dirname cmd/core-data/Dockerfile 13:24:04 ++ cut -d/ -f2 13:24:04 + echo core-data,cmd/core-data/Dockerfile 13:24:04 + for file in '`ls cmd/**/Dockerfile`' 13:24:04 ++ dirname cmd/core-metadata/Dockerfile 13:24:04 ++ cut -d/ -f2 13:24:04 + echo core-metadata,cmd/core-metadata/Dockerfile 13:24:04 + for file in '`ls cmd/**/Dockerfile`' 13:24:04 ++ dirname cmd/security-bootstrapper/Dockerfile 13:24:04 ++ cut -d/ -f2 13:24:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:24:04 + for file in '`ls cmd/**/Dockerfile`' 13:24:04 ++ dirname cmd/security-proxy-setup/Dockerfile 13:24:04 ++ cut -d/ -f2 13:24:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:24:04 + for file in '`ls cmd/**/Dockerfile`' 13:24:04 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:24:04 ++ cut -d/ -f2 13:24:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:24:04 + for file in '`ls cmd/**/Dockerfile`' 13:24:04 ++ dirname cmd/support-notifications/Dockerfile 13:24:04 ++ cut -d/ -f2 13:24:04 + echo support-notifications,cmd/support-notifications/Dockerfile 13:24:04 + for file in '`ls cmd/**/Dockerfile`' 13:24:04 ++ dirname cmd/support-scheduler/Dockerfile 13:24:04 ++ cut -d/ -f2 13:24:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:24:04 + for file in '`ls cmd/**/Dockerfile`' 13:24:04 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:24:04 ++ cut -d/ -f2 13:24:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:24:04 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 13:24:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:24:05 13:24:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:24:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:24:05 latest: Pulling from edgex-devops/git-semver 13:24:05 31603596830f: Pulling fs layer 13:24:05 d4622e32a9a9: Pulling fs layer 13:24:05 1030fce36090: Pulling fs layer 13:24:05 6c6cb7e1b49b: Pulling fs layer 13:24:05 6c6cb7e1b49b: Waiting 13:24:05 d4622e32a9a9: Verifying Checksum 13:24:05 d4622e32a9a9: Download complete 13:24:06 31603596830f: Verifying Checksum 13:24:06 31603596830f: Download complete 13:24:06 31603596830f: Pull complete 13:24:06 6c6cb7e1b49b: Verifying Checksum 13:24:06 6c6cb7e1b49b: Download complete 13:24:06 d4622e32a9a9: Pull complete 13:24:06 1030fce36090: Verifying Checksum 13:24:06 1030fce36090: Download complete 13:24:07 1030fce36090: Pull complete 13:24:07 6c6cb7e1b49b: Pull complete 13:24:07 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 13:24:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:24:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:24:07 prd-centos7-docker-4c-2g-125 does not seem to be running inside a container 13:24:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:24:08 $ docker top 0f3f82102ebc1042c56ce8ac715734afaa1d930e0aa88c2685868c0c233e40fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:24:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:24:08 [ssh-agent] Looking for ssh-agent implementation... 13:24:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:24:08 $ docker exec 0f3f82102ebc1042c56ce8ac715734afaa1d930e0aa88c2685868c0c233e40fa ssh-agent 13:24:08 SSH_AUTH_SOCK=/tmp/ssh-aeJYCRFdN1uK/agent.15 13:24:08 SSH_AGENT_PID=21 13:24:08 Running ssh-add (command line suppressed) 13:24:08 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5936899463814897178.key (/w/workspace/edgex-go/3@tmp/private_key_5936899463814897178.key) 13:24:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:24:09 + git tag --points-at HEAD [Pipeline] } 13:24:09 $ docker exec --env ******** --env ******** 0f3f82102ebc1042c56ce8ac715734afaa1d930e0aa88c2685868c0c233e40fa ssh-agent -k 13:24:09 unset SSH_AUTH_SOCK; 13:24:09 unset SSH_AGENT_PID; 13:24:09 echo Agent pid 21 killed; 13:24:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:24:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:24:09 [ssh-agent] Looking for ssh-agent implementation... 13:24:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:24:09 $ docker exec 0f3f82102ebc1042c56ce8ac715734afaa1d930e0aa88c2685868c0c233e40fa ssh-agent 13:24:09 SSH_AUTH_SOCK=/tmp/ssh-Ky0EnHnLP2nO/agent.53 13:24:09 SSH_AGENT_PID=60 13:24:09 Running ssh-add (command line suppressed) 13:24:09 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2019030226053556627.key (/w/workspace/edgex-go/3@tmp/private_key_2019030226053556627.key) 13:24:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:24:09 + git semver init 13:24:09 # -> Open(): unable to determine branch for HEAD 13:24:09 # $GIT_DIR = /w/workspace/edgex-go/3/.git 13:24:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 13:24:09 # $SEMVER_REMOTE_NAME = origin 13:24:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:24:09 # $SEMVER_USER_NAME = edgex-jenkins 13:24:09 # $SEMVER_BRANCH = PR-3664 13:24:09 # $SEMVER_TEMP = /tmp/semver-251822460 13:24:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:24:24 # '/tmp/semver-251822460' -> '/w/workspace/edgex-go/3/.semver' 13:24:24 # -> Force: false 13:24:24 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 13:24:24 $ docker exec --env ******** --env ******** 0f3f82102ebc1042c56ce8ac715734afaa1d930e0aa88c2685868c0c233e40fa ssh-agent -k 13:24:25 unset SSH_AUTH_SOCK; 13:24:25 unset SSH_AGENT_PID; 13:24:25 echo Agent pid 60 killed; 13:24:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:24:25 + git semver [Pipeline] } 13:24:25 $ docker stop --time=1 0f3f82102ebc1042c56ce8ac715734afaa1d930e0aa88c2685868c0c233e40fa 13:24:27 $ docker rm -f 0f3f82102ebc1042c56ce8ac715734afaa1d930e0aa88c2685868c0c233e40fa [Pipeline] // withDockerContainer [Pipeline] sh 13:24:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:24:28 Stashed 1 file(s) [Pipeline] echo 13:24:28 [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 13:24:28 ========================================================= 13:24:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:24:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:24:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:24:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:24:28 540db60ca938: Pulling fs layer 13:24:28 adcc1eea9eea: Pulling fs layer 13:24:28 4c4ab2625f07: Pulling fs layer 13:24:28 db62176df00c: Pulling fs layer 13:24:28 3b30891b0d05: Pulling fs layer 13:24:28 06b49ca38bd5: Pulling fs layer 13:24:28 c788192a36de: Pulling fs layer 13:24:28 a77e37c0d609: Pulling fs layer 13:24:28 c3185cebc471: Pulling fs layer 13:24:28 db62176df00c: Waiting 13:24:28 3b30891b0d05: Waiting 13:24:28 06b49ca38bd5: Waiting 13:24:28 c788192a36de: Waiting 13:24:28 a77e37c0d609: Waiting 13:24:28 c3185cebc471: Waiting 13:24:28 4c4ab2625f07: Verifying Checksum 13:24:28 4c4ab2625f07: Download complete 13:24:28 adcc1eea9eea: Verifying Checksum 13:24:28 adcc1eea9eea: Download complete 13:24:28 3b30891b0d05: Verifying Checksum 13:24:28 3b30891b0d05: Download complete 13:24:28 06b49ca38bd5: Verifying Checksum 13:24:28 06b49ca38bd5: Download complete 13:24:28 540db60ca938: Verifying Checksum 13:24:28 540db60ca938: Download complete 13:24:28 c788192a36de: Verifying Checksum 13:24:28 c788192a36de: Download complete 13:24:29 540db60ca938: Pull complete 13:24:29 adcc1eea9eea: Pull complete 13:24:29 4c4ab2625f07: Pull complete 13:24:29 a77e37c0d609: Verifying Checksum 13:24:29 a77e37c0d609: Download complete 13:24:33 c3185cebc471: Verifying Checksum 13:24:33 c3185cebc471: Download complete 13:24:33 db62176df00c: Verifying Checksum 13:24:33 db62176df00c: Download complete 13:24:36 db62176df00c: Pull complete 13:24:36 3b30891b0d05: Pull complete 13:24:36 06b49ca38bd5: Pull complete 13:24:37 c788192a36de: Pull complete 13:24:37 a77e37c0d609: Pull complete 13:24:39 c3185cebc471: Pull complete 13:24:39 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 13:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:24:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 13:24:39 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:24:39 WORKDIR /edgex 13:24:39 COPY go.mod . 13:24:39 RUN go mod download' 13:24:39 + docker build -t ci-base-image-x86_64 -f - . 13:24:40 Sending build context to Docker daemon 328.6MB 13:24:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:24:40 ---> 031687cdd783 13:24:40 Step 2/4 : WORKDIR /edgex 13:24:42 ---> Running in 56fc3bf2911a 13:24:42 Removing intermediate container 56fc3bf2911a 13:24:42 ---> c9246671a823 13:24:42 Step 3/4 : COPY go.mod . 13:24:42 ---> c59b47f12249 13:24:42 Step 4/4 : RUN go mod download 13:24:42 ---> Running in ba03bc913326 13:24:43 Still waiting to schedule task 13:24:43 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 13:25:14 Removing intermediate container ba03bc913326 13:25:14 ---> c9e128086050 13:25:14 Successfully built c9e128086050 13:25:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:25:15 + docker inspect -f . ci-base-image-x86_64 13:25:15 . [Pipeline] withDockerContainer 13:25:15 prd-centos7-docker-4c-2g-125 does not seem to be running inside a container 13:25:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:25:15 $ docker top 7e07e5d24b0abf2493b7ae046d25c6c26d328352d90e25c8ae47b25cb8de2db2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:16 + go version 13:25:16 go version go1.16.6 linux/amd64 [Pipeline] } 13:25:16 $ docker stop --time=1 7e07e5d24b0abf2493b7ae046d25c6c26d328352d90e25c8ae47b25cb8de2db2 13:25:17 $ docker rm -f 7e07e5d24b0abf2493b7ae046d25c6c26d328352d90e25c8ae47b25cb8de2db2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:25:17 + docker inspect -f . ci-base-image-x86_64 13:25:17 . [Pipeline] withDockerContainer 13:25:18 prd-centos7-docker-4c-2g-125 does not seem to be running inside a container 13:25:18 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:25:18 $ docker top 59e89608f50cf7c548180781b6a21d6cfbdaf3b13a1f1220911192802772a1c8 -eo pid,comm [Pipeline] { [Pipeline] echo 13:25:18 ========================================================= 13:25:18 [edgeXBuildGoParallel] Running Tests and Build... 13:25:18 ========================================================= [Pipeline] sh 13:25:18 + go mod tidy [Pipeline] sh 13:25:19 + make test 13:25:19 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 13:25:19 go mod tidy 13:25:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:25:25 ? github.com/edgexfoundry/edgex-go [no test files] 13:25:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:25:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:25:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:25:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:25:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:25:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:25:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:25:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:25:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:25:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:25:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:25:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:25:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:25:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 13:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 13:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:25:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 46.3% of statements 13:25:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:25:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:25:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements 13:25:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:25:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:25:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:25:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.244s coverage: 94.2% of statements 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:25:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:25:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 13:25:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:25:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:25:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:26:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements 13:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:26:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 13:26:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 22.0% of statements 13:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 13:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 13:26:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 13:26:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 13:26:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 13:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements 13:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 13:26:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.177s coverage: 81.8% of statements 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.188s coverage: 66.9% of statements 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.6% of statements 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:26:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 13:26:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:26:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:26:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.0% of statements 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:26:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:26:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:26:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:26:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:26:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 13:26:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 13:26:45 GO111MODULE=on go vet ./... 13:27:07 gofmt -l . 13:27:07 [ "`gofmt -l .`" = "" ] 13:27:08 ./bin/test-attribution-txt.sh [Pipeline] sh 13:27:08 + ls -al . 13:27:08 total 592 13:27:08 drwxrwxr-x 10 1001 1001 4096 Aug 9 13:27 . 13:27:08 drwxr-xr-x 4 root root 28 Aug 9 13:25 .. 13:27:08 -rw-rw-r-- 1 1001 1001 11 Aug 9 13:23 .dockerignore 13:27:08 drwxrwxr-x 8 1001 1001 179 Aug 9 13:23 .git 13:27:08 drwxrwxr-x 3 1001 1001 125 Aug 9 13:23 .github 13:27:08 -rw-rw-r-- 1 1001 1001 818 Aug 9 13:23 .gitignore 13:27:08 -rw-rw-r-- 1 1001 1001 76 Aug 9 13:23 .hadolint.yml 13:27:08 drwx------ 3 1001 1001 58 Aug 9 13:24 .semver 13:27:08 -rw-rw-r-- 1 1001 1001 166 Aug 9 13:23 .sonarcloud.properties 13:27:08 -rw-rw-r-- 1 1001 1001 8609 Aug 9 13:23 Attribution.txt 13:27:08 -rw-rw-r-- 1 1001 1001 43881 Aug 9 13:23 CHANGELOG.md 13:27:08 -rw-rw-r-- 1 1001 1001 3804 Aug 9 13:23 CONTRIBUTING.md 13:27:08 -rw-rw-r-- 1 1001 1001 849 Aug 9 13:23 Jenkinsfile 13:27:08 -rw-rw-r-- 1 1001 1001 10775 Aug 9 13:23 LICENSE 13:27:08 -rw-rw-r-- 1 1001 1001 5915 Aug 9 13:23 Makefile 13:27:08 -rw-rw-r-- 1 1001 1001 8643 Aug 9 13:23 README.md 13:27:08 -rw-rw-r-- 1 1001 1001 6912 Aug 9 13:23 SECURITY.md 13:27:08 -rw-rw-r-- 1 1001 1001 5 Aug 9 13:24 VERSION 13:27:08 -rw-rw-r-- 1 1001 1001 4131 Aug 9 13:23 ZMQWindows.md 13:27:08 drwxrwxr-x 2 1001 1001 37 Aug 9 13:23 bin 13:27:08 drwxrwxr-x 14 1001 1001 4096 Aug 9 13:23 cmd 13:27:08 -rw-r--r-- 1 root root 404176 Aug 9 13:26 coverage.out 13:27:08 -rw-rw-r-- 1 1001 1001 813 Aug 9 13:23 go.mod 13:27:08 -rw-r--r-- 1 root root 48847 Aug 9 13:25 go.sum 13:27:08 drwxrwxr-x 8 1001 1001 124 Aug 9 13:23 internal 13:27:08 drwxrwxr-x 3 1001 1001 16 Aug 9 13:23 openapi 13:27:08 drwxrwxr-x 4 1001 1001 71 Aug 9 13:23 snap 13:27:08 -rw-rw-r-- 1 1001 1001 204 Aug 9 13:23 version.go [Pipeline] sh 13:27:09 + '[' -e coverage.out ] 13:27:09 + chown 1001:1001 coverage.out [Pipeline] stash 13:27:09 Stashed 1 file(s) [Pipeline] sh 13:27:09 + make build 13:27:09 go mod tidy 13:27:09 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 13:27:11 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 13:27:17 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 13:27:18 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 13:27:19 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 13:27:19 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 13:27:20 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 13:27:21 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 13:27:22 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 13:27:23 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 13:27:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:27:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 13:27:26 $ docker stop --time=1 59e89608f50cf7c548180781b6a21d6cfbdaf3b13a1f1220911192802772a1c8 13:27:28 $ docker rm -f 59e89608f50cf7c548180781b6a21d6cfbdaf3b13a1f1220911192802772a1c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:27:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:27:31 13:27:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:27:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:27:32 latest: Pulling from edgex-devops/edgex-compose 13:27:32 cbdbe7a5bc2a: Pulling fs layer 13:27:32 ca9280d653b3: Pulling fs layer 13:27:32 7e9c9ca2126c: Pulling fs layer 13:27:32 cbdbe7a5bc2a: Verifying Checksum 13:27:32 cbdbe7a5bc2a: Download complete 13:27:32 cbdbe7a5bc2a: Pull complete 13:27:33 ca9280d653b3: Verifying Checksum 13:27:33 ca9280d653b3: Download complete 13:27:34 ca9280d653b3: Pull complete 13:27:35 7e9c9ca2126c: Verifying Checksum 13:27:35 7e9c9ca2126c: Download complete 13:27:38 7e9c9ca2126c: Pull complete 13:27:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:27:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:27:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:27:38 prd-centos7-docker-4c-2g-125 does not seem to be running inside a container 13:27:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:27:41 $ docker top f9f98abd5cf990391964d80399211526b5dde3cf4daef7c784daf09448506418 -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:42 + docker-compose build --help 13:27:42 + grep parallel 13:27:42 --parallel Build images in parallel. [Pipeline] } 13:27:42 $ docker stop --time=1 f9f98abd5cf990391964d80399211526b5dde3cf4daef7c784daf09448506418 13:27:43 $ docker rm -f f9f98abd5cf990391964d80399211526b5dde3cf4daef7c784daf09448506418 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:27:44 . [Pipeline] withDockerContainer 13:27:44 prd-centos7-docker-4c-2g-125 does not seem to be running inside a container 13:27:44 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 13:27:44 $ docker top e15588d9d7e18eec04b805ca53fe98c810331e5a41b754dc9c8bb40996f82393 -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:45 + docker-compose -f ./docker-compose-build.yml build --parallel 13:27:45 Building core-command ... 13:27:45 Building core-data ... 13:27:45 Building core-metadata ... 13:27:45 Building security-bootstrapper ... 13:27:45 Building security-proxy-setup ... 13:27:45 Building security-secretstore-setup ... 13:27:45 Building support-notifications ... 13:27:45 Building support-scheduler ... 13:27:45 Building sys-mgmt-agent ... 13:27:45 Building security-bootstrapper 13:27:45 Building security-secretstore-setup 13:27:45 Building sys-mgmt-agent 13:27:45 Building security-proxy-setup 13:27:45 Building support-scheduler 13:27:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:27:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:27:55 ---> c9e128086050 13:27:55 Step 3/24 : WORKDIR /edgex-go 13:27:55 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:27:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:27:55 ---> c9e128086050 13:27:55 Step 3/26 : WORKDIR /edgex-go 13:28:00 ---> Running in 183eb0f1f561 13:28:00 ---> Running in 0cadbd320e17 13:28:05 Removing intermediate container 183eb0f1f561 13:28:05 ---> 6bdd5793a94d 13:28:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:05 Removing intermediate container 0cadbd320e17 13:28:05 ---> 04a7f0c0217d 13:28:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:05 ---> Running in f7b78150d9ae 13:28:05 ---> Running in 3bfbb5281924 13:28:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:28:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:28:11 ---> c9e128086050 13:28:11 Step 3/22 : WORKDIR /edgex-go 13:28:11 ---> Using cache 13:28:11 ---> 04a7f0c0217d 13:28:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:11 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:28:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:28:11 ---> c9e128086050 13:28:11 Step 3/32 : WORKDIR /edgex-go 13:28:11 ---> Using cache 13:28:11 ---> 04a7f0c0217d 13:28:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:11 ---> Running in 4c401aebe6ea 13:28:11 ---> Running in 9a20a28b1d93 13:28:11 Removing intermediate container f7b78150d9ae 13:28:11 ---> cd09e68d5466 13:28:11 Step 5/24 : RUN apk add --update --no-cache make bash git 13:28:11 Removing intermediate container 3bfbb5281924 13:28:11 ---> 3c9b7261ccb4 13:28:11 Step 5/26 : RUN apk add --update --no-cache make git 13:28:11 ---> Running in f6bc95e3a634 13:28:11 ---> Running in 24c89997c3af 13:28:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:28:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:28:12 Removing intermediate container 9a20a28b1d93 13:28:12 ---> 73df61343dd8 13:28:12 Step 5/22 : RUN apk add --update --no-cache make git 13:28:12 Removing intermediate container 4c401aebe6ea 13:28:12 ---> ddd3754009d0 13:28:12 Step 5/32 : RUN apk add --update --no-cache make git 13:28:12 ---> Running in dee43fb84851 13:28:12 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:28:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:28:12 ---> c9e128086050 13:28:12 Step 3/23 : WORKDIR /edgex-go 13:28:12 ---> Using cache 13:28:12 ---> 04a7f0c0217d 13:28:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:12 ---> Using cache 13:28:12 ---> ddd3754009d0 13:28:12 Step 5/23 : RUN apk add --update --no-cache make git 13:28:12 ---> Running in b8f78e096a51 13:28:12 ---> Running in 6d238117c05f 13:28:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:28:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:28:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:28:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:28:13 OK: 219 MiB in 52 packages 13:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:28:13 Removing intermediate container f6bc95e3a634 13:28:13 ---> 0dbae19ef3db 13:28:13 Step 6/24 : COPY go.mod . 13:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:28:13 OK: 219 MiB in 52 packages 13:28:13 ---> 35b792318d77 13:28:13 Step 7/24 : RUN go mod download 13:28:14 ---> Running in 67580fd0137b 13:28:14 OK: 219 MiB in 52 packages 13:28:14 OK: 219 MiB in 52 packages 13:28:14 OK: 219 MiB in 52 packages 13:28:14 Removing intermediate container 24c89997c3af 13:28:14 ---> 6c6498004cf2 13:28:14 Step 6/26 : COPY go.mod . 13:28:14 ---> 71c5542b9181 13:28:14 Step 7/26 : RUN go mod download 13:28:14 ---> Running in 39fa5bc8b933 13:28:14 Removing intermediate container 6d238117c05f 13:28:14 ---> 3f30f1f75294 13:28:14 Step 6/23 : COPY go.mod . 13:28:14 Removing intermediate container dee43fb84851 13:28:14 ---> 6d35790ed64c 13:28:14 Step 6/22 : COPY go.mod . 13:28:15 ---> 3e34347e0e2e 13:28:15 Step 7/23 : RUN go mod download 13:28:15 Removing intermediate container b8f78e096a51 13:28:15 ---> d7d2d453efdb 13:28:15 Step 6/32 : COPY go.mod . 13:28:15 ---> Running in 6a706dabd1c1 13:28:15 ---> 429929d1d1b0 13:28:15 Step 7/22 : RUN go mod download 13:28:15 ---> Running in 8bce50d770f1 13:28:15 ---> f34ea20bfa73 13:28:15 Step 7/32 : RUN go mod download 13:28:15 ---> Running in f001f8f33584 13:28:15 Removing intermediate container 67580fd0137b 13:28:15 ---> 6d35b47800dd 13:28:15 Step 8/24 : COPY . . 13:28:18 Removing intermediate container 39fa5bc8b933 13:28:18 ---> aa45f3fcb2d9 13:28:18 Step 8/26 : COPY . . 13:28:20 Removing intermediate container 8bce50d770f1 13:28:20 ---> b1e3e974a2b7 13:28:20 Step 8/22 : COPY . . 13:28:20 Removing intermediate container 6a706dabd1c1 13:28:20 ---> 7b88dc1180fd 13:28:20 Step 8/23 : COPY . . 13:28:20 Removing intermediate container f001f8f33584 13:28:20 ---> 4621160e300f 13:28:20 Step 8/32 : COPY . . 13:28:20 ---> 2b4d1849288d 13:28:20 Step 9/24 : RUN go mod tidy 13:28:22 ---> Running in c6fe2795d92b 13:28:27 ---> 8718032393da 13:28:27 Step 9/26 : RUN go mod tidy 13:28:27 ---> 3f9b0aff4c2c 13:28:27 Step 9/23 : RUN go mod tidy 13:28:27 ---> Running in c06d8930cc4d 13:28:27 ---> Running in e53f8938dd3f 13:28:27 Removing intermediate container c6fe2795d92b 13:28:27 ---> 9f8d742bb720 13:28:27 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:28:27 ---> Running in 9a57286da693 13:28: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 13:28:30 Removing intermediate container c06d8930cc4d 13:28:30 ---> 254362c86d4a 13:28:30 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:28:30 ---> Running in 4031744f48c6 13:28:30 Removing intermediate container e53f8938dd3f 13:28:30 ---> 7e407b5606c1 13:28:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:28:30 ---> Running in 62ff4d0a992c 13:28:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:28:31 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 13:28:35 ---> 92ea4dec4cba 13:28:35 Step 9/32 : RUN go mod tidy 13:28:36 ---> Running in 35a263040246 13:28:36 ---> 095e8c56a220 13:28:36 Step 9/22 : RUN go mod tidy 13:28:36 ---> Running in bd2ec0f89bc3 13:28:38 Removing intermediate container bd2ec0f89bc3 13:28:38 ---> 9600cd739553 13:28:38 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:28:38 Removing intermediate container 35a263040246 13:28:38 ---> d543c32ae91c 13:28:38 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:28:38 ---> Running in b98a7dcfc543 13:28:38 ---> Running in 19a5ff9b4a8e 13:28:39 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 13:28:39 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 13:28:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-126 in /w/workspace/edgexfoundry_edgex-go_PR-3664 [Pipeline] { [Pipeline] ws 13:28:59 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 13:28:59 The recommended git tool is: git 13:29:06 Removing intermediate container 9a57286da693 13:29:06 ---> 7af32df59401 13:29:06 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:29:06 ---> Running in 71828baf5ee9 13:29:06 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 13:29:06 using credential edgex-jenkins-ssh 13:29:06 Cloning the remote Git repository 13:29:07 Removing intermediate container 71828baf5ee9 13:29:07 ---> 1bb1bae92625 13:29:07 13:29:07 Step 12/24 : FROM docker:20.10.7 13:29:07 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 13:29:07 20.10.7: Pulling from library/docker 13:29:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:29:06 > git init /w/workspace/edgex-go/3 # timeout=10 13:29:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:29:06 > git --version # timeout=10 13:29:06 > git --version # 'git version 2.17.1' 13:29:06 using GIT_SSH to set credentials SSH Credentials for GitHub 13:29:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:29:15 Removing intermediate container 4031744f48c6 13:29:15 ---> ab8bee0592c3 13:29:15 13:29:15 Step 11/26 : FROM alpine:3.12 13:29:15 3.12: Pulling from library/alpine 13:29:15 Removing intermediate container 62ff4d0a992c 13:29:15 ---> a6726d4611ac 13:29:15 13:29:15 Step 11/23 : FROM alpine:3.12 13:29:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:29:15 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 13:29:15 Status: Downloaded newer image for alpine:3.12 13:29:15 ---> 13621d1b12d4 13:29:15 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:29:15 3.12: Pulling from library/alpine 13:29:15 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 13:29:15 Status: Image is up to date for alpine:3.12 13:29:15 ---> 13621d1b12d4 13:29:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:29:15 ---> Running in 76c3e726db90 13:29:16 ---> Running in 6fd9136d76ed 13:29:16 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 13:29:16 Status: Downloaded newer image for docker:20.10.7 13:29:16 ---> 08bdaf2f88f9 13:29:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:29:16 ---> Running in 6c635a655940 13:29:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:29:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:29:16 Removing intermediate container 6c635a655940 13:29:16 ---> bec3a1f4c068 13:29:16 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 13:29:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:29:16 ---> Running in 7d089354fa93 13:29:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:29:17 (1/6) Installing ca-certificates (20191127-r4) 13:29:17 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:29:17 (3/6) Installing libcurl (7.78.0-r0) 13:29:17 (4/6) Installing curl (7.78.0-r0) 13:29:17 (5/6) Installing dumb-init (1.2.2-r1) 13:29:17 (6/6) Installing su-exec (0.2-r1) 13:29:17 Executing busybox-1.31.1-r20.trigger 13:29:17 Executing ca-certificates-20191127-r4.trigger 13:29:17 OK: 7 MiB in 20 packages 13:29:17 (1/1) Installing dumb-init (1.2.2-r1) 13:29:17 Executing busybox-1.31.1-r20.trigger 13:29:17 OK: 6 MiB in 15 packages 13:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:29:18 (1/39) Installing readline (8.1.0-r0) 13:29:18 (2/39) Installing bash (5.1.0-r0) 13:29:18 Executing bash-5.1.0-r0.post-install 13:29:18 (3/39) Installing brotli-libs (1.0.9-r3) 13:29:18 (4/39) Installing nghttp2-libs (1.42.0-r1) 13:29:18 (5/39) Installing libcurl (7.78.0-r0) 13:29:18 (6/39) Installing curl (7.78.0-r0) 13:29:18 (7/39) Installing dumb-init (1.2.5-r0) 13:29:18 (8/39) Installing libbz2 (1.0.8-r1) 13:29:18 (9/39) Installing expat (2.2.10-r1) 13:29:18 (10/39) Installing libffi (3.3-r2) 13:29:18 (11/39) Installing gdbm (1.19-r0) 13:29:18 (12/39) Installing xz-libs (5.2.5-r0) 13:29:18 (13/39) Installing sqlite-libs (3.34.1-r0) 13:29:18 (14/39) Installing python3 (3.8.10-r0) 13:29:19 Removing intermediate container 76c3e726db90 13:29:19 ---> b51a50b17841 13:29:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:29:19 Removing intermediate container 6fd9136d76ed 13:29:19 ---> 673e9227ebc4 13:29:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:29:19 ---> Running in 0db45cc9d7b8 13:29:19 (15/39) Installing py3-appdirs (1.4.4-r1) 13:29:19 (16/39) Installing py3-ordered-set (4.0.2-r0) 13:29:19 (17/39) Installing py3-parsing (2.4.7-r1) 13:29:19 (18/39) Installing py3-six (1.15.0-r0) 13:29:19 (19/39) Installing py3-packaging (20.9-r0) 13:29:19 ---> Running in 358a481055f7 13:29:19 (20/39) Installing py3-setuptools (51.3.3-r0) 13:29:19 (21/39) Installing py3-chardet (4.0.0-r0) 13:29:19 (22/39) Installing py3-idna (3.1-r0) 13:29:19 (23/39) Installing py3-urllib3 (1.26.2-r1) 13:29:19 (24/39) Installing py3-requests (2.25.1-r1) 13:29:19 (25/39) Installing py3-msgpack (1.0.2-r0) 13:29:20 (26/39) Installing py3-lockfile (0.12.2-r3) 13:29:20 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:29:20 (28/39) Installing py3-colorama (0.4.4-r0) 13:29:20 Removing intermediate container 0db45cc9d7b8 13:29:20 ---> ca964c472841 13:29:20 Step 14/26 : WORKDIR / 13:29:20 Removing intermediate container 358a481055f7 13:29:20 ---> 309867ab8e8d 13:29:20 Step 14/23 : ENV APP_PORT=59861 13:29:20 (29/39) Installing py3-contextlib2 (0.6.0-r0) 13:29:20 (30/39) Installing py3-distlib (0.3.1-r1) 13:29:20 (31/39) Installing py3-distro (1.5.0-r1) 13:29:20 (32/39) Installing py3-webencodings (0.5.1-r3) 13:29:20 (33/39) Installing py3-html5lib (1.1-r0) 13:29:20 (34/39) Installing py3-pytoml (0.1.21-r0) 13:29:20 (35/39) Installing py3-pep517 (0.9.1-r0) 13:29:20 ---> Running in 690713ad6407 13:29:20 (36/39) Installing py3-progress (1.5-r0) 13:29:20 (37/39) Installing py3-retrying (1.3.3-r0) 13:29:20 ---> Running in 0514ba28cab7 13:29:20 (38/39) Installing py3-toml (0.10.2-r0) 13:29:20 Removing intermediate container 19a5ff9b4a8e 13:29:20 ---> f8bd14e22e4a 13:29:20 13:29:20 Step 11/32 : FROM alpine:3.12 13:29:20 ---> 13621d1b12d4 13:29:20 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:29:20 (39/39) Installing py3-pip (20.3.4-r0) 13:29:20 ---> Running in 9c975d545c50 13:29:20 Removing intermediate container b98a7dcfc543 13:29:20 ---> 0085bbe56e03 13:29:20 13:29:20 Step 11/22 : FROM alpine:3.12 13:29:20 ---> 13621d1b12d4 13:29:20 Step 12/22 : RUN apk add --update --no-cache curl 13:29:21 Removing intermediate container 0514ba28cab7 13:29:21 ---> 930cc0318964 13:29:21 Step 15/23 : EXPOSE $APP_PORT 13:29:21 Removing intermediate container 690713ad6407 13:29:21 ---> 357210ecc5cf 13:29:21 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:29:21 ---> Running in adcdd13ced9b 13:29:21 Executing busybox-1.32.1-r6.trigger 13:29:21 OK: 82 MiB in 59 packages 13:29:21 Removing intermediate container 9c975d545c50 13:29:21 ---> 81ebd03fc763 13:29:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 13:29:21 ---> Running in 7fd6588960b4 13:29:21 ---> Running in 80f4b136f8fb 13:29:21 ---> dc2c21458de0 13:29:21 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:29:21 Removing intermediate container 7fd6588960b4 13:29:21 ---> 180362c9491f 13:29:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:29:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:29:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:29:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:29:22 ---> e05b5172b831 13:29:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:29:22 (1/4) Installing ca-certificates (20191127-r4) 13:29:22 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:29:22 (3/4) Installing libcurl (7.78.0-r0) 13:29:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:29:22 (4/4) Installing curl (7.78.0-r0) 13:29:22 ---> 4d6494956ee8 13:29:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:29:22 Executing busybox-1.31.1-r20.trigger 13:29:22 Executing ca-certificates-20191127-r4.trigger 13:29:22 OK: 7 MiB in 18 packages 13:29:22 (1/2) Installing dumb-init (1.2.2-r1) 13:29:22 (2/2) Installing su-exec (0.2-r1) 13:29:22 Executing busybox-1.31.1-r20.trigger 13:29:22 OK: 6 MiB in 16 packages 13:29:22 ---> a24039328c8b 13:29:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:29:23 ---> 7a9c44e50a64 13:29:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:29:23 ---> ffff2278f080 13:29:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:29:23 Collecting docker-compose==1.23.2 13:29:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:29:23 Collecting dockerpty<0.5,>=0.4.1 13:29:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:29:23 Removing intermediate container 80f4b136f8fb 13:29:23 ---> 4cf0f325e008 13:29:23 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 13:29:23 Removing intermediate container adcdd13ced9b 13:29:23 ---> 63b07394d4cd 13:29:23 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:29:23 ---> 02cc57453888 13:29:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:29:23 ---> Running in 1c0d3044e31c 13:29:23 ---> Running in b0a4d3d69545 13:29:23 Collecting cached-property<2,>=1.2.0 13:29:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:29:23 ---> c31d5b54cf51 13:29:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:29:23 Collecting websocket-client<1.0,>=0.32.0 13:29:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:29:24 ---> Running in e3aed8c589f9 13:29:24 Collecting docker<4.0,>=3.6.0 13:29:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:29:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:29:24 Collecting docopt<0.7,>=0.6.1 13:29:24 Downloading docopt-0.6.2.tar.gz (25 kB) 13:29:24 Removing intermediate container b0a4d3d69545 13:29:24 ---> 348b4e7f5747 13:29:24 Step 14/22 : WORKDIR /edgex 13:29:24 ---> 21522bca1efe 13:29:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:29:24 Removing intermediate container e3aed8c589f9 13:29:24 ---> 960ce54bfa10 13:29:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:29:24 Removing intermediate container 1c0d3044e31c 13:29:24 ---> 5588766edd2f 13:29:24 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:29:24 ---> Running in cc9fc6ce86e3 13:29:24 ---> Running in 653c5d20623a 13:29:24 ---> Running in a683bd63ca61 13:29:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:29:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:29:24 Collecting texttable<0.10,>=0.9.0 13:29:24 Downloading texttable-0.9.1.tar.gz (11 kB) 13:29:24 Removing intermediate container 653c5d20623a 13:29:24 ---> dd7bc92aa2ca 13:29:24 Step 21/23 : LABEL arch=x86_64 13:29:24 ---> 5fb27bc68638 13:29:24 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 13:29:24 Removing intermediate container cc9fc6ce86e3 13:29:24 ---> dcdac1609e13 13:29:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:29:24 Removing intermediate container a683bd63ca61 13:29:24 ---> 0220178d1d57 13:29:24 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:29:24 ---> Running in 9f2215d03fa5 13:29:24 ---> Running in e78b7a9bdb11 13:29:24 ---> Running in b2f6d5a40e2c 13:29:24 Collecting PyYAML<4,>=3.10 13:29:24 ---> 8e3c534c241b 13:29:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:29:24 Downloading PyYAML-3.13.tar.gz (270 kB) 13:29:25 Removing intermediate container 9f2215d03fa5 13:29:25 ---> 1285fb744589 13:29:25 Step 22/23 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:29:25 ---> Running in a9ffe599c819 13:29:25 ---> 1fc2161bfebd 13:29:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:29:25 Collecting jsonschema<3,>=2.5.1 13:29:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:29:25 Removing intermediate container a9ffe599c819 13:29:25 ---> 2407e774105e 13:29:25 Step 23/23 : LABEL version=0.0.0 13:29:25 Collecting docker-pycreds>=0.4.0 13:29:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:29:25 Collecting chardet<3.1.0,>=3.0.2 13:29:25 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:29:25 ---> Running in a0a9c4317290 13:29:25 Collecting certifi>=2017.4.17 13:29:25 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 13:29:25 Collecting idna<2.8,>=2.5 13:29:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:29:26 Collecting urllib3<1.25,>=1.21.1 13:29:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:29:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:29:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:29:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:29:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:29:26 ---> d1feb562f3dd 13:29:26 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:29:26 Removing intermediate container a0a9c4317290 13:29:26 ---> 03653cdc542e 13:29:26 13:29:26 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:29:26 Attempting uninstall: urllib3 13:29:26 Found existing installation: urllib3 1.26.2 13:29:26 Uninstalling urllib3-1.26.2: 13:29:26 Successfully uninstalled urllib3-1.26.2 13:29:26 Successfully built 03653cdc542e 13:29:26 ---> Running in 1ac9cafe4109 13:29:26 Successfully tagged support-scheduler:latest 13:29:26 Attempting uninstall: idna 13:29:26 Found existing installation: idna 3.1 13:29:26 Uninstalling idna-3.1: 13:29:26 Successfully uninstalled idna-3.1 13:29:26 Building core-metadata 13:29:26  Building support-scheduler ... done Removing intermediate container b2f6d5a40e2c 13:29:26 ---> 52660a6f4122 13:29:26 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 13:29:26 Attempting uninstall: chardet 13:29:26 Found existing installation: chardet 4.0.0 13:29:26 Uninstalling chardet-4.0.0: 13:29:26 Successfully uninstalled chardet-4.0.0 13:29:26 Removing intermediate container 1ac9cafe4109 13:29:26 ---> 71685965c817 13:29:26 Step 19/22 : CMD ["--init=true"] 13:29:27 ---> Running in 36439bfa4769 13:29:27 Removing intermediate container e78b7a9bdb11 13:29:27 ---> 4b55664e7169 13:29:27 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 13:29:27 ---> Running in 4dee06314dc8 13:29:28 Merging remotes/origin/main commit 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit 778179067e33dc51e2dba5a690b9edf955688ff2 13:29:28 Attempting uninstall: requests 13:29:28 Found existing installation: requests 2.25.1 13:29:28 Uninstalling requests-2.25.1: 13:29:28 Successfully uninstalled requests-2.25.1 13:29:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:29:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:29:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:29:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:29:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:29:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3664/head:refs/remotes/origin/PR-3664 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:29:28 > git config core.sparsecheckout # timeout=10 13:29:28 > git checkout -f 778179067e33dc51e2dba5a690b9edf955688ff2 # timeout=10 13:29:28 > git remote # timeout=10 13:29:28 > git config --get remote.origin.url # timeout=10 13:29:28 using GIT_SSH to set credentials SSH Credentials for GitHub 13:29:28 > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 13:29:28 Merge succeeded, producing 778179067e33dc51e2dba5a690b9edf955688ff2 13:29:28 Checking out Revision 778179067e33dc51e2dba5a690b9edf955688ff2 (PR-3664) 13:29:29 ---> Running in fe14085841b1 13:29:29 Removing intermediate container 36439bfa4769 13:29:29 ---> 49f9edbdf4aa 13:29:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:29:29 Running setup.py install for texttable: started 13:29:29 Removing intermediate container 4dee06314dc8 13:29:29 ---> 4cfd8e21a021 13:29:29 Step 20/22 : LABEL arch=x86_64 13:29:29 Running setup.py install for texttable: finished with status 'done' 13:29:29 Running setup.py install for PyYAML: started 13:29:30 Running setup.py install for PyYAML: finished with status 'done' 13:29:28 > git rev-parse HEAD^{commit} # timeout=10 13:29:28 > git config core.sparsecheckout # timeout=10 13:29:28 > git checkout -f 778179067e33dc51e2dba5a690b9edf955688ff2 # timeout=10 13:29:31 Running setup.py install for docopt: started 13:29:32 Running setup.py install for docopt: finished with status 'done' 13:29:32 Removing intermediate container fe14085841b1 13:29:32 ---> 8f21242513f6 13:29:32 Step 24/26 : LABEL arch=x86_64 13:29:32 Running setup.py install for dockerpty: started 13:29:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:29:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:29:32 ---> c9e128086050 13:29:32 Step 3/24 : WORKDIR /edgex-go 13:29:32 ---> Using cache 13:29:32 ---> 04a7f0c0217d 13:29:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:29:32 ---> Using cache 13:29:32 ---> ddd3754009d0 13:29:32 Step 5/24 : RUN apk add --update --no-cache make git 13:29:32 ---> Using cache 13:29:32 ---> d7d2d453efdb 13:29:32 Step 6/24 : COPY go.mod . 13:29:32 ---> Using cache 13:29:32 ---> f34ea20bfa73 13:29:32 Step 7/24 : RUN go mod download 13:29:32 ---> Using cache 13:29:32 ---> 4621160e300f 13:29:32 Step 8/24 : COPY . . 13:29:32 ---> Using cache 13:29:32 ---> 92ea4dec4cba 13:29:32 Step 9/24 : RUN go mod tidy 13:29:32 ---> Using cache 13:29:32 ---> d543c32ae91c 13:29:32 Step 10/24 : RUN make cmd/core-metadata/core-metadata 13:29:32 ---> Running in 818d7ea9a1b6 13:29:32 ---> 071d604f4b93 13:29:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:29:32 ---> Running in 5aa2d6831c09 13:29:32 ---> Running in 8b96ece27e7a 13:29:33 ---> Running in 1029493cca0f 13:29:33 Running setup.py install for dockerpty: finished with status 'done' 13:29:33 Removing intermediate container 818d7ea9a1b6 13:29:33 ---> 3a8d412e10d1 13:29:33 Step 21/22 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:29:33 Removing intermediate container 5aa2d6831c09 13:29:33 ---> 079ab799a439 13:29:33 Step 25/26 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:29:33 Commit message: "feat: Add Middleware to handler HTTP request timeout" 13:29:33 ---> Running in 38235bcfb811 13:29:33 ---> Running in af8ed83a9445 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 13:29:33 Removing intermediate container 38235bcfb811 13:29:33 ---> c81757b27158 13:29:33 Step 22/22 : LABEL version=0.0.0 13:29:33 Removing intermediate container af8ed83a9445 13:29:33 ---> c5072981f05d 13:29:33 Step 26/26 : LABEL version=0.0.0 13:29:33 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 13:29:33 ---> Running in 9df98116dc3c 13:29:33 ---> Running in 9f114f9e99e8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:33 provisioning config files... 13:29:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1696747152830703756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:33 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 13:29:33 Removing intermediate container 9df98116dc3c 13:29:33 ---> 8c0a32f5f426 13:29:33 13:29:34 Successfully built 8c0a32f5f426 13:29:34 Removing intermediate container 9f114f9e99e8 13:29:34 ---> 2544ea51c57d 13:29:34 13:29:34 Successfully tagged security-proxy-setup:latest 13:29:34  Building security-proxy-setup ... done Building support-notifications 13:29:34 Successfully built 2544ea51c57d 13:29:34 Successfully tagged security-secretstore-setup:latest 13:29:34  Building security-secretstore-setup ... done Building core-command 13:29:34 ---> docker-login.sh 13:29:34 nexus3.edgexfoundry.org:10001 13:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:35 Configure a credential helper to remove this warning. See 13:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:35 13:29:35 Login Succeeded 13:29:35 nexus3.edgexfoundry.org:10002 13:29:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:36 Configure a credential helper to remove this warning. See 13:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:36 13:29:36 Login Succeeded 13:29:36 nexus3.edgexfoundry.org:10003 13:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:36 Configure a credential helper to remove this warning. See 13:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:36 13:29:36 Login Succeeded 13:29:36 nexus3.edgexfoundry.org:10004 13:29:36 Removing intermediate container 1029493cca0f 13:29:36 ---> 11e41de4ae5b 13:29:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:37 Configure a credential helper to remove this warning. See 13:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:37 13:29:37 Login Succeeded 13:29:37 docker.io 13:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:38 Configure a credential helper to remove this warning. See 13:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:38 13:29:38 Login Succeeded 13:29:38 ---> docker-login.sh ends [Pipeline] } 13:29:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:29:38 ========================================================= 13:29:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:29:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:29:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:29:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:29:39 595b0fe564bb: Pulling fs layer 13:29:39 24495759ef45: Pulling fs layer 13:29:39 d148012ef14d: Pulling fs layer 13:29:39 e90a11edd702: Pulling fs layer 13:29:39 d77568369979: Pulling fs layer 13:29:39 fc1c9f9a7f3b: Pulling fs layer 13:29:39 170f2ba95c9a: Pulling fs layer 13:29:39 97ac5df62f85: Pulling fs layer 13:29:39 fc1c9f9a7f3b: Waiting 13:29:39 170f2ba95c9a: Waiting 13:29:39 e90a11edd702: Waiting 13:29:39 d77568369979: Waiting 13:29:39 97ac5df62f85: Waiting 13:29:39 d148012ef14d: Verifying Checksum 13:29:39 d148012ef14d: Download complete 13:29:39 24495759ef45: Verifying Checksum 13:29:39 24495759ef45: Download complete 13:29:39 d77568369979: Verifying Checksum 13:29:39 d77568369979: Download complete 13:29:39 fc1c9f9a7f3b: Verifying Checksum 13:29:39 fc1c9f9a7f3b: Download complete 13:29:39 595b0fe564bb: Verifying Checksum 13:29:39 595b0fe564bb: Download complete 13:29:39 170f2ba95c9a: Verifying Checksum 13:29:39 170f2ba95c9a: Download complete 13:29:40 595b0fe564bb: Pull complete 13:29:41 Removing intermediate container 7d089354fa93 13:29:41 ---> 24b8581e09a4 13:29:41 Step 15/24 : ENV APP_PORT=58890 13:29:41 24495759ef45: Pull complete 13:29:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:29:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:29:41 ---> c9e128086050 13:29:41 Step 3/23 : WORKDIR /edgex-go 13:29:41 ---> Using cache 13:29:41 ---> 04a7f0c0217d 13:29:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:29:41 ---> Using cache 13:29:41 ---> ddd3754009d0 13:29:41 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 13:29:41 d148012ef14d: Pull complete 13:29:42 97ac5df62f85: Verifying Checksum 13:29:42 97ac5df62f85: Download complete 13:29:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:29:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:29:42 ---> c9e128086050 13:29:42 Step 3/24 : WORKDIR /edgex-go 13:29:42 ---> Using cache 13:29:42 ---> 04a7f0c0217d 13:29:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:29:42 ---> Using cache 13:29:42 ---> ddd3754009d0 13:29:42 Step 5/24 : RUN apk add --update --no-cache make git 13:29:42 ---> Using cache 13:29:42 ---> d7d2d453efdb 13:29:42 Step 6/24 : COPY go.mod . 13:29:42 ---> Using cache 13:29:42 ---> f34ea20bfa73 13:29:42 Step 7/24 : RUN go mod download 13:29:42 ---> Using cache 13:29:42 ---> 4621160e300f 13:29:42 Step 8/24 : COPY . . 13:29:42 ---> Using cache 13:29:42 ---> 92ea4dec4cba 13:29:42 Step 9/24 : RUN go mod tidy 13:29:42 ---> Using cache 13:29:42 ---> d543c32ae91c 13:29:42 Step 10/24 : RUN make cmd/core-command/core-command 13:29:43 e90a11edd702: Verifying Checksum 13:29:43 e90a11edd702: Download complete 13:29:44 ---> b4e536627e9f 13:29:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:29:44 ---> Running in 1beb646d30e7 13:29:44 ---> Running in 8e8b4e6ae518 13:29:44 ---> Running in 1e12fac94723 13:29:44 Removing intermediate container 1beb646d30e7 13:29:44 ---> d535fb1c7c46 13:29:44 Step 16/24 : EXPOSE $APP_PORT 13:29:44 ---> Running in 2bc5c26f6453 13:29:44 ---> f2e89e7464f8 13:29:44 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:29:44 Removing intermediate container 2bc5c26f6453 13:29:44 ---> 77639239af8f 13:29:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:29:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:29:44 ---> af05336a12ea 13:29:44 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:29:45 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 13:29:45 ---> 0f6a9f8db551 13:29:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:29:45 ---> d8f3f2a8f747 13:29:45 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:29:45 ---> 464ea0c557c9 13:29:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:29:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:29:46 ---> d73083b7d8c7 13:29:46 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 13:29:46 ---> 5d87ac2eb206 13:29:46 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 13:29:46 ---> Running in 9bd48e8f8feb 13:29:46 ---> Running in 138945db02b8 13:29:46 OK: 219 MiB in 52 packages 13:29:46 Removing intermediate container 9bd48e8f8feb 13:29:46 ---> 2a829f71521d 13:29:46 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:29:46 Removing intermediate container 138945db02b8 13:29:46 ---> 0b975b9e638c 13:29:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:29:46 ---> Running in 00fd3f1108ef 13:29:46 Removing intermediate container 00fd3f1108ef 13:29:46 ---> 80421c708e3e 13:29:46 Step 22/24 : LABEL arch=x86_64 13:29:46 ---> cfc73628a1df 13:29:46 Step 27/32 : RUN chmod +x /entrypoint.sh 13:29:46 Removing intermediate container 8e8b4e6ae518 13:29:46 ---> 062d371dd1bf 13:29:46 Step 6/23 : COPY go.mod . 13:29:46 ---> Running in 676cedb12b97 13:29:47 ---> Running in 9a146fb7be48 13:29:47 Removing intermediate container 676cedb12b97 13:29:47 ---> 0c481d50c2e8 13:29:47 Step 23/24 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:29:47 ---> Running in ac4f2cb4e5be 13:29:47 ---> 694ca2cab085 13:29:47 Step 7/23 : RUN go mod download 13:29:47 ---> Running in 5a7d0f36c3fa 13:29:47 Removing intermediate container ac4f2cb4e5be 13:29:47 ---> 72337c5e289b 13:29:47 Step 24/24 : LABEL version=0.0.0 13:29:47 ---> Running in c9c0ec01d1f7 13:29:47 Removing intermediate container c9c0ec01d1f7 13:29:47 ---> 515133c3c196 13:29:47 13:29:48 Successfully built 515133c3c196 13:29:48 Successfully tagged sys-mgmt-agent:latest 13:29:48 Building core-data 13:29:48  Building sys-mgmt-agent ... done Removing intermediate container 9a146fb7be48 13:29:48 ---> c41d77812312 13:29:48 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:29:50 ---> Running in 2d4ed1879de3 13:29:51 Removing intermediate container 2d4ed1879de3 13:29:51 ---> d21edcf5df34 13:29:51 Step 29/32 : CMD ["gate"] 13:29:51 ---> Running in 5666ee7dfc5b 13:29:51 Removing intermediate container 5666ee7dfc5b 13:29:51 ---> ef94a915d8a0 13:29:51 Step 30/32 : LABEL arch=x86_64 13:29:52 ---> Running in 5f964c9a94b7 13:29:52 Removing intermediate container 5f964c9a94b7 13:29:52 ---> 829f3a5e4ce8 13:29:52 Step 31/32 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:29:52 ---> Running in 6c5846237589 13:29:52 Removing intermediate container 6c5846237589 13:29:52 ---> a8380bda434c 13:29:52 Step 32/32 : LABEL version=0.0.0 13:29:52 Removing intermediate container 5a7d0f36c3fa 13:29:52 ---> 29771024dcbc 13:29:52 Step 8/23 : COPY . . 13:29:53 ---> Running in e53dd8e69749 13:29:54 e90a11edd702: Pull complete 13:29:54 d77568369979: Pull complete 13:29:54 fc1c9f9a7f3b: Pull complete 13:29:54 170f2ba95c9a: Pull complete 13:29:55 Removing intermediate container e53dd8e69749 13:29:55 ---> 1f9f02c0952a 13:29:55 13:29:55 Successfully built 1f9f02c0952a 13:29:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:29:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:29:55 ---> c9e128086050 13:29:55 Step 3/24 : WORKDIR /edgex-go 13:29:55 ---> Using cache 13:29:55 ---> 04a7f0c0217d 13:29:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:29:55 ---> Using cache 13:29:55 ---> ddd3754009d0 13:29:55 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:29:55 Successfully tagged security-bootstrapper:latest 13:29:55  Building security-bootstrapper ... done  ---> Running in 13cdf4df3650 13:29:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:29:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:29:58 OK: 219 MiB in 52 packages 13:29:59 ---> 52811af5b84c 13:29:59 Step 9/23 : RUN go mod tidy 13:29:59 ---> Running in ba5658bfc069 13:30:00 Removing intermediate container 13cdf4df3650 13:30:00 ---> f1dc34a0c8a5 13:30:00 Step 6/24 : COPY go.mod . 13:30:00 ---> 13e117ad96bf 13:30:00 Step 7/24 : RUN go mod download 13:30:00 ---> Running in 10a389d920ed 13:30:01 97ac5df62f85: Pull complete 13:30:01 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 13:30:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:30:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 13:30:02 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:30:02 WORKDIR /edgex 13:30:02 COPY go.mod . 13:30:02 RUN go mod download build 13:30:02 -t ci-base-image-arm64 -f - . 13:30:02 Removing intermediate container ba5658bfc069 13:30:02 ---> 84dd43d74553 13:30:02 Step 10/23 : RUN make cmd/support-notifications/support-notifications 13:30:02 ---> Running in 88d0ab243bb6 13:30:02 Removing intermediate container 10a389d920ed 13:30:02 ---> 4d949b817a06 13:30:02 Step 8/24 : COPY . . 13:30:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:30:04 Sending build context to Docker daemon 165.9MB 13:30:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:30:04 ---> 04bc70af865f 13:30:04 Step 2/4 : WORKDIR /edgex 13:30:09 ---> Running in e7d4460dc59d 13:30:09 Removing intermediate container e7d4460dc59d 13:30:09 ---> e673b5495c01 13:30:09 Step 3/4 : COPY go.mod . 13:30:09 ---> bca0e6f396b2 13:30:09 Step 9/24 : RUN go mod tidy 13:30:09 ---> Running in 19509aa6a792 13:30:10 ---> 70e41fb6b601 13:30:10 Step 4/4 : RUN go mod download 13:30:10 ---> Running in 9c4bc87f71c5 13:30:10 Removing intermediate container 19509aa6a792 13:30:10 ---> 2795d1f9a77c 13:30:10 Step 10/24 : RUN make cmd/core-data/core-data 13:30:10 ---> Running in 012a0d2e67cb 13:30:11 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 13:30:12 Removing intermediate container 8b96ece27e7a 13:30:12 ---> ab8b41822f5d 13:30:12 13:30:12 Step 11/24 : FROM alpine:3.12 13:30:12 ---> 13621d1b12d4 13:30:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:30:12 ---> Using cache 13:30:12 ---> 673e9227ebc4 13:30:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:30:12 ---> Using cache 13:30:12 ---> 309867ab8e8d 13:30:12 Step 14/24 : ENV APP_PORT=59881 13:30:12 ---> Running in 9a917ca52632 13:30:12 Removing intermediate container 9a917ca52632 13:30:12 ---> 88d91e0dd1f3 13:30:12 Step 15/24 : EXPOSE $APP_PORT 13:30:12 ---> Running in 98738e75cd87 13:30:12 Removing intermediate container 98738e75cd87 13:30:12 ---> 4459d93d7729 13:30:12 Step 16/24 : WORKDIR / 13:30:12 ---> Running in dc319ed1a7ae 13:30:12 Removing intermediate container dc319ed1a7ae 13:30:12 ---> b3706c2affdb 13:30:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:30:13 ---> 7c745a553615 13:30:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:30:14 ---> ae52fef4b930 13:30:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:30:15 ---> 5798f51abc5c 13:30:15 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:30:15 ---> Running in 813bc3bdd9e4 13:30:15 Removing intermediate container 813bc3bdd9e4 13:30:15 ---> 68a06bdc259f 13:30:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:30:15 ---> Running in 00c6c7e391a3 13:30:15 Removing intermediate container 1e12fac94723 13:30:15 ---> cd9db1c637f5 13:30:15 13:30:15 Step 11/24 : FROM alpine:3.12 13:30:15 ---> 13621d1b12d4 13:30:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:30:15 ---> Using cache 13:30:15 ---> 673e9227ebc4 13:30:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:30:15 ---> Using cache 13:30:15 ---> 309867ab8e8d 13:30:15 Step 14/24 : ENV APP_PORT=59882 13:30:15 ---> Running in aba353db75df 13:30:15 Removing intermediate container 00c6c7e391a3 13:30:15 ---> 62e4786c207e 13:30:15 Step 22/24 : LABEL arch=x86_64 13:30:15 ---> Running in 72e8d1ae17b5 13:30:15 Removing intermediate container aba353db75df 13:30:15 ---> 79eb68b4a1b1 13:30:15 Step 15/24 : EXPOSE $APP_PORT 13:30:15 ---> Running in 3a7b7caca697 13:30:15 Removing intermediate container 72e8d1ae17b5 13:30:15 ---> 0d697fa8c4f3 13:30:15 Step 23/24 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:30:15 ---> Running in d4509b80516b 13:30:16 Removing intermediate container 3a7b7caca697 13:30:16 ---> a117fdfcaf70 13:30:16 Step 16/24 : WORKDIR / 13:30:16 ---> Running in 0a533176e927 13:30:16 Removing intermediate container d4509b80516b 13:30:16 ---> b451e7e2615a 13:30:16 Step 24/24 : LABEL version=0.0.0 13:30:16 ---> Running in 51fd0db95a69 13:30:16 Removing intermediate container 0a533176e927 13:30:16 ---> 30842f71752a 13:30:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:30:16 Removing intermediate container 51fd0db95a69 13:30:16 ---> 4582f7b7e08b 13:30:16 13:30:16 Successfully built 4582f7b7e08b 13:30:16 Successfully tagged core-metadata:latest 13:30:16  Building core-metadata ... done  ---> 8b62725e3dd7 13:30:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:30:17 ---> 7345ed70bf4e 13:30:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:30:17 ---> 86653c8ced2b 13:30:17 Step 20/24 : ENTRYPOINT ["/core-command"] 13:30:17 ---> Running in bef98e427fa6 13:30:17 Removing intermediate container bef98e427fa6 13:30:17 ---> d259784eb11c 13:30:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:30:17 ---> Running in d0162119bde1 13:30:17 Removing intermediate container d0162119bde1 13:30:17 ---> f9907511ac19 13:30:17 Step 22/24 : LABEL arch=x86_64 13:30:18 ---> Running in bc6d65c42fb5 13:30:18 Removing intermediate container bc6d65c42fb5 13:30:18 ---> 5b3e2d902909 13:30:18 Step 23/24 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:30:18 ---> Running in 7689bc73762f 13:30:18 Removing intermediate container 7689bc73762f 13:30:18 ---> fdc81e55a3af 13:30:18 Step 24/24 : LABEL version=0.0.0 13:30:18 ---> Running in 686229e6cef6 13:30:18 Removing intermediate container 686229e6cef6 13:30:18 ---> aee969d290c8 13:30:18 13:30:19 Successfully built aee969d290c8 13:30:19 Successfully tagged core-command:latest 13:30:29  Building core-command ... done Removing intermediate container 88d0ab243bb6 13:30:29 ---> 1817832c1420 13:30:29 13:30:29 Step 11/23 : FROM alpine:3.12 13:30:29 ---> 13621d1b12d4 13:30:29 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 13:30:29 ---> Running in c80ea029f67e 13:30:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:30:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:30:29 (1/2) Installing ca-certificates (20191127-r4) 13:30:29 (2/2) Installing dumb-init (1.2.2-r1) 13:30:29 Executing busybox-1.31.1-r20.trigger 13:30:29 Executing ca-certificates-20191127-r4.trigger 13:30:29 OK: 6 MiB in 16 packages 13:30:30 Removing intermediate container c80ea029f67e 13:30:30 ---> 237d09c928ed 13:30:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:30:30 ---> Running in 354d467bb896 13:30:30 Removing intermediate container 354d467bb896 13:30:30 ---> e8bfd86634f1 13:30:30 Step 14/23 : ENV APP_PORT=59860 13:30:30 ---> Running in bbe37ffabc69 13:30:30 Removing intermediate container bbe37ffabc69 13:30:30 ---> 2b4091711062 13:30:30 Step 15/23 : EXPOSE $APP_PORT 13:30:30 ---> Running in 2e062d32503d 13:30:30 Removing intermediate container 2e062d32503d 13:30:30 ---> 467fa92f645c 13:30:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:30:31 ---> 94e344f8a0b5 13:30:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:30:31 ---> 2dd131c19fe4 13:30:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:30:31 ---> 56ab82526bd1 13:30:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 13:30:31 ---> Running in 29276689626d 13:30:31 Removing intermediate container 29276689626d 13:30:31 ---> 462b5a3c1d33 13:30:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:30:31 ---> Running in cc8e4b5f0ac3 13:30:31 Removing intermediate container cc8e4b5f0ac3 13:30:31 ---> 65ec62e4a26a 13:30:31 Step 21/23 : LABEL arch=x86_64 13:30:31 ---> Running in c5c5ff1d4e83 13:30:32 Removing intermediate container c5c5ff1d4e83 13:30:32 ---> 8a041a596a58 13:30:32 Step 22/23 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:30:32 ---> Running in 166b0bf275e2 13:30:32 Removing intermediate container 166b0bf275e2 13:30:32 ---> bc0f7cbe8436 13:30:32 Step 23/23 : LABEL version=0.0.0 13:30:32 ---> Running in 428c75680004 13:30:32 Removing intermediate container 428c75680004 13:30:32 ---> 911777081af9 13:30:32 13:30:32 Successfully built 911777081af9 13:30:32 Successfully tagged support-notifications:latest 13:30:33  Building support-notifications ... done Removing intermediate container 012a0d2e67cb 13:30:33 ---> d06657c03517 13:30:33 13:30:33 Step 11/24 : FROM alpine:3.12 13:30:33 ---> 13621d1b12d4 13:30:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:30:33 ---> Running in 27b832924dc3 13:30:33 Removing intermediate container 27b832924dc3 13:30:33 ---> f8eba0ee484f 13:30:33 Step 13/24 : ENV APP_PORT=59880 13:30:33 ---> Running in 081c1ebc1c44 13:30:33 Removing intermediate container 081c1ebc1c44 13:30:33 ---> c9ee92b8d83c 13:30:33 Step 14/24 : EXPOSE $APP_PORT 13:30:33 ---> Running in 57d5069cfa9e 13:30:33 Removing intermediate container 57d5069cfa9e 13:30:33 ---> 9bf237564982 13:30:33 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:33 ---> Running in 8233147a76ee 13:30:34 Removing intermediate container 8233147a76ee 13:30:34 ---> 0031b571afe7 13:30:34 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:30:34 ---> Running in d41a0ddcbe58 13:30:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:30:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:30:35 (1/6) Installing dumb-init (1.2.2-r1) 13:30:35 (2/6) Installing libgcc (9.3.0-r2) 13:30:35 (3/6) Installing libsodium (1.0.18-r0) 13:30:35 (4/6) Installing libstdc++ (9.3.0-r2) 13:30:36 (5/6) Installing libzmq (4.3.3-r0) 13:30:36 (6/6) Installing zeromq (4.3.3-r0) 13:30:36 Executing busybox-1.31.1-r20.trigger 13:30:36 OK: 8 MiB in 20 packages 13:30:37 Removing intermediate container d41a0ddcbe58 13:30:37 ---> 778eb21a2a40 13:30:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:30:37 ---> b6a03005be93 13:30:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:30:37 ---> 5d7f2245de96 13:30:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:30:37 ---> 4dfe885eb4a9 13:30:37 Step 20/24 : ENTRYPOINT ["/core-data"] 13:30:37 ---> Running in e7726edbd06c 13:30:37 Removing intermediate container e7726edbd06c 13:30:37 ---> ce3a2ef89cc7 13:30:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:30:37 ---> Running in 3246c9eaebc2 13:30:37 Removing intermediate container 3246c9eaebc2 13:30:37 ---> e1f40b59dac6 13:30:37 Step 22/24 : LABEL arch=x86_64 13:30:37 ---> Running in f83b6357ef68 13:30:38 Removing intermediate container f83b6357ef68 13:30:38 ---> 466f07afd965 13:30:38 Step 23/24 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:30:38 ---> Running in 6897c184313f 13:30:38 Removing intermediate container 6897c184313f 13:30:38 ---> de446204c249 13:30:38 Step 24/24 : LABEL version=0.0.0 13:30:38 ---> Running in 84ae2628f8d8 13:30:38 Removing intermediate container 84ae2628f8d8 13:30:38 ---> 03116d317c9d 13:30:38 13:30:38 Successfully built 03116d317c9d 13:30:38 Successfully tagged core-data:latest 13:30:38  Building core-data ... done  [Pipeline] } 13:30:38 $ docker stop --time=1 e15588d9d7e18eec04b805ca53fe98c810331e5a41b754dc9c8bb40996f82393 13:30:39 $ docker rm -f e15588d9d7e18eec04b805ca53fe98c810331e5a41b754dc9c8bb40996f82393 [Pipeline] // withDockerContainer [Pipeline] sh 13:30:40 + docker images 13:30:40 REPOSITORY TAG IMAGE ID CREATED SIZE 13:30:40 core-data latest 03116d317c9d 2 seconds ago 20.4MB 13:30:40 support-notifications latest 911777081af9 8 seconds ago 16.8MB 13:30:40 d06657c03517 8 seconds ago 1.75GB 13:30:40 1817832c1420 12 seconds ago 1.75GB 13:30:40 core-command latest aee969d290c8 22 seconds ago 16MB 13:30:40 core-metadata latest 4582f7b7e08b 24 seconds ago 16.7MB 13:30:40 cd9db1c637f5 25 seconds ago 1.74GB 13:30:40 ab8b41822f5d 29 seconds ago 1.75GB 13:30:40 security-bootstrapper latest 1f9f02c0952a 47 seconds ago 18.8MB 13:30:40 sys-mgmt-agent latest 515133c3c196 53 seconds ago 325MB 13:30:40 security-proxy-setup latest 8c0a32f5f426 About a minute ago 25.9MB 13:30:40 security-secretstore-setup latest 2544ea51c57d About a minute ago 29MB 13:30:40 support-scheduler latest 03653cdc542e About a minute ago 16.1MB 13:30:40 0085bbe56e03 About a minute ago 1.75GB 13:30:40 f8bd14e22e4a About a minute ago 1.75GB 13:30:40 a6726d4611ac About a minute ago 1.75GB 13:30:40 ab8bee0592c3 About a minute ago 1.75GB 13:30:40 1bb1bae92625 About a minute ago 1.75GB 13:30:40 ci-base-image-x86_64 latest c9e128086050 5 minutes ago 1.24GB 13:30:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 days ago 547MB 13:30:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 6 days ago 37.5MB 13:30:40 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 13:30:40 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 13:30:40 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 13:30:55 Still waiting to schedule task 13:30:55 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:31:47 Removing intermediate container 9c4bc87f71c5 13:31:47 ---> 021f56479218 13:31:47 Successfully built 021f56479218 13:31:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:31:47 + docker inspect -f . ci-base-image-arm64 13:31:47 . [Pipeline] withDockerContainer 13:31:47 prd-ubuntu18.04-docker-arm64-4c-16g-126 does not seem to be running inside a container 13:31:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 13:31:49 $ docker top 9b529bbce30b59d011c6419e13173fa37b3b0cc9b9327534605c825b78e7e56d -eo pid,comm [Pipeline] { [Pipeline] sh 13:31:50 + go version 13:31:50 go version go1.16.6 linux/arm64 [Pipeline] } 13:31:50 $ docker stop --time=1 9b529bbce30b59d011c6419e13173fa37b3b0cc9b9327534605c825b78e7e56d 13:31:52 $ docker rm -f 9b529bbce30b59d011c6419e13173fa37b3b0cc9b9327534605c825b78e7e56d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:31:53 + docker inspect -f . ci-base-image-arm64 13:31:53 . [Pipeline] withDockerContainer 13:31:53 prd-ubuntu18.04-docker-arm64-4c-16g-126 does not seem to be running inside a container 13:31:53 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 13:31:55 $ docker top db49fef4e3070a0fcca76b4ea3beeae97b411e7c046ed44cdbbf87d364c62bac -eo pid,comm [Pipeline] { [Pipeline] echo 13:31:55 ========================================================= 13:31:55 [edgeXBuildGoParallel] Running Tests and Build... 13:31:55 ========================================================= [Pipeline] sh 13:31:56 + go mod tidy [Pipeline] sh 13:31:57 + make test 13:31:57 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 13:31:57 go mod tidy 13:31:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:32:25 ? github.com/edgexfoundry/edgex-go [no test files] 13:33:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:33:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:33:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:33:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:33:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:33:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:33:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:33:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:33:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:33:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:33:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:33:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:33:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.221s coverage: 28.7% of statements 13:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:33:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.369s coverage: 100.0% of statements 13:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:33:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.397s coverage: 46.3% of statements 13:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:33:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.606s coverage: 90.1% of statements 13:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:33:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.233s coverage: 81.2% of statements 13:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.474s coverage: 94.2% of statements 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.252s coverage: 59.1% of statements 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.236s coverage: 60.0% of statements 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.289s coverage: 0.8% of statements 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.224s coverage: 22.0% of statements 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.187s coverage: 47.1% of statements 13:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.234s coverage: 79.5% of statements 13:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements 13:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements 13:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.164s coverage: 87.5% of statements 13:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.212s coverage: 94.4% of statements 13:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements 13:34:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.611s coverage: 81.8% of statements 13:34:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.248s coverage: 92.9% of statements 13:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 13:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements 13:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.164s coverage: 100.0% of statements 13:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.190s coverage: 58.8% of statements 13:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.179s coverage: 80.0% of statements 13:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 13:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.246s coverage: 85.4% of statements 13:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.305s coverage: 91.2% of statements 13:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.720s coverage: 64.4% of statements 13:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements 13:34:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 91.3% of statements 13:34:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 13:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 13:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 13:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.947s coverage: 66.9% of statements 13:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.744s coverage: 43.6% of statements 13:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements 13:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements 13:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:34:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.278s coverage: 19.5% of statements 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:34:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.580s coverage: 92.0% of statements 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:34:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.234s coverage: 62.7% of statements 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:34:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.378s coverage: 97.7% of statements 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:34:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.179s coverage: 28.9% of statements 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:34:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:34:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.162s coverage: 100.0% of statements 13:34:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 13:34:47 GO111MODULE=on go vet ./... 13:36:06 Running on prd-ubuntu18.04-docker-8c-8g-127 in /w/workspace/edgexfoundry_edgex-go_PR-3664 [Pipeline] { [Pipeline] ws 13:36:06 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 13:36:07 The recommended git tool is: git 13:36:09 gofmt -l . 13:36:09 [ "`gofmt -l .`" = "" ] 13:36:09 ./bin/test-attribution-txt.sh [Pipeline] sh 13:36:09 + ls -al . 13:36:09 total 620 13:36:09 drwxrwxr-x 9 1001 1001 4096 Aug 9 13:36 . 13:36:09 drwxr-xr-x 4 root root 4096 Aug 9 13:31 .. 13:36:09 -rw-rw-r-- 1 1001 1001 11 Aug 9 13:29 .dockerignore 13:36:09 drwxrwxr-x 8 1001 1001 4096 Aug 9 13:29 .git 13:36:09 drwxrwxr-x 3 1001 1001 4096 Aug 9 13:29 .github 13:36:09 -rw-rw-r-- 1 1001 1001 818 Aug 9 13:29 .gitignore 13:36:09 -rw-rw-r-- 1 1001 1001 76 Aug 9 13:29 .hadolint.yml 13:36:09 -rw-rw-r-- 1 1001 1001 166 Aug 9 13:29 .sonarcloud.properties 13:36:09 -rw-rw-r-- 1 1001 1001 8609 Aug 9 13:29 Attribution.txt 13:36:09 -rw-rw-r-- 1 1001 1001 43881 Aug 9 13:29 CHANGELOG.md 13:36:09 -rw-rw-r-- 1 1001 1001 3804 Aug 9 13:29 CONTRIBUTING.md 13:36:09 -rw-rw-r-- 1 1001 1001 849 Aug 9 13:29 Jenkinsfile 13:36:09 -rw-rw-r-- 1 1001 1001 10775 Aug 9 13:29 LICENSE 13:36:09 -rw-rw-r-- 1 1001 1001 5915 Aug 9 13:29 Makefile 13:36:09 -rw-rw-r-- 1 1001 1001 8643 Aug 9 13:29 README.md 13:36:09 -rw-rw-r-- 1 1001 1001 6912 Aug 9 13:29 SECURITY.md 13:36:09 -rw-rw-r-- 1 1001 1001 5 Aug 9 13:24 VERSION 13:36:09 -rw-rw-r-- 1 1001 1001 4131 Aug 9 13:29 ZMQWindows.md 13:36:09 drwxrwxr-x 2 1001 1001 4096 Aug 9 13:29 bin 13:36:09 drwxrwxr-x 14 1001 1001 4096 Aug 9 13:29 cmd 13:36:09 -rw-r--r-- 1 root root 404176 Aug 9 13:34 coverage.out 13:36:09 -rw-rw-r-- 1 1001 1001 813 Aug 9 13:29 go.mod 13:36:09 -rw-r--r-- 1 root root 48847 Aug 9 13:31 go.sum 13:36:09 drwxrwxr-x 8 1001 1001 4096 Aug 9 13:29 internal 13:36:09 drwxrwxr-x 3 1001 1001 4096 Aug 9 13:29 openapi 13:36:09 drwxrwxr-x 4 1001 1001 4096 Aug 9 13:29 snap 13:36:09 -rw-rw-r-- 1 1001 1001 204 Aug 9 13:29 version.go [Pipeline] sh 13:36:10 using credential edgex-jenkins-ssh 13:36:10 Cloning the remote Git repository 13:36:10 + '[' -e coverage.out ] 13:36:10 + chown 1001:1001 coverage.out [Pipeline] stash 13:36:10 Warning: overwriting stash ‘coverage-report’ 13:36:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:36:10 > git init /w/workspace/edgex-go/3 # timeout=10 13:36:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:36:10 > git --version # timeout=10 13:36:10 > git --version # 'git version 2.17.1' 13:36:10 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:11 Stashed 1 file(s) [Pipeline] sh 13:36:12 + make build 13:36:12 go mod tidy 13:36:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 13:36:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:36:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:36:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:36:47 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 13:36:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:36:51 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 13:36:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:36:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:36:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:36:53 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3664/head:refs/remotes/origin/PR-3664 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:36:55 Merging remotes/origin/main commit 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit 778179067e33dc51e2dba5a690b9edf955688ff2 13:36:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:36:55 Merge succeeded, producing 778179067e33dc51e2dba5a690b9edf955688ff2 13:36:55 Checking out Revision 778179067e33dc51e2dba5a690b9edf955688ff2 (PR-3664) 13:36:55 > git config core.sparsecheckout # timeout=10 13:36:55 > git checkout -f 778179067e33dc51e2dba5a690b9edf955688ff2 # timeout=10 13:36:55 > git remote # timeout=10 13:36:55 > git config --get remote.origin.url # timeout=10 13:36:55 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:55 > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 13:36:55 > git rev-parse HEAD^{commit} # timeout=10 13:36:55 > git config core.sparsecheckout # timeout=10 13:36:55 > git checkout -f 778179067e33dc51e2dba5a690b9edf955688ff2 # timeout=10 13:36:58 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 13:36:59 Commit message: "feat: Add Middleware to handler HTTP request timeout" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:37:00 + echo snap-build.sh 13:37:00 snap-build.sh 13:37:00 + SNAP_BASE_DIR=. 13:37:00 + '[' '!' -z /w/workspace/edgex-go/3 ']' 13:37:00 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 13:37:00 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 13:37:00 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 13:37:00 + cd /w/workspace/edgex-go/3 13:37:00 + sudo apt-get remove -qy --purge lxd lxd-client 13:37:00 Reading package lists... 13:37:00 Building dependency tree... 13:37:00 Reading state information... 13:37:00 The following packages were automatically installed and are no longer required: 13:37:00 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:37:00 uidmap xdelta3 13:37:00 Use 'sudo apt autoremove' to remove them. 13:37:00 The following packages will be REMOVED: 13:37:00 lxd* lxd-client* 13:37:00 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:37:00 After this operation, 31.7 MB disk space will be freed. 13:37:01 (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.) 13:37:01 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:37:02 Removing lxd dnsmasq configuration 13:37:02 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:37:02 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:37:02 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 13:37:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:37:03 (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.) 13:37:03 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:37:04 Processing triggers for systemd (237-3ubuntu10.45) ... 13:37:04 Processing triggers for ureadahead (0.100.0-21) ... 13:37:05 + sudo snap remove --purge lxd 13:37:05 snap "lxd" is not installed 13:37:05 + sudo groupadd --force --system lxd 13:37:05 ++ whoami 13:37:05 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:37:05 + newgrp - lxd 13:37:05 + sudo snap install lxd 13:37:05 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 13:37:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:37:13 2021-08-09T13:37:10Z INFO Waiting for automatic snapd restart... [Pipeline] } 13:37:13 $ docker stop --time=1 db49fef4e3070a0fcca76b4ea3beeae97b411e7c046ed44cdbbf87d364c62bac 13:37:16 $ docker rm -f db49fef4e3070a0fcca76b4ea3beeae97b411e7c046ed44cdbbf87d364c62bac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:37:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:37:17 13:37:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:37:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:37:18 latest: Pulling from edgex-devops/edgex-compose-arm64 13:37:18 29e5d40040c1: Pulling fs layer 13:37:18 1ce36da41761: Pulling fs layer 13:37:18 25b303627fd3: Pulling fs layer 13:37:19 29e5d40040c1: Verifying Checksum 13:37:19 29e5d40040c1: Download complete 13:37:19 1ce36da41761: Verifying Checksum 13:37:19 1ce36da41761: Download complete 13:37:19 29e5d40040c1: Pull complete 13:37:21 1ce36da41761: Pull complete 13:37:21 25b303627fd3: Verifying Checksum 13:37:21 25b303627fd3: Download complete 13:37:28 lxd 4.16 from Canonical* installed 13:37:28 + sudo lxd init --auto 13:37:31 25b303627fd3: Pull complete 13:37:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:37:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:37:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:37:31 prd-ubuntu18.04-docker-arm64-4c-16g-126 does not seem to be running inside a container 13:37:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 13:37:36 $ docker top 7f4ec3479f40c8008f12c497af44d0df0029cd50840a0704a7d1afd5b29eb375 -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:36 + sudo snap install --classic snapcraft 13:37:37 + grep parallel 13:37:37 + docker-compose build --help 13:37:41 --parallel Build images in parallel. [Pipeline] } 13:37:41 $ docker stop --time=1 7f4ec3479f40c8008f12c497af44d0df0029cd50840a0704a7d1afd5b29eb375 13:37:43 $ docker rm -f 7f4ec3479f40c8008f12c497af44d0df0029cd50840a0704a7d1afd5b29eb375 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:37:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:37:44 . [Pipeline] withDockerContainer 13:37:44 prd-ubuntu18.04-docker-arm64-4c-16g-126 does not seem to be running inside a container 13:37:44 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 13:37:46 $ docker top a5c0d53de8df08e9b5037b346cc73a2560ccc9f2bb166fb245e7596d5d2a73e4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:46 snapcraft 4.8.3 from Canonical* installed 13:37:46 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:37:46 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:37:46 % Total % Received % Xferd Average Speed Time Time Time Current 13:37:46 Dload Upload Total Spent Left Speed 13:37:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4415 0 --:--:-- --:--:-- --:--:-- 4415 13:37:46 100 3325k 100 3325k 0 0 6970k 0 --:--:-- --:--:-- --:--:-- 6970k 13:37:46 ./yq_linux_amd64 13:37:46 + sudo snapcraft prime --use-lxd 13:37:47 + docker-compose -f ./docker-compose-build.yml build --parallel 13:37:48 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:37:48 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: 13:37:48 - README.md 13:37:48 13:37:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:37:48 Launching a container. 13:37:51 Building core-command ... 13:37:51 Building core-data ... 13:37:51 Building core-metadata ... 13:37:51 Building security-bootstrapper ... 13:37:51 Building security-proxy-setup ... 13:37:51 Building security-secretstore-setup ... 13:37:51 Building support-notifications ... 13:37:51 Building support-scheduler ... 13:37:51 Building sys-mgmt-agent ... 13:37:51 Building security-bootstrapper 13:37:51 Building security-secretstore-setup 13:37:51 Building core-command 13:37:51 Building support-notifications 13:37:51 Building core-metadata 13:37:56 Waiting for container to be ready 13:37:56 To start your first instance, try: lxc launch ubuntu:18.04 13:37:56 13:37:59 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:37:59 Waiting for network to be ready... 13:37:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:38:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 13:38:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 13:38:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:38:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:38:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 13:38:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 13:38:00 Get:8 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:38:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 13:38:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 13:38:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:38:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:38:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:38:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:38:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:38:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:38:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:38:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:38:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:38:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 13:38:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 13:38:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 13:38:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 13:38:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 13:38:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 13:38:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 13:38:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 13:38:04 Fetched 25.0 MB in 4s (5865 kB/s) 13:38:05 Reading package lists... 13:38:05 Reading package lists... 13:38:05 Building dependency tree... 13:38:05 Reading state information... 13:38:05 The following additional packages will be installed: 13:38:05 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:38:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:38:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:38:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:38:05 Suggested packages: 13:38:05 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:38:05 Recommended packages: 13:38:05 gnupg libsasl2-modules 13:38:05 The following NEW packages will be installed: 13:38:05 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:38:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:38:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:38:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:38:05 The following packages will be upgraded: 13:38:05 gpg gpg-agent gpgconf libudev1 13:38:05 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 13:38:05 Need to get 3527 kB of archives. 13:38:05 After this operation, 13.3 MB of additional disk space will be used. 13:38:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 13:38:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 13:38:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 13:38:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 13:38:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:38:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:38:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:38:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:38:06 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:38:06 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:38:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:38:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:38:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:38:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:38:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:38:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:38:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:38:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:38:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:38:06 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:38:06 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:38:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:38:06 debconf: delaying package configuration, since apt-utils is not installed 13:38:06 Fetched 3527 kB in 1s (3113 kB/s) 13:38:06 (Reading database ... 12511 files and directories currently installed.) 13:38:06 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 13:38:06 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 13:38:06 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 13:38:06 Selecting previously unselected package udev. 13:38:07 (Reading database ... 12511 files and directories currently installed.) 13:38:07 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 13:38:07 Unpacking udev (237-3ubuntu10.50) ... 13:38:07 Selecting previously unselected package libfuse2:amd64. 13:38:07 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:38:07 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:38:07 Selecting previously unselected package fuse. 13:38:07 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:38:07 Unpacking fuse (2.9.7-1ubuntu1) ... 13:38:07 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:38:07 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:38:07 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:38:07 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:38:07 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:38:07 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:38:07 Selecting previously unselected package libksba8:amd64. 13:38:07 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:38:07 Unpacking libksba8:amd64 (1.3.5-2) ... 13:38:07 Selecting previously unselected package libroken18-heimdal:amd64. 13:38:07 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:07 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:07 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:38:07 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:07 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:07 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:38:07 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:07 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:07 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:38:07 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:07 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:07 Selecting previously unselected package libwind0-heimdal:amd64. 13:38:07 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:07 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:07 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:38:07 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:07 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:08 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:38:08 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:08 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:08 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:38:08 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:08 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:08 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:38:08 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:08 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:08 Selecting previously unselected package libsasl2-modules-db:amd64. 13:38:08 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:38:08 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:38:08 Selecting previously unselected package libsasl2-2:amd64. 13:38:08 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:38:08 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:38:08 Selecting previously unselected package libldap-common. 13:38:08 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:38:08 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:38:08 Selecting previously unselected package libldap-2.4-2:amd64. 13:38:08 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:38:08 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:38:08 Selecting previously unselected package dirmngr. 13:38:08 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:38:08 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:38:08 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:38:08 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:38:08 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:38:08 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:38:08 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:38:08 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:38:08 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:08 Setting up libksba8:amd64 (1.3.5-2) ... 13:38:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:38:08 Setting up udev (237-3ubuntu10.50) ... 13:38:09 invoke-rc.d: policy-rc.d denied execution of start. 13:38:09 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:09 Processing triggers for systemd (237-3ubuntu10) ... 13:38:09 Setting up fuse (2.9.7-1ubuntu1) ... 13:38:09 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:38:09 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:09 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:09 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:09 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:09 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:09 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:09 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:09 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:38:09 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:38:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:38:09 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:38:09 settings in the [Install] section, and DefaultInstance for template units). 13:38:09 This means they are not meant to be enabled using systemctl. 13:38:09 Possible reasons for having this kind of units are: 13:38:09 1) A unit may be statically enabled by being symlinked from another unit's 13:38:09 .wants/ or .requires/ directory. 13:38:09 2) A unit's purpose may be to act as a helper for some other unit which has 13:38:09 a requirement dependency on it. 13:38:09 3) A unit may be started when needed via activation (socket, path, timer, 13:38:09 D-Bus, udev, scripted systemctl call, ...). 13:38:09 4) In case of template units, the unit is meant to be enabled with some 13:38:09 instance name specified. 13:38:10 Reading package lists... 13:38:10 Building dependency tree... 13:38:10 Reading state information... 13:38:10 The following additional packages will be installed: 13:38:10 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:38:10 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:38:10 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:38:10 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:38:10 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:38:10 Suggested packages: 13:38:10 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:38:10 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:38:10 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:38:10 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:38:10 systemd-container policykit-1 13:38:10 Recommended packages: 13:38:10 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:38:10 The following NEW packages will be installed: 13:38:10 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:38:10 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:38:10 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:38:10 multiarch-support openssh-client python3 python3-minimal python3.6 13:38:10 python3.6-minimal snapd squashfs-tools sudo 13:38:10 The following packages will be upgraded: 13:38:10 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:38:10 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 13:38:10 Need to get 36.7 MB of archives. 13:38:10 After this operation, 147 MB of additional disk space will be used. 13:38:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 13:38:10 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 13:38:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 13:38:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 13:38:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:38:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:38:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:38:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:38:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:38:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:38:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:38:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:38:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:38:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:38:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:38:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:38:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 13:38:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 13:38:11 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 13:38:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:38:11 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:38:11 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:38:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:38:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:38:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:38:11 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:38:11 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:38:11 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:38:11 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 13:38:11 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 13:38:12 debconf: delaying package configuration, since apt-utils is not installed 13:38:12 Fetched 36.7 MB in 2s (15.2 MB/s) 13:38:12 (Reading database ... 12757 files and directories currently installed.) 13:38:12 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 13:38:13 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 13:38:13 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 13:38:13 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 13:38:13 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 13:38:14 (Reading database ... 12757 files and directories currently installed.) 13:38:14 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 13:38:14 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 13:38:14 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 13:38:14 (Reading database ... 12757 files and directories currently installed.) 13:38:14 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 13:38:14 Unpacking apt (1.6.14) over (1.6.1) ... 13:38:14 Setting up apt (1.6.14) ... 13:38:14 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:38:14 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:38:15 (Reading database ... 12764 files and directories currently installed.) 13:38:15 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:38:15 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:38:15 Selecting previously unselected package libpython3.6-minimal:amd64. 13:38:15 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:38:15 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:38:15 Selecting previously unselected package libexpat1:amd64. 13:38:15 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:38:15 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:38:15 Selecting previously unselected package python3.6-minimal. 13:38:15 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:38:15 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:38:15 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 13:38:15 Checking for services that may need to be restarted...done. 13:38:15 Checking for services that may need to be restarted...done. 13:38:15 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:38:15 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:38:15 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:38:16 Selecting previously unselected package python3-minimal. 13:38:16 (Reading database ... 13012 files and directories currently installed.) 13:38:16 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:38:16 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:38:16 Selecting previously unselected package mime-support. 13:38:16 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:38:16 Unpacking mime-support (3.60ubuntu1) ... 13:38:16 Selecting previously unselected package libmpdec2:amd64. 13:38:16 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:38:16 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:38:16 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:38:16 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:38:16 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:38:16 Selecting previously unselected package python3.6. 13:38:16 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:38:16 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:38:16 Selecting previously unselected package libpython3-stdlib:amd64. 13:38:16 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:38:16 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:38:16 Setting up python3-minimal (3.6.7-1~18.04) ... 13:38:16 Selecting previously unselected package python3. 13:38:16 (Reading database ... 13442 files and directories currently installed.) 13:38:16 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:38:17 Unpacking python3 (3.6.7-1~18.04) ... 13:38:17 Selecting previously unselected package multiarch-support. 13:38:17 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:38:17 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:38:17 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:38:17 Selecting previously unselected package liblzo2-2:amd64. 13:38:17 (Reading database ... 13479 files and directories currently installed.) 13:38:17 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:38:17 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:38:17 Selecting previously unselected package libbsd0:amd64. 13:38:17 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:38:17 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:38:17 Selecting previously unselected package sudo. 13:38:17 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:38:17 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:38:17 Selecting previously unselected package apparmor. 13:38:17 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:38:17 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:38:17 Selecting previously unselected package libedit2:amd64. 13:38:17 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:38:17 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:38:17 Selecting previously unselected package libkrb5support0:amd64. 13:38:17 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:38:17 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:38:17 Selecting previously unselected package libk5crypto3:amd64. 13:38:17 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:38:17 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:38:17 Selecting previously unselected package libkeyutils1:amd64. 13:38:17 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:38:17 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:38:17 Selecting previously unselected package libkrb5-3:amd64. 13:38:17 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:38:17 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:38:17 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:38:17 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:38:17 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:38:17 Selecting previously unselected package libssl1.0.0:amd64. 13:38:17 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 13:38:17 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:38:18 Selecting previously unselected package openssh-client. 13:38:18 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 13:38:18 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 13:38:18 Selecting previously unselected package squashfs-tools. 13:38:18 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 13:38:18 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 13:38:18 Selecting previously unselected package snapd. 13:38:18 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 13:38:18 Unpacking snapd (2.49.2+18.04) ... 13:38:20 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:38:20 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:38:20 Setting up mime-support (3.60ubuntu1) ... 13:38:20 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:38:20 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:38:20 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:38:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:38:20 Setting up systemd (237-3ubuntu10.50) ... 13:38:20 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:38:20 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:38:20 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:38:20 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:38:20 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:38:20 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:38:20 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:38:21 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 13:38:21 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:38:21 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:38:21 Setting up python3 (3.6.7-1~18.04) ... 13:38:21 running python rtupdate hooks for python3.6... 13:38:21 running python post-rtupdate hooks for python3.6... 13:38:21 Setting up apparmor (2.12-4ubuntu5.1) ... 13:38:22 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:38:22 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:38:22 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 13:38:22 Setting up snapd (2.49.2+18.04) ... 13:38:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:38:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:38:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:38:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:38:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:38:23 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:38:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:38:24 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:38:24 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:38:24 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:38:24 /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' 13:38:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:38:25 Processing triggers for systemd (237-3ubuntu10.50) ... 13:38:26 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:38:26 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:38:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:38:27 Reading package lists... 13:38:27 Reading package lists... 13:38:27 Building dependency tree... 13:38:27 Reading state information... 13:38:27 Calculating upgrade... 13:38:27 The following packages will be upgraded: 13:38:27 advancecomp base-files bash binutils binutils-common 13:38:27 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:38:27 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:38:27 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 13:38:27 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 13:38:27 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:38:27 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:38:27 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 13:38:27 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 13:38:27 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 13:38:27 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 13:38:27 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 13:38:27 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 13:38:27 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 13:38:27 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 13:38:27 ubuntu-keyring util-linux 13:38:27 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:38:27 Need to get 64.2 MB of archives. 13:38:27 After this operation, 5125 kB of additional disk space will be used. 13:38:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 13:38:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:38:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:38:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:38:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:38:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:38:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:38:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:38:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:38:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:38:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:38:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:38:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:38:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:38:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:38:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:38:28 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:38:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:38:28 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:38:28 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:38:28 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:38:28 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:38:28 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:38:28 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:38:28 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:38:28 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:38:28 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:38:28 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:38:28 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:38:28 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:38:28 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:38:28 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:38:28 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 13:38:28 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:38:28 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 13:38:28 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 13:38:28 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:38:28 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:38:28 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 13:38:28 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 13:38:28 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:38:28 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:38:28 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 13:38:28 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 13:38:28 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:38:28 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:38:28 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:38:28 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 13:38:28 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:38:28 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:38:28 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] 13:38:28 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 13:38:28 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 13:38:28 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 13:38:28 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:38:28 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:38:28 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:38:28 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:38:28 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:38:28 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:38:28 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:38:28 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:38:28 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:38:28 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:38:28 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:38:28 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:38:28 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:38:29 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:38:29 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:38:29 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 13:38:29 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:38:29 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:38:30 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:38:30 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 13:38:30 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:38:30 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:38:30 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:38:30 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:38:30 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:38:30 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:38:30 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:38:30 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:38:30 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:38:30 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:38:30 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 13:38:30 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] 13:38:30 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 13:38:30 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] 13:38:30 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:38:30 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:38:30 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:38:30 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 13:38:30 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 13:38:30 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:38:30 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:38:30 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:38:30 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] 13:38:30 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:38:30 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:38:30 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:38:30 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:38:30 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:38:30 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:38:30 debconf: delaying package configuration, since apt-utils is not installed 13:38:30 Fetched 64.2 MB in 3s (22.6 MB/s) 13:38:31 (Reading database ... 13914 files and directories currently installed.) 13:38:31 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:38:31 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:38:31 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:38:31 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:38:31 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 13:38:31 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 13:38:31 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:31 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:31 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:31 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:31 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:31 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:31 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:31 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:32 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:32 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:32 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:32 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:32 (Reading database ... 13914 files and directories currently installed.) 13:38:32 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:32 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:38:32 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:38:32 (Reading database ... 13914 files and directories currently installed.) 13:38:32 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:32 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:32 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:32 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:32 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:32 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:32 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:33 (Reading database ... 13914 files and directories currently installed.) 13:38:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:38:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:38:33 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:38:33 (Reading database ... 13914 files and directories currently installed.) 13:38:33 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 13:38:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:38:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:38:33 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 13:38:33 Setting up base-files (10.1ubuntu2.10) ... 13:38:33 Installing new version of config file /etc/issue ... 13:38:33 Installing new version of config file /etc/issue.net ... 13:38:33 Installing new version of config file /etc/lsb-release ... 13:38:33 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:38:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:38:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:38:34 Removing obsolete conffile /etc/default/motd-news ... 13:38:34 (Reading database ... 13915 files and directories currently installed.) 13:38:34 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:38:34 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:38:34 Setting up bash (4.4.18-2ubuntu1.2) ... 13:38:34 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 13:38:34 (Reading database ... 13915 files and directories currently installed.) 13:38:34 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:34 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:38:34 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:38:34 (Reading database ... 13915 files and directories currently installed.) 13:38:34 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:38:34 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:38:34 Setting up tar (1.29b-2ubuntu0.2) ... 13:38:35 (Reading database ... 13915 files and directories currently installed.) 13:38:35 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:38:35 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:38:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:38:35 (Reading database ... 13915 files and directories currently installed.) 13:38:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:38:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:38:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:38:35 (Reading database ... 13915 files and directories currently installed.) 13:38:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:38:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:38:35 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:38:35 (Reading database ... 13915 files and directories currently installed.) 13:38:35 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:38:35 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:38:35 Setting up grep (3.1-2build1) ... 13:38:35 (Reading database ... 13915 files and directories currently installed.) 13:38:35 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 13:38:35 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 13:38:36 Setting up gzip (1.6-5ubuntu1.1) ... 13:38:36 (Reading database ... 13915 files and directories currently installed.) 13:38:36 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:38:36 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:38:36 Setting up login (1:4.5-1ubuntu2) ... 13:38:36 (Reading database ... 13915 files and directories currently installed.) 13:38:36 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:38:36 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:38:36 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:38:36 (Reading database ... 13915 files and directories currently installed.) 13:38:36 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:38:36 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:38:37 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:38:37 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:38:37 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:38:37 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:38:37 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:38:37 (Reading database ... 13915 files and directories currently installed.) 13:38:37 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:38:37 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:38:37 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:38:37 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:38:38 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:38:38 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:38:38 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:38:38 (Reading database ... 13915 files and directories currently installed.) 13:38:38 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:38:38 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:38:38 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:38:38 (Reading database ... 13915 files and directories currently installed.) 13:38:38 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:38 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:38:38 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:38:38 (Reading database ... 13915 files and directories currently installed.) 13:38:38 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:38 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:38:38 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:38:38 (Reading database ... 13915 files and directories currently installed.) 13:38:38 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:38 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:38:38 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:38:38 (Reading database ... 13915 files and directories currently installed.) 13:38:38 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:38 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:38:38 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:38:38 (Reading database ... 13915 files and directories currently installed.) 13:38:38 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:38:38 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:38:39 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:38:39 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:38:39 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:38:39 (Reading database ... 13915 files and directories currently installed.) 13:38:39 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:38:39 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:38:39 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:38:39 (Reading database ... 13915 files and directories currently installed.) 13:38:39 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:39 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:38:39 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:38:39 (Reading database ... 13915 files and directories currently installed.) 13:38:39 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:39 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:38:39 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:38:39 (Reading database ... 13915 files and directories currently installed.) 13:38:39 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:39 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:38:40 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:38:40 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:38:40 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:38:40 (Reading database ... 13915 files and directories currently installed.) 13:38:40 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:38:40 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:38:40 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:38:40 (Reading database ... 13915 files and directories currently installed.) 13:38:40 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:38:40 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:38:41 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:38:41 (Reading database ... 13917 files and directories currently installed.) 13:38:41 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:38:41 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:38:41 Setting up debconf (1.5.66ubuntu1) ... 13:38:41 (Reading database ... 13917 files and directories currently installed.) 13:38:41 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:38:41 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:38:41 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:38:41 (Reading database ... 13917 files and directories currently installed.) 13:38:41 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:38:41 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:38:41 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:38:42 (Reading database ... 13917 files and directories currently installed.) 13:38:42 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:38:42 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:38:42 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:38:42 (Reading database ... 13917 files and directories currently installed.) 13:38:42 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:38:42 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:38:42 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 13:38:42 (Reading database ... 13919 files and directories currently installed.) 13:38:42 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:38:42 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:38:42 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:38:42 (Reading database ... 13923 files and directories currently installed.) 13:38:42 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:42 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:38:42 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 13:38:42 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 13:38:42 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:38:42 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:38:42 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:38:42 (Reading database ... 13923 files and directories currently installed.) 13:38:42 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 13:38:42 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 13:38:42 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 13:38:43 (Reading database ... 13923 files and directories currently installed.) 13:38:43 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 13:38:43 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 13:38:43 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 13:38:43 (Reading database ... 13923 files and directories currently installed.) 13:38:43 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 13:38:43 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:38:43 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 13:38:43 (Reading database ... 13923 files and directories currently installed.) 13:38:43 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:38:43 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:38:43 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:38:43 (Reading database ... 13923 files and directories currently installed.) 13:38:43 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:38:43 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:38:43 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:38:43 (Reading database ... 13923 files and directories currently installed.) 13:38:43 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:38:43 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:38:43 Setting up passwd (1:4.5-1ubuntu2) ... 13:38:44 (Reading database ... 13923 files and directories currently installed.) 13:38:44 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:38:44 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:38:44 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:38:44 (Reading database ... 13923 files and directories currently installed.) 13:38:44 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:38:44 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:38:44 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:38:44 (Reading database ... 13923 files and directories currently installed.) 13:38:44 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:38:44 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:38:44 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:38:44 (Reading database ... 13923 files and directories currently installed.) 13:38:44 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:38:44 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:38:44 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:38:44 (Reading database ... 13923 files and directories currently installed.) 13:38:44 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:38:44 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:38:44 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:38:45 (Reading database ... 13923 files and directories currently installed.) 13:38:45 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:38:45 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:38:45 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:38:45 (Reading database ... 13923 files and directories currently installed.) 13:38:45 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 13:38:45 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 13:38:45 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 13:38:45 (Reading database ... 13923 files and directories currently installed.) 13:38:45 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 13:38:45 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 13:38:45 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 13:38:45 (Reading database ... 13923 files and directories currently installed.) 13:38:45 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:38:45 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:38:45 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:38:45 (Reading database ... 13924 files and directories currently installed.) 13:38:45 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:38:45 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:38:45 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:38:45 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:38:45 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:38:45 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:38:45 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 13:38:45 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 13:38:46 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:38:46 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:38:46 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:38:46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:38:46 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:38:46 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:38:46 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:38:46 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:38:46 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:38:46 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:38:46 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:38:46 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:38:46 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:38:46 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:38:46 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 13:38:46 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 13:38:46 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:38:46 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:38:47 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:38:47 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:38:47 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:38:47 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:38:47 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:38:47 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:38:47 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:38:47 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:38:47 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:38:47 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:38:47 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:47 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:47 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:47 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:48 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:48 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:48 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:48 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:49 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:49 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:49 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:49 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:49 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:49 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:50 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:50 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:51 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:51 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:51 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:38:51 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:38:51 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:38:51 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:38:51 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:38:51 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:38:51 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:38:51 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:38:51 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:38:51 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:38:51 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:38:51 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:38:51 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:38:51 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:38:51 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:51 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:38:51 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:51 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:51 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:51 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:38:51 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:38:51 Setting up tzdata (2021a-0ubuntu0.18.04) ... 13:38:52 13:38:52 Current default time zone: 'Etc/UTC' 13:38:52 Local time is now: Mon Aug 9 13:38:51 UTC 2021. 13:38:52 Universal Time is now: Mon Aug 9 13:38:51 UTC 2021. 13:38:52 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:38:52 13:38:52 Setting up systemd-sysv (237-3ubuntu10.50) ... 13:38:52 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:52 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 13:38:52 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:38:52 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:38:52 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:38:52 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:38:52 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:38:52 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:38:52 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:38:52 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:52 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:38:52 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:38:52 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 13:38:52 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:52 Setting up patch (2.7.6-2ubuntu1.1) ... 13:38:52 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:38:52 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:38:52 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 13:38:52 Installing new version of config file /etc/ssl/openssl.cnf ... 13:38:52 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:38:52 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:38:52 Setting up ca-certificates (20210119~18.04.1) ... 13:38:54 Updating certificates in /etc/ssl/certs... 13:38:54 23 added, 27 removed; done. 13:38:55 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:38:55 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:55 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:38:55 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:38:55 Setting up pkgbinarymangler (138.18.04.1) ... 13:38:55 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:38:55 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 13:38:55 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:38:55 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:38:55 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:38:55 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:38:55 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:38:55 Setting up perl (5.26.1-6ubuntu0.5) ... 13:38:55 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 13:38:55 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:38:55 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:38:55 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 13:38:55 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:38:55 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:38:55 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:38:55 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:38:55 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:38:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:38:55 Processing triggers for systemd (237-3ubuntu10.50) ... 13:38:55 Processing triggers for mime-support (3.60ubuntu1) ... 13:38:55 Processing triggers for ca-certificates (20210119~18.04.1) ... 13:38:55 Updating certificates in /etc/ssl/certs... 13:38:56 0 added, 0 removed; done. 13:38:56 Running hooks in /etc/ca-certificates/update.d... 13:38:56 done. 13:38:56 Reading package lists... 13:38:56 Building dependency tree... 13:38:56 Reading state information... 13:38:56 The following NEW packages will be installed: 13:38:56 apt-transport-https 13:38:56 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:38:57 Need to get 4348 B of archives. 13:38:57 After this operation, 154 kB of additional disk space will be used. 13:38:57 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 13:38:57 debconf: delaying package configuration, since apt-utils is not installed 13:38:57 Fetched 4348 B in 0s (23.9 kB/s) 13:38:57 Selecting previously unselected package apt-transport-https. 13:38:57 (Reading database ... 13929 files and directories currently installed.) 13:38:57 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 13:38:57 Unpacking apt-transport-https (1.6.14) ... 13:38:57 Setting up apt-transport-https (1.6.14) ... 13:38:57 Waiting for network to be ready... 13:38:59 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:38:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:38:59 ---> 021f56479218 13:38:59 Step 3/26 : WORKDIR /edgex-go 13:38:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:38:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:38:59 ---> 021f56479218 13:38:59 Step 3/24 : WORKDIR /edgex-go 13:38:59 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:38:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:38:59 ---> 021f56479218 13:38:59 Step 3/32 : WORKDIR /edgex-go 13:38:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:38:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:38:59 ---> 021f56479218 13:38:59 Step 3/23 : WORKDIR /edgex-go 13:38:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:38:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:38:59 ---> 021f56479218 13:38:59 Step 3/24 : WORKDIR /edgex-go 13:39:01 ---> Running in f88f8296a199 13:39:01 ---> Running in 193dafef75c0 13:39:01 ---> Running in ba7e702e054f 13:39:01 ---> Running in a571927ed181 13:39:01 ---> Running in 7595510b98b3 13:39:01 Removing intermediate container a571927ed181 13:39:01 ---> e9a9bb621cde 13:39:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:02 Removing intermediate container f88f8296a199 13:39:02 ---> e4b466ab09da 13:39:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:02 Removing intermediate container ba7e702e054f 13:39:02 ---> bc61b6499547 13:39:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:02 Removing intermediate container 7595510b98b3 13:39:02 ---> 740fe18e9191 13:39:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:02 ---> Running in 2ea138da49be 13:39:02 Removing intermediate container 193dafef75c0 13:39:02 ---> 3830eb37200a 13:39:02 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:02 ---> Running in 5850f8e32330 13:39:02 ---> Running in 361bfaa47716 13:39:02 ---> Running in 9f255b4d9555 13:39:02 ---> Running in 5055625f40d2 13:39:04 2021-08-09T13:39:01Z INFO Waiting for automatic snapd restart... 13:39:04 snapd 2.51.3 from Canonical* installed 13:39:05 "snapd" switched to the "latest/stable" channel 13:39:05 13:39:07 Removing intermediate container 2ea138da49be 13:39:07 ---> b5d15ad67c88 13:39:07 Step 5/24 : RUN apk add --update --no-cache make git 13:39:07 Removing intermediate container 5850f8e32330 13:39:07 ---> 604b29659c42 13:39:07 Step 5/24 : RUN apk add --update --no-cache make git 13:39:07 ---> Running in 3d4c4beb7671 13:39:07 ---> Running in 5934632343c2 13:39:07 Removing intermediate container 361bfaa47716 13:39:07 ---> 2346a970a98d 13:39:07 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 13:39:07 ---> Running in 9d781fcdb90c 13:39:07 Removing intermediate container 5055625f40d2 13:39:07 ---> 44128958b74b 13:39:07 Step 5/32 : RUN apk add --update --no-cache make git 13:39:07 Removing intermediate container 9f255b4d9555 13:39:07 ---> f45f92c0d6f8 13:39:07 Step 5/26 : RUN apk add --update --no-cache make git 13:39:07 ---> Running in d74be91598a9 13:39:07 ---> Running in d46ac35c643f 13:39:08 core18 20210611 from Canonical* installed 13:39:08 "core18" switched to the "latest/stable" channel 13:39:08 13:39:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:39:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:39:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:39:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:39:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:39:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:39:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:39:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:39:10 OK: 218 MiB in 52 packages 13:39:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:39:10 snapcraft 4.8.3 from Canonical* installed 13:39:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:39:11 "snapcraft" switched to the "latest/stable" channel 13:39:11 13:39:11 OK: 218 MiB in 52 packages 13:39:11 OK: 218 MiB in 52 packages 13:39:12 OK: 218 MiB in 52 packages 13:39:13 Removing intermediate container 3d4c4beb7671 13:39:13 ---> d2979794bbd6 13:39:13 Step 6/24 : COPY go.mod . 13:39:13 Removing intermediate container 5934632343c2 13:39:13 ---> 4a998ce4462f 13:39:13 Step 6/24 : COPY go.mod . 13:39:13 OK: 218 MiB in 52 packages 13:39:14 Removing intermediate container 9d781fcdb90c 13:39:14 ---> a062dd71e7a6 13:39:14 Step 6/23 : COPY go.mod . 13:39:14 ---> 0b9619e04d7f 13:39:14 Step 7/24 : RUN go mod download 13:39:14 Removing intermediate container d74be91598a9 13:39:14 ---> 6b18023c8989 13:39:14 Step 6/32 : COPY go.mod . 13:39:14 ---> Running in 53f0bd6642b4 13:39:14 ---> 7103edde3b06 13:39:14 Step 7/24 : RUN go mod download 13:39:14 ---> Running in 6e441163f7c9 13:39:15 Removing intermediate container d46ac35c643f 13:39:15 ---> 70094de317cb 13:39:15 Step 6/26 : COPY go.mod . 13:39:15 ---> 7858ee043e26 13:39:15 Step 7/23 : RUN go mod download 13:39:15 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: 13:39:15 - README.md 13:39:15 13:39:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:39:15 ---> Running in 1c326e12f5b9 13:39:16 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 13:39:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:39:16 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:39:16 ---> 49f950200bcf 13:39:16 Step 7/32 : RUN go mod download 13:39:16 ---> Running in f1a9d4c3ed4e 13:39:16 ---> 95bf7d62e100 13:39:16 Step 7/26 : RUN go mod download 13:39:16 ---> Running in f89435884432 13:39:17 Reading package lists... 13:39:17 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 13:39:17 Reading package lists... 13:39:17 Building dependency tree... 13:39:17 Reading state information... 13:39:18 Suggested packages: 13:39:18 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:39:18 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:39:18 Recommended packages: 13:39:18 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:39:18 The following NEW packages will be installed: 13:39:18 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:39:18 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:39:18 pkg-config zip 13:39:18 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:39:18 Need to get 7663 kB of archives. 13:39:18 After this operation, 43.8 MB of additional disk space will be used. 13:39:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:39:18 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:39:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 13:39:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 13:39:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 13:39:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:39:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:39:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:39:18 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:39:18 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:39:18 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:39:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:39:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:39:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:39:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:39:19 debconf: delaying package configuration, since apt-utils is not installed 13:39:19 Fetched 7663 kB in 1s (9566 kB/s) 13:39:19 Selecting previously unselected package libglib2.0-0:amd64. 13:39:19 (Reading database ... 13933 files and directories currently installed.) 13:39:19 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:39:19 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:39:19 Selecting previously unselected package libpsl5:amd64. 13:39:19 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:39:19 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:39:19 Selecting previously unselected package libnghttp2-14:amd64. 13:39:19 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:39:19 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:39:19 Selecting previously unselected package librtmp1:amd64. 13:39:19 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:39:19 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:39:19 Selecting previously unselected package libcurl3-gnutls:amd64. 13:39:19 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 13:39:19 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 13:39:19 Selecting previously unselected package liberror-perl. 13:39:19 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:39:19 Unpacking liberror-perl (0.17025-1) ... 13:39:19 Selecting previously unselected package git-man. 13:39:19 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 13:39:19 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 13:39:19 Selecting previously unselected package git. 13:39:19 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 13:39:19 Unpacking git (1:2.17.1-1ubuntu0.8) ... 13:39:20 Selecting previously unselected package libnorm1:amd64. 13:39:20 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:39:20 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:39:20 Selecting previously unselected package libpgm-5.2-0:amd64. 13:39:20 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:39:20 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:39:20 Selecting previously unselected package libsodium23:amd64. 13:39:20 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:39:20 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:39:20 Selecting previously unselected package libzmq5:amd64. 13:39:20 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:39:20 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:39:20 Selecting previously unselected package libzmq3-dev:amd64. 13:39:20 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:39:20 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:39:20 Selecting previously unselected package pkg-config. 13:39:20 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:39:20 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:39:21 Selecting previously unselected package zip. 13:39:21 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:39:21 Unpacking zip (3.0-11build1) ... 13:39:21 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:39:21 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 13:39:21 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:39:21 Setting up liberror-perl (0.17025-1) ... 13:39:21 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:39:21 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:39:21 No schema files found: doing nothing. 13:39:21 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:39:21 Setting up zip (3.0-11build1) ... 13:39:21 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:39:21 Setting up libsodium23:amd64 (1.0.16-2) ... 13:39:21 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:39:21 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:39:21 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 13:39:21 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:39:21 Setting up git (1:2.17.1-1ubuntu0.8) ... 13:39:21 Removing intermediate container 53f0bd6642b4 13:39:21 ---> 9b828df6f7d1 13:39:21 Step 8/24 : COPY . . 13:39:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:39:21 Removing intermediate container 6e441163f7c9 13:39:21 ---> b04821148beb 13:39:21 Step 8/24 : COPY . . 13:39:21 git set to automatically installed. 13:39:21 git-man set to automatically installed. 13:39:21 libcurl3-gnutls set to automatically installed. 13:39:21 liberror-perl set to automatically installed. 13:39:21 libglib2.0-0 set to automatically installed. 13:39:21 libnghttp2-14 set to automatically installed. 13:39:21 libnorm1 set to automatically installed. 13:39:21 libpgm-5.2-0 set to automatically installed. 13:39:21 libpsl5 set to automatically installed. 13:39:21 librtmp1 set to automatically installed. 13:39:21 libsodium23 set to automatically installed. 13:39:21 libzmq3-dev set to automatically installed. 13:39:21 libzmq5 set to automatically installed. 13:39:21 pkg-config set to automatically installed. 13:39:21 zip set to automatically installed. 13:39:26 snapd is not logged in, snap install commands will use sudo 13:39:28 Removing intermediate container 1c326e12f5b9 13:39:28 ---> ddbfe907ea3f 13:39:28 Step 8/23 : COPY . . 13:39:30 Removing intermediate container f89435884432 13:39:30 ---> 9a7c98ac4a4e 13:39:30 Step 8/26 : COPY . . 13:39:30 Removing intermediate container f1a9d4c3ed4e 13:39:30 ---> b4d7d40b8e94 13:39:30 Step 8/32 : COPY . . 13:39:38 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 13:39:38 snapd is not logged in, snap install commands will use sudo 13:39:38 snap "core18" has no updates available 13:39:39 Pulling config-common 13:39:39 + snapcraftctl pull 13:39:41 Pulling go-build-helper 13:39:41 + snapcraftctl pull 13:39:42 'edgex-go' has dependencies that need to be staged: go-build-helper 13:39:42 Skipping pull go-build-helper (already ran) 13:39:42 Building go-build-helper 13:39:42 + snapcraftctl build 13:39:43 Staging go-build-helper 13:39:43 + snapcraftctl stage 13:39:45 ---> 0070b43fca11 13:39:45 Step 9/24 : RUN go mod tidy 13:39:45 ---> a041605f1a41 13:39:45 Step 9/24 : RUN go mod tidy 13:39:45 ---> Running in 314aaf5c59ae 13:39:45 ---> Running in 7d8abb01ed1e 13:39:45 ---> 6b09bc0311c4 13:39:45 Step 9/23 : RUN go mod tidy 13:39:45 ---> 8ec016760bb0 13:39:45 Step 9/32 : RUN go mod tidy 13:39:45 ---> Running in 10591cbf975d 13:39:45 ---> 32dc0b829d9f 13:39:45 Step 9/26 : RUN go mod tidy 13:39:45 ---> Running in e0143d2f5f0a 13:39:45 ---> Running in 81ac9ed8446d 13:39:52 Removing intermediate container 7d8abb01ed1e 13:39:52 ---> 93d1375a84f4 13:39:52 Step 10/24 : RUN make cmd/core-command/core-command 13:39:52 ---> Running in 54b29866e9da 13:39:52 Removing intermediate container 314aaf5c59ae 13:39:52 ---> b442e3d00cf1 13:39:52 Step 10/24 : RUN make cmd/core-metadata/core-metadata 13:39:52 ---> Running in 9afbb044b0fc 13:39:52 Removing intermediate container e0143d2f5f0a 13:39:52 ---> 4a3bf7513fb6 13:39:52 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:39:53 ---> Running in 30e75fb96a50 13:39:53 Removing intermediate container 10591cbf975d 13:39:53 ---> 167954a9c8c2 13:39:53 Step 10/23 : RUN make cmd/support-notifications/support-notifications 13:39:53 Removing intermediate container 81ac9ed8446d 13:39:53 ---> 1a7669e41b91 13:39:53 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:39:53 ---> Running in 34fc323293b1 13:39:53 ---> Running in f732860906e7 13:39:53 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 13:39:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:39:54 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:39:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 13:39:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 13:39:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:39:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:39:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 13:39:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 13:39:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 13:39:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 13:39:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:39:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:39:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:39:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:39:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:39:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:39:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:39:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:39:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:39:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 13:39:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 13:39:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 13:39:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 13:39:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 13:39:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 13:39:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 13:39:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 13:39:54 Fetched 25.0 MB in 0s (0 B/s) 13:39:54 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:39:54 Fetched 224 kB in 0s (0 B/s) 13:39:54 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:39:54 Fetched 157 kB in 0s (0 B/s) 13:39:54 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:39:54 Fetched 221 kB in 0s (0 B/s) 13:39:54 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:39:54 Fetched 143 kB in 0s (0 B/s) 13:39:54 Pulling edgex-go 13:39:54 + snapcraftctl pull 13:39:54 Pulling hooks 13:39:54 + snapcraftctl pull 13:39:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:39:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:39:55 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 13:39:55 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 13:40:16 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:40:16 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:40:16 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:40:16 Fetched 0 B in 0s (0 B/s) 13:40:16 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:40:16 Fetched 96.5 kB in 0s (0 B/s) 13:40:16 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:40:16 Fetched 279 kB in 0s (0 B/s) 13:40:16 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:40:16 Fetched 122 kB in 0s (0 B/s) 13:40:16 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:40:16 Fetched 77.8 kB in 0s (0 B/s) 13:40:16 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:40:16 Fetched 8848 B in 0s (0 B/s) 13:40:16 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:40:16 Fetched 47.8 kB in 0s (0 B/s) 13:40:16 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:40:16 Fetched 45.6 kB in 0s (0 B/s) 13:40:16 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:40:16 Fetched 15.0 kB in 0s (0 B/s) 13:40:16 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 13:40:16 Fetched 219 kB in 0s (0 B/s) 13:40:16 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 13:40:16 Fetched 154 kB in 0s (0 B/s) 13:40:16 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:40:16 Fetched 50.6 kB in 0s (0 B/s) 13:40:16 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:40:16 Fetched 14.8 kB in 0s (0 B/s) 13:40:16 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:40:16 Fetched 41.8 kB in 0s (0 B/s) 13:40:16 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:40:16 Fetched 499 kB in 0s (0 B/s) 13:40:16 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:40:16 Fetched 111 kB in 0s (0 B/s) 13:40:16 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:40:16 Fetched 240 kB in 0s (0 B/s) 13:40:16 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:40:16 Fetched 29.3 kB in 0s (0 B/s) 13:40:16 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:40:16 Fetched 85.5 kB in 0s (0 B/s) 13:40:16 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:40:16 Fetched 24.5 kB in 0s (0 B/s) 13:40:16 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:40:16 Fetched 49.2 kB in 0s (0 B/s) 13:40:16 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:40:16 Fetched 54.2 kB in 0s (0 B/s) 13:40:16 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:40:16 Fetched 30.8 kB in 0s (0 B/s) 13:40:16 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 13:40:16 Fetched 15.8 kB in 0s (0 B/s) 13:40:16 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:40:16 Fetched 85.9 kB in 0s (0 B/s) 13:40:16 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:40:16 Fetched 8720 B in 0s (0 B/s) 13:40:16 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 13:40:16 Fetched 140 kB in 0s (0 B/s) 13:40:16 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:40:16 Fetched 119 kB in 0s (0 B/s) 13:40:16 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 13:40:16 Fetched 111 kB in 0s (0 B/s) 13:40:16 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:40:16 Fetched 11.1 kB in 0s (0 B/s) 13:40:16 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 13:40:16 Fetched 645 kB in 0s (0 B/s) 13:40:16 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:40:16 Fetched 41.3 kB in 0s (0 B/s) 13:40:16 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:40:16 Fetched 17.9 kB in 0s (0 B/s) 13:40:16 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:40:16 Fetched 368 kB in 0s (0 B/s) 13:40:16 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:40:16 Fetched 187 kB in 0s (0 B/s) 13:40:16 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:40:16 Fetched 175 kB in 0s (0 B/s) 13:40:16 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:40:16 Fetched 206 kB in 0s (0 B/s) 13:40:16 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 13:40:16 Fetched 1301 kB in 0s (0 B/s) 13:40:16 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:40:16 Fetched 36.2 kB in 0s (0 B/s) 13:40:16 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 13:40:16 Fetched 159 kB in 0s (0 B/s) 13:40:16 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:40:16 Fetched 107 kB in 0s (0 B/s) 13:40:16 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:40:16 Fetched 48.7 kB in 0s (0 B/s) 13:40:16 Pulling static-packages 13:40:16 + snapcraftctl pull 13:40:16 Pulling version 13:40:16 + cd /root/project 13:40:16 + git describe+ --tags --abbrev=0 13:40:16 sed s/v// 13:40:16 + GIT_VERSION=2.0.1-dev.24 13:40:16 + [ -z 2.0.1-dev.24 ] 13:40:16 + snapcraftctl set-version 2.0.1-dev.24 13:40:16 Building config-common 13:40:16 + snapcraftctl build 13:40:17 Skipping build go-build-helper (already ran) 13:40:17 Building edgex-go 13:40:17 + cd /root/parts/edgex-go/src 13:40:17 + git describe --tags --abbrev=0 13:40:17 + sed s/v// 13:40:17 + GIT_VERSION=2.0.1-dev.24 13:40:17 + [ -z 2.0.1-dev.24 ] 13:40:17 + echo 2.0.1-dev.24 13:40:17 + make build 13:40:17 go mod tidy 13:40:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 13:40:20 go: downloading github.com/gorilla/mux v1.8.0 13:40:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 13:40:20 go: downloading github.com/stretchr/testify v1.7.0 13:40:20 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 13:40:20 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 13:40:20 go: downloading github.com/google/uuid v1.3.0 13:40:20 go: downloading gopkg.in/yaml.v2 v2.4.0 13:40:20 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 13:40:20 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:40:20 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 13:40:20 go: downloading github.com/lib/pq v1.10.2 13:40:20 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 13:40:20 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 13:40:21 go: downloading github.com/pelletier/go-toml v1.9.3 13:40:21 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 13:40:21 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 13:40:22 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 13:40:22 go: downloading github.com/davecgh/go-spew v1.1.1 13:40:22 go: downloading github.com/pmezard/go-difflib v1.0.0 13:40:22 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 13:40:22 go: downloading github.com/go-playground/validator/v10 v10.8.0 13:40:22 go: downloading github.com/stretchr/objx v0.1.1 13:40:22 go: downloading github.com/go-kit/kit v0.11.0 13:40:22 go: downloading github.com/x448/float16 v0.8.4 13:40:22 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 13:40:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 13:40:22 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:40:22 go: downloading github.com/pebbe/zmq4 v1.2.7 13:40:22 go: downloading github.com/go-playground/universal-translator v0.17.0 13:40:22 go: downloading github.com/leodido/go-urn v1.2.1 13:40:22 go: downloading golang.org/x/text v0.3.6 13:40:22 go: downloading github.com/go-playground/assert/v2 v2.0.1 13:40:22 go: downloading github.com/go-playground/locales v0.13.0 13:40:22 go: downloading github.com/kr/pretty v0.2.0 13:40:22 go: downloading github.com/go-logfmt/logfmt v0.5.0 13:40:22 go: downloading github.com/go-stack/stack v1.8.0 13:40:22 go: downloading github.com/hashicorp/consul/api v1.8.1 13:40:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:40:22 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 13:40:22 go: downloading github.com/onsi/ginkgo v1.10.1 13:40:22 go: downloading github.com/onsi/gomega v1.7.0 13:40:23 go: downloading github.com/gorilla/websocket v1.4.2 13:40:23 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 13:40:23 go: downloading github.com/kr/text v0.1.0 13:40:23 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:40:23 go: downloading github.com/mitchellh/copystructure v1.0.0 13:40:23 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:40:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:40:23 go: downloading github.com/hashicorp/go-hclog v0.12.0 13:40:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:40:23 go: downloading github.com/hashicorp/serf v0.9.5 13:40:23 go: downloading github.com/hashicorp/consul/sdk v0.7.0 13:40:23 go: downloading github.com/fatih/color v1.9.0 13:40:23 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:40:23 go: downloading github.com/hashicorp/go-uuid v1.0.1 13:40:23 go: downloading github.com/mattn/go-colorable v0.1.6 13:40:23 go: downloading github.com/mattn/go-isatty v0.0.12 13:40:23 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:40:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:40:24 go: downloading github.com/pkg/errors v0.9.1 13:40:24 go: downloading github.com/hashicorp/go-msgpack v0.5.3 13:40:24 go: downloading github.com/hashicorp/memberlist v0.2.2 13:40:24 go: downloading github.com/hpcloud/tail v1.0.0 13:40:24 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 13:40:24 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:40:24 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:40:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:40:24 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:40:24 go: downloading gopkg.in/fsnotify.v1 v1.4.7 13:40:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 13:40:24 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:40:24 go: downloading github.com/hashicorp/go-multierror v1.1.0 13:40:24 go: downloading github.com/miekg/dns v1.1.26 13:40:24 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:40:24 go: downloading github.com/hashicorp/errwrap v1.0.0 13:40:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-data/core-data ./cmd/core-data 13:40:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:40:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-command/core-command ./cmd/core-command 13:40:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:40:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:40:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:40:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:40:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:40:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:40:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:40:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/secrets-config ./cmd/secrets-config 13:40:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:40:48 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:40:48 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:40:48 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:40:48 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:40:48 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:40:48 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:40:48 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:40:48 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:40:48 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:40:48 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:40:48 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:40:48 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:40:48 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:40:48 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:40:48 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:40:48 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:40:48 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:40:48 + 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 13:40:48 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:40:48 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:40:48 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:40:48 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:40:48 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:40:48 + 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 13:40:48 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:40:48 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:40:48 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:40:50 Building hooks 13:40:50 + cd /root/parts/hooks/src 13:40:50 + make build 13:40:50 go mod tidy 13:40:50 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 13:40:50 go: downloading github.com/stretchr/testify v1.5.1 13:40:50 go: downloading github.com/davecgh/go-spew v1.1.0 13:40:50 go: downloading gopkg.in/yaml.v2 v2.2.2 13:40:50 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 13:40:51 GO111MODULE=on go build -o cmd/install/install ./cmd/install 13:40:51 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 13:40:51 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 13:40:55 Building static-packages 13:40:55 + snapcraftctl build 13:40:57 Building version 13:40:57 + snapcraftctl build 13:40:59 Staging config-common 13:40:59 + snapcraftctl stage 13:41:00 Skipping stage go-build-helper (already ran) 13:41:00 Staging edgex-go 13:41:00 + snapcraftctl stage 13:41:01 Staging hooks 13:41:01 + snapcraftctl stage 13:41:02 Staging static-packages 13:41:02 + snapcraftctl stage 13:41:03 Staging version 13:41:03 + snapcraftctl stage 13:41:05 Priming config-common 13:41:05 + snapcraftctl prime 13:41:06 Priming go-build-helper 13:41:06 + snapcraftctl prime 13:41:07 Priming edgex-go 13:41:07 + snapcraftctl prime 13:41:08 Priming hooks 13:41:08 + snapcraftctl prime 13:41:09 Priming static-packages 13:41:09 + snapcraftctl prime 13:41:12 Priming version 13:41:12 + snapcraftctl prime 13:41:13 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] } 13:41:47 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 13:41:48 Removing intermediate container 54b29866e9da 13:41:48 ---> 30cc95714b2f 13:41:48 13:41:48 Step 11/24 : FROM alpine:3.12 13:41:48 3.12: Pulling from library/alpine 13:41:51 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 13:41:51 Status: Downloaded newer image for alpine:3.12 13:41:51 ---> c4fd0aeabfcf 13:41:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:41:52 ---> Running in a10d86b86bb9 13:41:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:41:54 Removing intermediate container 30e75fb96a50 13:41:54 ---> 00c75549a170 13:41:54 13:41:54 Step 11/32 : FROM alpine:3.12 13:41:54 ---> c4fd0aeabfcf 13:41:54 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:41:55 Removing intermediate container 34fc323293b1 13:41:55 ---> dc602d882082 13:41:55 13:41:55 Step 11/26 : FROM alpine:3.12 13:41:55 ---> c4fd0aeabfcf 13:41:55 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:41:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:41:55 ---> Running in 83e8a04751a8 13:41:56 (1/1) Installing dumb-init (1.2.2-r1) 13:41:56 Executing busybox-1.31.1-r20.trigger 13:41:56 ---> Running in 5c9516262bc5 13:41:56 OK: 5 MiB in 15 packages 13:41:57 Removing intermediate container 83e8a04751a8 13:41:57 ---> 816577e558e0 13:41:57 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 13:41:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:41:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:41:58 ---> Running in b3373e592160 13:41:58 (1/6) Installing ca-certificates (20191127-r4) 13:41:58 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:41:58 (3/6) Installing libcurl (7.78.0-r0) 13:41:58 (4/6) Installing curl (7.78.0-r0) 13:41:58 (5/6) Installing dumb-init (1.2.2-r1) 13:41:58 (6/6) Installing su-exec (0.2-r1) 13:41:58 Executing busybox-1.31.1-r20.trigger 13:41:58 Executing ca-certificates-20191127-r4.trigger 13:41:58 Removing intermediate container a10d86b86bb9 13:41:58 ---> f4fb90587bac 13:41:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:41:59 OK: 7 MiB in 20 packages 13:41:59 ---> Running in f7e4e517f2e9 13:42:00 Removing intermediate container f732860906e7 13:42:00 ---> c730cddbf3a1 13:42:00 13:42:00 Step 11/23 : FROM alpine:3.12 13:42:00 ---> c4fd0aeabfcf 13:42:00 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 13:42:00 Removing intermediate container 9afbb044b0fc 13:42:00 ---> 4c24774517ba 13:42:00 13:42:00 Step 11/24 : FROM alpine:3.12 13:42:00 ---> c4fd0aeabfcf 13:42:00 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:42:00 ---> Using cache 13:42:00 ---> f4fb90587bac 13:42:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:42:00 ---> Running in 8fdf43a7b359 13:42:00 ---> Running in 4b9e85819443 13:42:00 Removing intermediate container f7e4e517f2e9 13:42:00 ---> f1a9dd976f4d 13:42:00 Step 14/24 : ENV APP_PORT=59882 13:42:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:42:00 ---> Running in 5019819b907b 13:42:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:42:01 Removing intermediate container 4b9e85819443 13:42:01 ---> a4ee9bd7f646 13:42:01 Step 14/24 : ENV APP_PORT=59881 13:42:01 ---> Running in c0b941da26dc 13:42:01 (1/2) Installing dumb-init (1.2.2-r1) 13:42:01 (2/2) Installing su-exec (0.2-r1) 13:42:01 Executing busybox-1.31.1-r20.trigger 13:42:01 OK: 5 MiB in 16 packages 13:42:01 Removing intermediate container 5c9516262bc5 13:42:01 ---> e51797d1eec2 13:42:01 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:42:01 Removing intermediate container 5019819b907b 13:42:01 ---> c525f61e1e2e 13:42:01 Step 15/24 : EXPOSE $APP_PORT 13:42:02 ---> Running in e68dd94a8b57 13:42:02 ---> Running in c55e3e16d8de 13:42:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:42:02 Removing intermediate container c0b941da26dc 13:42:02 ---> 730153479dd8 13:42:02 Step 15/24 : EXPOSE $APP_PORT 13:42:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:42:02 ---> Running in af400706d520 13:42:02 Removing intermediate container e68dd94a8b57 13:42:02 ---> cc376da6fafa 13:42:02 Step 14/26 : WORKDIR / 13:42:03 Removing intermediate container c55e3e16d8de 13:42:03 ---> b590a7016a27 13:42:03 Step 16/24 : WORKDIR / 13:42:03 ---> Running in 472efca5e20a 13:42:03 (1/2) Installing ca-certificates (20191127-r4) 13:42:03 (2/2) Installing dumb-init (1.2.2-r1) 13:42:03 Executing busybox-1.31.1-r20.trigger 13:42:03 Executing ca-certificates-20191127-r4.trigger 13:42:03 ---> Running in 9b4e79b23e99 13:42:03 OK: 6 MiB in 16 packages 13:42:03 Removing intermediate container b3373e592160 13:42:03 ---> 120ba2027571 13:42:03 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 13:42:03 Removing intermediate container af400706d520 13:42:03 ---> 90cc7a74ca23 13:42:03 Step 16/24 : WORKDIR / 13:42:03 Removing intermediate container 472efca5e20a 13:42:03 ---> bcf945c7e826 13:42:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:42:03 ---> Running in bab76b79141e 13:42:03 ---> Running in d4002c556733 13:42:04 Removing intermediate container 9b4e79b23e99 13:42:04 ---> 43e57ad0bdb8 13:42:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:42:04 Removing intermediate container bab76b79141e 13:42:04 ---> 27e56ce60484 13:42:04 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:42:04 Removing intermediate container d4002c556733 13:42:04 ---> 175d3780e8ed 13:42:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:42:05 ---> Running in d5a14f79daf5 13:42:05 ---> e4259991310d 13:42:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:42:05 Removing intermediate container 8fdf43a7b359 13:42:05 ---> f6325184415c 13:42:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:42:05 ---> a544f1b67bad 13:42:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:42:05 ---> Running in 75531ad173c9 13:42:05 Removing intermediate container d5a14f79daf5 13:42:05 ---> 961f6a6f36bd 13:42:05 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:42:05 ---> dd3b6b9d7336 13:42:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:42:06 ---> Running in 2b27965f25f1 13:42:06 ---> f3c7a3de5b4f 13:42:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:42:06 Removing intermediate container 75531ad173c9 13:42:06 ---> 08c56ed0b6a3 13:42:06 Step 14/23 : ENV APP_PORT=59860 13:42:07 ---> Running in 373cc987a3a3 13:42:07 ---> 7f08c22dff11 13:42:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:42:07 ---> 1b2ae5747ff4 13:42:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:42:07 ---> 3b5227319ba2 13:42:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:42:07 Removing intermediate container 373cc987a3a3 13:42:07 ---> d10884d0c9d4 13:42:07 Step 15/23 : EXPOSE $APP_PORT 13:42:08 ---> Running in c6b4d92a85bd 13:42:08 ---> fe32c2b1c318 13:42:08 Step 20/24 : ENTRYPOINT ["/core-command"] 13:42:09 ---> Running in 4683d6b41b38 13:42:09 ---> eab5313d1dbb 13:42:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:42:09 Removing intermediate container c6b4d92a85bd 13:42:09 ---> 4694780c2f2f 13:42:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:42:09 Removing intermediate container 2b27965f25f1 13:42:09 ---> 5b4acf76dc04 13:42:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 13:42:09 ---> d60eb2b4cd0b 13:42:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:42:09 ---> Running in 3c81f1cbf9a9 13:42:09 ---> Running in c5481f58317e 13:42:09 Removing intermediate container 4683d6b41b38 13:42:09 ---> 71a1c25a4023 13:42:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:42:10 ---> Running in 26590683640a 13:42:10 Removing intermediate container 3c81f1cbf9a9 13:42:10 ---> 1ec5fdb7aa38 13:42:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:42:11 Removing intermediate container c5481f58317e 13:42:11 ---> 25280e2b75f8 13:42:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:42:11 ---> 364297b1377f 13:42:11 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:42:11 ---> Running in eda846e94929 13:42:11 Removing intermediate container 26590683640a 13:42:11 ---> 81c63dd8737c 13:42:11 Step 22/24 : LABEL arch=arm64 13:42:11 ---> 1ac99701fa4b 13:42:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:42:11 ---> Running in ccde2d0bb56d 13:42:12 Removing intermediate container eda846e94929 13:42:12 ---> 4971eed2e230 13:42:12 Step 22/24 : LABEL arch=arm64 13:42:12 ---> Running in 780f7e1d96dd 13:42:12 ---> fa642497c8f0 13:42:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:42:12 Removing intermediate container ccde2d0bb56d 13:42:12 ---> f9e77605e15a 13:42:12 Step 23/24 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:42:13 ---> a7e48e2d2acd 13:42:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:42:13 ---> Running in daa3b211a9d6 13:42:13 ---> Running in 5125c8f6d33d 13:42:13 ---> 16142961a62d 13:42:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:42:13 Removing intermediate container 780f7e1d96dd 13:42:13 ---> 7c078407fbc4 13:42:13 Step 23/24 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:42:14 ---> Running in 094deeb30078 13:42:14 Removing intermediate container daa3b211a9d6 13:42:14 ---> 4de341a46c86 13:42:14 Step 24/24 : LABEL version=0.0.0 13:42:14 ---> 5410cf69cfbd 13:42:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 13:42:14 ---> Running in 464b7522c77e 13:42:14 ---> Running in 75cb76b785bb 13:42:14 Removing intermediate container 094deeb30078 13:42:14 ---> 235368fbc69d 13:42:14 Step 24/24 : LABEL version=0.0.0 13:42:14 ---> 236f6f0a8260 13:42:14 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/ 13:42:15 ---> Running in 50c48d12dbab 13:42:15 ---> Running in 669d4aa1fcd7 13:42:15 Removing intermediate container 464b7522c77e 13:42:15 ---> 7008d9aabca0 13:42:15 13:42:15 Removing intermediate container 75cb76b785bb 13:42:15 ---> dd7755e44dee 13:42:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:42:15 Successfully built 7008d9aabca0 13:42:15 Successfully tagged core-command-arm64:latest 13:42:15  Building core-command ... done Building sys-mgmt-agent 13:42:15 Removing intermediate container 50c48d12dbab 13:42:15 ---> daca931d7ae7 13:42:15 13:42:16 ---> Running in ea6d1438fcd1 13:42:16 Successfully built daca931d7ae7 13:42:16 Successfully tagged core-metadata-arm64:latest 13:42:16 Building security-proxy-setup 13:42:16  Building core-metadata ... done Removing intermediate container ea6d1438fcd1 13:42:16 ---> f80526f347c2 13:42:16 Step 21/23 : LABEL arch=arm64 13:42:17 ---> Running in 4b513fd537b6 13:42:17 Removing intermediate container 5125c8f6d33d 13:42:17 ---> 170160b99171 13:42:17 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:42:21 Removing intermediate container 4b513fd537b6 13:42:21 ---> e033f1ae9ea3 13:42:21 Step 22/23 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:42:21 ---> 9c91b6a8eff5 13:42:21 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:42:22 Removing intermediate container 669d4aa1fcd7 13:42:22 ---> a8ff55138abd 13:42:22 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 13:42:23 ---> Running in cd3ab6bb8856 13:42:23 ---> Running in 797b20ba3ae2 13:42:23 ---> b6f2e7963e03 13:42:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:42:23 Removing intermediate container cd3ab6bb8856 13:42:23 ---> 1e90262bb965 13:42:23 Step 23/23 : LABEL version=0.0.0 13:42:24 Removing intermediate container 797b20ba3ae2 13:42:24 ---> cc08b7fe2c48 13:42:24 Step 24/26 : LABEL arch=arm64 13:42:24 ---> Running in 3680c37e3692 13:42:24 ---> Running in eb367f88cdfc 13:42:24 ---> cf3ac2a93e72 13:42:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:42:24 Removing intermediate container 3680c37e3692 13:42:24 ---> 4c1b8ccf440f 13:42:24 13:42:25 Removing intermediate container eb367f88cdfc 13:42:25 ---> 1a78e30f7934 13:42:25 Step 25/26 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:42:25 ---> Running in cb489fcc0798 13:42:25 Successfully built 4c1b8ccf440f 13:42:25 Successfully tagged support-notifications-arm64:latest 13:42:25  Building support-notifications ... done Building core-data 13:42:25 ---> 98c301fabec6 13:42:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:42:26 Removing intermediate container cb489fcc0798 13:42:26 ---> d8f30d278b11 13:42:26 Step 26/26 : LABEL version=0.0.0 13:42:26 ---> Running in 92245574a0c0 13:42:27 ---> 42086d22b408 13:42:27 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 13:42:27 Removing intermediate container 92245574a0c0 13:42:27 ---> 511391668876 13:42:27 13:42:27 Successfully built 511391668876 13:42:28 Successfully tagged security-secretstore-setup-arm64:latest 13:42:28 Building support-scheduler 13:42:28  Building security-secretstore-setup ... done  ---> Running in b5671c369c8e 13:42:29 Removing intermediate container b5671c369c8e 13:42:29 ---> 9bdfaabf1db0 13:42:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:42:30 ---> 6cbc314e7f08 13:42:30 Step 27/32 : RUN chmod +x /entrypoint.sh 13:42:31 ---> Running in 39cf948cdc83 13:42:35 Removing intermediate container 39cf948cdc83 13:42:35 ---> cce2947b37d6 13:42:35 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:42:36 ---> Running in 53da4628c4ec 13:42:37 Removing intermediate container 53da4628c4ec 13:42:37 ---> 66c7ccb30a37 13:42:37 Step 29/32 : CMD ["gate"] 13:42:38 ---> Running in 4ff20ba1e447 13:42:39 Removing intermediate container 4ff20ba1e447 13:42:39 ---> d666a4c24848 13:42:39 Step 30/32 : LABEL arch=arm64 13:42:40 ---> Running in bf0f7e00e808 13:42:41 Removing intermediate container bf0f7e00e808 13:42:41 ---> b3b3f8c93ce5 13:42:41 Step 31/32 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:42:42 ---> Running in 2b2af5013981 13:42:42 Removing intermediate container 2b2af5013981 13:42:42 ---> 755bd51ce520 13:42:42 Step 32/32 : LABEL version=0.0.0 13:42:43 ---> Running in dc87059d4389 13:42:44 Removing intermediate container dc87059d4389 13:42:44 ---> 77bdd3d1e132 13:42:44 13:42:45 Successfully built 77bdd3d1e132 13:42:45 Successfully tagged security-bootstrapper-arm64:latest 13:42:55  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:42:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:42:55 ---> 021f56479218 13:42:55 Step 3/24 : WORKDIR /edgex-go 13:42:55 ---> Using cache 13:42:55 ---> 3830eb37200a 13:42:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:55 ---> Using cache 13:42:55 ---> 44128958b74b 13:42:55 Step 5/24 : RUN apk add --update --no-cache make bash git 13:42:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:42:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:42:57 ---> 021f56479218 13:42:57 Step 3/22 : WORKDIR /edgex-go 13:42:57 ---> Using cache 13:42:57 ---> 3830eb37200a 13:42:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:57 ---> Using cache 13:42:57 ---> 44128958b74b 13:42:57 Step 5/22 : RUN apk add --update --no-cache make git 13:42:57 ---> Using cache 13:42:57 ---> 6b18023c8989 13:42:57 Step 6/22 : COPY go.mod . 13:42:57 ---> Using cache 13:42:57 ---> 49f950200bcf 13:42:57 Step 7/22 : RUN go mod download 13:42:57 ---> Using cache 13:42:57 ---> b4d7d40b8e94 13:42:57 Step 8/22 : COPY . . 13:42:57 ---> Using cache 13:42:57 ---> 8ec016760bb0 13:42:57 Step 9/22 : RUN go mod tidy 13:42:57 ---> Using cache 13:42:57 ---> 4a3bf7513fb6 13:42:57 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:42:57 ---> Running in 08aa869f9ee7 13:42:57 ---> Running in 4445482ace9d 13:42:59 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 13:42:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:43:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:43:02 OK: 218 MiB in 52 packages 13:43:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Removing intermediate container 4445482ace9d 13:43:07 ---> bcea25470e8e 13:43:07 Step 6/24 : COPY go.mod . 13:43:07 13:43:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:43:07 ---> 021f56479218 13:43:07 Step 3/24 : WORKDIR /edgex-go 13:43:07 ---> Using cache 13:43:07 ---> 3830eb37200a 13:43:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:07 ---> Using cache 13:43:07 ---> 44128958b74b 13:43:07 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:43:07 ---> Running in 5caa957382a2 13:43:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:43:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:43:07 ---> 021f56479218 13:43:07 Step 3/23 : WORKDIR /edgex-go 13:43:07 ---> Using cache 13:43:07 ---> 3830eb37200a 13:43:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:07 ---> Using cache 13:43:07 ---> 44128958b74b 13:43:07 Step 5/23 : RUN apk add --update --no-cache make git 13:43:07 ---> Using cache 13:43:07 ---> 6b18023c8989 13:43:07 Step 6/23 : COPY go.mod . 13:43:07 ---> Using cache 13:43:07 ---> 49f950200bcf 13:43:07 Step 7/23 : RUN go mod download 13:43:07 ---> Using cache 13:43:07 ---> b4d7d40b8e94 13:43:07 Step 8/23 : COPY . . 13:43:07 ---> Using cache 13:43:07 ---> 8ec016760bb0 13:43:07 Step 9/23 : RUN go mod tidy 13:43:07 ---> Using cache 13:43:07 ---> 4a3bf7513fb6 13:43:07 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:43:08 ---> Running in 56747c878301 13:43:08 ---> 6507b80ef76f 13:43:08 Step 7/24 : RUN go mod download 13:43:08 ---> Running in 07d4c94103b4 13:43:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:43:10 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 13:43:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:43:11 OK: 218 MiB in 52 packages 13:43:13 Removing intermediate container 5caa957382a2 13:43:13 ---> ed9e442cf867 13:43:13 Step 6/24 : COPY go.mod . 13:43:15 ---> c39543b078b1 13:43:15 Step 7/24 : RUN go mod download 13:43:15 ---> Running in bedaa0445fa5 13:43:16 Removing intermediate container 07d4c94103b4 13:43:16 ---> 0a02993555dd 13:43:16 Step 8/24 : COPY . . 13:43:26 Removing intermediate container bedaa0445fa5 13:43:26 ---> e507504a58b1 13:43:26 Step 8/24 : COPY . . 13:43:38 ---> 1e4fdf5b301d 13:43:38 Step 9/24 : RUN go mod tidy 13:43:39 ---> Running in 2aebbcff647f 13:43:47 ---> 8df010f050f7 13:43:47 Step 9/24 : RUN go mod tidy 13:43:47 ---> Running in c2490924b8a6 13:43:48 Removing intermediate container 2aebbcff647f 13:43:48 ---> d58ef3700e01 13:43:48 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:43:48 ---> Running in 35a4279c2c2e 13:43:50 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 13:43:54 Removing intermediate container c2490924b8a6 13:43:54 ---> 846ae5e29501 13:43:54 Step 10/24 : RUN make cmd/core-data/core-data 13:43:54 ---> Running in 324385ec1a09 13:43:57 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 13:44:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:44:20 Removing intermediate container 08aa869f9ee7 13:44:20 ---> b8cd5b054a02 13:44:20 13:44:20 Step 11/22 : FROM alpine:3.12 13:44:20 ---> c4fd0aeabfcf 13:44:20 Step 12/22 : RUN apk add --update --no-cache curl 13:44:20 ---> Running in ef2c5c999f02 13:44:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:44:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:44:21 (1/4) Installing ca-certificates (20191127-r4) 13:44:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:44:21 (3/4) Installing libcurl (7.78.0-r0) 13:44:21 (4/4) Installing curl (7.78.0-r0) 13:44:21 Executing busybox-1.31.1-r20.trigger 13:44:21 Executing ca-certificates-20191127-r4.trigger 13:44:21 OK: 7 MiB in 18 packages 13:44:24 Removing intermediate container ef2c5c999f02 13:44:24 ---> df13eaa72cab 13:44:24 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:44:24 ---> Running in f425872eaa85 13:44:25 Removing intermediate container f425872eaa85 13:44:25 ---> aef75cbf1e01 13:44:25 Step 14/22 : WORKDIR /edgex 13:44:25 ---> Running in d3688e191bdf 13:44:26 Removing intermediate container d3688e191bdf 13:44:26 ---> 5d903cb78a52 13:44:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:44:27 ---> 8a1954938838 13:44:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:44:29 ---> beb2e6658de7 13:44:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:44:31 ---> daba969a8cdd 13:44:31 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:44:31 ---> Running in ef96459dc35f 13:44:32 Removing intermediate container ef96459dc35f 13:44:32 ---> 184986be4428 13:44:32 Step 19/22 : CMD ["--init=true"] 13:44:32 ---> Running in 854d76ea76cd 13:44:33 Removing intermediate container 854d76ea76cd 13:44:33 ---> 4b4d658aee79 13:44:33 Step 20/22 : LABEL arch=arm64 13:44:33 ---> Running in a8981f4e7704 13:44:33 Removing intermediate container a8981f4e7704 13:44:33 ---> 0fe20ac1d8f7 13:44:33 Step 21/22 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:44:34 ---> Running in c2d534c03850 13:44:34 Removing intermediate container c2d534c03850 13:44:34 ---> 4d123f6c5f71 13:44:34 Step 22/22 : LABEL version=0.0.0 13:44:35 ---> Running in 12b9325d0bc3 13:44:36 Removing intermediate container 12b9325d0bc3 13:44:36 ---> e59e7ea5c176 13:44:36 13:44:37 Successfully built e59e7ea5c176 13:44:37 Successfully tagged security-proxy-setup-arm64:latest 13:44:40  Building security-proxy-setup ... done Removing intermediate container 56747c878301 13:44:40 ---> 522cb54b3af1 13:44:40 13:44:40 Step 11/23 : FROM alpine:3.12 13:44:40 ---> c4fd0aeabfcf 13:44:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:44:40 ---> Using cache 13:44:40 ---> f4fb90587bac 13:44:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:44:40 ---> Using cache 13:44:40 ---> a4ee9bd7f646 13:44:40 Step 14/23 : ENV APP_PORT=59861 13:44:40 ---> Running in c4761f898c80 13:44:41 Removing intermediate container c4761f898c80 13:44:41 ---> 5b2359bd89aa 13:44:41 Step 15/23 : EXPOSE $APP_PORT 13:44:41 ---> Running in 637d75772317 13:44:42 Removing intermediate container 637d75772317 13:44:42 ---> 0666ae272601 13:44:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:44:44 ---> 4844389c2962 13:44:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:44:46 ---> d987401a70e0 13:44:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:44:47 ---> 8172a601bb2b 13:44:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:44:47 ---> Running in 15d57b2460db 13:44:47 Removing intermediate container 15d57b2460db 13:44:47 ---> f88696460a25 13:44:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:44:48 ---> Running in d175d7de0f61 13:44:48 Removing intermediate container d175d7de0f61 13:44:48 ---> a4e239bcdca6 13:44:48 Step 21/23 : LABEL arch=arm64 13:44:49 ---> Running in 048c395b23ad 13:44:50 Removing intermediate container 048c395b23ad 13:44:50 ---> aa15ad73ce68 13:44:50 Step 22/23 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:44:50 ---> Running in ac932bb5d903 13:44:51 Removing intermediate container ac932bb5d903 13:44:51 ---> cc2ab646ebba 13:44:51 Step 23/23 : LABEL version=0.0.0 13:44:51 ---> Running in 11436dd88af9 13:44:51 Removing intermediate container 11436dd88af9 13:44:51 ---> 471429481ab3 13:44:51 13:44:52 Successfully built 471429481ab3 13:44:52 Successfully tagged support-scheduler-arm64:latest 13:45:07  Building support-scheduler ... done Removing intermediate container 35a4279c2c2e 13:45:07 ---> a79018f5e1da 13:45:07 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:45:07 ---> Running in eab6cf0a1dfb 13:45:08 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 13:45:11 Removing intermediate container eab6cf0a1dfb 13:45:11 ---> 566b525fb3c1 13:45:11 13:45:11 Step 12/24 : FROM docker:20.10.7 13:45:11 20.10.7: Pulling from library/docker 13:45:15 Removing intermediate container 324385ec1a09 13:45:15 ---> 58c25dac89a6 13:45:15 13:45:15 Step 11/24 : FROM alpine:3.12 13:45:15 ---> c4fd0aeabfcf 13:45:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:45:16 ---> Running in 2eacecd45729 13:45:17 Removing intermediate container 2eacecd45729 13:45:17 ---> 5ebdf9830fe4 13:45:17 Step 13/24 : ENV APP_PORT=59880 13:45:18 ---> Running in 1f25c1738257 13:45:19 Removing intermediate container 1f25c1738257 13:45:19 ---> c55b9b69801f 13:45:19 Step 14/24 : EXPOSE $APP_PORT 13:45:19 ---> Running in e327cfb673eb 13:45:19 Removing intermediate container e327cfb673eb 13:45:19 ---> 245f5428820c 13:45:19 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:45:20 ---> Running in e19b19facec5 13:45:20 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 13:45:20 Status: Downloaded newer image for docker:20.10.7 13:45:20 ---> df445af6242a 13:45:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:45:20 ---> Running in e6aeec360ecf 13:45:21 Removing intermediate container e6aeec360ecf 13:45:21 ---> 7079c0c39660 13:45:21 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 13:45:21 ---> Running in d567cacc35bc 13:45:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:45:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:45:23 Removing intermediate container e19b19facec5 13:45:23 ---> 7afe50d9cde4 13:45:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:45:23 ---> Running in 915014af1dda 13:45:23 (1/39) Installing readline (8.1.0-r0) 13:45:23 (2/39) Installing bash (5.1.0-r0) 13:45:23 Executing bash-5.1.0-r0.post-install 13:45:23 (3/39) Installing brotli-libs (1.0.9-r3) 13:45:23 (4/39) Installing nghttp2-libs (1.42.0-r1) 13:45:23 (5/39) Installing libcurl (7.78.0-r0) 13:45:23 (6/39) Installing curl (7.78.0-r0) 13:45:23 (7/39) Installing dumb-init (1.2.5-r0) 13:45:23 (8/39) Installing libbz2 (1.0.8-r1) 13:45:23 (9/39) Installing expat (2.2.10-r1) 13:45:23 (10/39) Installing libffi (3.3-r2) 13:45:23 (11/39) Installing gdbm (1.19-r0) 13:45:23 (12/39) Installing xz-libs (5.2.5-r0) 13:45:23 (13/39) Installing sqlite-libs (3.34.1-r0) 13:45:23 (14/39) Installing python3 (3.8.10-r0) 13:45:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:45:25 (15/39) Installing py3-appdirs (1.4.4-r1) 13:45:25 (16/39) Installing py3-ordered-set (4.0.2-r0) 13:45:25 (17/39) Installing py3-parsing (2.4.7-r1) 13:45:25 (18/39) Installing py3-six (1.15.0-r0) 13:45:25 (19/39) Installing py3-packaging (20.9-r0) 13:45:25 (20/39) Installing py3-setuptools (51.3.3-r0) 13:45:25 (21/39) Installing py3-chardet (4.0.0-r0) 13:45:25 (22/39) Installing py3-idna (3.1-r0) 13:45:25 (23/39) Installing py3-urllib3 (1.26.2-r1) 13:45:25 (24/39) Installing py3-requests (2.25.1-r1) 13:45:25 (25/39) Installing py3-msgpack (1.0.2-r0) 13:45:25 (26/39) Installing py3-lockfile (0.12.2-r3) 13:45:26 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:45:26 (28/39) Installing py3-colorama (0.4.4-r0) 13:45:26 (29/39) Installing py3-contextlib2 (0.6.0-r0) 13:45:26 (30/39) Installing py3-distlib (0.3.1-r1) 13:45:26 (31/39) Installing py3-distro (1.5.0-r1) 13:45:26 (32/39) Installing py3-webencodings (0.5.1-r3) 13:45:26 (33/39) Installing py3-html5lib (1.1-r0) 13:45:26 (1/6) Installing dumb-init (1.2.2-r1) 13:45:26 (34/39) Installing py3-pytoml (0.1.21-r0) 13:45:26 (35/39) Installing py3-pep517 (0.9.1-r0) 13:45:26 (36/39) Installing py3-progress (1.5-r0) 13:45:26 (37/39) Installing py3-retrying (1.3.3-r0) 13:45:26 (38/39) Installing py3-toml (0.10.2-r0) 13:45:26 (39/39) Installing py3-pip (20.3.4-r0) 13:45:26 (2/6) Installing libgcc (9.3.0-r2) 13:45:26 (3/6) Installing libsodium (1.0.18-r0) 13:45:26 (4/6) Installing libstdc++ (9.3.0-r2) 13:45:26 Executing busybox-1.32.1-r6.trigger 13:45:26 OK: 82 MiB in 59 packages 13:45:26 (5/6) Installing libzmq (4.3.3-r0) 13:45:26 (6/6) Installing zeromq (4.3.3-r0) 13:45:26 Executing busybox-1.31.1-r20.trigger 13:45:26 OK: 8 MiB in 20 packages 13:45:28 Removing intermediate container 915014af1dda 13:45:28 ---> 968e16843cde 13:45:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:45:29 ---> 8d026dfc7090 13:45:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:45:31 ---> c782ec334b31 13:45:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:45:32 ---> e71134e64855 13:45:32 Step 20/24 : ENTRYPOINT ["/core-data"] 13:45:32 ---> Running in 303d20dddc99 13:45:33 Removing intermediate container 303d20dddc99 13:45:33 ---> a988953eb059 13:45:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:45:33 ---> Running in 75ec2aa46e1c 13:45:33 Collecting docker-compose==1.23.2 13:45:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:45:33 Removing intermediate container 75ec2aa46e1c 13:45:33 ---> cd918c2b1c6e 13:45:33 Step 22/24 : LABEL arch=arm64 13:45:33 ---> Running in cea92068c98a 13:45:33 Collecting cached-property<2,>=1.2.0 13:45:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:45:34 Collecting jsonschema<3,>=2.5.1 13:45:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:45:34 Removing intermediate container cea92068c98a 13:45:34 ---> 940651bf2f51 13:45:34 Step 23/24 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:45:34 Collecting texttable<0.10,>=0.9.0 13:45:34 Downloading texttable-0.9.1.tar.gz (11 kB) 13:45:34 ---> Running in a143e82c6998 13:45:35 Removing intermediate container a143e82c6998 13:45:35 ---> 6687acf3a6c1 13:45:35 Step 24/24 : LABEL version=0.0.0 13:45:35 ---> Running in e8a5863f1a50 13:45:35 Removing intermediate container e8a5863f1a50 13:45:35 ---> 50041270c295 13:45:35 13:45:36 Successfully built 50041270c295 13:45:36 Successfully tagged core-data-arm64:latest 13:45:36  Building core-data ... done Collecting docopt<0.7,>=0.6.1 13:45:36 Downloading docopt-0.6.2.tar.gz (25 kB) 13:45:38 Collecting dockerpty<0.5,>=0.4.1 13:45:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:45:40 Collecting PyYAML<4,>=3.10 13:45:40 Downloading PyYAML-3.13.tar.gz (270 kB) 13:45: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) 13:45:43 Collecting websocket-client<1.0,>=0.32.0 13:45:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:45:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:45:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:45:44 Collecting docker<4.0,>=3.6.0 13:45:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:45:45 Collecting docker-pycreds>=0.4.0 13:45:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:45:46 Collecting certifi>=2017.4.17 13:45:46 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 13:45:46 Collecting idna<2.8,>=2.5 13:45:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:45:47 Collecting urllib3<1.25,>=1.21.1 13:45:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:45:47 Collecting chardet<3.1.0,>=3.0.2 13:45:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:45:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:45:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:45:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:45:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:45:48 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:45:48 Attempting uninstall: urllib3 13:45:48 Found existing installation: urllib3 1.26.2 13:45:48 Uninstalling urllib3-1.26.2: 13:45:48 Successfully uninstalled urllib3-1.26.2 13:45:48 Attempting uninstall: idna 13:45:48 Found existing installation: idna 3.1 13:45:48 Uninstalling idna-3.1: 13:45:48 Successfully uninstalled idna-3.1 13:45:49 Attempting uninstall: chardet 13:45:49 Found existing installation: chardet 4.0.0 13:45:49 Uninstalling chardet-4.0.0: 13:45:49 Successfully uninstalled chardet-4.0.0 13:45:50 Attempting uninstall: requests 13:45:50 Found existing installation: requests 2.25.1 13:45:50 Uninstalling requests-2.25.1: 13:45:50 Successfully uninstalled requests-2.25.1 13:45:51 Running setup.py install for texttable: started 13:45:53 Running setup.py install for texttable: finished with status 'done' 13:45:53 Running setup.py install for PyYAML: started 13:45:55 Running setup.py install for PyYAML: finished with status 'done' 13:45:55 Running setup.py install for docopt: started 13:45:57 Running setup.py install for docopt: finished with status 'done' 13:45:57 Running setup.py install for dockerpty: started 13:45:58 Running setup.py install for dockerpty: finished with status 'done' 13:46:00 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 13:46:10 Removing intermediate container d567cacc35bc 13:46:10 ---> 2eb9547d9b65 13:46:10 Step 15/24 : ENV APP_PORT=58890 13:46:10 ---> Running in 60541b97a5be 13:46:10 Removing intermediate container 60541b97a5be 13:46:10 ---> 21fb58599c02 13:46:10 Step 16/24 : EXPOSE $APP_PORT 13:46:10 ---> Running in 0d80e8a4524d 13:46:11 Removing intermediate container 0d80e8a4524d 13:46:11 ---> ad1924588610 13:46:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:46:12 ---> fb352524d7b6 13:46:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:46:13 ---> f29d671b2ca9 13:46:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:46:14 ---> ba2cbe6d2501 13:46:14 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 13:46:14 ---> Running in 55fef1b13fde 13:46:15 Removing intermediate container 55fef1b13fde 13:46:15 ---> d7079eac79cd 13:46:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:46:15 ---> Running in b2be9a81a276 13:46:16 Removing intermediate container b2be9a81a276 13:46:16 ---> e09627cac23f 13:46:16 Step 22/24 : LABEL arch=arm64 13:46:16 ---> Running in 67362be1799c 13:46:16 Removing intermediate container 67362be1799c 13:46:16 ---> 34d6692deb1f 13:46:16 Step 23/24 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 13:46:16 ---> Running in 3f63ddf9b11c 13:46:17 Removing intermediate container 3f63ddf9b11c 13:46:17 ---> 059cb8bdff45 13:46:17 Step 24/24 : LABEL version=0.0.0 13:46:17 ---> Running in 988df221afb8 13:46:18 Removing intermediate container 988df221afb8 13:46:18 ---> 1c2d026449c3 13:46:18 13:46:18 Successfully built 1c2d026449c3 13:46:18 Successfully tagged sys-mgmt-agent-arm64:latest 13:46:18  Building sys-mgmt-agent ... done  [Pipeline] } 13:46:19 $ docker stop --time=1 a5c0d53de8df08e9b5037b346cc73a2560ccc9f2bb166fb245e7596d5d2a73e4 13:46:20 $ docker rm -f a5c0d53de8df08e9b5037b346cc73a2560ccc9f2bb166fb245e7596d5d2a73e4 [Pipeline] // withDockerContainer [Pipeline] sh 13:46:21 + docker images 13:46:21 REPOSITORY TAG IMAGE ID CREATED SIZE 13:46:21 sys-mgmt-agent-arm64 latest 1c2d026449c3 4 seconds ago 311MB 13:46:21 core-data-arm64 latest 50041270c295 46 seconds ago 19.3MB 13:46:21 58c25dac89a6 About a minute ago 1.57GB 13:46:21 566b525fb3c1 About a minute ago 1.56GB 13:46:21 support-scheduler-arm64 latest 471429481ab3 About a minute ago 15.2MB 13:46:21 522cb54b3af1 About a minute ago 1.56GB 13:46:21 security-proxy-setup-arm64 latest e59e7ea5c176 About a minute ago 24.5MB 13:46:21 b8cd5b054a02 2 minutes ago 1.56GB 13:46:21 security-bootstrapper-arm64 latest 77bdd3d1e132 3 minutes ago 17.7MB 13:46:21 security-secretstore-setup-arm64 latest 511391668876 3 minutes ago 27.4MB 13:46:21 support-notifications-arm64 latest 4c1b8ccf440f 3 minutes ago 15.9MB 13:46:21 core-metadata-arm64 latest daca931d7ae7 4 minutes ago 15.8MB 13:46:21 core-command-arm64 latest 7008d9aabca0 4 minutes ago 15.1MB 13:46:21 c730cddbf3a1 4 minutes ago 1.56GB 13:46:21 4c24774517ba 4 minutes ago 1.56GB 13:46:21 dc602d882082 4 minutes ago 1.57GB 13:46:21 00c75549a170 4 minutes ago 1.56GB 13:46:21 30cc95714b2f 4 minutes ago 1.56GB 13:46:21 ci-base-image-arm64 latest 021f56479218 14 minutes ago 1.23GB 13:46:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 days ago 533MB 13:46:21 docker 20.10.7 df445af6242a 7 weeks ago 234MB 13:46:21 alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB 13:46:21 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 13:46:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:46:22 13:46:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:46:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:46:23 arm64: Pulling from edgex-lftools-log-publisher 13:46:23 448f6bf000e3: Pulling fs layer 13:46:23 f757da607395: Pulling fs layer 13:46:23 05883995daec: Pulling fs layer 13:46:23 8603b9c90790: Pulling fs layer 13:46:23 1560dd03e051: Pulling fs layer 13:46:23 27f5ce0e4adf: Pulling fs layer 13:46:23 c2d8d7efcc4b: Pulling fs layer 13:46:23 8603b9c90790: Waiting 13:46:23 1560dd03e051: Waiting 13:46:23 27f5ce0e4adf: Waiting 13:46:23 c2d8d7efcc4b: Waiting 13:46:23 f757da607395: Verifying Checksum 13:46:23 f757da607395: Download complete 13:46:23 8603b9c90790: Verifying Checksum 13:46:23 8603b9c90790: Download complete 13:46:23 1560dd03e051: Verifying Checksum 13:46:23 27f5ce0e4adf: Download complete 13:46:24 05883995daec: Verifying Checksum 13:46:24 05883995daec: Download complete 13:46:25 448f6bf000e3: Verifying Checksum 13:46:25 448f6bf000e3: Download complete 13:46:28 c2d8d7efcc4b: Verifying Checksum 13:46:28 c2d8d7efcc4b: Download complete 13:46:28 448f6bf000e3: Pull complete 13:46:29 f757da607395: Pull complete 13:46:31 05883995daec: Pull complete 13:46:31 8603b9c90790: Pull complete 13:46:32 1560dd03e051: Pull complete 13:46:32 27f5ce0e4adf: Pull complete 13:46:47 c2d8d7efcc4b: Pull complete 13:46:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:46:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:46:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:46:48 prd-ubuntu18.04-docker-arm64-4c-16g-126 does not seem to be running inside a container 13:46:48 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 13:46:52 $ docker top 4293e8a7a3f49c9551d04d6c1d6f60b4d44f66e8c7619a49ded06116d1a00628 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:46:54 ---> job-cost.sh 13:46:54 lf-activate-venv: SKIPPING 13:46:54 INFO: No Stack... 13:46:55 INFO: Retrieving Pricing Info for: v2-standard-4 13:46:55 INFO: Archiving Costs [Pipeline] sh 13:46:56 + cut -d, -f6 13:46:56 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 13:46:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3664-3-stack-cost] 13:46:56 Resource [jenkins-edgexfoundry-edgex-go-PR-3664-3-stack-cost] did not exist. Created. 13:46:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3664-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:46:57 + echo total: 0.18000000715255737 [Pipeline] stash 13:46:57 Stashed 1 file(s) [Pipeline] } 13:46:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3664-3-stack-cost] [Pipeline] // lock [Pipeline] } 13:46:57 $ docker stop --time=1 4293e8a7a3f49c9551d04d6c1d6f60b4d44f66e8c7619a49ded06116d1a00628 13:46:59 $ docker rm -f 4293e8a7a3f49c9551d04d6c1d6f60b4d44f66e8c7619a49ded06116d1a00628 [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 13:47:00 provisioning config files... 13:47:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6594915657358162392tmp [Pipeline] { [Pipeline] sh 13:47:01 + set +x 13:47:01 + curl -s https://codecov.io/bash 13:47:01 + bash -s -- 13:47:01 13:47:01 _____ _ 13:47:01 / ____| | | 13:47:01 | | ___ __| | ___ ___ _____ __ 13:47:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:47:01 | |___| (_) | (_| | __/ (_| (_) \ V / 13:47:01 \_____\___/ \__,_|\___|\___\___/ \_/ 13:47:01 Bash-1.0.6 13:47:01 13:47:01 13:47:01 ==> git version 2.24.4 found 13:47:01 ==> 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 13:47:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:47:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:47:01 ==> Jenkins CI detected. 13:47:01 current dir:  /w/workspace/edgex-go/3 13:47:01 project root: . 13:47:01 --> token set from env 13:47:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:47:01 ==> Running gcov in . (disable via -X gcov) 13:47:01 ==> Python coveragepy not found 13:47:01 ==> Searching for coverage reports in: 13:47:01 + . 13:47:01 -> Found 1 reports 13:47:01 ==> Detecting git/mercurial file structure 13:47:01 ==> Reading reports 13:47:01 + ./coverage.out bytes=404176 13:47:01 ==> Appending adjustments 13:47:01 https://docs.codecov.io/docs/fixing-reports 13:47:02 + Found adjustments 13:47:02 ==> Gzipping contents 13:47:02 56K /tmp/codecov.sabEfz.gz 13:47:02 ==> Uploading reports 13:47:02 url: https://codecov.io 13:47:02 query: branch=PR-3664&commit=778179067e33dc51e2dba5a690b9edf955688ff2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3664%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3664&job=&cmd_args= 13:47:02 -> Pinging Codecov 13:47:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3664&commit=778179067e33dc51e2dba5a690b9edf955688ff2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3664%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3664&job=&cmd_args= 13:47:02 -> Uploading to 13:47:02 https://storage.googleapis.com/codecov/v4/raw/2021-08-09/00271124DB129430A58F1EEE437C3FCB/778179067e33dc51e2dba5a690b9edf955688ff2/f0498cc2-01fb-44d2-bbd0-78d812632567.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210809T134702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e61c3f0968c9d75ef5bd0f3622a4a93b0c036db2677c6324a179d0baceedc627 13:47:02 % Total % Received % Xferd Average Speed Time Time Time Current 13:47:02 Dload Upload Total Spent Left Speed 13:47:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54442 0 0 100 54442 0 97673 --:--:-- --:--:-- --:--:-- 97741 13:47:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/778179067e33dc51e2dba5a690b9edf955688ff2 [Pipeline] } 13:47:03 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 13:47:04 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:47:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:47:05 ---> package-listing.sh 13:47:05 ++ tr '[:upper:]' '[:lower:]' 13:47:05 ++ facter osfamily 13:47:06 + OS_FAMILY=redhat 13:47:06 + workspace=/w/workspace/edgex-go/3 13:47:06 + START_PACKAGES=/tmp/packages_start.txt 13:47:06 + END_PACKAGES=/tmp/packages_end.txt 13:47:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:47:06 + PACKAGES=/tmp/packages_start.txt 13:47:06 + '[' /w/workspace/edgex-go/3 ']' 13:47:06 + PACKAGES=/tmp/packages_end.txt 13:47:06 + case "${OS_FAMILY}" in 13:47:06 + rpm -qa 13:47:06 + sort 13:47:07 + '[' -f /tmp/packages_start.txt ']' 13:47:07 + '[' -f /tmp/packages_end.txt ']' 13:47:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:47:07 + '[' /w/workspace/edgex-go/3 ']' 13:47:07 + mkdir -p /w/workspace/edgex-go/3/archives/ 13:47:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 13:47:07 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:47:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:47:08 13:47:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:47:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:47:09 latest: Pulling from edgex-lftools-log-publisher 13:47:09 b4d181a07f80: Pulling fs layer 13:47:09 a1111a8f2ec3: Pulling fs layer 13:47:09 ed53099fbce6: Pulling fs layer 13:47:09 dc539afda2c1: Pulling fs layer 13:47:09 77bc0d833cb6: Pulling fs layer 13:47:09 9065ff56babe: Pulling fs layer 13:47:09 d287ab97295c: Pulling fs layer 13:47:09 dc539afda2c1: Waiting 13:47:09 77bc0d833cb6: Waiting 13:47:09 9065ff56babe: Waiting 13:47:09 d287ab97295c: Waiting 13:47:09 a1111a8f2ec3: Verifying Checksum 13:47:09 a1111a8f2ec3: Download complete 13:47:09 dc539afda2c1: Verifying Checksum 13:47:09 dc539afda2c1: Download complete 13:47:09 77bc0d833cb6: Verifying Checksum 13:47:09 77bc0d833cb6: Download complete 13:47:10 9065ff56babe: Download complete 13:47:10 ed53099fbce6: Verifying Checksum 13:47:10 ed53099fbce6: Download complete 13:47:11 b4d181a07f80: Verifying Checksum 13:47:11 b4d181a07f80: Download complete 13:47:12 b4d181a07f80: Pull complete 13:47:12 a1111a8f2ec3: Pull complete 13:47:12 ed53099fbce6: Pull complete 13:47:12 dc539afda2c1: Pull complete 13:47:13 77bc0d833cb6: Pull complete 13:47:13 9065ff56babe: Pull complete 13:47:14 d287ab97295c: Verifying Checksum 13:47:14 d287ab97295c: Download complete 13:47:18 d287ab97295c: Pull complete 13:47:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:47:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:47:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:47:19 prd-centos7-docker-4c-2g-125 does not seem to be running inside a container 13:47:19 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:47:22 $ docker top df7c66f9d11a041d1189793c2be5e41db30247f6bc40a8f15b4530bc416d8a8f -eo pid,comm [Pipeline] { [Pipeline] sh 13:47:22 + touch /tmp/pre-build-complete [Pipeline] sh 13:47:22 + mkdir -p /var/log/sysstat [Pipeline] sh 13:47:23 + ls /var/log/sa-host 13:47:23 + sadf -c /var/log/sa-host/sa05 13:47:23 file_magic: OK 13:47:23 HZ: Using current value: 100 13:47:23 file_header: OK 13:47:23 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 13:47:23 Statistics: 13:47:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:47:23 File successfully converted to sysstat format version 12.0.3 13:47:23 + sadf -c /var/log/sa-host/sa09 13:47:23 file_magic: OK 13:47:23 HZ: Using current value: 100 13:47:23 file_header: OK 13:47:23 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 13:47:23 Statistics: 13:47:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:47:23 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:47:23 provisioning config files... 13:47:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1003163119598812421tmp [Pipeline] { [Pipeline] echo 13:47:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:47:24 ---> create-netrc.sh [Pipeline] } 13:47:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:47:24 ---> python-tools-install.sh [Pipeline] echo 13:47:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:47:24 ---> sudo-logs.sh 13:47:24 Archiving 'sudo' log.. 13:47:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-125.vexxhost.local: Name or service not known 13:47:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-125.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 13:47:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:47:25 ---> job-cost.sh 13:47:25 lf-activate-venv: SKIPPING 13:47:25 DEBUG: total: 0.18000000715255737 13:47:25 INFO: Retrieving Stack Cost... 13:47:26 INFO: Retrieving Pricing Info for: v3-standard-2 13:47:26 INFO: Archiving Costs [Pipeline] echo 13:47:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:47:26 ---> logs-deploy.sh 13:47:26 lf-activate-venv: SKIPPING 13:47:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3664/3 13:47:26 INFO: archiving workspace using pattern(s): 13:47:27 Archives upload complete. 13:47:27 INFO: archiving logs to Nexus 13:47:28 ---> uname -a: 13:47:28 Linux prd-centos7-docker-4c-2g-125.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 13:47:28 13:47:28 13:47:28 ---> lscpu: 13:47:28 Architecture: x86_64 13:47:28 CPU op-mode(s): 32-bit, 64-bit 13:47:28 Byte Order: Little Endian 13:47:28 Address sizes: 40 bits physical, 48 bits virtual 13:47:28 CPU(s): 2 13:47:28 On-line CPU(s) list: 0,1 13:47:28 Thread(s) per core: 1 13:47:28 Core(s) per socket: 1 13:47:28 Socket(s): 2 13:47:28 NUMA node(s): 1 13:47:28 Vendor ID: AuthenticAMD 13:47:28 CPU family: 23 13:47:28 Model: 49 13:47:28 Model name: AMD EPYC-Rome Processor 13:47:28 Stepping: 0 13:47:28 CPU MHz: 2799.998 13:47:28 BogoMIPS: 5599.99 13:47:28 Virtualization: AMD-V 13:47:28 Hypervisor vendor: KVM 13:47:28 Virtualization type: full 13:47:28 L1d cache: 32K 13:47:28 L1i cache: 32K 13:47:28 L2 cache: 512K 13:47:28 L3 cache: 16384K 13:47:28 NUMA node0 CPU(s): 0,1 13:47: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 13:47:28 13:47:28 13:47:28 ---> nproc: 13:47:28 2 13:47:28 13:47:28 13:47:28 ---> df -h: 13:47:28 Filesystem Size Used Avail Use% Mounted on 13:47:28 overlay 40G 14G 27G 33% / 13:47:28 tmpfs 64M 0 64M 0% /dev 13:47:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:47:28 shm 64M 0 64M 0% /dev/shm 13:47:28 /dev/vda1 40G 14G 27G 33% /facter-os 13:47:28 13:47:28 13:47:28 ---> sar -b -r -n DEV: 13:47:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) 13:47:28 13:47:28 13:23:12 LINUX RESTART (2 CPU) 13:47:28 13:47:28 13:24:02 tps rtps wtps bread/s bwrtn/s 13:47:28 13:25:02 252.07 3.42 248.65 2607.35 72785.68 13:47:28 13:26:01 164.47 0.02 164.45 0.54 32764.89 13:47:28 13:27:01 49.07 0.02 49.05 0.53 8359.99 13:47:28 13:28:03 418.54 211.11 207.43 6200.26 127377.96 13:47:28 13:29:01 521.67 180.19 341.49 8720.74 191417.25 13:47:28 13:30:01 545.94 43.71 502.23 3598.54 201545.27 13:47:28 13:31:02 225.14 29.52 195.62 3803.26 51049.02 13:47:28 13:32:01 1.20 0.05 1.15 0.68 16.53 13:47:28 13:33:01 0.32 0.00 0.32 0.00 3.55 13:47:28 13:34:01 0.50 0.28 0.22 94.35 2.32 13:47:28 13:35:01 0.28 0.00 0.28 0.00 3.27 13:47:28 13:36:01 0.22 0.00 0.22 0.00 2.45 13:47:28 13:37:01 0.20 0.00 0.20 0.00 1.93 13:47:28 13:38:01 0.27 0.00 0.27 0.00 3.40 13:47:28 13:39:01 0.42 0.18 0.23 5.73 2.33 13:47:28 13:40:01 0.83 0.00 0.83 0.00 16.28 13:47:28 13:41:01 0.22 0.00 0.22 0.00 2.72 13:47:28 13:42:01 0.28 0.00 0.28 0.00 3.30 13:47:28 13:43:01 0.23 0.00 0.23 0.00 2.70 13:47:28 13:44:01 0.17 0.00 0.17 0.00 1.50 13:47:28 13:45:01 0.28 0.00 0.28 0.00 3.28 13:47:28 13:46:01 0.22 0.00 0.22 0.00 2.45 13:47:28 13:47:01 3.16 2.83 0.33 174.55 16.99 13:47:28 Average: 94.97 20.66 74.31 1095.44 29752.91 13:47:28 13:47:28 13:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:47:28 13:25:02 3045996 0 1130228 14.11 2620 3830096 1664896 18.38 1204284 3116248 135188 13:47:28 13:26:01 3076960 0 1234088 15.41 2620 3695272 1673480 18.48 1428148 2862980 237436 13:47:28 13:27:01 3154956 0 1191472 14.88 2620 3659892 1461360 16.13 1335352 2871796 119984 13:47:28 13:28:03 711044 0 1500436 18.73 2620 5794840 2149608 23.73 1927168 4631284 73580 13:47:28 13:29:01 716116 0 1761500 21.99 2620 5528704 3287396 36.29 2743796 3747100 207748 13:47:28 13:30:01 923180 0 1527912 19.08 2620 5555228 2311808 25.52 2025616 4248056 556 13:47:28 13:31:02 2445564 0 1323456 16.52 2620 4237300 1496284 16.52 1442960 3354616 20 13:47:28 13:32:01 2461760 0 1307252 16.32 2620 4237308 1277892 14.11 1432436 3354248 16 13:47:28 13:33:01 2462476 0 1306536 16.31 2620 4237308 1272752 14.05 1431812 3354284 8 13:47:28 13:34:01 2457764 0 1308436 16.34 2620 4240120 1272824 14.05 1439556 3352264 16 13:47:28 13:35:01 2458408 0 1307792 16.33 2620 4240120 1272752 14.05 1439420 3352312 12 13:47:28 13:36:01 2458524 0 1307672 16.33 2620 4240124 1272788 14.05 1439436 3352312 8 13:47:28 13:37:01 2457688 0 1308500 16.34 2620 4240132 1272920 14.05 1439820 3352312 8 13:47:28 13:38:01 2458036 0 1308152 16.33 2620 4240132 1272752 14.05 1439452 3352312 8 13:47:28 13:39:01 2457856 0 1308236 16.33 2620 4240228 1272812 14.05 1439728 3352160 28 13:47:28 13:40:01 2458252 0 1307896 16.33 2620 4240172 1272788 14.05 1439804 3352144 12 13:47:28 13:41:01 2458276 0 1307864 16.33 2620 4240180 1272752 14.05 1439676 3352144 12 13:47:28 13:42:01 2458200 0 1307936 16.33 2620 4240184 1272752 14.05 1439680 3352144 8 13:47:28 13:43:01 2458448 0 1307684 16.33 2620 4240188 1272752 14.05 1439804 3352144 8 13:47:28 13:44:01 2458180 0 1307944 16.33 2620 4240196 1272824 14.05 1439780 3352144 12 13:47:28 13:45:01 2458380 0 1307740 16.33 2620 4240200 1272752 14.05 1439704 3352148 12 13:47:28 13:46:01 2458388 0 1307728 16.33 2620 4240204 1272752 14.05 1439704 3352144 8 13:47:28 13:47:01 2447624 0 1312884 16.39 2620 4245812 1277740 14.11 1443428 3357680 448 13:47:28 Average: 2321829 0 1330406 16.61 2620 4354084 1496497 16.52 1527416 3412042 33702 13:47:28 13:47:28 13:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:47:28 13:25:02 eth0 1742.70 1502.12 8486.73 156.09 0.00 0.00 0.00 0.00 13:47:28 13:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:25:02 docker0 1115.32 1182.44 97.72 4808.61 0.00 0.00 0.00 0.00 13:47:28 13:26:01 eth0 42.80 24.40 34.59 15.03 0.00 0.00 0.00 0.00 13:47:28 13:26:01 veth16600b6 0.32 0.46 0.03 0.05 0.00 0.00 0.00 0.00 13:47:28 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:26:01 docker0 0.32 0.32 0.02 0.04 0.00 0.00 0.00 0.00 13:47:28 13:27:01 eth0 24.90 13.82 18.25 8.06 0.00 0.00 0.00 0.00 13:47:28 13:27:01 veth16600b6 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 13:47:28 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:27:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 13:47:28 13:28:03 eth0 269.95 173.31 1645.11 131.19 0.00 0.00 0.00 0.00 13:47:28 13:28:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:28:03 vethf20ce6a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:47:28 13:28:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:29:01 vethff7ef25 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 13:47:28 13:29:01 veth1a392ff 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 13:47:28 13:29:01 vethe263277 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 13:47:28 13:29:01 vethec78928 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 13:47:28 13:30:01 veth923358a 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 13:47:28 13:30:01 eth0 3401.80 2475.78 15547.59 444.86 0.00 0.00 0.00 0.00 13:47:28 13:30:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:47:28 13:30:01 veth207b81a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:31:02 eth0 63.30 43.07 102.05 119.05 0.00 0.00 0.00 0.00 13:47:28 13:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:31:02 docker0 1230.42 1380.05 105.15 5575.46 0.00 0.00 0.00 0.00 13:47:28 13:32:01 eth0 0.61 0.47 0.39 0.04 0.00 0.00 0.00 0.00 13:47:28 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:33:01 eth0 0.17 0.18 0.01 0.02 0.00 0.00 0.00 0.00 13:47:28 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:34:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:47:28 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:47:28 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:36:01 eth0 0.57 0.15 0.11 0.01 0.00 0.00 0.00 0.00 13:47:28 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:37:01 eth0 0.57 0.37 0.27 0.20 0.00 0.00 0.00 0.00 13:47:28 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:38:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:47:28 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:39:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:47:28 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:40:01 eth0 0.18 0.17 0.09 0.01 0.00 0.00 0.00 0.00 13:47:28 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:41:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:42:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:43:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:47:28 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:44:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 13:47:28 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:45:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:47:28 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:47:01 eth0 3.31 2.17 3.67 0.83 0.00 0.00 0.00 0.00 13:47:28 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 Average: eth0 112.70 87.39 535.30 21.00 0.00 0.00 0.00 0.00 13:47:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:28 Average: docker0 53.61 60.12 4.58 242.91 0.00 0.00 0.00 0.00 13:47:28 13:47:28 13:47:28 ---> sar -P ALL: 13:47:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) 13:47:28 13:47:28 13:23:12 LINUX RESTART (2 CPU) 13:47:28 13:47:28 13:24:02 CPU %user %nice %system %iowait %steal %idle 13:47:28 13:25:02 all 32.07 0.00 11.35 3.12 0.14 53.32 13:47:28 13:25:02 0 27.41 0.00 11.94 3.94 0.13 56.59 13:47:28 13:25:02 1 36.71 0.00 10.77 2.31 0.15 50.06 13:47:28 13:26:01 all 64.34 0.00 10.20 1.36 0.15 23.95 13:47:28 13:26:01 0 64.24 0.00 10.59 1.06 0.15 23.95 13:47:28 13:26:01 1 64.43 0.00 9.81 1.66 0.15 23.94 13:47:28 13:27:01 all 34.00 0.00 4.76 0.29 0.08 60.86 13:47:28 13:27:01 0 33.51 0.00 4.99 0.30 0.09 61.11 13:47:28 13:27:01 1 34.49 0.00 4.54 0.28 0.07 60.62 13:47:28 13:28:03 all 39.15 0.00 10.79 16.16 0.14 33.76 13:47:28 13:28:03 0 38.62 0.00 10.88 16.56 0.14 33.81 13:47:28 13:28:03 1 39.67 0.00 10.70 15.77 0.14 33.72 13:47:28 13:29:01 all 65.99 0.00 17.87 12.62 0.18 3.34 13:47:28 13:29:01 0 67.28 0.00 16.93 11.65 0.17 3.97 13:47:28 13:29:01 1 64.70 0.00 18.80 13.60 0.19 2.71 13:47:28 13:30:01 all 61.37 0.00 19.46 15.04 0.17 3.96 13:47:28 13:30:01 0 61.60 0.00 19.60 14.54 0.18 4.08 13:47:28 13:30:01 1 61.14 0.00 19.32 15.54 0.17 3.83 13:47:28 13:31:02 all 38.81 0.00 9.39 3.71 0.10 48.01 13:47:28 13:31:02 0 37.89 0.00 10.07 3.52 0.09 48.43 13:47:28 13:31:02 1 39.72 0.00 8.70 3.89 0.11 47.58 13:47:28 13:32:01 all 0.27 0.00 0.08 0.00 0.01 99.64 13:47:28 13:32:01 0 0.07 0.00 0.07 0.00 0.02 99.85 13:47:28 13:32:01 1 0.47 0.00 0.08 0.00 0.00 99.44 13:47:28 13:33:01 all 0.53 0.00 0.93 0.00 0.01 98.54 13:47:28 13:33:01 0 0.31 0.00 0.96 0.00 0.00 98.73 13:47:28 13:33:01 1 0.74 0.00 0.89 0.00 0.02 98.35 13:47:28 13:34:01 all 0.23 0.00 0.06 0.02 0.02 99.67 13:47:28 13:34:01 0 0.02 0.00 0.07 0.03 0.02 99.87 13:47:28 13:34:01 1 0.45 0.00 0.05 0.00 0.02 99.48 13:47:28 13:35:01 all 0.22 0.00 0.03 0.00 0.01 99.74 13:47:28 13:35:01 0 0.35 0.00 0.03 0.00 0.00 99.62 13:47:28 13:35:01 1 0.08 0.00 0.03 0.00 0.02 99.87 13:47:28 13:47:28 13:35:01 CPU %user %nice %system %iowait %steal %idle 13:47:28 13:36:01 all 0.08 0.00 0.04 0.00 0.00 99.87 13:47:28 13:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:47:28 13:36:01 1 0.15 0.00 0.07 0.00 0.00 99.78 13:47:28 13:37:01 all 0.21 0.00 0.04 0.00 0.02 99.73 13:47:28 13:37:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:47:28 13:37:01 1 0.37 0.00 0.03 0.00 0.02 99.58 13:47:28 13:38:01 all 0.23 0.00 0.03 0.00 0.01 99.74 13:47:28 13:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:47:28 13:38:01 1 0.40 0.00 0.02 0.00 0.00 99.58 13:47:28 13:39:01 all 0.20 0.00 0.05 0.00 0.02 99.73 13:47:28 13:39:01 0 0.10 0.00 0.05 0.00 0.02 99.83 13:47:28 13:39:01 1 0.30 0.00 0.05 0.00 0.02 99.63 13:47:28 13:40:01 all 0.13 0.00 0.04 0.00 0.01 99.82 13:47:28 13:40:01 0 0.22 0.00 0.05 0.00 0.00 99.73 13:47:28 13:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:47:28 13:41:01 all 0.03 0.00 0.04 0.00 0.02 99.91 13:47:28 13:41:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:47:28 13:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:47:28 13:42:01 all 0.18 0.00 0.02 0.00 0.01 99.80 13:47:28 13:42:01 0 0.30 0.00 0.02 0.00 0.02 99.67 13:47:28 13:42:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:47:28 13:43:01 all 0.27 0.00 0.02 0.00 0.02 99.70 13:47:28 13:43:01 0 0.48 0.00 0.02 0.00 0.02 99.48 13:47:28 13:43:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:47:28 13:44:01 all 0.25 0.00 0.03 0.00 0.01 99.72 13:47:28 13:44:01 0 0.47 0.00 0.02 0.00 0.00 99.52 13:47:28 13:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:47:28 13:45:01 all 0.03 0.00 0.03 0.00 0.02 99.92 13:47:28 13:45:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:47:28 13:45:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:47:28 13:46:01 all 0.17 0.00 0.03 0.00 0.01 99.79 13:47:28 13:46:01 0 0.30 0.00 0.03 0.00 0.00 99.67 13:47:28 13:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:47:28 13:47:28 13:46:01 CPU %user %nice %system %iowait %steal %idle 13:47:28 13:47:01 all 0.53 0.00 0.21 0.06 0.02 99.18 13:47:28 13:47:01 0 0.63 0.00 0.20 0.00 0.02 99.15 13:47:28 13:47:01 1 0.43 0.00 0.22 0.12 0.02 99.22 13:47:28 Average: all 13.81 0.00 3.48 2.14 0.05 80.51 13:47:28 Average: 0 13.60 0.00 3.53 2.12 0.05 80.70 13:47:28 Average: 1 14.03 0.00 3.43 2.17 0.05 80.33 13:47:28 13:47:28 13:47:28