Pull request #3775 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 173b0957a4afbfe7ab94689988fcd954d3a5fe8a+d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 (b59672c60e1090e1ef18494c434d921228352ef7) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5285310002697383735.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh2792473969855145694.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3775/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3775/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9189162299854045383.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3775/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6337690646104270873.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3745827385807223393.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3775/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3775/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4862539926442918166.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1497 in /w/workspace/edgexfoundry_edgex-go_PR-3775 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2482975249277521566.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 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 173b0957a4afbfe7ab94689988fcd954d3a5fe8a Merge succeeded, producing 173b0957a4afbfe7ab94689988fcd954d3a5fe8a Checking out Revision 173b0957a4afbfe7ab94689988fcd954d3a5fe8a (PR-3775) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8914089947471633732.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3775/head:refs/remotes/origin/PR-3775 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 173b0957a4afbfe7ab94689988fcd954d3a5fe8a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6072752908579573594.key > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 173b0957a4afbfe7ab94689988fcd954d3a5fe8a # timeout=10 Commit message: "fix(data): add codes to remove db index of reading:deviceName:resourceName when deleting readings" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:38:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:38:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:38:29 ========================================================= 09:38:29 EdgeX Global Pipelines Version Info 09:38:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:38:30 ------------------- 09:38:30 stable info: 09:38:30 ------------------- 09:38:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:38:30 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 09:38:30 Message: update stable to v1.0.210 09:38:31 ------------------- 09:38:31 experimental info: 09:38:31 ------------------- 09:38:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:38:31 Commit SHA: 5405f6db7b80caa7838ce0779402869a7955fc1d 09:38:31 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:38:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:38:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:38:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:38:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:38:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:38:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:38:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:38:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:38:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:38:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:38:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:38:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:38:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:38:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:38:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:38:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:38:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:38:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:38:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:38:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:38:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:38:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:38:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3775 [Pipeline] echo 09:38:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3775 [Pipeline] echo 09:38:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3775 [Pipeline] echo 09:38:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 173b0957a4afbfe7ab94689988fcd954d3a5fe8a [Pipeline] echo 09:38:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 173b095 [Pipeline] echo 09:38:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:38:32 provisioning config files... 09:38:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8805551505007898664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:32 ---> docker-login.sh 09:38:32 nexus3.edgexfoundry.org:10001 09:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:33 Configure a credential helper to remove this warning. See 09:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:33 09:38:33 Login Succeeded 09:38:33 nexus3.edgexfoundry.org:10002 09:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:33 Configure a credential helper to remove this warning. See 09:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:33 09:38:33 Login Succeeded 09:38:33 nexus3.edgexfoundry.org:10003 09:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:33 Configure a credential helper to remove this warning. See 09:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:33 09:38:33 Login Succeeded 09:38:33 nexus3.edgexfoundry.org:10004 09:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:33 Configure a credential helper to remove this warning. See 09:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:33 09:38:33 Login Succeeded 09:38:33 docker.io 09:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:33 Configure a credential helper to remove this warning. See 09:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:33 09:38:33 Login Succeeded 09:38:33 ---> docker-login.sh ends [Pipeline] } 09:38:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:38:34 ++ 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 09:38:34 + for file in '`ls cmd/**/Dockerfile`' 09:38:34 ++ dirname cmd/core-command/Dockerfile 09:38:34 ++ cut -d/ -f2 09:38:34 + echo core-command,cmd/core-command/Dockerfile 09:38:34 + for file in '`ls cmd/**/Dockerfile`' 09:38:34 ++ dirname cmd/core-data/Dockerfile 09:38:34 ++ cut -d/ -f2 09:38:34 + echo core-data,cmd/core-data/Dockerfile 09:38:34 + for file in '`ls cmd/**/Dockerfile`' 09:38:34 ++ dirname cmd/core-metadata/Dockerfile 09:38:34 ++ cut -d/ -f2 09:38:34 + echo core-metadata,cmd/core-metadata/Dockerfile 09:38:34 + for file in '`ls cmd/**/Dockerfile`' 09:38:34 ++ dirname cmd/security-bootstrapper/Dockerfile 09:38:34 ++ cut -d/ -f2 09:38:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:38:34 + for file in '`ls cmd/**/Dockerfile`' 09:38:34 ++ dirname cmd/security-proxy-setup/Dockerfile 09:38:34 ++ cut -d/ -f2 09:38:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:38:34 + for file in '`ls cmd/**/Dockerfile`' 09:38:34 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:38:34 ++ cut -d/ -f2 09:38:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:38:34 + for file in '`ls cmd/**/Dockerfile`' 09:38:34 ++ dirname cmd/support-notifications/Dockerfile 09:38:34 ++ cut -d/ -f2 09:38:34 + echo support-notifications,cmd/support-notifications/Dockerfile 09:38:34 + for file in '`ls cmd/**/Dockerfile`' 09:38:34 ++ dirname cmd/support-scheduler/Dockerfile 09:38:34 ++ cut -d/ -f2 09:38:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:38:34 + for file in '`ls cmd/**/Dockerfile`' 09:38:34 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:38:34 ++ cut -d/ -f2 09:38:34 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:38:34 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 09:38:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:38:35 09:38:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:38:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:38:35 latest: Pulling from edgex-devops/git-semver 09:38:35 a0d0a0d46f8b: Pulling fs layer 09:38:35 3e5f54012d9b: Pulling fs layer 09:38:35 4c7163046ea9: Pulling fs layer 09:38:35 0c2d73faf560: Pulling fs layer 09:38:35 0c2d73faf560: Waiting 09:38:35 3e5f54012d9b: Verifying Checksum 09:38:35 3e5f54012d9b: Download complete 09:38:35 a0d0a0d46f8b: Verifying Checksum 09:38:35 a0d0a0d46f8b: Download complete 09:38:35 4c7163046ea9: Verifying Checksum 09:38:35 4c7163046ea9: Download complete 09:38:35 0c2d73faf560: Verifying Checksum 09:38:35 0c2d73faf560: Download complete 09:38:35 a0d0a0d46f8b: Pull complete 09:38:35 3e5f54012d9b: Pull complete 09:38:36 4c7163046ea9: Pull complete 09:38:36 0c2d73faf560: Pull complete 09:38:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:38:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:38:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:38:36 prd-centos7-docker-4c-2g-1497 does not seem to be running inside a container 09:38:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:38:37 $ docker top d399d1d51fa9e1b2695d6cce8a87689ee672781dd239f08913153845fee4d21b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:38:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:37 [ssh-agent] Looking for ssh-agent implementation... 09:38:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:37 $ docker exec d399d1d51fa9e1b2695d6cce8a87689ee672781dd239f08913153845fee4d21b ssh-agent 09:38:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHpNEHO/agent.13 09:38:37 SSH_AGENT_PID=19 09:38:37 Running ssh-add (command line suppressed) 09:38:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8147832636811590990.key (/w/workspace/edgex-go/1@tmp/private_key_8147832636811590990.key) 09:38:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:38 + git tag --points-at HEAD [Pipeline] } 09:38:38 $ docker exec --env ******** --env ******** d399d1d51fa9e1b2695d6cce8a87689ee672781dd239f08913153845fee4d21b ssh-agent -k 09:38:38 unset SSH_AUTH_SOCK; 09:38:38 unset SSH_AGENT_PID; 09:38:38 echo Agent pid 19 killed; 09:38:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:38:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:38 [ssh-agent] Looking for ssh-agent implementation... 09:38:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:38 $ docker exec d399d1d51fa9e1b2695d6cce8a87689ee672781dd239f08913153845fee4d21b ssh-agent 09:38:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiOoAOa/agent.52 09:38:38 SSH_AGENT_PID=58 09:38:38 Running ssh-add (command line suppressed) 09:38:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3022834715789976855.key (/w/workspace/edgex-go/1@tmp/private_key_3022834715789976855.key) 09:38:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:38 + git semver init 09:38:38 # -> Open(): unable to determine branch for HEAD 09:38:38 # $GIT_DIR = /w/workspace/edgex-go/1/.git 09:38:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 09:38:38 # $SEMVER_REMOTE_NAME = origin 09:38:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:38:38 # $SEMVER_USER_NAME = edgex-jenkins 09:38:38 # $SEMVER_BRANCH = PR-3775 09:38:38 # $SEMVER_TEMP = /tmp/semver-786433190 09:38:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:38:51 # '/tmp/semver-786433190' -> '/w/workspace/edgex-go/1/.semver' 09:38:51 # -> Force: false 09:38:51 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 09:38:51 $ docker exec --env ******** --env ******** d399d1d51fa9e1b2695d6cce8a87689ee672781dd239f08913153845fee4d21b ssh-agent -k 09:38:51 unset SSH_AUTH_SOCK; 09:38:51 unset SSH_AGENT_PID; 09:38:51 echo Agent pid 58 killed; 09:38:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:38:51 + git semver [Pipeline] } 09:38:51 $ docker stop --time=1 d399d1d51fa9e1b2695d6cce8a87689ee672781dd239f08913153845fee4d21b 09:38:53 $ docker rm -f d399d1d51fa9e1b2695d6cce8a87689ee672781dd239f08913153845fee4d21b [Pipeline] // withDockerContainer [Pipeline] sh 09:38:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:38:54 Stashed 1 file(s) [Pipeline] echo 09:38:54 [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 09:38:54 ========================================================= 09:38:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:38:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:38:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:38:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:38:55 a0d0a0d46f8b: Already exists 09:38:55 31adcdaf11c8: Pulling fs layer 09:38:55 b8b176561691: Pulling fs layer 09:38:55 4527c011a84f: Pulling fs layer 09:38:55 5d74067f8e1e: Pulling fs layer 09:38:55 e0aca202a116: Pulling fs layer 09:38:55 3a43be97a3b4: Pulling fs layer 09:38:55 34cad66bf833: Pulling fs layer 09:38:55 b4e3c513aaa6: Pulling fs layer 09:38:55 e0aca202a116: Waiting 09:38:55 3a43be97a3b4: Waiting 09:38:55 34cad66bf833: Waiting 09:38:55 b4e3c513aaa6: Waiting 09:38:55 5d74067f8e1e: Waiting 09:38:55 b8b176561691: Verifying Checksum 09:38:55 b8b176561691: Download complete 09:38:55 31adcdaf11c8: Verifying Checksum 09:38:55 31adcdaf11c8: Download complete 09:38:55 5d74067f8e1e: Verifying Checksum 09:38:55 5d74067f8e1e: Download complete 09:38:55 e0aca202a116: Verifying Checksum 09:38:55 e0aca202a116: Download complete 09:38:55 3a43be97a3b4: Verifying Checksum 09:38:55 3a43be97a3b4: Download complete 09:38:55 31adcdaf11c8: Pull complete 09:38:55 34cad66bf833: Verifying Checksum 09:38:55 34cad66bf833: Download complete 09:38:55 b8b176561691: Pull complete 09:38:55 4527c011a84f: Verifying Checksum 09:38:55 4527c011a84f: Download complete 09:38:55 b4e3c513aaa6: Verifying Checksum 09:38:55 b4e3c513aaa6: Download complete 09:39:00 4527c011a84f: Pull complete 09:39:00 5d74067f8e1e: Pull complete 09:39:00 e0aca202a116: Pull complete 09:39:00 3a43be97a3b4: Pull complete 09:39:00 34cad66bf833: Pull complete 09:39:02 b4e3c513aaa6: Pull complete 09:39:02 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 09:39:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:39:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 09:39:03 + docker build -t ci-base-image-x86_64 -f - . 09:39:03 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:39:03 WORKDIR /edgex 09:39:03 COPY go.mod . 09:39:03 RUN go mod download' 09:39:06 Sending build context to Docker daemon 329.6MB 09:39:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:39:06 ---> 9f6097aaca64 09:39:06 Step 2/4 : WORKDIR /edgex 09:39:08 ---> Running in 631a5a1b0f3c 09:39:08 Removing intermediate container 631a5a1b0f3c 09:39:08 ---> 2c859a7536c5 09:39:08 Step 3/4 : COPY go.mod . 09:39:08 ---> 8cd68ddce2a0 09:39:08 Step 4/4 : RUN go mod download 09:39:08 ---> Running in b7a15d61918e 09:39:09 Still waiting to schedule task 09:39:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:39:41 Removing intermediate container b7a15d61918e 09:39:41 ---> 5154f0fcfdf4 09:39:41 Successfully built 5154f0fcfdf4 09:39:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:39:41 + docker inspect -f . ci-base-image-x86_64 09:39:41 . [Pipeline] withDockerContainer 09:39:41 prd-centos7-docker-4c-2g-1497 does not seem to be running inside a container 09:39:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:39:41 $ docker top 1b7011ff6180e74b5c02ad84bc3a175c2b9fb6ab6ad8143c146350e7d1d463d7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:42 + go version 09:39:42 go version go1.16.8 linux/amd64 [Pipeline] } 09:39:42 $ docker stop --time=1 1b7011ff6180e74b5c02ad84bc3a175c2b9fb6ab6ad8143c146350e7d1d463d7 09:39:43 $ docker rm -f 1b7011ff6180e74b5c02ad84bc3a175c2b9fb6ab6ad8143c146350e7d1d463d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:39:44 + docker inspect -f . ci-base-image-x86_64 09:39:44 . [Pipeline] withDockerContainer 09:39:44 prd-centos7-docker-4c-2g-1497 does not seem to be running inside a container 09:39:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:39:44 $ docker top 8bb84ae35d000e55aa97f607093f4ea35d8fa96bfdbe94b0a8331261b0c171d2 -eo pid,comm [Pipeline] { [Pipeline] echo 09:39:44 ========================================================= 09:39:44 [edgeXBuildGoParallel] Running Tests and Build... 09:39:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:39:45 + make test 09:39:45 go mod tidy 09:39:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:39:50 ? github.com/edgexfoundry/edgex-go [no test files] 09:40:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:40:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:40:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:40:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:40:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:40:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:40:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:40:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:40:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:40:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:40:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:40:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:40:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:40:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 09:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements 09:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 44.7% of statements 09:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 89.5% of statements 09:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements 09:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.259s coverage: 94.2% of statements 09:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:40:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 59.1% of statements 09:40:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:40:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:40:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:40:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:40:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:40:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 09:40:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:40:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements 09:40:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:40:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 09:40:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.7% of statements 09:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 09:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 09:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 09:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.046s coverage: 96.3% of statements 09:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 09:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 09:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 09:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.210s coverage: 82.5% of statements 09:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:40:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1498 in /w/workspace/edgexfoundry_edgex-go_PR-3775 [Pipeline] { [Pipeline] ws 09:40:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:40:51 The recommended git tool is: git 09:40:56 using credential edgex-jenkins-ssh 09:40:56 Cloning the remote Git repository 09:40:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:40:56 > git init /w/workspace/edgex-go/1 # timeout=10 09:40:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:40:56 > git --version # timeout=10 09:40:56 > git --version # 'git version 2.17.1' 09:40:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:40:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.117s coverage: 91.2% of statements 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.112s coverage: 64.4% of statements 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.245s coverage: 70.4% of statements 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.4% of statements 09:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 09:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 09:41:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:41:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:41:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.3% of statements 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:41:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:41:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:41:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:41:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 09:41:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 09:41:08 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 09:41:13 Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:41:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:41:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:41:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:41:12 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3775/head:refs/remotes/origin/PR-3775 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:41:13 > git config core.sparsecheckout # timeout=10 09:41:13 > git checkout -f 173b0957a4afbfe7ab94689988fcd954d3a5fe8a # timeout=10 09:41:13 Merge succeeded, producing 173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:41:13 Checking out Revision 173b0957a4afbfe7ab94689988fcd954d3a5fe8a (PR-3775) 09:41:13 > git remote # timeout=10 09:41:13 > git config --get remote.origin.url # timeout=10 09:41:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:13 > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 09:41:13 > git rev-parse HEAD^{commit} # timeout=10 09:41:13 > git config core.sparsecheckout # timeout=10 09:41:13 > git checkout -f 173b0957a4afbfe7ab94689988fcd954d3a5fe8a # timeout=10 09:41:17 Commit message: "fix(data): add codes to remove db index of reading:deviceName:resourceName when deleting readings" 09:41:17 > git --version # timeout=10 09:41:17 > git --version # 'git version 2.17.1' 09:41:17 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:41:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:41:19 % Total % Received % Xferd Average Speed Time Time Time Current 09:41:19 Dload Upload Total Spent Left Speed 09:41:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 84457 0 --:--:-- --:--:-- --:--:-- 85064 [Pipeline] sh 09:41:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:41:19 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 09:41:19 /etc/docker/daemon.json 09:41:19 { 09:41:19 "registry-mirrors": [ 09:41:19 "https://nexus3.edgexfoundry.org:10001" 09:41:19 ], 09:41:19 "bip": "10.250.0.254/24", 09:41:19 "hosts": [ 09:41:19 "tcp://0.0.0.0:5555", 09:41:19 "unix:///var/run/docker.sock" 09:41:19 ], 09:41:19 "mtu": 1458, 09:41:19 "selinux-enabled": true, 09:41:19 "seccomp-profile": "/etc/docker/seccomp.json" 09:41:19 } [Pipeline] sh 09:41:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:41:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:39 provisioning config files... 09:41:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1083334567908436555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:39 ---> docker-login.sh 09:41:39 nexus3.edgexfoundry.org:10001 09:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:40 Configure a credential helper to remove this warning. See 09:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:40 09:41:40 Login Succeeded 09:41:40 nexus3.edgexfoundry.org:10002 09:41:40 GO111MODULE=on go vet ./... 09:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:40 Configure a credential helper to remove this warning. See 09:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:40 09:41:40 Login Succeeded 09:41:40 nexus3.edgexfoundry.org:10003 09:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:41 Configure a credential helper to remove this warning. See 09:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:41 09:41:41 Login Succeeded 09:41:41 nexus3.edgexfoundry.org:10004 09:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:42 Configure a credential helper to remove this warning. See 09:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:42 09:41:42 Login Succeeded 09:41:42 docker.io 09:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:43 Configure a credential helper to remove this warning. See 09:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:43 09:41:43 Login Succeeded 09:41:43 ---> docker-login.sh ends [Pipeline] } 09:41:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:41:43 ========================================================= 09:41:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:41:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:41:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:41:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:41:44 552d1f2373af: Pulling fs layer 09:41:44 ea3f2d53f512: Pulling fs layer 09:41:44 9e70ebbbe112: Pulling fs layer 09:41:44 7a9cfe048b4a: Pulling fs layer 09:41:44 72dc09318566: Pulling fs layer 09:41:44 f4f7b4309257: Pulling fs layer 09:41:44 0ac9a79272e3: Pulling fs layer 09:41:44 b78e95d17946: Pulling fs layer 09:41:44 7a9cfe048b4a: Waiting 09:41:44 72dc09318566: Waiting 09:41:44 f4f7b4309257: Waiting 09:41:44 b78e95d17946: Waiting 09:41:44 9e70ebbbe112: Verifying Checksum 09:41:44 9e70ebbbe112: Download complete 09:41:44 ea3f2d53f512: Verifying Checksum 09:41:44 ea3f2d53f512: Download complete 09:41:44 72dc09318566: Verifying Checksum 09:41:44 72dc09318566: Download complete 09:41:44 f4f7b4309257: Verifying Checksum 09:41:44 f4f7b4309257: Download complete 09:41:44 552d1f2373af: Verifying Checksum 09:41:44 0ac9a79272e3: Verifying Checksum 09:41:44 0ac9a79272e3: Download complete 09:41:45 552d1f2373af: Pull complete 09:41:45 ea3f2d53f512: Pull complete 09:41:46 b78e95d17946: Verifying Checksum 09:41:46 b78e95d17946: Download complete 09:41:46 9e70ebbbe112: Pull complete 09:41:46 7a9cfe048b4a: Verifying Checksum 09:41:46 7a9cfe048b4a: Download complete 09:41:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:41:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:41:50 ./bin/test-attribution-txt.sh [Pipeline] sh 09:41:51 + ls -al . 09:41:51 total 632 09:41:51 drwxrwxr-x 10 1001 1001 4096 Oct 25 09:41 . 09:41:51 drwxr-xr-x 4 root root 28 Oct 25 09:39 .. 09:41:51 -rw-rw-r-- 1 1001 1001 11 Oct 25 09:38 .dockerignore 09:41:51 drwxrwxr-x 8 1001 1001 179 Oct 25 09:38 .git 09:41:51 drwxrwxr-x 4 1001 1001 142 Oct 25 09:38 .github 09:41:51 -rw-rw-r-- 1 1001 1001 804 Oct 25 09:38 .gitignore 09:41:51 -rw-rw-r-- 1 1001 1001 42 Oct 25 09:38 .golangci.yml 09:41:51 -rw-rw-r-- 1 1001 1001 76 Oct 25 09:38 .hadolint.yml 09:41:51 drwx------ 3 1001 1001 58 Oct 25 09:38 .semver 09:41:51 -rw-rw-r-- 1 1001 1001 166 Oct 25 09:38 .sonarcloud.properties 09:41:51 -rw-rw-r-- 1 1001 1001 1171 Oct 25 09:38 ADOPTERS.md 09:41:51 -rw-rw-r-- 1 1001 1001 8910 Oct 25 09:38 Attribution.txt 09:41:51 -rw-rw-r-- 1 1001 1001 43881 Oct 25 09:38 CHANGELOG.md 09:41:51 -rw-rw-r-- 1 1001 1001 3804 Oct 25 09:38 CONTRIBUTING.md 09:41:51 -rw-rw-r-- 1 1001 1001 677 Oct 25 09:38 GOVERNANCE.md 09:41:51 -rw-rw-r-- 1 1001 1001 849 Oct 25 09:38 Jenkinsfile 09:41:51 -rw-rw-r-- 1 1001 1001 10775 Oct 25 09:38 LICENSE 09:41:51 -rw-rw-r-- 1 1001 1001 6508 Oct 25 09:38 Makefile 09:41:51 -rw-rw-r-- 1 1001 1001 582 Oct 25 09:38 OWNERS.md 09:41:51 -rw-rw-r-- 1 1001 1001 8256 Oct 25 09:38 README.md 09:41:51 -rw-rw-r-- 1 1001 1001 6912 Oct 25 09:38 SECURITY.md 09:41:51 -rw-rw-r-- 1 1001 1001 5 Oct 25 09:38 VERSION 09:41:51 -rw-rw-r-- 1 1001 1001 4131 Oct 25 09:38 ZMQWindows.md 09:41:51 drwxrwxr-x 2 1001 1001 37 Oct 25 09:38 bin 09:41:51 drwxrwxr-x 14 1001 1001 4096 Oct 25 09:38 cmd 09:41:51 -rw-r--r-- 1 root root 425845 Oct 25 09:41 coverage.out 09:41:51 -rw-rw-r-- 1 1001 1001 848 Oct 25 09:38 go.mod 09:41:51 -rw-rw-r-- 1 1001 1001 50414 Oct 25 09:39 go.sum 09:41:51 drwxrwxr-x 8 1001 1001 124 Oct 25 09:38 internal 09:41:51 drwxrwxr-x 3 1001 1001 16 Oct 25 09:38 openapi 09:41:51 drwxrwxr-x 4 1001 1001 71 Oct 25 09:38 snap 09:41:51 -rw-rw-r-- 1 1001 1001 204 Oct 25 09:38 version.go [Pipeline] sh 09:41:52 + '[' -e coverage.out ] 09:41:52 + chown 1001:1001 coverage.out [Pipeline] stash 09:41:52 Stashed 1 file(s) [Pipeline] sh 09:41:52 + make build 09:41:52 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 09:41:53 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 09:41:56 7a9cfe048b4a: Pull complete 09:41:57 72dc09318566: Pull complete 09:41:57 f4f7b4309257: Pull complete 09:41:57 0ac9a79272e3: Pull complete 09:42:00 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 09:42:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:42:02 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 09:42:02 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 09:42:03 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 09:42:04 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 09:42:04 b78e95d17946: Pull complete 09:42:04 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 09:42:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:42:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 09:42:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:42:04 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:42:04 WORKDIR /edgex 09:42:04 COPY go.mod . 09:42:04 RUN go mod download 09:42:04 docker build -t ci-base-image-arm64 -f - . 09:42:05 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 09:42:06 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 09:42:07 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 09:42:07 Sending build context to Docker daemon 166.5MB 09:42:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:42:07 ---> 8b459fc5aaf0 09:42:07 Step 2/4 : WORKDIR /edgex [Pipeline] } 09:42:08 $ docker stop --time=1 8bb84ae35d000e55aa97f607093f4ea35d8fa96bfdbe94b0a8331261b0c171d2 09:42:08 ---> Running in f19e6862c22b 09:42:09 Removing intermediate container f19e6862c22b 09:42:09 ---> c89e89455c9f 09:42:09 Step 3/4 : COPY go.mod . 09:42:10 ---> 9f5d005cfadf 09:42:10 Step 4/4 : RUN go mod download 09:42:10 ---> Running in 38dda09ca855 09:42:10 $ docker rm -f 8bb84ae35d000e55aa97f607093f4ea35d8fa96bfdbe94b0a8331261b0c171d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:42:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:42:12 09:42:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:42:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:42:12 latest: Pulling from edgex-devops/edgex-compose 09:42:12 cbdbe7a5bc2a: Pulling fs layer 09:42:12 ca9280d653b3: Pulling fs layer 09:42:12 7e9c9ca2126c: Pulling fs layer 09:42:12 cbdbe7a5bc2a: Verifying Checksum 09:42:12 cbdbe7a5bc2a: Download complete 09:42:13 ca9280d653b3: Verifying Checksum 09:42:13 ca9280d653b3: Download complete 09:42:13 cbdbe7a5bc2a: Pull complete 09:42:13 7e9c9ca2126c: Download complete 09:42:13 ca9280d653b3: Pull complete 09:42:17 7e9c9ca2126c: Pull complete 09:42:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:42:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:42:17 prd-centos7-docker-4c-2g-1497 does not seem to be running inside a container 09:42:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:42:20 $ docker top 3e1f04853c45125e151c447cddb90841998cd3f41c91e265c33cf649ec2bb996 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:20 + docker-compose build --help 09:42:20 + grep parallel 09:42:21 --parallel Build images in parallel. [Pipeline] } 09:42:21 $ docker stop --time=1 3e1f04853c45125e151c447cddb90841998cd3f41c91e265c33cf649ec2bb996 09:42:22 $ docker rm -f 3e1f04853c45125e151c447cddb90841998cd3f41c91e265c33cf649ec2bb996 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:42:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:42:22 . [Pipeline] withDockerContainer 09:42:22 prd-centos7-docker-4c-2g-1497 does not seem to be running inside a container 09:42:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:42:23 $ docker top 65308dce8f4205157c2965a3848d87c1251803c6f15cce736c2165ed6a9a6724 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:23 + docker-compose -f ./docker-compose-build.yml build --parallel 09:42:24 Building core-command ... 09:42:24 Building core-data ... 09:42:24 Building core-metadata ... 09:42:24 Building security-bootstrapper ... 09:42:24 Building security-proxy-setup ... 09:42:24 Building security-secretstore-setup ... 09:42:24 Building support-notifications ... 09:42:24 Building support-scheduler ... 09:42:24 Building sys-mgmt-agent ... 09:42:24 Building security-secretstore-setup 09:42:24 Building sys-mgmt-agent 09:42:24 Building security-proxy-setup 09:42:24 Building support-scheduler 09:42:24 Building core-metadata 09:42:36 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:42:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:42:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:42:36 ---> 5154f0fcfdf4 09:42:36 Step 3/23 : WORKDIR /edgex-go 09:42:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:42:36 ---> 5154f0fcfdf4 09:42:36 Step 3/20 : WORKDIR /edgex-go 09:42:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:42:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:42:36 ---> 5154f0fcfdf4 09:42:36 Step 3/22 : WORKDIR /edgex-go 09:42:38 ---> Running in 48d407dd27d0 09:42:38 ---> Running in 22a310d35522 09:42:38 ---> Running in 0a60146ba90c 09:42:40 Removing intermediate container 22a310d35522 09:42:40 ---> b2a6763ec95b 09:42:40 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:40 Removing intermediate container 0a60146ba90c 09:42:40 ---> de3f147f1c01 09:42:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:40 Removing intermediate container 48d407dd27d0 09:42:40 ---> aa032cdb5b91 09:42:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:40 ---> Running in 8e5ac65ce4a6 09:42:40 ---> Running in 767625ef909e 09:42:40 ---> Running in 3878c703324f 09:42:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:42:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:42:44 ---> 5154f0fcfdf4 09:42:44 Step 3/24 : WORKDIR /edgex-go 09:42:44 ---> Using cache 09:42:44 ---> aa032cdb5b91 09:42:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:46 ---> Running in c169434d83f7 09:42:46 Removing intermediate container 8e5ac65ce4a6 09:42:46 ---> 40d77b8d83ca 09:42:46 Step 5/20 : RUN apk add --update --no-cache make git 09:42:47 ---> Running in 20ca58cf6e21 09:42:47 Removing intermediate container 3878c703324f 09:42:47 ---> 73e01012b87b 09:42:47 Step 5/22 : RUN apk add --update --no-cache make bash git 09:42:47 Removing intermediate container 767625ef909e 09:42:47 ---> 6c415ace80d0 09:42:47 Step 5/23 : RUN apk add --update --no-cache make git 09:42:47 ---> Running in c14f2eb008c0 09:42:47 ---> Running in 9382a339be54 09:42:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:42:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:42:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:42:47 ---> 5154f0fcfdf4 09:42:47 Step 3/22 : WORKDIR /edgex-go 09:42:47 ---> Using cache 09:42:47 ---> aa032cdb5b91 09:42:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:47 ---> Using cache 09:42:47 ---> e17c51eceb76 09:42:47 Step 5/22 : RUN apk add --update --no-cache make git 09:42:47 Removing intermediate container c169434d83f7 09:42:47 ---> e17c51eceb76 09:42:47 Step 5/24 : RUN apk add --update --no-cache make git 09:42:47 ---> Running in edb176ee745c 09:42:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:42:48 ---> Running in f9cb9ccb7b73 09:42:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:42:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:42:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:42:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:42:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:42:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:42:49 OK: 220 MiB in 52 packages 09:42:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:42:49 OK: 220 MiB in 52 packages 09:42:49 Removing intermediate container 20ca58cf6e21 09:42:49 ---> 941033f6616c 09:42:49 Step 6/20 : COPY . . 09:42:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:42:49 OK: 220 MiB in 52 packages 09:42:49 OK: 220 MiB in 52 packages 09:42:49 OK: 220 MiB in 52 packages 09:42:52 Removing intermediate container 9382a339be54 09:42:52 ---> 3f3afa4d1cf0 09:42:52 Step 6/23 : COPY go.mod . 09:42:52 Removing intermediate container c14f2eb008c0 09:42:52 ---> 11bc9d5a8518 09:42:52 Step 6/22 : COPY . . 09:42:52 ---> 4118e40b7249 09:42:52 Step 7/23 : RUN go mod download 09:42:53 Removing intermediate container edb176ee745c 09:42:53 ---> 43a2b61337be 09:42:53 Step 6/22 : COPY . . 09:42:55 ---> Running in 1df33dd3ca80 09:42:55 Removing intermediate container f9cb9ccb7b73 09:42:55 ---> d60f48d68ba5 09:42:55 Step 6/24 : COPY . . 09:42:57 ---> 6ca6a667055e 09:42:57 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:58 ---> 3a7e2f8c332f 09:42:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:58 ---> Running in c7475da25f41 09:42:59 ---> Running in 2ace251a1e8e 09:43:01 ---> f47b186beb83 09:43:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:01 ---> Running in 67b168466f7f 09:43:01 Removing intermediate container 1df33dd3ca80 09:43:01 ---> a411fbab0df1 09:43:01 Step 8/23 : COPY . . 09:43:01 Removing intermediate container 2ace251a1e8e 09:43:01 ---> 021d7a6cdb1b 09:43:01 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:43:02 Removing intermediate container c7475da25f41 09:43:02 ---> 46e64bed022d 09:43:02 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:43:02 ---> Running in fadab9b8239a 09:43:02 ---> Running in 2d266fd26915 09:43:03 ---> 975bb3ccdcef 09:43:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:03 ---> Running in 7082e11588d0 09:43:03 Removing intermediate container 67b168466f7f 09:43:03 ---> c699fac62eb3 09:43:03 Step 8/22 : RUN make cmd/core-metadata/core-metadata 09:43:04 ---> Running in fb7705316c9e 09:43:04 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 09:43:04 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 09:43:04 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 09:43:07 Removing intermediate container 7082e11588d0 09:43:07 ---> 2abf64cc08e8 09:43:07 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:43:07 ---> Running in 5a4c0e040e50 09:43:07 ---> e3c2deba89cc 09:43:07 Step 9/23 : RUN go mod tidy 09:43:07 ---> Running in 64a7774c4c8b 09:43:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:43:09 Removing intermediate container 64a7774c4c8b 09:43:09 ---> 8f3fd0fcb6cc 09:43:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:43:09 ---> Running in f6b040749ee1 09:43:09 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 09:43:31 Removing intermediate container 38dda09ca855 09:43:31 ---> e2554f340c40 09:43:31 Successfully built e2554f340c40 09:43:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:43:32 + docker inspect -f . ci-base-image-arm64 09:43:32 . [Pipeline] withDockerContainer 09:43:32 prd-ubuntu18.04-docker-arm64-4c-16g-1498 does not seem to be running inside a container 09:43:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:43:34 $ docker top 018b843ee28f67582731316f7117bb148e8f7b39d56f7fb97abdba0a68635124 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:35 + go version 09:43:35 go version go1.16.8 linux/arm64 [Pipeline] } 09:43:35 $ docker stop --time=1 018b843ee28f67582731316f7117bb148e8f7b39d56f7fb97abdba0a68635124 09:43:36 $ docker rm -f 018b843ee28f67582731316f7117bb148e8f7b39d56f7fb97abdba0a68635124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:43:37 + docker inspect -f . ci-base-image-arm64 09:43:37 . [Pipeline] withDockerContainer 09:43:38 prd-ubuntu18.04-docker-arm64-4c-16g-1498 does not seem to be running inside a container 09:43:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:43:39 $ docker top dbcbddc06c0e993e36ee10ba7f59d759b5fe17c1b036933c2ea90a17cba0cd76 -eo pid,comm [Pipeline] { [Pipeline] echo 09:43:39 ========================================================= 09:43:39 [edgeXBuildGoParallel] Running Tests and Build... 09:43:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:43:40 + make test 09:43:40 go mod tidy 09:43:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:43:42 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 09:43:44 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 09:43:44 Removing intermediate container fadab9b8239a 09:43:44 ---> dc0db59abd55 09:43:44 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:43:44 ---> Running in 349a84395bd8 09:43:44 Removing intermediate container 2d266fd26915 09:43:44 ---> 2e6bebc06f26 09:43:44 09:43:44 Step 9/20 : FROM alpine:3.14 09:43:44 3.14: Pulling from library/alpine 09:43:45 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:43:45 Status: Downloaded newer image for alpine:3.14 09:43:45 ---> 14119a10abf4 09:43:45 Step 10/20 : RUN apk add --update --no-cache curl 09:43:45 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 09:43:45 ---> Running in 24a9b2636762 09:43:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:43:46 Removing intermediate container fb7705316c9e 09:43:46 ---> 2d97cd8e6b50 09:43:46 09:43:46 Step 9/22 : FROM alpine:3.14 09:43:46 ---> 14119a10abf4 09:43:46 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:43:46 ---> Running in b37cc7205a0a 09:43:46 (1/5) Installing ca-certificates (20191127-r5) 09:43:46 (2/5) Installing brotli-libs (1.0.9-r5) 09:43:46 (3/5) Installing nghttp2-libs (1.43.0-r0) 09:43:46 (4/5) Installing libcurl (7.79.1-r0) 09:43:46 (5/5) Installing curl (7.79.1-r0) 09:43:46 Executing busybox-1.33.1-r3.trigger 09:43:46 Executing ca-certificates-20191127-r5.trigger 09:43:46 OK: 8 MiB in 19 packages 09:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:43:46 Removing intermediate container 349a84395bd8 09:43:46 ---> 91d99e62e830 09:43:46 09:43:46 Step 10/22 : FROM docker:20.10.8 09:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:43:47 20.10.8: Pulling from library/docker 09:43:47 Removing intermediate container 24a9b2636762 09:43:47 ---> 1aade93714cf 09:43:47 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:43:47 (1/1) Installing dumb-init (1.2.5-r1) 09:43:47 Executing busybox-1.33.1-r3.trigger 09:43:47 OK: 6 MiB in 15 packages 09:43:47 ---> Running in 0d24e167eb3e 09:43:48 Removing intermediate container 0d24e167eb3e 09:43:48 ---> 389c95841e30 09:43:48 Step 12/20 : WORKDIR /edgex 09:43:48 ---> Running in 5298c1d96adc 09:43:48 Removing intermediate container b37cc7205a0a 09:43:48 ---> 1304ca8a3df7 09:43:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:43:48 ---> Running in 95c63711244a 09:43:48 Removing intermediate container 5298c1d96adc 09:43:48 ---> d07f0a455f11 09:43:48 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:43:48 Removing intermediate container 95c63711244a 09:43:48 ---> 524ebaadcdba 09:43:48 Step 12/22 : ENV APP_PORT=59881 09:43:49 ---> 7307cafdcd71 09:43:49 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:43:49 ---> Running in 8c079306a666 09:43:49 Removing intermediate container 5a4c0e040e50 09:43:49 ---> de60b3e9b38a 09:43:49 09:43:49 Step 9/24 : FROM alpine:3.14 09:43:49 ---> 14119a10abf4 09:43:49 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:43:49 Removing intermediate container f6b040749ee1 09:43:49 ---> 824e5e614c48 09:43:49 09:43:49 Step 11/23 : FROM alpine:3.14 09:43:49 ---> 14119a10abf4 09:43:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:43:49 ---> Using cache 09:43:49 ---> 1304ca8a3df7 09:43:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:43:49 ---> Using cache 09:43:49 ---> 524ebaadcdba 09:43:49 Step 14/23 : ENV APP_PORT=59861 09:43:49 Removing intermediate container 8c079306a666 09:43:49 ---> 4044f9447da3 09:43:49 Step 13/22 : EXPOSE $APP_PORT 09:43:49 ---> Running in bd55be4f4ab6 09:43:49 ---> Running in ca103b532523 09:43:49 ---> 1e13d38aeaed 09:43:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:43:49 ---> Running in 12149d859523 09:43:50 Removing intermediate container ca103b532523 09:43:50 ---> 9b51c8e83abe 09:43:50 Step 15/23 : EXPOSE $APP_PORT 09:43:50 Removing intermediate container 12149d859523 09:43:50 ---> 57887eb643f9 09:43:50 Step 14/22 : WORKDIR / 09:43:50 ---> Running in 00e39828c4f8 09:43:50 ---> 34204523b35f 09:43:50 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:43:50 ---> Running in 752a7def6883 09:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:43:50 Removing intermediate container 00e39828c4f8 09:43:50 ---> 088c430dca0f 09:43:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:43:50 ---> Running in f8cde91ee1da 09:43:50 Removing intermediate container 752a7def6883 09:43:50 ---> 84e8ca6ee59d 09:43:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:43:50 (1/3) Installing ca-certificates (20191127-r5) 09:43:50 (2/3) Installing dumb-init (1.2.5-r1) 09:43:50 (3/3) Installing su-exec (0.2-r1) 09:43:50 Executing busybox-1.33.1-r3.trigger 09:43:50 Executing ca-certificates-20191127-r5.trigger 09:43:50 OK: 6 MiB in 17 packages 09:43:50 Removing intermediate container f8cde91ee1da 09:43:50 ---> dab289457586 09:43:50 Step 17/20 : CMD ["--init=true"] 09:43:50 ---> b427a9c67c66 09:43:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:43:50 ---> Running in 6a798c921d43 09:43:50 ---> d18555430234 09:43:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:43:51 Removing intermediate container 6a798c921d43 09:43:51 ---> ac9d752db852 09:43:51 Step 18/20 : LABEL arch=x86_64 09:43:51 ---> Running in 77b855553629 09:43:51 Removing intermediate container 77b855553629 09:43:51 Removing intermediate container bd55be4f4ab6 09:43:51 ---> 6c630b75a650 09:43:51 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:43:51 ---> 06ef1772a411 09:43:51 Step 19/20 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:43:51 ---> c18d1fd21393 09:43:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:43:51 ---> Running in a9c74cc48eb2 09:43:51 ---> Running in e307cb2a2034 09:43:51 ---> 60cac68c0628 09:43:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:43:51 Removing intermediate container a9c74cc48eb2 09:43:51 ---> ea797fe6852b 09:43:51 Step 20/20 : LABEL version=0.0.0 09:43:51 Removing intermediate container e307cb2a2034 09:43:51 ---> 017945727f4b 09:43:51 Step 12/24 : WORKDIR / 09:43:51 ---> 2e9c2032a8ef 09:43:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:43:51 ---> Running in e51b7d616e5f 09:43:51 ---> Running in a48dd8c6423a 09:43:51 ---> Running in bfabc1aaadb6 09:43:51 ---> 7bb7853977bf 09:43:51 Step 18/22 : ENTRYPOINT ["/core-metadata"] 09:43:51 ---> Running in 42dad2bf2d3b 09:43:51 Removing intermediate container e51b7d616e5f 09:43:51 ---> ce966bdc7cad 09:43:51 09:43:51 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 09:43:51 Status: Downloaded newer image for docker:20.10.8 09:43:51 Removing intermediate container bfabc1aaadb6 09:43:51 ---> bae3838e2a46 09:43:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:43:51 ---> bc6c0ffef665 09:43:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:43:51 Successfully built ce966bdc7cad 09:43:51 Removing intermediate container a48dd8c6423a 09:43:51 ---> 30de438fb2b7 09:43:51 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:43:51 Successfully tagged security-proxy-setup:latest 09:43:51 Building security-bootstrapper 09:43:51  Building security-proxy-setup ... done  ---> Running in 5a9040a8c340 09:43:52 ---> Running in f862ce2310dd 09:43:52 Removing intermediate container 42dad2bf2d3b 09:43:52 ---> ec9b0a70cbfe 09:43:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:43:52 ---> Running in 6859725f080c 09:43:52 Removing intermediate container f862ce2310dd 09:43:52 ---> 0a090741bd76 09:43:52 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:43:52 Removing intermediate container 5a9040a8c340 09:43:52 ---> fc4dbc178d63 09:43:52 Step 21/23 : LABEL arch=x86_64 09:43:53 Removing intermediate container 6859725f080c 09:43:53 ---> 56d9b146eccc 09:43:53 Step 20/22 : LABEL arch=x86_64 09:43:53 ---> Running in 635961a1a3e2 09:43:53 ---> f611cbded0cc 09:43:53 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:43:53 ---> Running in 6e507eb6e673 09:43:53 ---> Running in ffa263ed7077 09:43:54 ---> 4fcf40b63dcf 09:43:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:43:54 Removing intermediate container ffa263ed7077 09:43:54 ---> bee8eccb159e 09:43:54 Step 21/22 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:43:54 Removing intermediate container 6e507eb6e673 09:43:54 ---> e086d8518197 09:43:54 Step 22/23 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:43:54 ---> Running in 5a751964cb7f 09:43:54 ---> Running in 645bf6771d7a 09:43:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:43:54 ---> 524f0c81a560 09:43:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:43:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:43:54 Removing intermediate container 645bf6771d7a 09:43:54 ---> d9375104913c 09:43:54 Step 23/23 : LABEL version=0.0.0 09:43:54 Removing intermediate container 5a751964cb7f 09:43:54 ---> 029c78cb15c4 09:43:54 Step 22/22 : LABEL version=0.0.0 09:43:54 ---> Running in 91d9cd27590d 09:43:54 (1/42) Installing readline (8.1.0-r0) 09:43:54 ---> Running in 72788667a86f 09:43:54 (2/42) Installing bash (5.1.4-r0) 09:43:54 Executing bash-5.1.4-r0.post-install 09:43:54 (3/42) Installing brotli-libs (1.0.9-r5) 09:43:54 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:43:54 (5/42) Installing libcurl (7.79.1-r0) 09:43:54 (6/42) Installing curl (7.79.1-r0) 09:43:54 (7/42) Installing dumb-init (1.2.5-r1) 09:43:54 (8/42) Installing libbz2 (1.0.8-r1) 09:43:54 (9/42) Installing expat (2.4.1-r0) 09:43:54 (10/42) Installing libffi (3.3-r2) 09:43:54 (11/42) Installing gdbm (1.19-r0) 09:43:54 (12/42) Installing xz-libs (5.2.5-r0) 09:43:54 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:43:54 ---> 88e771aab46b 09:43:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:43:54 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:43:54 (15/42) Installing mpdecimal (2.5.1-r1) 09:43:54 (16/42) Installing sqlite-libs (3.35.5-r0) 09:43:54 (17/42) Installing python3 (3.9.5-r1) 09:43:54 Removing intermediate container 72788667a86f 09:43:54 ---> 8af6bd4027f5 09:43:54 09:43:54 Removing intermediate container 91d9cd27590d 09:43:54 ---> aa894005365f 09:43:54 09:43:55 Successfully built 8af6bd4027f5 09:43:55 Successfully built aa894005365f 09:43:55 Successfully tagged core-metadata:latest 09:43:55  Building core-metadata ... done Building core-command 09:43:55 Successfully tagged support-scheduler:latest 09:43:55  Building support-scheduler ... done Building core-data 09:43:59 (18/42) Installing py3-appdirs (1.4.4-r2) 09:43:59 (19/42) Installing py3-chardet (4.0.0-r2) 09:43:59 (20/42) Installing py3-idna (3.2-r0) 09:43:59 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:43:59 (22/42) Installing py3-certifi (2020.12.5-r1) 09:43:59 ---> ff1a498c541f 09:43:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:43:59 (23/42) Installing py3-requests (2.25.1-r4) 09:43:59 (24/42) Installing py3-msgpack (1.0.2-r1) 09:43:59 (25/42) Installing py3-lockfile (0.12.2-r4) 09:43:59 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:43:59 (27/42) Installing py3-colorama (0.4.4-r1) 09:43:59 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:43:59 (29/42) Installing py3-distlib (0.3.1-r3) 09:44:00 (30/42) Installing py3-distro (1.5.0-r3) 09:44:00 (31/42) Installing py3-six (1.15.0-r1) 09:44:00 (32/42) Installing py3-webencodings (0.5.1-r4) 09:44:00 (33/42) Installing py3-html5lib (1.1-r1) 09:44:00 (34/42) Installing py3-parsing (2.4.7-r2) 09:44:00 (35/42) Installing py3-packaging (20.9-r1) 09:44:00 (36/42) Installing py3-toml (0.10.2-r2) 09:44:00 (37/42) Installing py3-pep517 (0.10.0-r2) 09:44:00 (38/42) Installing py3-progress (1.5-r2) 09:44:00 (39/42) Installing py3-retrying (1.3.3-r1) 09:44:00 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:44:00 (41/42) Installing py3-setuptools (52.0.0-r3) 09:44:00 (42/42) Installing py3-pip (20.3.4-r1) 09:44:00 Executing busybox-1.33.1-r3.trigger 09:44:02 OK: 84 MiB in 64 packages 09:44:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:44:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:44:02 ---> 5154f0fcfdf4 09:44:02 Step 3/22 : WORKDIR /edgex-go 09:44:02 ---> Using cache 09:44:02 ---> aa032cdb5b91 09:44:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:02 ---> Using cache 09:44:02 ---> e17c51eceb76 09:44:02 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:44:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:44:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:44:02 ---> 5154f0fcfdf4 09:44:02 Step 3/22 : WORKDIR /edgex-go 09:44:02 ---> Using cache 09:44:02 ---> aa032cdb5b91 09:44:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:02 ---> Using cache 09:44:02 ---> e17c51eceb76 09:44:02 Step 5/22 : RUN apk add --update --no-cache make git 09:44:02 ---> Using cache 09:44:02 ---> d60f48d68ba5 09:44:02 Step 6/22 : COPY . . 09:44:02 ---> Using cache 09:44:02 ---> 975bb3ccdcef 09:44:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:02 ---> Using cache 09:44:02 ---> 2abf64cc08e8 09:44:02 Step 8/22 : RUN make cmd/core-command/core-command 09:44:03 ---> a59fd5c39e94 09:44:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:44:03 ---> Running in 0627082179a9 09:44:03 ---> Running in 865d70bef7d0 09:44:04 ---> 89e59c437232 09:44:04 Step 20/24 : 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/ 09:44:04 ---> Running in a1fd253012b5 09:44:05 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 09:44:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:44:06 Removing intermediate container a1fd253012b5 09:44:06 ---> 572b557fee97 09:44:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:44:06 ---> Running in 4b65dfc69fa8 09:44:07 Removing intermediate container 4b65dfc69fa8 09:44:07 ---> c1e695acd743 09:44:07 Step 22/24 : LABEL arch=x86_64 09:44:07 ---> Running in 858a30e14ad2 09:44:07 Removing intermediate container 858a30e14ad2 09:44:07 ---> fb247f4eaae5 09:44:07 Step 23/24 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:44:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:44:07 ---> Running in 544f4f9c635a 09:44:08 ? github.com/edgexfoundry/edgex-go [no test files] 09:44:08 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:44:08 Step 2/30 : FROM ${BUILDER_BASE} AS builder 09:44:08 ---> 5154f0fcfdf4 09:44:08 Step 3/30 : WORKDIR /edgex-go 09:44:08 ---> Using cache 09:44:08 ---> aa032cdb5b91 09:44:08 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:08 ---> Using cache 09:44:08 ---> e17c51eceb76 09:44:08 Step 5/30 : RUN apk add --update --no-cache make git 09:44:08 ---> Using cache 09:44:08 ---> d60f48d68ba5 09:44:08 Step 6/30 : COPY . . 09:44:08 ---> Using cache 09:44:08 ---> 975bb3ccdcef 09:44:08 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:08 ---> Using cache 09:44:08 ---> 2abf64cc08e8 09:44:08 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:44:08 Removing intermediate container 544f4f9c635a 09:44:08 ---> 22bb719d6160 09:44:08 Step 24/24 : LABEL version=0.0.0 09:44:08 ---> Running in 2729b3e47844 09:44:08 ---> Running in e94d59e97e63 09:44:08 OK: 220 MiB in 52 packages 09:44:08 Removing intermediate container e94d59e97e63 09:44:08 ---> 687cbfa993ad 09:44:08 09:44:08 Collecting docker-compose==1.23.2 09:44:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:44:08 Successfully built 687cbfa993ad 09:44:08 Successfully tagged security-secretstore-setup:latest 09:44:08  Building security-secretstore-setup ... done Building support-notifications 09:44:08 Collecting docopt<0.7,>=0.6.1 09:44:08 Downloading docopt-0.6.2.tar.gz (25 kB) 09:44: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 09:44:09 Removing intermediate container 865d70bef7d0 09:44:09 ---> cdfa36df2c86 09:44:09 Step 6/22 : COPY . . 09:44:09 Collecting websocket-client<1.0,>=0.32.0 09:44:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:44:09 Collecting texttable<0.10,>=0.9.0 09:44:09 Downloading texttable-0.9.1.tar.gz (11 kB) 09:44:10 Collecting cached-property<2,>=1.2.0 09:44:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:44:10 Collecting docker<4.0,>=3.6.0 09:44:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:44:10 Collecting dockerpty<0.5,>=0.4.1 09:44:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:44:11 Collecting jsonschema<3,>=2.5.1 09:44:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:44:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:44:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:44:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:44:11 Collecting PyYAML<4,>=3.10 09:44:11 Downloading PyYAML-3.13.tar.gz (270 kB) 09:44:13 Collecting docker-pycreds>=0.4.0 09:44:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:44:13 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 09:44:13 Collecting idna<2.8,>=2.5 09:44:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:44:13 Collecting urllib3<1.25,>=1.21.1 09:44:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:44:13 Collecting chardet<3.1.0,>=3.0.2 09:44:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:44:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:44:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:44:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:44:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:44:13 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:44:13 Attempting uninstall: urllib3 09:44:13 Found existing installation: urllib3 1.26.5 09:44:13 Uninstalling urllib3-1.26.5: 09:44:13 Successfully uninstalled urllib3-1.26.5 09:44:14 Attempting uninstall: idna 09:44:14 Found existing installation: idna 3.2 09:44:14 Uninstalling idna-3.2: 09:44:14 Successfully uninstalled idna-3.2 09:44:15 Attempting uninstall: chardet 09:44:15 Found existing installation: chardet 4.0.0 09:44:15 Uninstalling chardet-4.0.0: 09:44:15 Successfully uninstalled chardet-4.0.0 09:44:17 ---> 820afda8fcfc 09:44:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:17 Attempting uninstall: requests 09:44:17 Found existing installation: requests 2.25.1 09:44:17 Uninstalling requests-2.25.1: 09:44:17 Successfully uninstalled requests-2.25.1 09:44:17 ---> Running in 6af4a9d7f0dc 09:44:18 Running setup.py install for texttable: started 09:44:18 Running setup.py install for texttable: finished with status 'done' 09:44:18 Running setup.py install for PyYAML: started 09:44:19 Running setup.py install for PyYAML: finished with status 'done' 09:44:19 Running setup.py install for docopt: started 09:44:20 Removing intermediate container 6af4a9d7f0dc 09:44:20 ---> 9b28f020c3d3 09:44:20 Step 8/22 : RUN make cmd/core-data/core-data 09:44:20 ---> Running in 797bc2fa80f1 09:44:20 Running setup.py install for docopt: finished with status 'done' 09:44:20 Running setup.py install for dockerpty: started 09:44:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:44:20 Running setup.py install for dockerpty: finished with status 'done' 09:44:21 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:44:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:44:21 ---> 5154f0fcfdf4 09:44:21 Step 3/21 : WORKDIR /edgex-go 09:44:21 ---> Using cache 09:44:21 ---> aa032cdb5b91 09:44:21 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:21 ---> Using cache 09:44:21 ---> e17c51eceb76 09:44:21 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 09:44:21 ---> Running in 6d92b065d7fc 09:44:21 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 09:44:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:44:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:44:23 OK: 220 MiB in 52 packages 09:44:23 Removing intermediate container 6d92b065d7fc 09:44:23 ---> d4dacb10538b 09:44:23 Step 6/21 : COPY . . 09:44:30 Removing intermediate container 635961a1a3e2 09:44:30 ---> 9599fa24671d 09:44:30 Step 13/22 : ENV APP_PORT=58890 09:44:30 ---> Running in f2bc44a03609 09:44:30 ---> 6b2f6031183c 09:44:30 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:30 Removing intermediate container f2bc44a03609 09:44:30 ---> ccd78b5b0369 09:44:30 Step 14/22 : EXPOSE $APP_PORT 09:44:30 ---> Running in ad268bd49f1a 09:44:30 ---> Running in efbe8c7a3de0 09:44:31 Removing intermediate container efbe8c7a3de0 09:44:31 ---> 9378f54407fe 09:44:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:44:31 ---> 184125b57515 09:44:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:44:32 ---> 3662f69b0215 09:44:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:44:32 ---> 4999ad0ffb95 09:44:32 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 09:44:32 ---> Running in 5c1c2bfaee2f 09:44:32 Removing intermediate container 5c1c2bfaee2f 09:44:32 ---> 1f3952b11036 09:44:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:44:32 ---> Running in 4576252abf89 09:44:33 Removing intermediate container ad268bd49f1a 09:44:33 ---> d71dbd9b07f5 09:44:33 Step 8/21 : RUN make cmd/support-notifications/support-notifications 09:44:33 Removing intermediate container 4576252abf89 09:44:33 ---> eb3bf5065c50 09:44:33 Step 20/22 : LABEL arch=x86_64 09:44:33 ---> Running in 216b7ff185b6 09:44:33 ---> Running in 3b53d927bae8 09:44:33 Removing intermediate container 3b53d927bae8 09:44:33 ---> 0f38cea3b189 09:44:33 Step 21/22 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:44:33 ---> Running in bfac6a8026cc 09:44:33 Removing intermediate container bfac6a8026cc 09:44:33 ---> f87d83199696 09:44:33 Step 22/22 : LABEL version=0.0.0 09:44:33 ---> Running in 3177b244a5f9 09:44:33 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 09:44:33 Removing intermediate container 3177b244a5f9 09:44:33 ---> 99db81a4f6d8 09:44:33 09:44:33 Successfully built 99db81a4f6d8 09:44:33 Successfully tagged sys-mgmt-agent:latest 09:44:35  Building sys-mgmt-agent ... done Removing intermediate container 0627082179a9 09:44:35 ---> a7ed0c85b2ad 09:44:35 09:44:35 Step 9/22 : FROM alpine:3.14 09:44:35 ---> 14119a10abf4 09:44:35 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:44:35 ---> Using cache 09:44:35 ---> 1304ca8a3df7 09:44:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:44:35 ---> Using cache 09:44:35 ---> 524ebaadcdba 09:44:35 Step 12/22 : ENV APP_PORT=59882 09:44:35 ---> Running in 861d9607f95a 09:44:35 Removing intermediate container 861d9607f95a 09:44:35 ---> 34abcb702cb9 09:44:35 Step 13/22 : EXPOSE $APP_PORT 09:44:35 ---> Running in 7e43a8c04155 09:44:36 Removing intermediate container 7e43a8c04155 09:44:36 ---> 1842575fc56f 09:44:36 Step 14/22 : WORKDIR / 09:44:36 ---> Running in 3d2786b332a6 09:44:36 Removing intermediate container 3d2786b332a6 09:44:36 ---> ead3a9499e80 09:44:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:44:36 ---> 5b7e4984b766 09:44:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:44:37 ---> 4e4f0f615f07 09:44:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:44:37 ---> afb6f94a627c 09:44:37 Step 18/22 : ENTRYPOINT ["/core-command"] 09:44:37 ---> Running in 77f71deca52d 09:44:37 Removing intermediate container 77f71deca52d 09:44:37 ---> a63d7cc9d181 09:44:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:44:37 ---> Running in 7945701a728b 09:44:37 Removing intermediate container 7945701a728b 09:44:37 ---> ba856af1d5ee 09:44:37 Step 20/22 : LABEL arch=x86_64 09:44:37 ---> Running in 53b96620def9 09:44:37 Removing intermediate container 53b96620def9 09:44:37 ---> 6c59af328f2c 09:44:37 Step 21/22 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:44:37 ---> Running in 3aa4b5f7b5ca 09:44:37 Removing intermediate container 3aa4b5f7b5ca 09:44:37 ---> 1256865b1115 09:44:37 Step 22/22 : LABEL version=0.0.0 09:44:37 ---> Running in 324e1976997d 09:44:38 Removing intermediate container 324e1976997d 09:44:38 ---> 7dc464b0ee21 09:44:38 09:44:38 Successfully built 7dc464b0ee21 09:44:38 Successfully tagged core-command:latest 09:44:43  Building core-command ... done Removing intermediate container 2729b3e47844 09:44:43 ---> 91a1ed769c05 09:44:43 09:44:43 Step 9/30 : FROM alpine:3.14 09:44:43 ---> 14119a10abf4 09:44:43 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:44:43 ---> Running in 54a4283ad611 09:44:43 Removing intermediate container 54a4283ad611 09:44:43 ---> 5795c38b8fbf 09:44:43 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 09:44:43 ---> Running in d815ec5ac5b7 09:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:44:44 (1/2) Installing dumb-init (1.2.5-r1) 09:44:44 (2/2) Installing su-exec (0.2-r1) 09:44:44 Executing busybox-1.33.1-r3.trigger 09:44:44 OK: 6 MiB in 16 packages 09:44:45 Removing intermediate container d815ec5ac5b7 09:44:45 ---> 695e7462d8bf 09:44:45 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 09:44:45 ---> Running in 32dff6b0d1d4 09:44:45 Removing intermediate container 32dff6b0d1d4 09:44:45 ---> 3c43ea8de42f 09:44:45 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:44:45 ---> Running in f1e84b464540 09:44:45 Removing intermediate container f1e84b464540 09:44:45 ---> 63ee4096a9a1 09:44:45 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:44:45 ---> Running in a8fa671fb031 09:44:46 Removing intermediate container a8fa671fb031 09:44:46 ---> a112dffa8ec1 09:44:46 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 09:44:46 ---> Running in ee6e9418fcfe 09:44:46 Removing intermediate container ee6e9418fcfe 09:44:46 ---> 6e35d0abfec3 09:44:46 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:44:46 ---> b8bf98ae304a 09:44:46 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:44:46 ---> Running in 663299eb8cdf 09:44:47 Removing intermediate container 663299eb8cdf 09:44:47 ---> 7e96fcaa5bab 09:44:47 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 09:44:47 ---> 13b26b47662f 09:44:47 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:44:48 ---> 20d47fd7f725 09:44:48 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:44:48 ---> f05d2757dd42 09:44:48 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:44:49 ---> 33af48c516fb 09:44:49 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:44:49 ---> 17bae3ee28eb 09:44:49 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 09:44:50 ---> Running in 179c7235e916 09:44:50 Removing intermediate container 179c7235e916 09:44:50 ---> 9156a3506590 09:44:50 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:44:50 ---> 127142a00242 09:44:50 Step 25/30 : RUN chmod +x /entrypoint.sh 09:44:50 ---> Running in 09b10a6af3bc 09:44:52 Removing intermediate container 09b10a6af3bc 09:44:52 ---> 177839d9aa4e 09:44:52 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 09:44:52 ---> Running in 8495a1f728aa 09:44:52 Removing intermediate container 8495a1f728aa 09:44:52 ---> 94c91a3c54e6 09:44:52 Step 27/30 : CMD ["gate"] 09:44:52 ---> Running in 493c3654202d 09:44:52 Removing intermediate container 493c3654202d 09:44:52 ---> 417ee46c9e3b 09:44:52 Step 28/30 : LABEL arch=x86_64 09:44:52 ---> Running in 1641f935cbbe 09:44:52 Removing intermediate container 1641f935cbbe 09:44:52 ---> b39a140827b2 09:44:52 Step 29/30 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:44:52 ---> Running in e533b92ea5fb 09:44:52 Removing intermediate container e533b92ea5fb 09:44:52 ---> f9979dc7b695 09:44:52 Step 30/30 : LABEL version=0.0.0 09:44:53 ---> Running in 8439fcdec4d8 09:44:53 Removing intermediate container 8439fcdec4d8 09:44:53 ---> c5a53463a834 09:44:53 09:44:53 Successfully built c5a53463a834 09:44:53 Successfully tagged security-bootstrapper:latest 09:44:55  Building security-bootstrapper ... done Removing intermediate container 797bc2fa80f1 09:44:55 ---> f2d66f11ba99 09:44:55 09:44:55 Step 9/22 : FROM alpine:3.14 09:44:55 ---> 14119a10abf4 09:44:55 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:44:55 ---> Running in 19e328dfcef0 09:44:55 Removing intermediate container 19e328dfcef0 09:44:55 ---> 2d2dddc5a295 09:44:55 Step 11/22 : ENV APP_PORT=59880 09:44:55 ---> Running in 11d5ce5d086c 09:44:55 Removing intermediate container 11d5ce5d086c 09:44:55 ---> abf563dea07c 09:44:55 Step 12/22 : EXPOSE $APP_PORT 09:44:55 ---> Running in 31e84fddecdd 09:44:55 Removing intermediate container 31e84fddecdd 09:44:55 ---> c4e319dad8cb 09:44:55 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:56 ---> Running in 8a16de71b6ab 09:44:56 Removing intermediate container 216b7ff185b6 09:44:56 ---> 64adc96d0b31 09:44:56 09:44:56 Step 9/21 : FROM alpine:3.14 09:44:56 ---> 14119a10abf4 09:44:56 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 09:44:56 ---> Running in d4c0a223d641 09:44:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:44:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:44:56 Removing intermediate container 8a16de71b6ab 09:44:56 ---> 6443a519ea23 09:44:56 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 09:44:56 ---> Running in a66ff9710c82 09:44:56 (1/2) Installing ca-certificates (20191127-r5) 09:44:56 (2/2) Installing dumb-init (1.2.5-r1) 09:44:56 Executing busybox-1.33.1-r3.trigger 09:44:56 Executing ca-certificates-20191127-r5.trigger 09:44:56 OK: 6 MiB in 16 packages 09:44:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:44:57 Removing intermediate container d4c0a223d641 09:44:57 ---> 2347657e5608 09:44:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:44:57 ---> Running in cb2755e395e5 09:44:57 Removing intermediate container cb2755e395e5 09:44:57 ---> 16cfe035b207 09:44:57 Step 12/21 : ENV APP_PORT=59860 09:44:57 ---> Running in 3c3ded59d0ae 09:44:57 Removing intermediate container 3c3ded59d0ae 09:44:57 ---> 328dd060e3e7 09:44:57 Step 13/21 : EXPOSE $APP_PORT 09:44:57 ---> Running in 07b01711b74c 09:44:57 Removing intermediate container 07b01711b74c 09:44:57 ---> d5bb480d077a 09:44:57 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 09:44:57 ---> a3716e6beb8c 09:44:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:44:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:44:58 ---> d0a406e88f1d 09:44:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:44:58 (1/6) Installing dumb-init (1.2.5-r1) 09:44:58 ---> 792abbbef6fe 09:44:58 Step 17/21 : ENTRYPOINT ["/support-notifications"] 09:44:58 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:44:58 ---> Running in 011db5097174 09:44:58 (3/6) Installing libsodium (1.0.18-r0) 09:44:58 Removing intermediate container 011db5097174 09:44:58 ---> 9e05636ee609 09:44:58 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:44:58 ---> Running in ddfd732458a1 09:44:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:44:58 Removing intermediate container ddfd732458a1 09:44:58 ---> b2178c5936b1 09:44:58 Step 19/21 : LABEL arch=x86_64 09:44:58 ---> Running in 5b9deb402c9b 09:44:58 (5/6) Installing libzmq (4.3.4-r0) 09:44:58 Removing intermediate container 5b9deb402c9b 09:44:58 ---> 442f958561a8 09:44:58 Step 20/21 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:44:58 (6/6) Installing zeromq (4.3.4-r0) 09:44:58 ---> Running in ddc28a95f8f4 09:44:58 Executing busybox-1.33.1-r3.trigger 09:44:58 OK: 8 MiB in 20 packages 09:44:58 Removing intermediate container ddc28a95f8f4 09:44:58 ---> 9cdfbf0c1ed1 09:44:58 Step 21/21 : LABEL version=0.0.0 09:44:58 ---> Running in f16859be32a2 09:44:58 Removing intermediate container f16859be32a2 09:44:58 ---> ba6865286715 09:44:58 09:44:59 Successfully built ba6865286715 09:44:59 Successfully tagged support-notifications:latest 09:44:59  Building support-notifications ... done Removing intermediate container a66ff9710c82 09:44:59 ---> 920e77c1b756 09:44:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:44:59 ---> fa641bf75a93 09:44:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:44:59 ---> 425217c64720 09:44:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:44:59 ---> 09c7b92a45b5 09:44:59 Step 18/22 : ENTRYPOINT ["/core-data"] 09:44:59 ---> Running in 972488bea0a1 09:44:59 Removing intermediate container 972488bea0a1 09:44:59 ---> 30f6f2f03be6 09:44:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:44:59 ---> Running in 25b6f5cce19b 09:44:59 Removing intermediate container 25b6f5cce19b 09:44:59 ---> 27c12c6dc978 09:44:59 Step 20/22 : LABEL arch=x86_64 09:44:59 ---> Running in c2da654b7edf 09:45:00 Removing intermediate container c2da654b7edf 09:45:00 ---> 92d5554bc90c 09:45:00 Step 21/22 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:45:00 ---> Running in f53be1578583 09:45:00 Removing intermediate container f53be1578583 09:45:00 ---> f676d3bb251e 09:45:00 Step 22/22 : LABEL version=0.0.0 09:45:00 ---> Running in ec61a41f3000 09:45:00 Removing intermediate container ec61a41f3000 09:45:00 ---> 49ad5447e852 09:45:00 09:45:00 Successfully built 49ad5447e852 09:45:00 Successfully tagged core-data:latest 09:45:00  Building core-data ... done  [Pipeline] } 09:45:00 $ docker stop --time=1 65308dce8f4205157c2965a3848d87c1251803c6f15cce736c2165ed6a9a6724 09:45:01 $ docker rm -f 65308dce8f4205157c2965a3848d87c1251803c6f15cce736c2165ed6a9a6724 [Pipeline] // withDockerContainer [Pipeline] sh 09:45:02 + docker images 09:45:02 REPOSITORY TAG IMAGE ID CREATED SIZE 09:45:02 core-data latest 49ad5447e852 2 seconds ago 20.7MB 09:45:02 support-notifications latest ba6865286715 4 seconds ago 16.9MB 09:45:02 64adc96d0b31 7 seconds ago 1.76GB 09:45:02 f2d66f11ba99 8 seconds ago 1.76GB 09:45:02 security-bootstrapper latest c5a53463a834 9 seconds ago 18.9MB 09:45:02 91a1ed769c05 20 seconds ago 1.76GB 09:45:02 core-command latest 7dc464b0ee21 25 seconds ago 16.1MB 09:45:02 a7ed0c85b2ad 27 seconds ago 1.75GB 09:45:02 sys-mgmt-agent latest 99db81a4f6d8 29 seconds ago 294MB 09:45:02 security-secretstore-setup latest 687cbfa993ad 54 seconds ago 28.3MB 09:45:02 core-metadata latest 8af6bd4027f5 About a minute ago 16.9MB 09:45:02 support-scheduler latest aa894005365f About a minute ago 16.2MB 09:45:02 security-proxy-setup latest ce966bdc7cad About a minute ago 26.8MB 09:45:02 de60b3e9b38a About a minute ago 1.76GB 09:45:02 824e5e614c48 About a minute ago 1.76GB 09:45:02 91d99e62e830 About a minute ago 1.76GB 09:45:02 2d97cd8e6b50 About a minute ago 1.76GB 09:45:02 2e6bebc06f26 About a minute ago 1.76GB 09:45:02 ci-base-image-x86_64 latest 5154f0fcfdf4 5 minutes ago 1.25GB 09:45:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 11 days ago 548MB 09:45:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 09:45:02 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 09:45:02 alpine 3.14 14119a10abf4 8 weeks ago 5.6MB 09:45:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 09:45:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:45:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:45:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:45:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:45:17 Still waiting to schedule task 09:45:17 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:45:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:45:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:45:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:45:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:45:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:45:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:45:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:45:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:45:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:45:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.170s coverage: 28.7% of statements 09:45:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:45:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:45:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.379s coverage: 98.5% of statements 09:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:45:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.339s coverage: 44.7% of statements 09:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:45:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.655s coverage: 89.5% of statements 09:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:45:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.213s coverage: 84.4% of statements 09:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:45:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.640s coverage: 94.2% of statements 09:45:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:45:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:45:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.251s coverage: 59.1% of statements 09:45:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:45:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:45:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:45:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:45:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:45:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.237s coverage: 60.0% of statements 09:45:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:45:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:45:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:45:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.278s coverage: 0.9% of statements 09:45:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:45:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.172s coverage: 58.8% of statements 09:45:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.195s coverage: 21.7% of statements 09:45:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.190s coverage: 47.1% of statements 09:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.213s coverage: 79.5% of statements 09:45:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.182s coverage: 94.1% of statements 09:45:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.242s coverage: 96.3% of statements 09:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.207s coverage: 87.5% of statements 09:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements 09:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.249s coverage: 44.8% of statements 09:46:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.557s coverage: 82.5% of statements 09:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.233s coverage: 92.9% of statements 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.221s coverage: 58.8% of statements 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.276s coverage: 87.2% of statements 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.738s coverage: 91.2% of statements 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.709s coverage: 64.4% of statements 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.204s coverage: 100.0% of statements 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 09:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 09:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 09:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.364s coverage: 70.4% of statements 09:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.723s coverage: 43.4% of statements 09:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.208s coverage: 89.5% of statements 09:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements 09:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:46:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.247s coverage: 17.7% of statements 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:46:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.649s coverage: 92.3% of statements 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:46:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.252s coverage: 63.2% of statements 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:46:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.422s coverage: 97.7% of statements 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:46:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.165s coverage: 28.9% of statements 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:46:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.181s coverage: 100.0% of statements 09:46:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 09:46:30 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 09:46:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:46:30 GO111MODULE=on go vet ./... 09:47:19 Running on prd-ubuntu18.04-docker-8c-8g-1500 in /w/workspace/edgexfoundry_edgex-go_PR-3775 [Pipeline] { [Pipeline] ws 09:47:19 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:47:19 The recommended git tool is: git 09:47:21 using credential edgex-jenkins-ssh 09:47:21 Cloning the remote Git repository 09:47:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:47:21 > git init /w/workspace/edgex-go/1 # timeout=10 09:47:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:47:21 > git --version # timeout=10 09:47:21 > git --version # 'git version 2.17.1' 09:47:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:47:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:47:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:47:25 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3775/head:refs/remotes/origin/PR-3775 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:47:26 Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:47:26 Merge succeeded, producing 173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:47:26 Checking out Revision 173b0957a4afbfe7ab94689988fcd954d3a5fe8a (PR-3775) 09:47:26 > git config core.sparsecheckout # timeout=10 09:47:26 > git checkout -f 173b0957a4afbfe7ab94689988fcd954d3a5fe8a # timeout=10 09:47:26 > git remote # timeout=10 09:47:26 > git config --get remote.origin.url # timeout=10 09:47:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:26 > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 09:47:26 > git rev-parse HEAD^{commit} # timeout=10 09:47:26 > git config core.sparsecheckout # timeout=10 09:47:26 > git checkout -f 173b0957a4afbfe7ab94689988fcd954d3a5fe8a # timeout=10 09:47:30 Commit message: "fix(data): add codes to remove db index of reading:deviceName:resourceName when deleting readings" 09:47:30 > git --version # timeout=10 09:47:30 > git --version # 'git version 2.17.1' 09:47:30 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:31 + echo snap-build.sh 09:47:31 snap-build.sh 09:47:31 + SNAP_BASE_DIR=. 09:47:31 + '[' '!' -z /w/workspace/edgex-go/1 ']' 09:47:31 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 09:47:31 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 09:47:31 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 09:47:31 + cd /w/workspace/edgex-go/1 09:47:31 + sudo apt-get remove -qy --purge lxd lxd-client 09:47:31 Reading package lists... 09:47:31 Building dependency tree... 09:47:31 Reading state information... 09:47:31 The following packages were automatically installed and are no longer required: 09:47:31 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:47:31 uidmap xdelta3 09:47:31 Use 'sudo apt autoremove' to remove them. 09:47:31 The following packages will be REMOVED: 09:47:31 lxd* lxd-client* 09:47:31 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:47:31 After this operation, 31.7 MB disk space will be freed. 09:47:31 (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.) 09:47:31 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:47:32 Removing lxd dnsmasq configuration 09:47:32 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:47:32 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:47:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:47:33 (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.) 09:47:33 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:47:35 Processing triggers for systemd (237-3ubuntu10.45) ... 09:47:35 Processing triggers for ureadahead (0.100.0-21) ... 09:47:35 + sudo snap remove --purge lxd 09:47:35 snap "lxd" is not installed 09:47:35 + sudo groupadd --force --system lxd 09:47:35 ++ whoami 09:47:35 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:47:35 + newgrp - lxd 09:47:35 + sudo snap install lxd 09:47:43 2021-10-25T09:47:40Z INFO Waiting for automatic snapd restart... 09:47:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:47:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:47:51 ./bin/test-attribution-txt.sh [Pipeline] sh 09:47:52 + ls -al . 09:47:52 total 660 09:47:52 drwxrwxr-x 9 1001 1001 4096 Oct 25 09:47 . 09:47:52 drwxr-xr-x 4 root root 4096 Oct 25 09:43 .. 09:47:52 -rw-rw-r-- 1 1001 1001 11 Oct 25 09:41 .dockerignore 09:47:52 drwxrwxr-x 8 1001 1001 4096 Oct 25 09:41 .git 09:47:52 drwxrwxr-x 4 1001 1001 4096 Oct 25 09:41 .github 09:47:52 -rw-rw-r-- 1 1001 1001 804 Oct 25 09:41 .gitignore 09:47:52 -rw-rw-r-- 1 1001 1001 42 Oct 25 09:41 .golangci.yml 09:47:52 -rw-rw-r-- 1 1001 1001 76 Oct 25 09:41 .hadolint.yml 09:47:52 -rw-rw-r-- 1 1001 1001 166 Oct 25 09:41 .sonarcloud.properties 09:47:52 -rw-rw-r-- 1 1001 1001 1171 Oct 25 09:41 ADOPTERS.md 09:47:52 -rw-rw-r-- 1 1001 1001 8910 Oct 25 09:41 Attribution.txt 09:47:52 -rw-rw-r-- 1 1001 1001 43881 Oct 25 09:41 CHANGELOG.md 09:47:52 -rw-rw-r-- 1 1001 1001 3804 Oct 25 09:41 CONTRIBUTING.md 09:47:52 -rw-rw-r-- 1 1001 1001 677 Oct 25 09:41 GOVERNANCE.md 09:47:52 -rw-rw-r-- 1 1001 1001 849 Oct 25 09:41 Jenkinsfile 09:47:52 -rw-rw-r-- 1 1001 1001 10775 Oct 25 09:41 LICENSE 09:47:52 -rw-rw-r-- 1 1001 1001 6508 Oct 25 09:41 Makefile 09:47:52 -rw-rw-r-- 1 1001 1001 582 Oct 25 09:41 OWNERS.md 09:47:52 -rw-rw-r-- 1 1001 1001 8256 Oct 25 09:41 README.md 09:47:52 -rw-rw-r-- 1 1001 1001 6912 Oct 25 09:41 SECURITY.md 09:47:52 -rw-rw-r-- 1 1001 1001 5 Oct 25 09:38 VERSION 09:47:52 -rw-rw-r-- 1 1001 1001 4131 Oct 25 09:41 ZMQWindows.md 09:47:52 drwxrwxr-x 2 1001 1001 4096 Oct 25 09:41 bin 09:47:52 drwxrwxr-x 14 1001 1001 4096 Oct 25 09:41 cmd 09:47:52 -rw-r--r-- 1 root root 425845 Oct 25 09:46 coverage.out 09:47:52 -rw-rw-r-- 1 1001 1001 848 Oct 25 09:41 go.mod 09:47:52 -rw-rw-r-- 1 1001 1001 50414 Oct 25 09:43 go.sum 09:47:52 drwxrwxr-x 8 1001 1001 4096 Oct 25 09:41 internal 09:47:52 drwxrwxr-x 3 1001 1001 4096 Oct 25 09:41 openapi 09:47:52 drwxrwxr-x 4 1001 1001 4096 Oct 25 09:41 snap 09:47:52 -rw-rw-r-- 1 1001 1001 204 Oct 25 09:41 version.go [Pipeline] sh 09:47:53 + '[' -e coverage.out ] 09:47:53 + chown 1001:1001 coverage.out [Pipeline] stash 09:47:53 Warning: overwriting stash ‘coverage-report’ 09:47:54 Stashed 1 file(s) [Pipeline] sh 09:47:54 + make build 09:47:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:47:58 lxd 4.19 from Canonical* installed 09:47:58 + sudo lxd init --auto 09:48:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:48:08 + sudo snap install --classic snapcraft 09:48:17 snapcraft 5.0 from Canonical* installed 09:48:17 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:48:17 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:48:17 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:17 Dload Upload Total Spent Left Speed 09:48:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3215 0 --:--:-- --:--:-- --:--:-- 3215 09:48:17 100 3325k 100 3325k 0 0 7805k 0 --:--:-- --:--:-- --:--:-- 7805k 09:48:17 ./yq_linux_amd64 09:48:17 + sudo snapcraft prime --use-lxd 09:48:18 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:48:18 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: 09:48:18 - README.md 09:48:18 09:48:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:48:18 Launching a container. 09:48:23 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 09:48:25 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 09:48:27 Waiting for container to be ready 09:48:27 To start your first instance, try: lxc launch ubuntu:20.04 09:48:27 09:48:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:48:30 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 09:48:31 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:48:31 Waiting for network to be ready... 09:48:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:48:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] 09:48:32 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:48:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 09:48:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 09:48:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 09:48:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] 09:48:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] 09:48:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 09:48:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 09:48:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:48:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:48:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:48:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:48:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:48:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:48:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:48:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:48:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:48:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 09:48:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 09:48:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 09:48:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 09:48:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 09:48:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 09:48:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 09:48:33 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 09:48:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 09:48:36 Fetched 25.5 MB in 4s (6094 kB/s) 09:48:36 Reading package lists... 09:48:37 Reading package lists... 09:48:37 Building dependency tree... 09:48:37 Reading state information... 09:48:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:48:37 The following additional packages will be installed: 09:48:37 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:48:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:48:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:48:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:48:37 Suggested packages: 09:48:37 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:48:37 Recommended packages: 09:48:37 gnupg libsasl2-modules 09:48:37 The following NEW packages will be installed: 09:48:37 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:48:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:48:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:48:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:48:37 The following packages will be upgraded: 09:48:37 gpg gpg-agent gpgconf libudev1 09:48:37 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 09:48:37 Need to get 3527 kB of archives. 09:48:37 After this operation, 13.3 MB of additional disk space will be used. 09:48:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 09:48:37 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 09:48:37 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 09:48:37 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] 09:48:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 09:48:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 09:48:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 09:48:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 09:48:38 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 09:48:38 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 09:48:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 09:48:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:48:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 09:48:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 09:48:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 09:48:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 09:48:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 09:48:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 09:48:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 09:48:38 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 09:48:38 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 09:48:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 09:48:38 debconf: delaying package configuration, since apt-utils is not installed 09:48:38 Fetched 3527 kB in 1s (3075 kB/s) 09:48:38 (Reading database ... 12511 files and directories currently installed.) 09:48:38 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 09:48:38 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:48:38 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 09:48:38 Selecting previously unselected package udev. 09:48:38 (Reading database ... 12511 files and directories currently installed.) 09:48:38 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 09:48:39 Unpacking udev (237-3ubuntu10.52) ... 09:48:39 Selecting previously unselected package libfuse2:amd64. 09:48:39 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 09:48:39 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:48:39 Selecting previously unselected package fuse. 09:48:39 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 09:48:39 Unpacking fuse (2.9.7-1ubuntu1) ... 09:48:39 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:39 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:48:39 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:39 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:48:39 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:39 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:48:39 Selecting previously unselected package libksba8:amd64. 09:48:39 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:48:39 Unpacking libksba8:amd64 (1.3.5-2) ... 09:48:39 Selecting previously unselected package libroken18-heimdal:amd64. 09:48:39 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:39 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:39 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:48:39 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:39 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:39 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:48:39 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:39 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:39 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:48:39 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:39 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:39 Selecting previously unselected package libwind0-heimdal:amd64. 09:48:39 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:39 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:39 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:48:39 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:39 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:39 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:48:39 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:39 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:40 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:48:40 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:40 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:40 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:48:40 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:40 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:40 Selecting previously unselected package libsasl2-modules-db:amd64. 09:48:40 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:48:40 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:48:40 Selecting previously unselected package libsasl2-2:amd64. 09:48:40 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:48:40 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:48:40 Selecting previously unselected package libldap-common. 09:48:40 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 09:48:40 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:48:40 Selecting previously unselected package libldap-2.4-2:amd64. 09:48:40 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 09:48:40 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:48:40 Selecting previously unselected package dirmngr. 09:48:40 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:40 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 09:48:40 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:48:40 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 09:48:40 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:48:40 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:48:40 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:48:40 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 09:48:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:48:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:40 Setting up libksba8:amd64 (1.3.5-2) ... 09:48:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:40 Setting up udev (237-3ubuntu10.52) ... 09:48:40 invoke-rc.d: policy-rc.d denied execution of start. 09:48:40 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:40 Processing triggers for systemd (237-3ubuntu10) ... 09:48:41 Setting up fuse (2.9.7-1ubuntu1) ... 09:48:41 Setting up gpg (2.2.4-1ubuntu1.4) ... 09:48:41 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:41 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:41 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:41 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:41 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:41 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:41 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:41 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:48:41 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 09:48:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:41 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 09:48:41 settings in the [Install] section, and DefaultInstance for template units). 09:48:41 This means they are not meant to be enabled using systemctl. 09:48:41 Possible reasons for having this kind of units are: 09:48:41 1) A unit may be statically enabled by being symlinked from another unit's 09:48:41 .wants/ or .requires/ directory. 09:48:41 2) A unit's purpose may be to act as a helper for some other unit which has 09:48:41 a requirement dependency on it. 09:48:41 3) A unit may be started when needed via activation (socket, path, timer, 09:48:41 D-Bus, udev, scripted systemctl call, ...). 09:48:41 4) In case of template units, the unit is meant to be enabled with some 09:48:41 instance name specified. 09:48:41 Reading package lists... 09:48:41 Building dependency tree... 09:48:41 Reading state information... 09:48:42 The following additional packages will be installed: 09:48:42 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 09:48:42 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 09:48:42 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 09:48:42 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 09:48:42 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 09:48:42 Suggested packages: 09:48:42 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 09:48:42 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 09:48:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:48:42 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 09:48:42 systemd-container policykit-1 09:48:42 Recommended packages: 09:48:42 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 09:48:42 The following NEW packages will be installed: 09:48:42 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 09:48:42 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 09:48:42 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 09:48:42 multiarch-support openssh-client python3 python3-minimal python3.6 09:48:42 python3.6-minimal snapd squashfs-tools sudo 09:48:42 The following packages will be upgraded: 09:48:42 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 09:48:42 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 09:48:42 Need to get 36.8 MB of archives. 09:48:42 After this operation, 147 MB of additional disk space will be used. 09:48:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 09:48:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 09:48:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 09:48:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 09:48:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 09:48:42 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 09:48:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 09:48:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:48:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 09:48:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 09:48:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 09:48:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 09:48:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 09:48:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 09:48:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 09:48:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 09:48:42 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 09:48:43 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 09:48:43 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 09:48:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 09:48:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 09:48:43 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 09:48:43 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 09:48:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 09:48:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 09:48:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 09:48:43 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 09:48:43 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:48:43 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 09:48:43 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 09:48:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:48:44 debconf: delaying package configuration, since apt-utils is not installed 09:48:44 Fetched 36.8 MB in 2s (20.4 MB/s) 09:48:44 (Reading database ... 12757 files and directories currently installed.) 09:48:44 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 09:48:44 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:48:44 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 09:48:44 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:48:44 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 09:48:44 (Reading database ... 12757 files and directories currently installed.) 09:48:44 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 09:48:44 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 09:48:45 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 09:48:45 (Reading database ... 12757 files and directories currently installed.) 09:48:45 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 09:48:45 Unpacking apt (1.6.14) over (1.6.1) ... 09:48:45 Setting up apt (1.6.14) ... 09:48:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 09:48:45 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:48:45 (Reading database ... 12764 files and directories currently installed.) 09:48:45 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 09:48:45 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 09:48:45 Selecting previously unselected package libpython3.6-minimal:amd64. 09:48:45 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:48:45 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:48:46 Selecting previously unselected package libexpat1:amd64. 09:48:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 09:48:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:48:46 Selecting previously unselected package python3.6-minimal. 09:48:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:48:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:48:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 09:48:46 Checking for services that may need to be restarted...done. 09:48:46 Checking for services that may need to be restarted...done. 09:48:46 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:48:46 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:48:46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:48:46 Selecting previously unselected package python3-minimal. 09:48:46 (Reading database ... 13012 files and directories currently installed.) 09:48:46 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 09:48:46 Unpacking python3-minimal (3.6.7-1~18.04) ... 09:48:46 Selecting previously unselected package mime-support. 09:48:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 09:48:46 Unpacking mime-support (3.60ubuntu1) ... 09:48:47 Selecting previously unselected package libmpdec2:amd64. 09:48:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 09:48:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:48:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 09:48:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:48:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:48:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:48:47 Selecting previously unselected package python3.6. 09:48:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:48:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:48:47 Selecting previously unselected package libpython3-stdlib:amd64. 09:48:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 09:48:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:48:47 Setting up python3-minimal (3.6.7-1~18.04) ... 09:48:47 Selecting previously unselected package python3. 09:48:47 (Reading database ... 13442 files and directories currently installed.) 09:48:47 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 09:48:47 Unpacking python3 (3.6.7-1~18.04) ... 09:48:47 Selecting previously unselected package multiarch-support. 09:48:47 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 09:48:47 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 09:48:47 Setting up multiarch-support (2.27-3ubuntu1.4) ... 09:48:47 Selecting previously unselected package liblzo2-2:amd64. 09:48:47 (Reading database ... 13479 files and directories currently installed.) 09:48:47 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 09:48:47 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 09:48:48 Selecting previously unselected package libbsd0:amd64. 09:48:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:48:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:48:48 Selecting previously unselected package sudo. 09:48:48 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 09:48:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 09:48:48 Selecting previously unselected package apparmor. 09:48:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 09:48:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 09:48:48 Selecting previously unselected package libedit2:amd64. 09:48:48 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 09:48:48 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:48:48 Selecting previously unselected package libkrb5support0:amd64. 09:48:48 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 09:48:48 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:48:48 Selecting previously unselected package libk5crypto3:amd64. 09:48:48 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 09:48:48 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:48:48 Selecting previously unselected package libkeyutils1:amd64. 09:48:48 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 09:48:48 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:48:48 Selecting previously unselected package libkrb5-3:amd64. 09:48:48 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 09:48:48 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:48:48 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:48:48 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 09:48:48 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:48:48 Selecting previously unselected package libssl1.0.0:amd64. 09:48:48 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 09:48:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 09:48:48 Selecting previously unselected package openssh-client. 09:48:48 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 09:48:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 09:48:48 Selecting previously unselected package squashfs-tools. 09:48:48 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 09:48:48 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 09:48:48 Selecting previously unselected package snapd. 09:48:48 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 09:48:48 Unpacking snapd (2.51.1+18.04) ... 09:48:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:48:51 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:48:51 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 09:48:51 Setting up mime-support (3.60ubuntu1) ... 09:48:51 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 09:48:51 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:48:51 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:48:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:51 Setting up systemd (237-3ubuntu10.52) ... 09:48:51 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:48:51 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:48:51 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:48:51 Setting up liblzo2-2:amd64 (2.08-1.2) ... 09:48:51 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:48:51 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:48:51 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:48:52 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 09:48:52 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:48:52 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:48:52 Setting up python3 (3.6.7-1~18.04) ... 09:48:52 running python rtupdate hooks for python3.6... 09:48:52 running python post-rtupdate hooks for python3.6... 09:48:52 Setting up apparmor (2.12-4ubuntu5.1) ... 09:48:53 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:48:53 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:48:53 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 09:48:53 Setting up snapd (2.51.1+18.04) ... 09:48:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:48:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:48:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:48:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:48:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:48:54 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:48:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:48:54 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:48:54 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:48:55 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:48:55 /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' 09:48:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:55 Processing triggers for systemd (237-3ubuntu10.52) ... [Pipeline] } 09:48:55 $ docker stop --time=1 dbcbddc06c0e993e36ee10ba7f59d759b5fe17c1b036933c2ea90a17cba0cd76 09:48:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:48:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:48:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:48:57 $ docker rm -f dbcbddc06c0e993e36ee10ba7f59d759b5fe17c1b036933c2ea90a17cba0cd76 09:48:58 Reading package lists... 09:48:58 Reading package lists... 09:48:58 Building dependency tree... 09:48:58 Reading state information... 09:48:58 Calculating upgrade... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 09:48:58 The following packages will be upgraded: 09:48:58 advancecomp base-files bash binutils binutils-common 09:48:58 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 09:48:58 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 09:48:58 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 09:48:58 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 09:48:58 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 09:48:58 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 09:48:58 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 09:48:58 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 09:48:58 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 09:48:58 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 09:48:58 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 09:48:58 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 09:48:58 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 09:48:58 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 09:48:58 ubuntu-keyring util-linux 09:48:58 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:48:58 Need to get 64.1 MB of archives. 09:48:58 After this operation, 5144 kB of additional disk space will be used. 09:48:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:48:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 09:48:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 09:48:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 09:48:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 09:48:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 09:48:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 09:48:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 09:48:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 09:48:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 09:48:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 09:48:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 09:48:58 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 09:48:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 09:48:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 09:48:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 09:48:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 09:48:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 09:48:58 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 09:48:58 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 09:48:58 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 09:48:58 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 09:48:58 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 09:48:58 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 09:48:58 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 09:48:58 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 09:48:58 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 09:48:58 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 09:48:58 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 09:48:58 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 09:48:58 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 09:48:58 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 09:48:58 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 09:48:58 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 09:48:58 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 09:48:58 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 09:48:58 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 09:48:59 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 09:48:59 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 09:48:59 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 09:48:59 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 09:48:59 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 09:48:59 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 09:48:59 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 09:48:59 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 09:48:59 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 09:48:59 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 09:48:59 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 09:48:59 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 09:48:59 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 09:48:59 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 09:48:59 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 09:48:59 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 09:48:59 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 09:48:59 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 09:48:59 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 09:48:59 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 09:48:59 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 09:48:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:48:59 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 09:48:59 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 09:48:59 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 09:48:59 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 09:48:59 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 09:48:59 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:48:59 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 09:48:59 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 09:48:59 09:48:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:48:59 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 09:48:59 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 09:48:59 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 09:48:59 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 09:48:59 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 09:48:59 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 09:48:59 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 09:48:59 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 09:48:59 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 09:48:59 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 09:48:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:48:59 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 09:48:59 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 09:48:59 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 09:48:59 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 09:48:59 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 09:48:59 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 09:48:59 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 09:48:59 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 09:48:59 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 09:48:59 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 09:48:59 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 09:49:00 latest: Pulling from edgex-devops/edgex-compose-arm64 09:49:00 29e5d40040c1: Pulling fs layer 09:49:00 1ce36da41761: Pulling fs layer 09:49:00 25b303627fd3: Pulling fs layer 09:49:00 29e5d40040c1: Verifying Checksum 09:49:00 29e5d40040c1: Download complete 09:49:00 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] 09:49:00 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 09:49:00 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 09:49:00 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 09:49:00 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 09:49:00 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 09:49:00 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 09:49:00 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 09:49:00 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 09:49:00 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] 09:49:00 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 09:49:00 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 09:49:00 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 09:49:00 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 09:49:00 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 09:49:00 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 09:49:00 1ce36da41761: Verifying Checksum 09:49:00 1ce36da41761: Download complete 09:49:00 debconf: delaying package configuration, since apt-utils is not installed 09:49:00 Fetched 64.1 MB in 2s (40.4 MB/s) 09:49:00 (Reading database ... 13914 files and directories currently installed.) 09:49:00 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 09:49:00 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:49:00 29e5d40040c1: Pull complete 09:49:01 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 09:49:01 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:49:01 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 09:49:01 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 09:49:01 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:49:01 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:49:01 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:49:01 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:49:01 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:49:01 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:49:01 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:49:01 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:49:01 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:49:01 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:49:01 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:49:01 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:49:01 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:49:01 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:49:01 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:01 (Reading database ... 13914 files and directories currently installed.) 09:49:01 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 09:49:01 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 09:49:01 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 09:49:01 (Reading database ... 13914 files and directories currently installed.) 09:49:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:49:01 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:49:01 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:49:01 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:49:01 25b303627fd3: Verifying Checksum 09:49:01 25b303627fd3: Download complete 09:49:02 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:49:02 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:49:02 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:02 (Reading database ... 13914 files and directories currently installed.) 09:49:02 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 09:49:02 1ce36da41761: Pull complete 09:49:02 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:49:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 09:49:02 (Reading database ... 13914 files and directories currently installed.) 09:49:02 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 09:49:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:49:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:49:02 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 09:49:03 Setting up base-files (10.1ubuntu2.11) ... 09:49:03 Installing new version of config file /etc/issue ... 09:49:03 Installing new version of config file /etc/issue.net ... 09:49:03 Installing new version of config file /etc/lsb-release ... 09:49:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:49:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:49:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:49:03 Removing obsolete conffile /etc/default/motd-news ... 09:49:03 (Reading database ... 13915 files and directories currently installed.) 09:49:03 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 09:49:03 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 09:49:03 Setting up bash (4.4.18-2ubuntu1.2) ... 09:49:03 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 09:49:03 (Reading database ... 13915 files and directories currently installed.) 09:49:03 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:03 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 09:49:03 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 09:49:03 (Reading database ... 13915 files and directories currently installed.) 09:49:03 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 09:49:03 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 09:49:03 Setting up tar (1.29b-2ubuntu0.2) ... 09:49:03 (Reading database ... 13915 files and directories currently installed.) 09:49:03 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 09:49:03 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:49:04 Setting up dpkg (1.19.0.5ubuntu2.3) ... 09:49:04 (Reading database ... 13915 files and directories currently installed.) 09:49:04 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 09:49:04 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:49:04 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 09:49:04 (Reading database ... 13915 files and directories currently installed.) 09:49:04 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 09:49:04 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:49:04 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 09:49:04 (Reading database ... 13915 files and directories currently installed.) 09:49:04 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 09:49:04 Unpacking grep (3.1-2build1) over (3.1-2) ... 09:49:04 Setting up grep (3.1-2build1) ... 09:49:04 (Reading database ... 13915 files and directories currently installed.) 09:49:04 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 09:49:04 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 09:49:04 Setting up gzip (1.6-5ubuntu1.1) ... 09:49:04 (Reading database ... 13915 files and directories currently installed.) 09:49:04 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 09:49:04 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:49:04 Setting up login (1:4.5-1ubuntu2) ... 09:49:04 (Reading database ... 13915 files and directories currently installed.) 09:49:04 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 09:49:04 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:49:04 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 09:49:04 (Reading database ... 13915 files and directories currently installed.) 09:49:04 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 09:49:04 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:49:05 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 09:49:05 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:49:05 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 09:49:05 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:49:05 Setting up perl-base (5.26.1-6ubuntu0.5) ... 09:49:05 (Reading database ... 13915 files and directories currently installed.) 09:49:05 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 09:49:05 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:49:06 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:49:06 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:49:06 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:49:06 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:49:06 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 09:49:06 (Reading database ... 13915 files and directories currently installed.) 09:49:06 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 09:49:06 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 09:49:06 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 09:49:06 (Reading database ... 13915 files and directories currently installed.) 09:49:06 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:06 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:06 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:49:07 (Reading database ... 13915 files and directories currently installed.) 09:49:07 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:07 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:07 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:49:07 (Reading database ... 13915 files and directories currently installed.) 09:49:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:49:07 (Reading database ... 13915 files and directories currently installed.) 09:49:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:07 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:49:07 (Reading database ... 13915 files and directories currently installed.) 09:49:07 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 09:49:07 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:49:07 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 09:49:07 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:49:07 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 09:49:07 (Reading database ... 13915 files and directories currently installed.) 09:49:07 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 09:49:07 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:49:07 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 09:49:07 (Reading database ... 13915 files and directories currently installed.) 09:49:07 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:07 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:07 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:49:07 (Reading database ... 13915 files and directories currently installed.) 09:49:07 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:07 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:07 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 09:49:07 (Reading database ... 13915 files and directories currently installed.) 09:49:07 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:07 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:08 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 09:49:08 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:49:08 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:49:08 (Reading database ... 13915 files and directories currently installed.) 09:49:08 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 09:49:08 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:49:08 Setting up libc-bin (2.27-3ubuntu1.4) ... 09:49:08 (Reading database ... 13915 files and directories currently installed.) 09:49:08 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 09:49:08 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:49:09 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 09:49:09 (Reading database ... 13917 files and directories currently installed.) 09:49:09 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 09:49:09 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 09:49:09 Setting up debconf (1.5.66ubuntu1) ... 09:49:09 (Reading database ... 13917 files and directories currently installed.) 09:49:09 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 09:49:09 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:49:09 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 09:49:09 (Reading database ... 13917 files and directories currently installed.) 09:49:09 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 09:49:09 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:49:09 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 09:49:09 (Reading database ... 13917 files and directories currently installed.) 09:49:09 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:49:09 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:49:09 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:49:10 (Reading database ... 13917 files and directories currently installed.) 09:49:10 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:49:10 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:49:10 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 09:49:10 (Reading database ... 13919 files and directories currently installed.) 09:49:10 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:49:10 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:49:10 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:49:10 (Reading database ... 13923 files and directories currently installed.) 09:49:10 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:10 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:10 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 09:49:10 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:49:10 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 09:49:10 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:49:10 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 09:49:10 (Reading database ... 13923 files and directories currently installed.) 09:49:10 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 09:49:10 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 09:49:10 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 09:49:10 (Reading database ... 13923 files and directories currently installed.) 09:49:10 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 09:49:10 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 09:49:10 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 09:49:10 (Reading database ... 13923 files and directories currently installed.) 09:49:10 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 09:49:10 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:49:10 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 09:49:11 (Reading database ... 13923 files and directories currently installed.) 09:49:11 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 09:49:11 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:49:11 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 09:49:11 (Reading database ... 13923 files and directories currently installed.) 09:49:11 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 09:49:11 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 09:49:11 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 09:49:11 (Reading database ... 13923 files and directories currently installed.) 09:49:11 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 09:49:11 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:49:11 Setting up passwd (1:4.5-1ubuntu2) ... 09:49:11 (Reading database ... 13923 files and directories currently installed.) 09:49:11 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 09:49:11 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:49:11 Setting up gpgv (2.2.4-1ubuntu1.4) ... 09:49:11 (Reading database ... 13923 files and directories currently installed.) 09:49:11 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:49:11 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:49:11 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:49:11 (Reading database ... 13923 files and directories currently installed.) 09:49:11 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:49:11 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:49:11 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:49:12 (Reading database ... 13923 files and directories currently installed.) 09:49:12 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 09:49:12 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 09:49:12 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 09:49:12 (Reading database ... 13923 files and directories currently installed.) 09:49:12 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 09:49:12 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 09:49:12 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 09:49:12 (Reading database ... 13923 files and directories currently installed.) 09:49:12 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 09:49:12 25b303627fd3: Pull complete 09:49:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:49:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:49:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:49:12 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 09:49:12 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 09:49:12 (Reading database ... 13923 files and directories currently installed.) 09:49:12 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 09:49:12 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 09:49:12 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 09:49:12 prd-ubuntu18.04-docker-arm64-4c-16g-1498 does not seem to be running inside a container 09:49:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:49:12 (Reading database ... 13923 files and directories currently installed.) 09:49:12 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 09:49:12 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 09:49:12 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 09:49:12 (Reading database ... 13923 files and directories currently installed.) 09:49:12 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 09:49:12 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 09:49:12 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 09:49:12 (Reading database ... 13924 files and directories currently installed.) 09:49:12 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:49:12 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:49:12 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:49:12 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:49:12 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 09:49:12 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 09:49:13 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 09:49:13 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 09:49:13 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 09:49:13 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 09:49:13 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 09:49:13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 09:49:13 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 09:49:13 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 09:49:13 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 09:49:13 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 09:49:13 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 09:49:13 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 09:49:13 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 09:49:13 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 09:49:13 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 09:49:13 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 09:49:13 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 09:49:13 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 09:49:13 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 09:49:13 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 09:49:13 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 09:49:13 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 09:49:14 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:49:14 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:49:14 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:49:14 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:49:14 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:49:14 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:49:14 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:49:14 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:49:14 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:14 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:14 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:14 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:14 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:14 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:14 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:15 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:15 $ docker top c12907c4bd0ee28d5fc2a3e1edb08d04ec46565a1a6d4255567b486d5230ab79 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:15 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:15 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:16 + docker-compose build --help 09:49:16 + grep parallel 09:49:16 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:16 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:16 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:16 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:17 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:17 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:17 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:17 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:17 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:49:17 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:49:17 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 09:49:17 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:49:17 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 09:49:17 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:49:18 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:49:18 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 09:49:18 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:49:18 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:49:18 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:49:18 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:49:18 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 09:49:18 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 09:49:18 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:18 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 09:49:18 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:18 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:18 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:18 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 09:49:18 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 09:49:18 Setting up tzdata (2021a-2ubuntu0.18.04) ... 09:49:18 09:49:18 Current default time zone: 'Etc/UTC' 09:49:18 Local time is now: Mon Oct 25 09:49:18 UTC 2021. 09:49:18 Universal Time is now: Mon Oct 25 09:49:18 UTC 2021. 09:49:18 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:49:18 09:49:18 Setting up systemd-sysv (237-3ubuntu10.52) ... 09:49:18 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:18 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 09:49:18 Setting up mount (2.31.1-0.4ubuntu3.7) ... 09:49:18 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 09:49:18 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 09:49:18 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 09:49:18 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 09:49:18 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 09:49:18 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 09:49:18 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:18 Setting up procps (2:3.3.12-3ubuntu1.2) ... 09:49:18 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:18 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 09:49:18 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:18 Setting up patch (2.7.6-2ubuntu1.1) ... 09:49:18 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 09:49:18 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 09:49:18 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 09:49:18 Installing new version of config file /etc/ssl/openssl.cnf ... 09:49:18 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 09:49:18 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 09:49:18 Setting up ca-certificates (20210119~18.04.2) ... 09:49:19 --parallel Build images in parallel. [Pipeline] } 09:49:19 $ docker stop --time=1 c12907c4bd0ee28d5fc2a3e1edb08d04ec46565a1a6d4255567b486d5230ab79 09:49:20 Updating certificates in /etc/ssl/certs... 09:49:21 23 added, 28 removed; done. 09:49:21 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 09:49:21 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:21 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 09:49:21 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 09:49:21 Setting up pkgbinarymangler (138.18.04.1) ... 09:49:21 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:21 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 09:49:21 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:21 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:21 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:21 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 09:49:21 $ docker rm -f c12907c4bd0ee28d5fc2a3e1edb08d04ec46565a1a6d4255567b486d5230ab79 09:49:21 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:21 Setting up perl (5.26.1-6ubuntu0.5) ... 09:49:21 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 09:49:21 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 09:49:21 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 09:49:21 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 09:49:21 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 09:49:21 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 09:49:21 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 09:49:21 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 09:49:21 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 09:49:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:49:21 Processing triggers for systemd (237-3ubuntu10.52) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix 09:49:21 Processing triggers for mime-support (3.60ubuntu1) ... 09:49:21 Processing triggers for ca-certificates (20210119~18.04.2) ... 09:49:21 Updating certificates in /etc/ssl/certs... [Pipeline] sh 09:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:49:22 . [Pipeline] withDockerContainer 09:49:22 prd-ubuntu18.04-docker-arm64-4c-16g-1498 does not seem to be running inside a container 09:49:22 0 added, 0 removed; done. 09:49:22 Running hooks in /etc/ca-certificates/update.d... 09:49:22 done. 09:49:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:49:22 Reading package lists... 09:49:23 Building dependency tree... 09:49:23 Reading state information... 09:49:23 The following NEW packages will be installed: 09:49:23 apt-transport-https 09:49:23 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:49:23 Need to get 4348 B of archives. 09:49:23 After this operation, 154 kB of additional disk space will be used. 09:49:23 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 09:49:23 debconf: delaying package configuration, since apt-utils is not installed 09:49:23 Fetched 4348 B in 0s (24.2 kB/s) 09:49:23 Selecting previously unselected package apt-transport-https. 09:49:23 (Reading database ... 13928 files and directories currently installed.) 09:49:23 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 09:49:23 Unpacking apt-transport-https (1.6.14) ... 09:49:23 Setting up apt-transport-https (1.6.14) ... 09:49:23 Waiting for network to be ready... 09:49:23 $ docker top d9691faf4e66a21e0ba200eb03e8f410fd3a4eec597f112267041447b05286ab -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:24 + docker-compose -f ./docker-compose-build.yml build --parallel 09:49:29 Building core-command ... 09:49:29 Building core-data ... 09:49:29 Building core-metadata ... 09:49:29 Building security-bootstrapper ... 09:49:29 Building security-proxy-setup ... 09:49:29 Building security-secretstore-setup ... 09:49:29 Building support-notifications ... 09:49:29 Building support-scheduler ... 09:49:29 Building sys-mgmt-agent ... 09:49:29 Building sys-mgmt-agent 09:49:29 Building core-command 09:49:29 Building support-notifications 09:49:29 Building security-secretstore-setup 09:49:29 Building security-bootstrapper 09:49:30 2021-10-25T09:49:27Z INFO Waiting for automatic snapd restart... 09:49:31 snapd 2.52.1 from Canonical* installed 09:49:32 "snapd" switched to the "latest/stable" channel 09:49:32 09:49:34 core18 20210722 from Canonical* installed 09:49:34 "core18" switched to the "latest/stable" channel 09:49:34 09:49:37 snapcraft 5.0 from Canonical* installed 09:49:37 "snapcraft" switched to the "latest/stable" channel 09:49:37 09:49:42 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: 09:49:42 - README.md 09:49:42 09:49:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:49:42 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:49:42 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:49:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:49:43 Reading package lists... 09:49:43 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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 09:49:43 Reading package lists... 09:49:44 Building dependency tree... 09:49:44 Reading state information... 09:49:44 Suggested packages: 09:49:44 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:49:44 git-gui gitk gitweb git-cvs git-mediawiki git-svn 09:49:44 Recommended packages: 09:49:44 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:49:44 The following NEW packages will be installed: 09:49:44 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 09:49:44 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 09:49:44 pkg-config zip 09:49:44 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 09:49:44 Need to get 7670 kB of archives. 09:49:44 After this operation, 43.8 MB of additional disk space will be used. 09:49:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 09:49:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 09:49:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 09:49:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 09:49:44 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 09:49:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 09:49:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 09:49:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 09:49:44 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 09:49:44 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 09:49:44 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 09:49:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 09:49:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 09:49:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 09:49:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 09:49:45 debconf: delaying package configuration, since apt-utils is not installed 09:49:45 Fetched 7670 kB in 1s (9394 kB/s) 09:49:45 Selecting previously unselected package libglib2.0-0:amd64. 09:49:45 (Reading database ... 13932 files and directories currently installed.) 09:49:45 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 09:49:45 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:49:45 Selecting previously unselected package libpsl5:amd64. 09:49:45 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 09:49:45 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 09:49:45 Selecting previously unselected package libnghttp2-14:amd64. 09:49:45 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 09:49:45 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:49:45 Selecting previously unselected package librtmp1:amd64. 09:49:45 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 09:49:45 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:49:45 Selecting previously unselected package libcurl3-gnutls:amd64. 09:49:45 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 09:49:45 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 09:49:45 Selecting previously unselected package liberror-perl. 09:49:45 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 09:49:45 Unpacking liberror-perl (0.17025-1) ... 09:49:45 Selecting previously unselected package git-man. 09:49:45 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 09:49:45 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 09:49:45 Selecting previously unselected package git. 09:49:45 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 09:49:45 Unpacking git (1:2.17.1-1ubuntu0.9) ... 09:49:46 Selecting previously unselected package libnorm1:amd64. 09:49:46 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 09:49:46 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:49:46 Selecting previously unselected package libpgm-5.2-0:amd64. 09:49:46 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 09:49:46 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:49:46 Selecting previously unselected package libsodium23:amd64. 09:49:46 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 09:49:46 Unpacking libsodium23:amd64 (1.0.16-2) ... 09:49:46 Selecting previously unselected package libzmq5:amd64. 09:49:46 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 09:49:46 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:49:46 Selecting previously unselected package libzmq3-dev:amd64. 09:49:46 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 09:49:46 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:49:46 Selecting previously unselected package pkg-config. 09:49:46 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 09:49:46 Unpacking pkg-config (0.29.1-0ubuntu2) ... 09:49:46 Selecting previously unselected package zip. 09:49:46 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 09:49:46 Unpacking zip (3.0-11build1) ... 09:49:46 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:49:46 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 09:49:46 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:49:46 Setting up liberror-perl (0.17025-1) ... 09:49:46 Setting up libpsl5:amd64 (0.19.1-5build1) ... 09:49:46 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:49:46 No schema files found: doing nothing. 09:49:46 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:49:47 Setting up zip (3.0-11build1) ... 09:49:47 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:49:47 Setting up libsodium23:amd64 (1.0.16-2) ... 09:49:47 Setting up pkg-config (0.29.1-0ubuntu2) ... 09:49:47 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:49:47 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 09:49:47 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:49:47 Setting up git (1:2.17.1-1ubuntu0.9) ... 09:49:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:49:47 git set to automatically installed. 09:49:47 git-man set to automatically installed. 09:49:47 libcurl3-gnutls set to automatically installed. 09:49:47 liberror-perl set to automatically installed. 09:49:47 libglib2.0-0 set to automatically installed. 09:49:47 libnghttp2-14 set to automatically installed. 09:49:47 libnorm1 set to automatically installed. 09:49:47 libpgm-5.2-0 set to automatically installed. 09:49:47 libpsl5 set to automatically installed. 09:49:47 librtmp1 set to automatically installed. 09:49:47 libsodium23 set to automatically installed. 09:49:47 libzmq3-dev set to automatically installed. 09:49:47 libzmq5 set to automatically installed. 09:49:47 pkg-config set to automatically installed. 09:49:47 zip set to automatically installed. 09:49:48 snapd is not logged in, snap install commands will use sudo 09:49:49 snap "core18" has no updates available 09:49:50 snapd is not logged in, snap install commands will use sudo 09:49:58 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 09:49:58 Pulling config-common 09:49:58 + snapcraftctl pull 09:49:59 Pulling go-build-helper 09:49:59 + snapcraftctl pull 09:50:00 'edgex-go' has dependencies that need to be staged: go-build-helper 09:50:00 Skipping pull go-build-helper (already ran) 09:50:00 Building go-build-helper 09:50:00 + snapcraftctl build 09:50:02 Staging go-build-helper 09:50:02 + snapcraftctl stage 09:50:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:50:12 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:50:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] 09:50:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 09:50:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 09:50:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 09:50:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] 09:50:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] 09:50:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 09:50:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 09:50:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:50:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:50:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:50:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:50:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:50:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:50:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:50:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:50:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:50:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 09:50:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 09:50:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 09:50:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 09:50:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 09:50:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 09:50:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 09:50:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 09:50:12 Fetched 25.5 MB in 0s (0 B/s) 09:50:12 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:50:12 Fetched 224 kB in 0s (0 B/s) 09:50:12 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:50:12 Fetched 157 kB in 0s (0 B/s) 09:50:12 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:50:12 Fetched 221 kB in 0s (0 B/s) 09:50:12 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:50:12 Fetched 143 kB in 0s (0 B/s) 09:50:12 Pulling edgex-go 09:50:12 + snapcraftctl pull 09:50:12 Pulling hooks 09:50:12 + snapcraftctl pull 09:50:31 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:50:31 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:50:31 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:50:31 Fetched 0 B in 0s (0 B/s) 09:50:31 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 09:50:31 Fetched 96.5 kB in 0s (0 B/s) 09:50:31 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 09:50:31 Fetched 279 kB in 0s (0 B/s) 09:50:31 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 09:50:31 Fetched 122 kB in 0s (0 B/s) 09:50:31 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 09:50:31 Fetched 77.8 kB in 0s (0 B/s) 09:50:31 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 09:50:31 Fetched 8848 B in 0s (0 B/s) 09:50:31 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 09:50:31 Fetched 47.8 kB in 0s (0 B/s) 09:50:31 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 09:50:31 Fetched 45.6 kB in 0s (0 B/s) 09:50:31 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 09:50:31 Fetched 15.0 kB in 0s (0 B/s) 09:50:31 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 09:50:31 Fetched 220 kB in 0s (0 B/s) 09:50:31 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 09:50:31 Fetched 154 kB in 0s (0 B/s) 09:50:31 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:50:31 Fetched 50.6 kB in 0s (0 B/s) 09:50:31 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 09:50:31 Fetched 14.8 kB in 0s (0 B/s) 09:50:31 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 09:50:31 Fetched 41.8 kB in 0s (0 B/s) 09:50:31 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 09:50:31 Fetched 499 kB in 0s (0 B/s) 09:50:31 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 09:50:31 Fetched 111 kB in 0s (0 B/s) 09:50:31 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 09:50:31 Fetched 240 kB in 0s (0 B/s) 09:50:31 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 09:50:31 Fetched 29.3 kB in 0s (0 B/s) 09:50:31 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 09:50:31 Fetched 85.5 kB in 0s (0 B/s) 09:50:31 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 09:50:31 Fetched 24.5 kB in 0s (0 B/s) 09:50:31 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 09:50:31 Fetched 49.2 kB in 0s (0 B/s) 09:50:31 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 09:50:31 Fetched 54.2 kB in 0s (0 B/s) 09:50:31 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 09:50:31 Fetched 30.8 kB in 0s (0 B/s) 09:50:31 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 09:50:31 Fetched 15.8 kB in 0s (0 B/s) 09:50:31 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 09:50:31 Fetched 85.9 kB in 0s (0 B/s) 09:50:31 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 09:50:31 Fetched 8720 B in 0s (0 B/s) 09:50:31 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 09:50:31 Fetched 140 kB in 0s (0 B/s) 09:50:31 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 09:50:31 Fetched 119 kB in 0s (0 B/s) 09:50:31 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 09:50:31 Fetched 111 kB in 0s (0 B/s) 09:50:31 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 09:50:31 Fetched 11.1 kB in 0s (0 B/s) 09:50:31 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 09:50:31 Fetched 646 kB in 0s (0 B/s) 09:50:31 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 09:50:31 Fetched 41.3 kB in 0s (0 B/s) 09:50:31 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 09:50:31 Fetched 17.9 kB in 0s (0 B/s) 09:50:31 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 09:50:31 Fetched 368 kB in 0s (0 B/s) 09:50:31 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 09:50:31 Fetched 187 kB in 0s (0 B/s) 09:50:31 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 09:50:31 Fetched 175 kB in 0s (0 B/s) 09:50:31 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 09:50:31 Fetched 206 kB in 0s (0 B/s) 09:50:31 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 09:50:31 Fetched 1302 kB in 0s (0 B/s) 09:50:31 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 09:50:31 Fetched 36.2 kB in 0s (0 B/s) 09:50:31 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 09:50:31 Fetched 159 kB in 0s (0 B/s) 09:50:31 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 09:50:31 Fetched 107 kB in 0s (0 B/s) 09:50:31 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 09:50:31 Fetched 48.7 kB in 0s (0 B/s) 09:50:31 Pulling static-packages 09:50:31 + snapcraftctl pull 09:50:31 Pulling version 09:50:31 + cd /root/project 09:50:31 + git describe --tags --abbrev=0 09:50:31 + sed s/v// 09:50:31 + GIT_VERSION=2.0.1-dev.76 09:50:31 + [ -z 2.0.1-dev.76 ] 09:50:31 + snapcraftctl set-version 2.0.1-dev.76 09:50:31 Building config-common 09:50:31 + snapcraftctl build 09:50:32 Skipping build go-build-helper (already ran) 09:50:32 Building edgex-go 09:50:33 + cd /root/parts/edgex-go/src 09:50:33 + git+ sed s/v// 09:50:33 describe --tags --abbrev=0 09:50:33 + GIT_VERSION=2.0.1-dev.76 09:50:33 + [ -z 2.0.1-dev.76 ] 09:50:33 + echo 2.0.1-dev.76 09:50:33 + [ ! -d vendor ] 09:50:33 + go mod download all 09:50:37 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:50:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:50:37 ---> e2554f340c40 09:50:37 Step 3/21 : WORKDIR /edgex-go 09:50:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:50:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:50:37 ---> e2554f340c40 09:50:37 Step 3/22 : WORKDIR /edgex-go 09:50:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:50:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:50:37 ---> e2554f340c40 09:50:37 Step 3/24 : WORKDIR /edgex-go 09:50:37 ---> Running in cd9c439cf483 09:50:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:50:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:50:37 ---> e2554f340c40 09:50:37 Step 3/22 : WORKDIR /edgex-go 09:50:37 ---> Running in 44c227a52129 09:50:37 ---> Running in e4afdbe878f6 09:50:37 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:50:37 Step 2/30 : FROM ${BUILDER_BASE} AS builder 09:50:37 ---> e2554f340c40 09:50:37 Step 3/30 : WORKDIR /edgex-go 09:50:37 ---> Running in 7671d0d10443 09:50:37 ---> Running in 51eecf0941e1 09:50:37 Removing intermediate container cd9c439cf483 09:50:37 ---> 3ae6e55bff4b 09:50:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:37 ---> Running in 937f6965322c 09:50:37 Removing intermediate container 44c227a52129 09:50:37 ---> 9a7713fab864 09:50:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:37 Removing intermediate container e4afdbe878f6 09:50:37 ---> ae0b6ebc814a 09:50:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:37 Removing intermediate container 51eecf0941e1 09:50:37 Removing intermediate container 7671d0d10443 09:50:37 ---> d4d05d7a605e 09:50:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:37 ---> b650abdf453c 09:50:37 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:37 ---> Running in a328a36f432d 09:50:37 ---> Running in c0e942bc1e67 09:50:37 ---> Running in 4bae0db3c58b 09:50:37 ---> Running in ad8c94004e9c 09:50:37 Removing intermediate container 937f6965322c 09:50:37 ---> f48f8a61528c 09:50:37 Step 5/22 : RUN apk add --update --no-cache make bash git 09:50:37 ---> Running in b8a9e10e0d69 09:50:37 Removing intermediate container a328a36f432d 09:50:37 ---> e69af2541902 09:50:37 Step 5/24 : RUN apk add --update --no-cache make git 09:50:38 ---> Running in 0f41938204d0 09:50:38 Removing intermediate container c0e942bc1e67 09:50:38 ---> 4ca8e72fbb1e 09:50:38 Step 5/22 : RUN apk add --update --no-cache make git 09:50:38 ---> Running in a96b9c5c2703 09:50:38 Removing intermediate container ad8c94004e9c 09:50:38 ---> de88199d0c42 09:50:38 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 09:50:38 Removing intermediate container 4bae0db3c58b 09:50:38 ---> ff62e754da9c 09:50:38 Step 5/30 : RUN apk add --update --no-cache make git 09:50:38 ---> Running in fde03f55c2e8 09:50:38 ---> Running in dad1796b8089 09:50:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:50:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:50:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:50:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:50:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:50:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:50:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:50:41 + make build 09:50:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-data/core-data ./cmd/core-data 09:50:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:50:41 OK: 219 MiB in 52 packages 09:50:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:50:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:50:42 OK: 219 MiB in 52 packages 09:50:42 OK: 219 MiB in 52 packages 09:50:43 OK: 219 MiB in 52 packages 09:50:43 Removing intermediate container b8a9e10e0d69 09:50:43 ---> 8e38435e159a 09:50:43 Step 6/22 : COPY . . 09:50:43 OK: 219 MiB in 52 packages 09:50:43 Removing intermediate container 0f41938204d0 09:50:43 ---> 4c8d6c7653d9 09:50:43 Step 6/24 : COPY . . 09:50:44 Removing intermediate container a96b9c5c2703 09:50:44 ---> a5a0cfff3922 09:50:44 Step 6/22 : COPY . . 09:50:44 Removing intermediate container fde03f55c2e8 09:50:44 ---> f5e306250352 09:50:44 Step 6/21 : COPY . . 09:50:44 Removing intermediate container dad1796b8089 09:50:44 ---> 2730d6392cdc 09:50:44 Step 6/30 : COPY . . 09:50:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:50:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-command/core-command ./cmd/core-command 09:50:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:50:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:50:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:50:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:51:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:51:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:51:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:51:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/secrets-config ./cmd/secrets-config 09:51:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:51:06 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:51:06 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:51:06 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:51:06 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:51:06 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:51:06 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:51:06 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:51:06 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:51:06 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:51:06 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:51:06 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:51:06 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:51:06 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:51:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:51:06 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:51:06 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:51:06 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:51:06 + 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 09:51:06 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:51:06 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:51:06 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:51:06 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:51:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:51:06 + 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 09:51:06 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:51:06 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:51:06 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:51:07 ---> 19f64a78bc5a 09:51:07 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:07 ---> e2bfa92f807b 09:51:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:07 ---> b7c1ec65b5aa 09:51:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:07 ---> Running in aa415aaf8183 09:51:07 ---> 0364b0846174 09:51:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:07 ---> Running in e53a2e497c3e 09:51:07 ---> Running in 1a2494a89595 09:51:07 ---> Running in 15cfc11af585 09:51:07 ---> 7800cc90cc4e 09:51:07 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:07 ---> Running in 9b07e3b5fabb 09:51:07 Building hooks 09:51:07 + cd /root/parts/hooks/src 09:51:07 + make build 09:51:07 go mod tidy 09:51:07 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 09:51:08 go: downloading github.com/davecgh/go-spew v1.1.0 09:51:08 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:51:08 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 09:51:09 GO111MODULE=on go build -o cmd/install/install ./cmd/install 09:51:09 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 09:51:09 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 09:51:10 Removing intermediate container aa415aaf8183 09:51:10 ---> 3ff6c941d3c6 09:51:10 Step 8/22 : RUN make cmd/core-command/core-command 09:51:10 ---> Running in a6ba0c16094e 09:51:12 Removing intermediate container 15cfc11af585 09:51:12 ---> ce02c8dc8301 09:51:12 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:51:12 ---> Running in e48394f33721 09:51:12 Removing intermediate container e53a2e497c3e 09:51:12 ---> 906e88f8390b 09:51:12 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:51:12 Removing intermediate container 9b07e3b5fabb 09:51:12 ---> e88d5f271a32 09:51:12 Step 8/21 : RUN make cmd/support-notifications/support-notifications 09:51:12 Removing intermediate container 1a2494a89595 09:51:12 ---> 1c442712ba07 09:51:12 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:51:12 ---> Running in 4a63b94c3fb8 09:51:12 ---> Running in 5af1a6f5934e 09:51:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:51:12 ---> Running in a8f5fd170ec8 09:51:12 Building static-packages 09:51:12 + snapcraftctl build 09:51:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:51:14 Building version 09:51:14 + snapcraftctl build 09:51:15 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 09:51:15 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 09:51:15 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 09:51:17 Staging config-common 09:51:17 + snapcraftctl stage 09:51:17 Skipping stage go-build-helper (already ran) 09:51:17 Staging edgex-go 09:51:17 + snapcraftctl stage 09:51:18 Staging hooks 09:51:18 + snapcraftctl stage 09:51:20 Staging static-packages 09:51:20 + snapcraftctl stage 09:51:21 Staging version 09:51:21 + snapcraftctl stage 09:51:22 Priming config-common 09:51:22 + snapcraftctl prime 09:51:23 Priming go-build-helper 09:51:23 + snapcraftctl prime 09:51:24 Priming edgex-go 09:51:24 + snapcraftctl prime 09:51:25 Priming hooks 09:51:25 + snapcraftctl prime 09:51:26 Priming static-packages 09:51:26 + snapcraftctl prime 09:51:29 Priming version 09:51:29 + snapcraftctl prime 09:51:30 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] } 09:53: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 09:53:07 Removing intermediate container a6ba0c16094e 09:53:07 ---> bfc64a5fa6ed 09:53:07 09:53:07 Step 9/22 : FROM alpine:3.14 09:53:07 3.14: Pulling from library/alpine 09:53:07 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:53:07 Status: Downloaded newer image for alpine:3.14 09:53:07 ---> bb3de5531c18 09:53:07 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:53:07 ---> Running in 26900dbb4c55 09:53:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:53:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:53:07 (1/1) Installing dumb-init (1.2.5-r1) 09:53:07 Executing busybox-1.33.1-r3.trigger 09:53:07 OK: 5 MiB in 15 packages 09:53:08 Removing intermediate container 26900dbb4c55 09:53:08 ---> f040e0b7eef6 09:53:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:53:08 ---> Running in 08f205127361 09:53:09 Removing intermediate container 08f205127361 09:53:09 ---> 429f1d589f48 09:53:09 Step 12/22 : ENV APP_PORT=59882 09:53:09 ---> Running in f7e05a3dbc06 09:53:11 Removing intermediate container f7e05a3dbc06 09:53:11 ---> d156381ddfb8 09:53:11 Step 13/22 : EXPOSE $APP_PORT 09:53:11 ---> Running in ef502d55b9f2 09:53:12 Removing intermediate container ef502d55b9f2 09:53:12 ---> c225ea21be99 09:53:12 Step 14/22 : WORKDIR / 09:53:12 Removing intermediate container a8f5fd170ec8 09:53:12 ---> f2dba9a80c42 09:53:12 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:53:12 ---> Running in 52ee6d5f9a04 09:53:12 ---> Running in 0df3c1dc1252 09:53:13 Removing intermediate container 4a63b94c3fb8 09:53:13 ---> a6345fd07bc3 09:53:13 09:53:13 Step 9/30 : FROM alpine:3.14 09:53:13 ---> bb3de5531c18 09:53:13 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:53:13 ---> Running in 7c1dcd65711d 09:53:13 Removing intermediate container 52ee6d5f9a04 09:53:13 ---> 3a155345156a 09:53:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:14 Removing intermediate container 7c1dcd65711d 09:53:14 ---> 46b35fa11ea6 09:53:14 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 09:53:14 ---> Running in c3e6bc2ae9e7 09:53:14 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 09:53:15 ---> f2e7166dc03e 09:53:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:53:16 Removing intermediate container e48394f33721 09:53:16 ---> 9059ba6bfcb4 09:53:16 09:53:16 Step 9/24 : FROM alpine:3.14 09:53:16 ---> bb3de5531c18 09:53:16 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:53:16 ---> Running in d58224e64589 09:53:17 (1/2) Installing dumb-init (1.2.5-r1) 09:53:17 (2/2) Installing su-exec (0.2-r1) 09:53:17 Executing busybox-1.33.1-r3.trigger 09:53:17 OK: 5 MiB in 16 packages 09:53:19 ---> dff1fac67c8c 09:53:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:53:19 Removing intermediate container 0df3c1dc1252 09:53:19 ---> fadc57e28fcb 09:53:19 09:53:19 Step 10/22 : FROM docker:20.10.8 09:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:53:19 Removing intermediate container c3e6bc2ae9e7 09:53:19 ---> fb910a04f248 09:53:19 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 09:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:53:19 20.10.8: Pulling from library/docker 09:53:19 ---> Running in 5c72d5e2f57c 09:53:20 ---> 6aff5a61879f 09:53:20 Step 18/22 : ENTRYPOINT ["/core-command"] 09:53:20 (1/3) Installing ca-certificates (20191127-r5) 09:53:20 (2/3) Installing dumb-init (1.2.5-r1) 09:53:20 (3/3) Installing su-exec (0.2-r1) 09:53:20 Executing busybox-1.33.1-r3.trigger 09:53:20 Executing ca-certificates-20191127-r5.trigger 09:53:20 ---> Running in 73b1d86fe830 09:53:20 Removing intermediate container 5c72d5e2f57c 09:53:20 ---> b91287e0d172 09:53:20 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:53:20 ---> Running in dd3c3dcdc06f 09:53:20 OK: 6 MiB in 17 packages 09:53:21 Removing intermediate container 5af1a6f5934e 09:53:21 ---> 69d384a8dd60 09:53:21 09:53:21 Step 9/21 : FROM alpine:3.14 09:53:21 ---> bb3de5531c18 09:53:21 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 09:53:21 Removing intermediate container 73b1d86fe830 09:53:21 ---> 55fa442da04c 09:53:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:53:21 ---> Running in 2db4915e09ad 09:53:21 ---> Running in eb9c2567bc16 09:53:21 Removing intermediate container dd3c3dcdc06f 09:53:21 ---> b939d220990c 09:53:21 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:53:21 ---> Running in ae0b43a11240 09:53:22 Removing intermediate container eb9c2567bc16 09:53:22 ---> bb417c17d2b8 09:53:22 Step 20/22 : LABEL arch=arm64 09:53:22 ---> Running in b959808aa362 09:53:23 Removing intermediate container d58224e64589 09:53:23 ---> 6cbd72bb758c 09:53:23 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:53:23 ---> Running in 85524a04f804 09:53:23 Removing intermediate container b959808aa362 09:53:23 ---> b82dc422678c 09:53:23 Step 21/22 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:53:23 ---> Running in 2c9b24a77c81 09:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:53:24 Removing intermediate container 85524a04f804 09:53:24 ---> 28da7f28f269 09:53:24 Step 12/24 : WORKDIR / 09:53:24 Removing intermediate container 2c9b24a77c81 09:53:24 ---> 92c91c81346a 09:53:24 Step 22/22 : LABEL version=0.0.0 09:53:24 ---> Running in b6d14608ea19 09:53:24 ---> Running in 46518f7ba9f9 09:53:24 (1/2) Installing ca-certificates (20191127-r5) 09:53:24 (2/2) Installing dumb-init (1.2.5-r1) 09:53:24 Executing busybox-1.33.1-r3.trigger 09:53:24 Executing ca-certificates-20191127-r5.trigger 09:53:25 OK: 6 MiB in 16 packages 09:53:25 Removing intermediate container ae0b43a11240 09:53:25 ---> 4289e8ba12b5 09:53:25 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 09:53:25 Removing intermediate container b6d14608ea19 09:53:25 ---> e0c0e3f58eee 09:53:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:53:25 ---> Running in 7c84f5b4e080 09:53:25 Removing intermediate container 46518f7ba9f9 09:53:25 ---> aa6cf5386513 09:53:25 09:53:26 Removing intermediate container 7c84f5b4e080 09:53:26 ---> bb82ea7b2679 09:53:26 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:53:26 Successfully built aa6cf5386513 09:53:26 Successfully tagged core-command-arm64:latest 09:53:26 Building support-scheduler 09:53:27  Building core-command ... done  ---> c7a1820ad213 09:53:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:53:27 Removing intermediate container 2db4915e09ad 09:53:27 ---> d89b93cb8cb6 09:53:27 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:53:27 ---> Running in 8620f5901a82 09:53:27 ---> 99de12fc9989 09:53:27 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:53:28 ---> Running in c8910419d47c 09:53:28 ---> 6321517e416b 09:53:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:53:28 Removing intermediate container 8620f5901a82 09:53:28 ---> df333aa33325 09:53:28 Step 12/21 : ENV APP_PORT=59860 09:53:28 ---> Running in 3d04e9ebab80 09:53:29 Removing intermediate container 3d04e9ebab80 09:53:29 ---> 87cd4a0a543b 09:53:29 Step 13/21 : EXPOSE $APP_PORT 09:53:30 ---> Running in 4ee2a1ffebc0 09:53:30 ---> b58410d1a21d 09:53:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:53:31 Removing intermediate container 4ee2a1ffebc0 09:53:31 ---> 7fe37185cef8 09:53:31 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:31 ---> 090b4c90641f 09:53:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:53:32 Removing intermediate container c8910419d47c 09:53:32 ---> ba80566eeea2 09:53:32 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:32 ---> 891a9bc47d64 09:53:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:53:33 ---> 98e10a1bdb49 09:53:33 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:53:33 ---> 43f83731e298 09:53:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:53:34 ---> 8b9459f5a9b2 09:53:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:53:35 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 09:53:35 Status: Downloaded newer image for docker:20.10.8 09:53:35 ---> 3734d5adc5ac 09:53:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:53:35 ---> Running in 75b2534b6022 09:53:36 ---> 92c424d7cb2b 09:53:36 Step 17/21 : ENTRYPOINT ["/support-notifications"] 09:53:36 ---> 0961bbd4cae5 09:53:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:53:36 ---> Running in d5a11bfe530e 09:53:36 ---> d15b50a442f4 09:53:36 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:53:36 Removing intermediate container 75b2534b6022 09:53:36 ---> da15663b6935 09:53:36 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:53:36 ---> Running in 7f241fa99c73 09:53:36 Removing intermediate container d5a11bfe530e 09:53:36 ---> bedaceb03ce4 09:53:36 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:53:37 ---> Running in 8e1dbf9bb215 09:53:37 ---> 6a82f5de64ec 09:53:37 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:53:38 ---> 202f0b44d3a5 09:53:38 Step 20/24 : 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/ 09:53:38 Removing intermediate container 8e1dbf9bb215 09:53:38 ---> bf27138980c3 09:53:38 Step 19/21 : LABEL arch=arm64 09:53:38 ---> Running in a911123fef93 09:53:38 ---> Running in 9ee81dfc6240 09:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:53:39 Removing intermediate container 9ee81dfc6240 09:53:39 ---> 94088c988aba 09:53:39 Step 20/21 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:53:39 (1/42) Installing readline (8.1.0-r0) 09:53:39 (2/42) Installing bash (5.1.4-r0) 09:53:39 ---> Running in 1a628ad28db5 09:53:39 Executing bash-5.1.4-r0.post-install 09:53:39 ---> 88f91bcf65ca 09:53:39 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:53:39 (3/42) Installing brotli-libs (1.0.9-r5) 09:53:39 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:53:39 (5/42) Installing libcurl (7.79.1-r0) 09:53:39 (6/42) Installing curl (7.79.1-r0) 09:53:39 (7/42) Installing dumb-init (1.2.5-r1) 09:53:39 (8/42) Installing libbz2 (1.0.8-r1) 09:53:39 (9/42) Installing expat (2.4.1-r0) 09:53:39 (10/42) Installing libffi (3.3-r2) 09:53:39 (11/42) Installing gdbm (1.19-r0) 09:53:39 (12/42) Installing xz-libs (5.2.5-r0) 09:53:39 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:53:39 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:53:39 (15/42) Installing mpdecimal (2.5.1-r1) 09:53:39 (16/42) Installing sqlite-libs (3.35.5-r0) 09:53:39 (17/42) Installing python3 (3.9.5-r1) 09:53:40 Removing intermediate container 1a628ad28db5 09:53:40 ---> 8a77015373a2 09:53:40 Step 21/21 : LABEL version=0.0.0 09:53:40 ---> Running in e9c2760305b3 09:53:40 ---> d1e5402e0c79 09:53:40 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 09:53:41 ---> Running in e8a81f1e465c 09:53:41 Removing intermediate container e9c2760305b3 09:53:41 ---> 82a38dd27a68 09:53:41 09:53:41 Removing intermediate container a911123fef93 09:53:41 ---> 2ebc9762a703 09:53:41 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:53:41 ---> Running in 88a391e8c71b 09:53:42 Removing intermediate container e8a81f1e465c 09:53:42 ---> 80dbe064e585 09:53:42 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:53:42 (18/42) Installing py3-appdirs (1.4.4-r2) 09:53:42 (19/42) Installing py3-chardet (4.0.0-r2) 09:53:42 Successfully built 82a38dd27a68 09:53:42 Successfully tagged support-notifications-arm64:latest 09:53:42 Building core-metadata 09:53:42  Building support-notifications ... done (20/42) Installing py3-idna (3.2-r0) 09:53:42 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:53:42 (22/42) Installing py3-certifi (2020.12.5-r1) 09:53:42 (23/42) Installing py3-requests (2.25.1-r4) 09:53:42 (24/42) Installing py3-msgpack (1.0.2-r1) 09:53:42 (25/42) Installing py3-lockfile (0.12.2-r4) 09:53:42 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:53:42 (27/42) Installing py3-colorama (0.4.4-r1) 09:53:42 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:53:42 (29/42) Installing py3-distlib (0.3.1-r3) 09:53:42 (30/42) Installing py3-distro (1.5.0-r3) 09:53:42 (31/42) Installing py3-six (1.15.0-r1) 09:53:42 (32/42) Installing py3-webencodings (0.5.1-r4) 09:53:42 (33/42) Installing py3-html5lib (1.1-r1) 09:53:42 Removing intermediate container 88a391e8c71b 09:53:42 ---> 35e733e74a58 09:53:42 Step 22/24 : LABEL arch=arm64 09:53:42 (34/42) Installing py3-parsing (2.4.7-r2) 09:53:42 (35/42) Installing py3-packaging (20.9-r1) 09:53:42 (36/42) Installing py3-toml (0.10.2-r2) 09:53:42 (37/42) Installing py3-pep517 (0.10.0-r2) 09:53:42 (38/42) Installing py3-progress (1.5-r2) 09:53:42 (39/42) Installing py3-retrying (1.3.3-r1) 09:53:42 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:53:43 (41/42) Installing py3-setuptools (52.0.0-r3) 09:53:43 ---> Running in ec9e551dfe3d 09:53:43 (42/42) Installing py3-pip (20.3.4-r1) 09:53:43 Executing busybox-1.33.1-r3.trigger 09:53:43 OK: 84 MiB in 64 packages 09:53:43 ---> 7755191189f5 09:53:43 Step 25/30 : RUN chmod +x /entrypoint.sh 09:53:43 Removing intermediate container ec9e551dfe3d 09:53:43 ---> cc159b39b09f 09:53:43 Step 23/24 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:53:44 ---> Running in ec878e57c8fd 09:53:44 ---> Running in 00a3f9e0a594 09:53:45 Removing intermediate container ec878e57c8fd 09:53:45 ---> e62acf74ad30 09:53:45 Step 24/24 : LABEL version=0.0.0 09:53:45 ---> Running in 5e9648e3004a 09:53:46 Removing intermediate container 5e9648e3004a 09:53:46 ---> 7d2ffab8b670 09:53:46 09:53:47 Successfully built 7d2ffab8b670 09:53:47 Successfully tagged security-secretstore-setup-arm64:latest 09:53:47  Building security-secretstore-setup ... done Building security-proxy-setup 09:53:47 Removing intermediate container 00a3f9e0a594 09:53:47 ---> 35398713b813 09:53:47 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 09:53:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:53:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:53:47 ---> e2554f340c40 09:53:47 Step 3/23 : WORKDIR /edgex-go 09:53:47 ---> Using cache 09:53:47 ---> b650abdf453c 09:53:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:47 ---> Using cache 09:53:47 ---> ff62e754da9c 09:53:47 Step 5/23 : RUN apk add --update --no-cache make git 09:53:47 ---> Using cache 09:53:47 ---> 2730d6392cdc 09:53:47 Step 6/23 : COPY go.mod . 09:53:48 Collecting docker-compose==1.23.2 09:53:48 ---> Running in 7d9051af291d 09:53:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:53:48 Collecting docopt<0.7,>=0.6.1 09:53:48 Downloading docopt-0.6.2.tar.gz (25 kB) 09:53:48 ---> 62c470a9546d 09:53:48 Step 7/23 : RUN go mod download 09:53:49 Removing intermediate container 7d9051af291d 09:53:49 ---> bb7d89faf9a5 09:53:49 Step 27/30 : CMD ["gate"] 09:53:49 ---> Running in f891be5891cd 09:53:49 ---> Running in ce66612cf6dc 09:53:50 Removing intermediate container ce66612cf6dc 09:53:50 ---> 47b4b2e6a623 09:53:50 Step 28/30 : LABEL arch=arm64 09:53:50 ---> Running in b7acec89e27a 09:53:51 Removing intermediate container b7acec89e27a 09:53:51 ---> 7d10f58d45f6 09:53:51 Step 29/30 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:53:51 Collecting docker<4.0,>=3.6.0 09:53:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:53:51 ---> Running in db75f10476ed 09:53:51 Collecting texttable<0.10,>=0.9.0 09:53:51 Downloading texttable-0.9.1.tar.gz (11 kB) 09:53:52 Removing intermediate container db75f10476ed 09:53:52 ---> 582f73ca4d40 09:53:52 Step 30/30 : LABEL version=0.0.0 09:53:52 ---> Running in 63e7f6eef083 09:53:53 Removing intermediate container 63e7f6eef083 09:53:53 ---> 2f5a06862d42 09:53:53 09:53:53 Successfully built 2f5a06862d42 09:53:53 Successfully tagged security-bootstrapper-arm64:latest 09:53:53  Building security-bootstrapper ... done Building core-data 09:53:53 Removing intermediate container f891be5891cd 09:53:53 ---> d1be4d251e4b 09:53:53 Step 8/23 : COPY . . 09:53:54 Collecting PyYAML<4,>=3.10 09:53:54 Downloading PyYAML-3.13.tar.gz (270 kB) 09:53:57 Collecting jsonschema<3,>=2.5.1 09:53:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:53:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:53:57 Collecting dockerpty<0.5,>=0.4.1 09:53:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:53:59 Collecting cached-property<2,>=1.2.0 09:53:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:53:59 Collecting websocket-client<1.0,>=0.32.0 09:54:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:54:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:54:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:54:01 Collecting docker-pycreds>=0.4.0 09:54:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:54:01 Collecting idna<2.8,>=2.5 09:54:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:54:02 Collecting urllib3<1.25,>=1.21.1 09:54:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:54:02 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 09:54:02 Collecting chardet<3.1.0,>=3.0.2 09:54:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:54:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:54:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:54:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:54:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:54:04 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:54:04 Attempting uninstall: urllib3 09:54:04 Found existing installation: urllib3 1.26.5 09:54:04 Uninstalling urllib3-1.26.5: 09:54:04 Successfully uninstalled urllib3-1.26.5 09:54:04 Attempting uninstall: idna 09:54:04 Found existing installation: idna 3.2 09:54:04 Uninstalling idna-3.2: 09:54:04 Successfully uninstalled idna-3.2 09:54:05 Attempting uninstall: chardet 09:54:05 Found existing installation: chardet 4.0.0 09:54:05 Uninstalling chardet-4.0.0: 09:54:05 Successfully uninstalled chardet-4.0.0 09:54:08 Attempting uninstall: requests 09:54:08 Found existing installation: requests 2.25.1 09:54:08 Uninstalling requests-2.25.1: 09:54:08 Successfully uninstalled requests-2.25.1 09:54:08 ---> 715200cf5395 09:54:08 Step 9/23 : RUN go mod tidy 09:54:08 ---> Running in 0d015d4cce1a 09:54:09 Running setup.py install for texttable: started 09:54:11 Running setup.py install for texttable: finished with status 'done' 09:54:11 Running setup.py install for PyYAML: started 09:54:13 Running setup.py install for PyYAML: finished with status 'done' 09:54:14 Running setup.py install for docopt: started 09:54:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:54:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:54:14 ---> e2554f340c40 09:54:14 Step 3/22 : WORKDIR /edgex-go 09:54:14 ---> Using cache 09:54:14 ---> b650abdf453c 09:54:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:14 ---> Using cache 09:54:14 ---> ff62e754da9c 09:54:14 Step 5/22 : RUN apk add --update --no-cache make git 09:54:14 ---> Using cache 09:54:14 ---> 2730d6392cdc 09:54:14 Step 6/22 : COPY . . 09:54:14 ---> Using cache 09:54:14 ---> 19f64a78bc5a 09:54:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:14 ---> Using cache 09:54:14 ---> 906e88f8390b 09:54:14 Step 8/22 : RUN make cmd/core-metadata/core-metadata 09:54:14 ---> Running in 2b13ecea6df9 09:54:15 Removing intermediate container 0d015d4cce1a 09:54:15 ---> 3a82815c805c 09:54:15 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:54:15 ---> Running in 2e807567358a 09:54:16 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 09:54:16 Running setup.py install for docopt: finished with status 'done' 09:54:16 Running setup.py install for dockerpty: started 09:54:17 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 09:54:19 Running setup.py install for dockerpty: finished with status 'done' 09:54:20 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 09:54:21 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:54:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:54:21 ---> e2554f340c40 09:54:21 Step 3/20 : WORKDIR /edgex-go 09:54:21 ---> Using cache 09:54:21 ---> b650abdf453c 09:54:21 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:21 ---> Using cache 09:54:21 ---> ff62e754da9c 09:54:21 Step 5/20 : RUN apk add --update --no-cache make git 09:54:21 ---> Using cache 09:54:21 ---> 2730d6392cdc 09:54:21 Step 6/20 : COPY . . 09:54:21 ---> Using cache 09:54:21 ---> 19f64a78bc5a 09:54:21 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:21 ---> Using cache 09:54:21 ---> 906e88f8390b 09:54:21 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:54:21 ---> Running in bf864fcffc73 09:54:24 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 09:54:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:54:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:54:27 ---> e2554f340c40 09:54:27 Step 3/22 : WORKDIR /edgex-go 09:54:27 ---> Using cache 09:54:27 ---> b650abdf453c 09:54:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:27 ---> Using cache 09:54:27 ---> ff62e754da9c 09:54:27 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:54:27 ---> Running in 6fd6e8cfe344 09:54:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:54:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:54:31 OK: 219 MiB in 52 packages 09:54:33 Removing intermediate container 6fd6e8cfe344 09:54:33 ---> 2ef1898de819 09:54:33 Step 6/22 : COPY . . 09:54:38 Removing intermediate container 7f241fa99c73 09:54:38 ---> ee23fecab006 09:54:38 Step 13/22 : ENV APP_PORT=58890 09:54:38 ---> Running in cfb5e541266b 09:54:39 Removing intermediate container cfb5e541266b 09:54:39 ---> 51a352ffa543 09:54:39 Step 14/22 : EXPOSE $APP_PORT 09:54:39 ---> Running in b2400312f248 09:54:40 Removing intermediate container b2400312f248 09:54:40 ---> 8d0b7776aa9d 09:54:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:54:42 ---> cf33114e215e 09:54:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:54:44 ---> 021ee2a3813b 09:54:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:54:47 ---> d1c0b273c86a 09:54:47 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 09:54:47 ---> Running in 0cc70f573958 09:54:47 Removing intermediate container 0cc70f573958 09:54:47 ---> ef42c88decac 09:54:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:54:48 ---> Running in 6c17f68d7648 09:54:49 Removing intermediate container 6c17f68d7648 09:54:49 ---> fcd05a6e1ab5 09:54:49 Step 20/22 : LABEL arch=arm64 09:54:49 ---> Running in 53f803c55be5 09:54:50 Removing intermediate container 53f803c55be5 09:54:50 ---> 9089fd03d6ce 09:54:50 Step 21/22 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:54:50 ---> Running in 94da36183704 09:54:51 Removing intermediate container 94da36183704 09:54:51 ---> a211d0263eb6 09:54:51 Step 22/22 : LABEL version=0.0.0 09:54:51 ---> Running in baebe55059be 09:54:52 Removing intermediate container baebe55059be 09:54:52 ---> b0ed100829e1 09:54:52 09:54:53 Successfully built b0ed100829e1 09:54:53 Successfully tagged sys-mgmt-agent-arm64:latest 09:54:55  Building sys-mgmt-agent ... done  ---> 895745ec3088 09:54:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:55 ---> Running in 1eb974185cde 09:55:00 Removing intermediate container 1eb974185cde 09:55:00 ---> d4bdc979d1d2 09:55:00 Step 8/22 : RUN make cmd/core-data/core-data 09:55:00 ---> Running in 6e962f3b75cc 09:55:01 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 09:55:58 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 09:56:13 Removing intermediate container bf864fcffc73 09:56:13 ---> 5b80b35b9a66 09:56:13 09:56:13 Step 9/20 : FROM alpine:3.14 09:56:13 ---> bb3de5531c18 09:56:13 Step 10/20 : RUN apk add --update --no-cache curl 09:56:13 Removing intermediate container 2e807567358a 09:56:13 ---> 702ba04b0880 09:56:13 09:56:13 Step 11/23 : FROM alpine:3.14 09:56:13 ---> bb3de5531c18 09:56:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:56:13 ---> Using cache 09:56:13 ---> f040e0b7eef6 09:56:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:56:13 ---> Using cache 09:56:13 ---> 429f1d589f48 09:56:13 Step 14/23 : ENV APP_PORT=59861 09:56:13 ---> Running in e05463d6b3bc 09:56:13 ---> Running in 630c3fe42494 09:56:13 Removing intermediate container 2b13ecea6df9 09:56:13 ---> 12887438ce1b 09:56:13 09:56:13 Step 9/22 : FROM alpine:3.14 09:56:13 ---> bb3de5531c18 09:56:13 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:56:13 ---> Using cache 09:56:13 ---> f040e0b7eef6 09:56:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:56:13 ---> Using cache 09:56:13 ---> 429f1d589f48 09:56:13 Step 12/22 : ENV APP_PORT=59881 09:56:13 ---> Running in dcda2bc7d5bf 09:56:13 Removing intermediate container 630c3fe42494 09:56:13 ---> 476075331a99 09:56:13 Step 15/23 : EXPOSE $APP_PORT 09:56:13 ---> Running in 9e7655dd5a4f 09:56:14 Removing intermediate container dcda2bc7d5bf 09:56:14 ---> c5b9029e07e3 09:56:14 Step 13/22 : EXPOSE $APP_PORT 09:56:14 ---> Running in a18290863db9 09:56:14 Removing intermediate container 9e7655dd5a4f 09:56:14 ---> 3bd8ecab5b23 09:56:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:56:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:56:15 Removing intermediate container a18290863db9 09:56:15 ---> f226ea25a9e2 09:56:15 Step 14/22 : WORKDIR / 09:56:15 ---> Running in 53630e4c01b9 09:56:16 ---> 8736bce2f3fa 09:56:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:56:16 (1/5) Installing ca-certificates (20191127-r5) 09:56:16 (2/5) Installing brotli-libs (1.0.9-r5) 09:56:16 (3/5) Installing nghttp2-libs (1.43.0-r0) 09:56:16 (4/5) Installing libcurl (7.79.1-r0) 09:56:16 (5/5) Installing curl (7.79.1-r0) 09:56:16 Executing busybox-1.33.1-r3.trigger 09:56:16 Executing ca-certificates-20191127-r5.trigger 09:56:16 Removing intermediate container 53630e4c01b9 09:56:16 ---> a89f1738bb09 09:56:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:16 OK: 8 MiB in 19 packages 09:56:18 ---> b787bc20fce8 09:56:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:56:18 ---> 613e1ddbfc6b 09:56:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:56:19 Removing intermediate container e05463d6b3bc 09:56:19 ---> 71753c11f4e0 09:56:19 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:56:19 ---> Running in ba4a29bc260d 09:56:20 ---> da2ecd97bb49 09:56:20 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:56:20 ---> Running in 080355a4011c 09:56:21 Removing intermediate container ba4a29bc260d 09:56:21 ---> 4ace15818330 09:56:21 Step 12/20 : WORKDIR /edgex 09:56:21 ---> dca9317009a7 09:56:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:56:21 ---> Running in 411109fe98b6 09:56:21 Removing intermediate container 080355a4011c 09:56:21 ---> 2c0ea093ed37 09:56:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:21 ---> Running in 8ae3d1c33328 09:56:22 Removing intermediate container 411109fe98b6 09:56:22 ---> 33baaf1cf500 09:56:22 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:56:22 Removing intermediate container 8ae3d1c33328 09:56:22 ---> ed7a50fd6ca6 09:56:22 Step 21/23 : LABEL arch=arm64 09:56:22 ---> Running in b87621d20e16 09:56:22 ---> e9eabfdbd8f5 09:56:22 Step 18/22 : ENTRYPOINT ["/core-metadata"] 09:56:22 ---> Running in 553388988ac0 09:56:23 Removing intermediate container b87621d20e16 09:56:23 ---> 235029533677 09:56:23 Step 22/23 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:56:23 ---> eb23b7227bc1 09:56:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:56:23 ---> Running in 18685af22296 09:56:23 Removing intermediate container 553388988ac0 09:56:23 ---> f981d3dd1119 09:56:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:23 ---> Running in 18ae73c23136 09:56:24 Removing intermediate container 18685af22296 09:56:24 ---> dd869b9bbd9e 09:56:24 Step 23/23 : LABEL version=0.0.0 09:56:24 Removing intermediate container 18ae73c23136 09:56:24 ---> 351603ae8e78 09:56:24 Step 20/22 : LABEL arch=arm64 09:56:24 ---> Running in 6105713fdb42 09:56:24 ---> Running in 483a30ea4b10 09:56:24 Removing intermediate container 6105713fdb42 09:56:24 ---> 6d4ca29dbd30 09:56:24 09:56:24 ---> 564f8244ed48 09:56:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:56:24 Removing intermediate container 483a30ea4b10 09:56:24 ---> 80fd65c894bf 09:56:24 Step 21/22 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:56:24 ---> Running in b151b37c4a57 09:56:25 Successfully built 6d4ca29dbd30 09:56:25 Successfully tagged support-scheduler-arm64:latest 09:56:25  Building support-scheduler ... done Removing intermediate container b151b37c4a57 09:56:25 ---> 232d9853aa20 09:56:25 Step 22/22 : LABEL version=0.0.0 09:56:25 ---> Running in 74931df7794f 09:56:26 Removing intermediate container 74931df7794f 09:56:26 ---> 96b51bd56abe 09:56:26 09:56:26 ---> 3f3954960b70 09:56:26 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:56:26 ---> Running in 64e495d5fb48 09:56:26 Successfully built 96b51bd56abe 09:56:26 Successfully tagged core-metadata-arm64:latest 09:56:27  Building core-metadata ... done Removing intermediate container 64e495d5fb48 09:56:27 ---> 37a2a9ce8299 09:56:27 Step 17/20 : CMD ["--init=true"] 09:56:27 ---> Running in d712615bfb2e 09:56:27 Removing intermediate container d712615bfb2e 09:56:27 ---> a5cf07c9dd00 09:56:27 Step 18/20 : LABEL arch=arm64 09:56:28 ---> Running in 29906b1f00b7 09:56:28 Removing intermediate container 29906b1f00b7 09:56:28 ---> 6283ca9ae05d 09:56:28 Step 19/20 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:56:28 ---> Running in 5e6aa2d98409 09:56:28 Removing intermediate container 5e6aa2d98409 09:56:28 ---> 7c7b05e95e5a 09:56:28 Step 20/20 : LABEL version=0.0.0 09:56:28 ---> Running in 4ab0d65cbd36 09:56:29 Removing intermediate container 4ab0d65cbd36 09:56:29 ---> c993dd21e3d6 09:56:29 09:56:29 Successfully built c993dd21e3d6 09:56:29 Successfully tagged security-proxy-setup-arm64:latest 09:56:32  Building security-proxy-setup ... done Removing intermediate container 6e962f3b75cc 09:56:32 ---> 687c502fb18a 09:56:32 09:56:32 Step 9/22 : FROM alpine:3.14 09:56:32 ---> bb3de5531c18 09:56:32 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:56:32 ---> Running in 4dbd9917c978 09:56:32 Removing intermediate container 4dbd9917c978 09:56:32 ---> 08d9d8f25177 09:56:32 Step 11/22 : ENV APP_PORT=59880 09:56:33 ---> Running in ed3613fcf332 09:56:33 Removing intermediate container ed3613fcf332 09:56:33 ---> 94a27c389942 09:56:33 Step 12/22 : EXPOSE $APP_PORT 09:56:33 ---> Running in 022b9714670e 09:56:34 Removing intermediate container 022b9714670e 09:56:34 ---> 5aa1a0576a15 09:56:34 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:34 ---> Running in 07d996fee72c 09:56:36 Removing intermediate container 07d996fee72c 09:56:36 ---> b571a58cffb4 09:56:36 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 09:56:36 ---> Running in 5de530c78ae7 09:56:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:56:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:56:39 (1/6) Installing dumb-init (1.2.5-r1) 09:56:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:56:39 (3/6) Installing libsodium (1.0.18-r0) 09:56:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:56:39 (5/6) Installing libzmq (4.3.4-r0) 09:56:39 (6/6) Installing zeromq (4.3.4-r0) 09:56:39 Executing busybox-1.33.1-r3.trigger 09:56:39 OK: 8 MiB in 20 packages 09:56:40 Removing intermediate container 5de530c78ae7 09:56:40 ---> e741f31074e3 09:56:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:41 ---> fa36d6dd7a4f 09:56:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:56:42 ---> dcd1948b7458 09:56:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:56:43 ---> 9b5ab9b21c64 09:56:43 Step 18/22 : ENTRYPOINT ["/core-data"] 09:56:43 ---> Running in 71d4b6187a5a 09:56:43 Removing intermediate container 71d4b6187a5a 09:56:43 ---> a4b170894d9e 09:56:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:43 ---> Running in c7c9ad268416 09:56:43 Removing intermediate container c7c9ad268416 09:56:43 ---> d9221d6ab730 09:56:43 Step 20/22 : LABEL arch=arm64 09:56:44 ---> Running in 7dc2c282ecd8 09:56:44 Removing intermediate container 7dc2c282ecd8 09:56:44 ---> 86439a1680be 09:56:44 Step 21/22 : LABEL git_sha=173b0957a4afbfe7ab94689988fcd954d3a5fe8a 09:56:44 ---> Running in 8b5da000f113 09:56:45 Removing intermediate container 8b5da000f113 09:56:45 ---> dde8c6d09941 09:56:45 Step 22/22 : LABEL version=0.0.0 09:56:45 ---> Running in 5dc2b861632a 09:56:45 Removing intermediate container 5dc2b861632a 09:56:45 ---> 9a2ebeaf3484 09:56:45 09:56:45 Successfully built 9a2ebeaf3484 09:56:45 Successfully tagged core-data-arm64:latest 09:56:45  Building core-data ... done  [Pipeline] } 09:56:45 $ docker stop --time=1 d9691faf4e66a21e0ba200eb03e8f410fd3a4eec597f112267041447b05286ab 09:56:47 $ docker rm -f d9691faf4e66a21e0ba200eb03e8f410fd3a4eec597f112267041447b05286ab [Pipeline] // withDockerContainer [Pipeline] sh 09:56:48 + docker images 09:56:48 REPOSITORY TAG IMAGE ID CREATED SIZE 09:56:48 core-data-arm64 latest 9a2ebeaf3484 3 seconds ago 19.5MB 09:56:48 687c502fb18a 17 seconds ago 1.58GB 09:56:48 security-proxy-setup-arm64 latest c993dd21e3d6 19 seconds ago 25.4MB 09:56:48 core-metadata-arm64 latest 96b51bd56abe 22 seconds ago 15.9MB 09:56:48 support-scheduler-arm64 latest 6d4ca29dbd30 24 seconds ago 15.3MB 09:56:48 12887438ce1b 37 seconds ago 1.57GB 09:56:48 702ba04b0880 37 seconds ago 1.57GB 09:56:48 5b80b35b9a66 38 seconds ago 1.57GB 09:56:48 sys-mgmt-agent-arm64 latest b0ed100829e1 About a minute ago 277MB 09:56:48 security-bootstrapper-arm64 latest 2f5a06862d42 2 minutes ago 17.8MB 09:56:48 security-secretstore-setup-arm64 latest 7d2ffab8b670 3 minutes ago 26.8MB 09:56:48 support-notifications-arm64 latest 82a38dd27a68 3 minutes ago 16.1MB 09:56:48 core-command-arm64 latest aa6cf5386513 3 minutes ago 15.2MB 09:56:48 69d384a8dd60 3 minutes ago 1.57GB 09:56:48 fadc57e28fcb 3 minutes ago 1.57GB 09:56:48 9059ba6bfcb4 3 minutes ago 1.58GB 09:56:48 a6345fd07bc3 3 minutes ago 1.57GB 09:56:48 bfc64a5fa6ed 3 minutes ago 1.57GB 09:56:48 ci-base-image-arm64 latest e2554f340c40 13 minutes ago 1.24GB 09:56:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 11 days ago 534MB 09:56:48 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 09:56:48 alpine 3.14 bb3de5531c18 8 weeks ago 5.34MB 09:56:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 09:56:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:56:49 09:56:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:56:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:56:50 arm64: Pulling from edgex-lftools-log-publisher 09:56:50 448f6bf000e3: Pulling fs layer 09:56:50 f757da607395: Pulling fs layer 09:56:50 05883995daec: Pulling fs layer 09:56:50 8603b9c90790: Pulling fs layer 09:56:50 1560dd03e051: Pulling fs layer 09:56:50 27f5ce0e4adf: Pulling fs layer 09:56:50 c2d8d7efcc4b: Pulling fs layer 09:56:50 8603b9c90790: Waiting 09:56:50 1560dd03e051: Waiting 09:56:50 27f5ce0e4adf: Waiting 09:56:50 c2d8d7efcc4b: Waiting 09:56:50 f757da607395: Verifying Checksum 09:56:50 f757da607395: Download complete 09:56:50 8603b9c90790: Verifying Checksum 09:56:50 8603b9c90790: Download complete 09:56:50 1560dd03e051: Verifying Checksum 09:56:50 1560dd03e051: Download complete 09:56:50 27f5ce0e4adf: Download complete 09:56:50 05883995daec: Verifying Checksum 09:56:50 05883995daec: Download complete 09:56:50 448f6bf000e3: Verifying Checksum 09:56:50 448f6bf000e3: Download complete 09:56:53 c2d8d7efcc4b: Verifying Checksum 09:56:53 c2d8d7efcc4b: Download complete 09:56:54 448f6bf000e3: Pull complete 09:56:55 f757da607395: Pull complete 09:56:56 05883995daec: Pull complete 09:56:57 8603b9c90790: Pull complete 09:56:58 1560dd03e051: Pull complete 09:56:58 27f5ce0e4adf: Pull complete 09:57:13 c2d8d7efcc4b: Pull complete 09:57:13 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:57:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:57:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:57:13 prd-ubuntu18.04-docker-arm64-4c-16g-1498 does not seem to be running inside a container 09:57:13 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:57:16 $ docker top d6a6f188dda985987a2f79cbda13db1f12382e6f5767fc6199f388b3ebb86bcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:57:18 ---> job-cost.sh 09:57:18 lf-activate-venv: SKIPPING 09:57:18 INFO: No Stack... 09:57:36 INFO: Retrieving Pricing Info for: v3-standard-4 09:57:36 INFO: Archiving Costs [Pipeline] sh 09:57:37 + cat /w/workspace/edgex-go/1/archives/cost.csv 09:57:37 + cut -d, -f6 [Pipeline] lock 09:57:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3775-1-stack-cost] 09:57:37 Resource [jenkins-edgexfoundry-edgex-go-PR-3775-1-stack-cost] did not exist. Created. 09:57:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3775-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:57:37 + echo total: 0.10999999940395355 [Pipeline] stash 09:57:37 Stashed 1 file(s) [Pipeline] } 09:57:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3775-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:57:38 $ docker stop --time=1 d6a6f188dda985987a2f79cbda13db1f12382e6f5767fc6199f388b3ebb86bcd 09:57:39 $ docker rm -f d6a6f188dda985987a2f79cbda13db1f12382e6f5767fc6199f388b3ebb86bcd [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 09:57:40 provisioning config files... 09:57:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6231241303549564271tmp [Pipeline] { [Pipeline] sh 09:57:41 + set +x 09:57:41 + curl -s https://codecov.io/bash 09:57:41 + bash -s -- 09:57:41 09:57:41 _____ _ 09:57:41 / ____| | | 09:57:41 | | ___ __| | ___ ___ _____ __ 09:57:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:57:41 | |___| (_) | (_| | __/ (_| (_) \ V / 09:57:41 \_____\___/ \__,_|\___|\___\___/ \_/ 09:57:41 Bash-1.0.6 09:57:41 09:57:41 09:57:41 ==> git version 2.24.4 found 09:57:41 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 09:57:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:57:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:57:41 ==> Jenkins CI detected. 09:57:41 current dir:  /w/workspace/edgex-go/1 09:57:41 project root: . 09:57:41 --> token set from env 09:57:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:57:41 ==> Running gcov in . (disable via -X gcov) 09:57:41 ==> Python coveragepy not found 09:57:41 ==> Searching for coverage reports in: 09:57:41 + . 09:57:41 -> Found 1 reports 09:57:41 ==> Detecting git/mercurial file structure 09:57:41 ==> Reading reports 09:57:41 + ./coverage.out bytes=425845 09:57:41 ==> Appending adjustments 09:57:41 https://docs.codecov.io/docs/fixing-reports 09:57:42 + Found adjustments 09:57:42 ==> Gzipping contents 09:57:42 60K /tmp/codecov.CxMXZC.gz 09:57:42 ==> Uploading reports 09:57:42 url: https://codecov.io 09:57:42 query: branch=PR-3775&commit=173b0957a4afbfe7ab94689988fcd954d3a5fe8a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3775%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3775&job=&cmd_args= 09:57:42 -> Pinging Codecov 09:57:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3775&commit=173b0957a4afbfe7ab94689988fcd954d3a5fe8a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3775%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3775&job=&cmd_args= 09:57:42 -> Uploading to 09:57:42 https://storage.googleapis.com/codecov/v4/raw/2021-10-25/00271124DB129430A58F1EEE437C3FCB/173b0957a4afbfe7ab94689988fcd954d3a5fe8a/d989337f-8f20-4b72-baa2-a75855c56887.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211025T095742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa5b00c177f3b511ee5e9a4114c3704aac5b94079bd2ba2cc362d1574893460e 09:57:42 % Total % Received % Xferd Average Speed Time Time Time Current 09:57:42 Dload Upload Total Spent Left Speed 09:57:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57412 0 0 100 57412 0 187k --:--:-- --:--:-- --:--:-- 188k 09:57:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/173b0957a4afbfe7ab94689988fcd954d3a5fe8a [Pipeline] } 09:57:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:57:44 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:57:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:57:45 ---> package-listing.sh 09:57:45 ++ facter osfamily 09:57:45 ++ tr '[:upper:]' '[:lower:]' 09:57:45 + OS_FAMILY=redhat 09:57:45 + workspace=/w/workspace/edgex-go/1 09:57:45 + START_PACKAGES=/tmp/packages_start.txt 09:57:45 + END_PACKAGES=/tmp/packages_end.txt 09:57:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:57:45 + PACKAGES=/tmp/packages_start.txt 09:57:45 + '[' /w/workspace/edgex-go/1 ']' 09:57:45 + PACKAGES=/tmp/packages_end.txt 09:57:45 + case "${OS_FAMILY}" in 09:57:45 + rpm -qa 09:57:45 + sort 09:57:49 + '[' -f /tmp/packages_start.txt ']' 09:57:49 + '[' -f /tmp/packages_end.txt ']' 09:57:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:57:49 + '[' /w/workspace/edgex-go/1 ']' 09:57:49 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:57:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:57:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:57:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:50 09:57:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:57:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:50 latest: Pulling from edgex-lftools-log-publisher 09:57:50 b4d181a07f80: Pulling fs layer 09:57:50 a1111a8f2ec3: Pulling fs layer 09:57:50 ed53099fbce6: Pulling fs layer 09:57:50 dc539afda2c1: Pulling fs layer 09:57:50 77bc0d833cb6: Pulling fs layer 09:57:50 9065ff56babe: Pulling fs layer 09:57:50 d287ab97295c: Pulling fs layer 09:57:50 dc539afda2c1: Waiting 09:57:50 9065ff56babe: Waiting 09:57:50 d287ab97295c: Waiting 09:57:50 77bc0d833cb6: Waiting 09:57:50 a1111a8f2ec3: Verifying Checksum 09:57:50 a1111a8f2ec3: Download complete 09:57:50 dc539afda2c1: Verifying Checksum 09:57:50 dc539afda2c1: Download complete 09:57:50 ed53099fbce6: Verifying Checksum 09:57:50 ed53099fbce6: Download complete 09:57:50 9065ff56babe: Verifying Checksum 09:57:50 9065ff56babe: Download complete 09:57:50 77bc0d833cb6: Verifying Checksum 09:57:50 77bc0d833cb6: Download complete 09:57:50 b4d181a07f80: Verifying Checksum 09:57:50 b4d181a07f80: Download complete 09:57:51 d287ab97295c: Verifying Checksum 09:57:51 d287ab97295c: Download complete 09:57:52 b4d181a07f80: Pull complete 09:57:52 a1111a8f2ec3: Pull complete 09:57:52 ed53099fbce6: Pull complete 09:57:52 dc539afda2c1: Pull complete 09:57:53 77bc0d833cb6: Pull complete 09:57:53 9065ff56babe: Pull complete 09:57:58 d287ab97295c: Pull complete 09:57:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:57:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:57:58 prd-centos7-docker-4c-2g-1497 does not seem to be running inside a container 09:57:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:58:01 $ docker top 0b3a39e3ce63205034d9b37f3a1fa588eea803162c2595ab6d66228d12e4119c -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:02 + touch /tmp/pre-build-complete [Pipeline] sh 09:58:02 + mkdir -p /var/log/sysstat [Pipeline] sh 09:58:02 + ls /var/log/sa-host 09:58:02 + sadf -c /var/log/sa-host/sa25 09:58:02 file_magic: OK 09:58:02 HZ: Using current value: 100 09:58:02 file_header: OK 09:58:02 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 09:58:02 Statistics: 09:58:02 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... 09:58:02 File successfully converted to sysstat format version 12.0.3 09:58:02 + sadf -c /var/log/sa-host/sa30 09:58:02 file_magic: OK 09:58:02 HZ: Using current value: 100 09:58:02 file_header: OK 09:58:02 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 09:58:02 Statistics: 09:58:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:58:02 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:58:03 provisioning config files... 09:58:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2404694149333203028tmp [Pipeline] { [Pipeline] echo 09:58:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:58:03 ---> create-netrc.sh [Pipeline] } 09:58:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:58:03 ---> python-tools-install.sh [Pipeline] echo 09:58:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:58:04 ---> sudo-logs.sh 09:58:04 Archiving 'sudo' log.. 09:58:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-1497.novalocal: Name or service not known 09:58:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-1497.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:58:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:58:04 ---> job-cost.sh 09:58:04 lf-activate-venv: SKIPPING 09:58:04 DEBUG: total: 0.10999999940395355 09:58:04 INFO: Retrieving Stack Cost... 09:58:16 INFO: Retrieving Pricing Info for: v3-standard-2 09:58:16 INFO: Archiving Costs [Pipeline] echo 09:58:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:58:17 ---> logs-deploy.sh 09:58:17 lf-activate-venv: SKIPPING 09:58:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3775/1 09:58:17 INFO: archiving workspace using pattern(s): 09:58:17 Archives upload complete. 09:58:18 INFO: archiving logs to Nexus 09:58:18 ---> uname -a: 09:58:18 Linux prd-centos7-docker-4c-2g-1497.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 09:58:18 09:58:18 09:58:18 ---> lscpu: 09:58:18 Architecture: x86_64 09:58:18 CPU op-mode(s): 32-bit, 64-bit 09:58:18 Byte Order: Little Endian 09:58:18 Address sizes: 40 bits physical, 48 bits virtual 09:58:18 CPU(s): 2 09:58:18 On-line CPU(s) list: 0,1 09:58:18 Thread(s) per core: 1 09:58:18 Core(s) per socket: 1 09:58:18 Socket(s): 2 09:58:18 NUMA node(s): 1 09:58:18 Vendor ID: AuthenticAMD 09:58:18 CPU family: 23 09:58:18 Model: 49 09:58:18 Model name: AMD EPYC-Rome Processor 09:58:18 Stepping: 0 09:58:18 CPU MHz: 2799.994 09:58:18 BogoMIPS: 5599.98 09:58:18 Virtualization: AMD-V 09:58:18 Hypervisor vendor: KVM 09:58:18 Virtualization type: full 09:58:18 L1d cache: 32K 09:58:18 L1i cache: 32K 09:58:18 L2 cache: 512K 09:58:18 L3 cache: 16384K 09:58:18 NUMA node0 CPU(s): 0,1 09:58:18 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 09:58:18 09:58:18 09:58:18 ---> nproc: 09:58:18 2 09:58:18 09:58:18 09:58:18 ---> df -h: 09:58:18 Filesystem Size Used Avail Use% Mounted on 09:58:18 overlay 40G 14G 27G 33% / 09:58:18 tmpfs 64M 0 64M 0% /dev 09:58:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:58:18 shm 64M 0 64M 0% /dev/shm 09:58:18 /dev/vda1 40G 14G 27G 33% /facter-os 09:58:18 09:58:18 09:58:18 ---> sar -b -r -n DEV: 09:58:18 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/25/21 _x86_64_ (2 CPU) 09:58:18 09:58:18 09:37:48 LINUX RESTART (2 CPU) 09:58:18 09:58:18 09:38:01 tps rtps wtps bread/s bwrtn/s 09:58:18 09:39:02 176.23 32.63 143.60 5798.30 56214.42 09:58:18 09:40:01 442.87 0.00 442.87 0.00 89831.37 09:58:18 09:41:01 57.57 0.00 57.57 0.00 10790.88 09:58:18 09:42:01 116.54 0.00 116.54 0.00 4802.95 09:58:18 09:43:01 699.12 277.81 421.31 9556.18 280920.15 09:58:18 09:44:01 451.46 91.86 359.60 8919.73 138858.78 09:58:18 09:45:01 542.05 141.13 400.92 7908.21 148843.55 09:58:18 09:46:01 13.02 6.01 7.01 279.01 230.60 09:58:18 09:47:01 0.23 0.00 0.23 0.00 3.41 09:58:18 09:48:01 0.27 0.03 0.23 0.27 2.58 09:58:18 09:49:01 0.33 0.00 0.33 0.00 4.03 09:58:18 09:50:01 0.25 0.00 0.25 0.00 3.05 09:58:18 09:51:01 0.25 0.00 0.25 0.00 2.73 09:58:18 09:52:01 0.28 0.00 0.28 0.00 3.03 09:58:18 09:53:01 0.47 0.25 0.22 7.86 2.18 09:58:18 09:54:01 0.72 0.00 0.72 0.00 14.03 09:58:18 09:55:01 0.28 0.00 0.28 0.00 2.93 09:58:18 09:56:01 0.22 0.02 0.20 0.13 2.58 09:58:18 09:57:01 0.30 0.02 0.28 0.13 3.33 09:58:18 09:58:01 140.91 57.96 82.95 4268.00 18197.34 09:58:18 Average: 131.94 30.42 101.53 1838.96 37403.63 09:58:18 09:58:18 09:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:58:18 09:39:02 4634288 0 747592 9.33 2620 2624432 1620344 17.89 902696 2166760 606324 09:58:18 09:40:01 3562608 0 932784 11.65 2620 3510920 1624768 17.94 1237804 2744092 167368 09:58:18 09:41:01 3284300 0 1046448 13.07 2620 3675564 1629244 17.99 1430664 2813384 18524 09:58:18 09:42:01 3259428 0 1056684 13.19 2620 3690200 1524404 16.83 1444408 2802648 66684 09:58:18 09:43:01 876196 0 1212836 15.14 2620 5917280 1853632 20.47 2695308 3832820 876 09:58:18 09:44:01 131132 0 1318356 16.46 2620 6556824 2184896 24.12 3112348 4130240 453188 09:58:18 09:45:01 2725992 0 1178756 14.72 2620 4101564 1821888 20.11 1361124 3293828 20 09:58:18 09:46:01 2763556 0 1132932 14.15 2620 4109824 1403936 15.50 1331700 3296884 20 09:58:18 09:47:01 2767656 0 1128828 14.09 2620 4109828 1360748 15.02 1344528 3282464 12 09:58:18 09:48:01 2782648 0 1113832 13.91 2620 4109832 1361052 15.03 1339584 3273328 8 09:58:18 09:49:01 2782952 0 1113524 13.90 2620 4109836 1360992 15.03 1339564 3273328 8 09:58:18 09:50:01 2783324 0 1113148 13.90 2620 4109840 1360884 15.02 1339324 3273328 8 09:58:18 09:51:01 2783628 0 1112836 13.89 2620 4109848 1360812 15.02 1339308 3273328 8 09:58:18 09:52:01 2783768 0 1112696 13.89 2620 4109848 1360812 15.02 1339192 3273328 8 09:58:18 09:53:01 2783576 0 1112852 13.90 2620 4109884 1360812 15.02 1339732 3272820 20 09:58:18 09:54:01 2783004 0 1113424 13.90 2620 4109884 1360896 15.03 1339908 3272820 8 09:58:18 09:55:01 2783480 0 1112944 13.90 2620 4109888 1360848 15.02 1339748 3272820 12 09:58:18 09:56:01 2783676 0 1112740 13.89 2620 4109896 1360812 15.02 1339868 3272824 12 09:58:18 09:57:01 2783544 0 1112868 13.90 2620 4109900 1360812 15.02 1339872 3272828 16 09:58:18 09:58:01 2070500 0 1207616 15.08 2620 4728196 1633580 18.04 1417768 3850568 140 09:58:18 Average: 2695463 0 1104685 13.79 2620 4206164 1513309 16.71 1483722 3247222 65663 09:58:18 09:58:18 09:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:58:18 09:39:02 eth0 1138.32 1079.64 9507.46 158.54 0.00 0.00 0.00 0.00 09:58:18 09:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:39:02 docker0 532.13 366.49 53.29 2668.40 0.00 0.00 0.00 0.00 09:58:18 09:40:01 eth0 264.76 205.94 2106.98 30.05 0.00 0.00 0.00 0.00 09:58:18 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:40:01 veth9f865a2 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 09:58:18 09:40:01 docker0 186.86 232.68 15.08 2077.32 0.00 0.00 0.00 0.00 09:58:18 09:41:01 eth0 28.80 15.44 23.13 10.72 0.00 0.00 0.00 0.00 09:58:18 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:41:01 veth9f865a2 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 09:58:18 09:41:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 09:58:18 09:42:01 eth0 20.89 11.09 18.20 9.43 0.00 0.00 0.00 0.00 09:58:18 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:42:01 veth9f865a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:43:01 veth87043fc 0.00 0.87 0.00 0.05 0.00 0.00 0.00 0.00 09:58:18 09:43:01 eth0 148.80 95.42 1881.82 131.12 0.00 0.00 0.00 0.00 09:58:18 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:43:01 docker0 18.75 33.15 1.02 177.84 0.00 0.00 0.00 0.00 09:58:18 09:44:01 veth87043fc 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 09:58:18 09:44:01 veth77661e6 11.27 35.79 0.90 386.56 0.00 0.00 0.00 0.00 09:58:18 09:44:01 eth0 122.72 55.67 1570.95 15.65 0.00 0.00 0.00 0.00 09:58:18 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:45:01 veth87043fc 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 09:58:18 09:45:01 eth0 93.54 51.82 259.38 134.93 0.00 0.00 0.00 0.00 09:58:18 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:45:01 docker0 770.66 718.88 71.67 5620.01 0.00 0.00 0.00 0.00 09:58:18 09:46:01 eth0 3.86 2.51 2.93 1.08 0.00 0.00 0.00 0.00 09:58:18 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:46:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:47:01 eth0 1.20 0.27 0.12 0.02 0.00 0.00 0.00 0.00 09:58:18 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:48:01 eth0 0.58 0.43 0.27 0.17 0.00 0.00 0.00 0.00 09:58:18 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:49:01 eth0 0.30 0.20 0.09 0.08 0.00 0.00 0.00 0.00 09:58:18 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:50:01 eth0 0.58 0.13 0.11 0.04 0.00 0.00 0.00 0.00 09:58:18 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:51:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:58:18 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:52:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:58:18 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:58:18 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:54:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:58:18 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:55:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:58:18 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:58:18 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:57:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:58:18 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:58:01 eth0 120.40 74.84 2603.43 14.10 0.00 0.00 0.00 0.00 09:58:18 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 Average: eth0 97.18 79.63 898.08 25.31 0.00 0.00 0.00 0.00 09:58:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:18 Average: docker0 38.57 35.98 3.59 281.26 0.00 0.00 0.00 0.00 09:58:18 09:58:18 09:58:18 ---> sar -P ALL: 09:58:18 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/25/21 _x86_64_ (2 CPU) 09:58:18 09:58:18 09:37:48 LINUX RESTART (2 CPU) 09:58:18 09:58:18 09:38:01 CPU %user %nice %system %iowait %steal %idle 09:58:18 09:39:02 all 36.65 0.00 9.61 8.08 0.10 45.56 09:58:18 09:39:02 0 35.04 0.00 10.19 8.20 0.11 46.46 09:58:18 09:39:02 1 38.26 0.00 9.03 7.96 0.09 44.66 09:58:18 09:40:01 all 41.02 0.00 11.18 4.12 0.11 43.57 09:58:18 09:40:01 0 42.14 0.00 11.35 4.08 0.11 42.32 09:58:18 09:40:01 1 39.89 0.00 11.02 4.17 0.11 44.81 09:58:18 09:41:01 all 39.16 0.00 4.93 0.47 0.09 55.35 09:58:18 09:41:01 0 38.35 0.00 4.90 0.44 0.09 56.22 09:58:18 09:41:01 1 39.97 0.00 4.97 0.49 0.09 54.48 09:58:18 09:42:01 all 73.07 0.00 6.93 1.58 0.13 18.29 09:58:18 09:42:01 0 73.62 0.00 7.13 1.51 0.13 17.62 09:58:18 09:42:01 1 72.51 0.00 6.74 1.66 0.13 18.96 09:58:18 09:43:01 all 33.00 0.00 17.17 24.17 0.12 25.54 09:58:18 09:43:01 0 33.58 0.00 17.01 24.34 0.13 24.95 09:58:18 09:43:01 1 32.42 0.00 17.33 24.01 0.11 26.14 09:58:18 09:44:01 all 74.82 0.00 15.59 7.70 0.13 1.76 09:58:18 09:44:01 0 74.51 0.00 15.60 8.07 0.13 1.70 09:58:18 09:44:01 1 75.13 0.00 15.59 7.33 0.13 1.82 09:58:18 09:45:01 all 69.20 0.00 16.22 8.31 0.14 6.13 09:58:18 09:45:01 0 69.05 0.00 16.79 7.97 0.13 6.07 09:58:18 09:45:01 1 69.36 0.00 15.65 8.65 0.15 6.19 09:58:18 09:46:01 all 0.23 0.00 0.21 0.13 0.03 99.41 09:58:18 09:46:01 0 0.30 0.00 0.17 0.18 0.03 99.31 09:58:18 09:46:01 1 0.17 0.00 0.25 0.07 0.02 99.50 09:58:18 09:47:01 all 0.05 0.00 0.05 0.00 0.02 99.88 09:58:18 09:47:01 0 0.08 0.00 0.05 0.00 0.00 99.87 09:58:18 09:47:01 1 0.02 0.00 0.05 0.00 0.03 99.90 09:58:18 09:48:01 all 0.27 0.00 0.08 0.01 0.02 99.63 09:58:18 09:48:01 0 0.45 0.00 0.05 0.02 0.02 99.47 09:58:18 09:48:01 1 0.08 0.00 0.10 0.00 0.02 99.80 09:58:18 09:49:01 all 0.18 0.00 0.04 0.02 0.00 99.77 09:58:18 09:49:01 0 0.32 0.00 0.03 0.00 0.00 99.65 09:58:18 09:49:01 1 0.03 0.00 0.05 0.03 0.00 99.88 09:58:18 09:58:18 09:49:01 CPU %user %nice %system %iowait %steal %idle 09:58:18 09:50:01 all 0.25 0.00 0.03 0.00 0.01 99.72 09:58:18 09:50:01 0 0.45 0.00 0.02 0.00 0.00 99.53 09:58:18 09:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:58:18 09:51:01 all 0.24 0.00 0.04 0.00 0.01 99.71 09:58:18 09:51:01 0 0.45 0.00 0.02 0.00 0.02 99.52 09:58:18 09:51:01 1 0.03 0.00 0.07 0.00 0.00 99.90 09:58:18 09:52:01 all 0.23 0.00 0.03 0.00 0.01 99.74 09:58:18 09:52:01 0 0.38 0.00 0.02 0.00 0.00 99.60 09:58:18 09:52:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:58:18 09:53:01 all 0.19 0.00 0.06 0.01 0.01 99.73 09:58:18 09:53:01 0 0.33 0.00 0.05 0.00 0.00 99.62 09:58:18 09:53:01 1 0.05 0.00 0.07 0.02 0.02 99.85 09:58:18 09:54:01 all 0.15 0.00 0.04 0.00 0.01 99.80 09:58:18 09:54:01 0 0.23 0.00 0.03 0.00 0.02 99.72 09:58:18 09:54:01 1 0.07 0.00 0.05 0.00 0.00 99.88 09:58:18 09:55:01 all 0.13 0.00 0.03 0.00 0.01 99.83 09:58:18 09:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:58:18 09:55:01 1 0.23 0.00 0.03 0.00 0.02 99.72 09:58:18 09:56:01 all 0.10 0.00 0.03 0.00 0.02 99.86 09:58:18 09:56:01 0 0.15 0.00 0.03 0.00 0.02 99.80 09:58:18 09:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:58:18 09:57:01 all 0.14 0.00 0.03 0.00 0.01 99.82 09:58:18 09:57:01 0 0.25 0.00 0.02 0.00 0.00 99.73 09:58:18 09:57:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:58:18 09:58:01 all 9.36 0.00 3.74 3.67 0.04 83.19 09:58:18 09:58:01 0 9.88 0.00 3.89 5.39 0.05 80.79 09:58:18 09:58:01 1 8.84 0.00 3.59 1.96 0.03 85.57 09:58:18 Average: all 17.86 0.00 4.07 2.77 0.05 75.25 09:58:18 Average: 0 17.94 0.00 4.14 2.86 0.05 75.01 09:58:18 Average: 1 17.79 0.00 4.01 2.67 0.05 75.49 09:58:18 09:58:18 09:58:18