Pull request #3825 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9+451b096496c10626fafafdb288817a63ed714faa (8ed88b04169fc1f3e8bd768100d4a7f214401e69) 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-ssh4934554914411467205.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh1593423437298916809.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3825/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-3825/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7998282396265669220.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-3825/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5010290738589262427.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh9222621503525891666.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-3825/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-3825/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4123823485147538970.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 USE_ALPINE: true 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-446 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [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-ssh6013519179482316411.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 Merge succeeded, producing 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 Checking out Revision 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 (PR-3825) > 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-ssh2736865831318492055.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # 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-ssh1002760915438881936.key > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 Commit message: "fix(snap): add token for the external-mqtt-trigger profile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-24T15:11:47.249Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-24T15:11:47.384Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-24T15:11:47.455Z] ========================================================= [2021-11-24T15:11:47.455Z] EdgeX Global Pipelines Version Info [2021-11-24T15:11:47.455Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-24T15:11:48.637Z] ------------------- [2021-11-24T15:11:48.637Z] stable info: [2021-11-24T15:11:48.637Z] ------------------- [2021-11-24T15:11:48.637Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-24T15:11:48.637Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-24T15:11:48.637Z] Message: update stable to v1.0.217 [2021-11-24T15:11:49.214Z] ------------------- [2021-11-24T15:11:49.214Z] experimental info: [2021-11-24T15:11:49.214Z] ------------------- [2021-11-24T15:11:49.214Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-24T15:11:49.214Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-24T15:11:49.214Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-24T15:11:49.378Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-24T15:11:49.415Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-24T15:11:49.450Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-24T15:11:49.485Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-24T15:11:49.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-24T15:11:49.556Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-24T15:11:49.604Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-24T15:11:49.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-24T15:11:49.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-24T15:11:49.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-24T15:11:49.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-24T15:11:49.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-24T15:11:49.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-24T15:11:49.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-24T15:11:49.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-24T15:11:49.935Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-24T15:11:49.969Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-24T15:11:50.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-24T15:11:50.044Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-24T15:11:50.077Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-24T15:11:50.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-24T15:11:50.148Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-24T15:11:50.186Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3825 [Pipeline] echo [2021-11-24T15:11:50.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3825 [Pipeline] echo [2021-11-24T15:11:50.265Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3825 [Pipeline] echo [2021-11-24T15:11:50.302Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [Pipeline] echo [2021-11-24T15:11:50.338Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25fbc73 [Pipeline] echo [2021-11-24T15:11:50.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-24T15:11:50.472Z] provisioning config files... [2021-11-24T15:11:50.486Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3106599430233207526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-24T15:11:50.849Z] ---> docker-login.sh [2021-11-24T15:11:50.849Z] nexus3.edgexfoundry.org:10001 [2021-11-24T15:11:50.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T15:11:51.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T15:11:51.113Z] Configure a credential helper to remove this warning. See [2021-11-24T15:11:51.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T15:11:51.113Z] [2021-11-24T15:11:51.113Z] Login Succeeded [2021-11-24T15:11:51.113Z] nexus3.edgexfoundry.org:10002 [2021-11-24T15:11:51.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T15:11:51.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T15:11:51.113Z] Configure a credential helper to remove this warning. See [2021-11-24T15:11:51.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T15:11:51.113Z] [2021-11-24T15:11:51.113Z] Login Succeeded [2021-11-24T15:11:51.113Z] nexus3.edgexfoundry.org:10003 [2021-11-24T15:11:51.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T15:11:51.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T15:11:51.384Z] Configure a credential helper to remove this warning. See [2021-11-24T15:11:51.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T15:11:51.384Z] [2021-11-24T15:11:51.384Z] Login Succeeded [2021-11-24T15:11:51.384Z] nexus3.edgexfoundry.org:10004 [2021-11-24T15:11:51.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T15:11:51.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T15:11:51.384Z] Configure a credential helper to remove this warning. See [2021-11-24T15:11:51.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T15:11:51.384Z] [2021-11-24T15:11:51.384Z] Login Succeeded [2021-11-24T15:11:51.384Z] docker.io [2021-11-24T15:11:51.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T15:11:51.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T15:11:51.909Z] Configure a credential helper to remove this warning. See [2021-11-24T15:11:51.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T15:11:51.909Z] [2021-11-24T15:11:51.909Z] Login Succeeded [2021-11-24T15:11:51.909Z] ---> docker-login.sh ends [Pipeline] } [2021-11-24T15:11:51.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-24T15:11:52.313Z] ++ 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 [2021-11-24T15:11:52.313Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T15:11:52.313Z] ++ dirname cmd/core-command/Dockerfile [2021-11-24T15:11:52.313Z] ++ cut -d/ -f2 [2021-11-24T15:11:52.313Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-24T15:11:52.313Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T15:11:52.313Z] ++ dirname cmd/core-data/Dockerfile [2021-11-24T15:11:52.313Z] ++ cut -d/ -f2 [2021-11-24T15:11:52.313Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-24T15:11:52.313Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T15:11:52.313Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-24T15:11:52.313Z] ++ cut -d/ -f2 [2021-11-24T15:11:52.313Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-24T15:11:52.313Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T15:11:52.313Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-24T15:11:52.313Z] ++ cut -d/ -f2 [2021-11-24T15:11:52.313Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-24T15:11:52.313Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T15:11:52.313Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-24T15:11:52.313Z] ++ cut -d/ -f2 [2021-11-24T15:11:52.313Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-24T15:11:52.313Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T15:11:52.313Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-24T15:11:52.313Z] ++ cut -d/ -f2 [2021-11-24T15:11:52.313Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-24T15:11:52.313Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T15:11:52.313Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-24T15:11:52.313Z] ++ cut -d/ -f2 [2021-11-24T15:11:52.313Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-24T15:11:52.313Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T15:11:52.313Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-24T15:11:52.313Z] ++ cut -d/ -f2 [2021-11-24T15:11:52.313Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-24T15:11:52.313Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-24T15:11:52.314Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-24T15:11:52.314Z] ++ cut -d/ -f2 [2021-11-24T15:11:52.314Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-24T15:11:52.376Z] 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] { (Build Check) [Pipeline] sh [2021-11-24T15:11:52.941Z] + git rev-list -1 --merges 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9~1..25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [Pipeline] echo [2021-11-24T15:11:52.973Z] -----------> git rev-list -1 --merges 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9~1..25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [false] [Pipeline] sh [2021-11-24T15:11:53.291Z] + git log --format=format:%s -1 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [Pipeline] echo [2021-11-24T15:11:53.325Z] ========================================================= [2021-11-24T15:11:53.325Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-24T15:11:53.325Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-24T15:11:53.979Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-24T15:11:53.979Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-24T15:11:53.979Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-24T15:11:53.979Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-24T15:11:53.979Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-24T15:11:53.979Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-24T15:11:53.979Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-24T15:11:54.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-24T15:11:54.439Z] [2021-11-24T15:11:54.439Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-24T15:11:54.777Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-24T15:11:54.777Z] latest: Pulling from edgex-devops/git-semver [2021-11-24T15:11:54.777Z] a0d0a0d46f8b: Pulling fs layer [2021-11-24T15:11:54.777Z] 3e5f54012d9b: Pulling fs layer [2021-11-24T15:11:54.777Z] 4c7163046ea9: Pulling fs layer [2021-11-24T15:11:54.777Z] 0c2d73faf560: Pulling fs layer [2021-11-24T15:11:54.777Z] 0c2d73faf560: Waiting [2021-11-24T15:11:54.777Z] 3e5f54012d9b: Verifying Checksum [2021-11-24T15:11:54.777Z] 3e5f54012d9b: Download complete [2021-11-24T15:11:54.777Z] a0d0a0d46f8b: Verifying Checksum [2021-11-24T15:11:54.777Z] a0d0a0d46f8b: Download complete [2021-11-24T15:11:54.777Z] 0c2d73faf560: Verifying Checksum [2021-11-24T15:11:54.777Z] 0c2d73faf560: Download complete [2021-11-24T15:11:55.038Z] 4c7163046ea9: Verifying Checksum [2021-11-24T15:11:55.038Z] 4c7163046ea9: Download complete [2021-11-24T15:11:55.038Z] a0d0a0d46f8b: Pull complete [2021-11-24T15:11:55.038Z] 3e5f54012d9b: Pull complete [2021-11-24T15:11:55.302Z] 4c7163046ea9: Pull complete [2021-11-24T15:11:55.563Z] 0c2d73faf560: Pull complete [2021-11-24T15:11:55.563Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-24T15:11:55.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-24T15:11:55.563Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-24T15:11:55.654Z] prd-centos7-docker-4c-2g-446 does not seem to be running inside a container [2021-11-24T15:11:55.693Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-24T15:11:56.437Z] $ docker top df2ca4992d7b6fc787e0f05c1036afa86f88e346159ed0dada6bf2a105d8a9d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-24T15:11:56.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-24T15:11:56.600Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-24T15:11:56.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-24T15:11:56.708Z] $ docker exec df2ca4992d7b6fc787e0f05c1036afa86f88e346159ed0dada6bf2a105d8a9d1 ssh-agent [2021-11-24T15:11:56.802Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjabhAA/agent.14 [2021-11-24T15:11:56.802Z] SSH_AGENT_PID=20 [2021-11-24T15:11:56.809Z] Running ssh-add (command line suppressed) [2021-11-24T15:11:56.908Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5407950293619514948.key (/w/workspace/edgex-go/1@tmp/private_key_5407950293619514948.key) [2021-11-24T15:11:56.914Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-24T15:11:57.242Z] + git tag --points-at HEAD [Pipeline] } [2021-11-24T15:11:57.270Z] $ docker exec --env ******** --env ******** df2ca4992d7b6fc787e0f05c1036afa86f88e346159ed0dada6bf2a105d8a9d1 ssh-agent -k [2021-11-24T15:11:57.357Z] unset SSH_AUTH_SOCK; [2021-11-24T15:11:57.357Z] unset SSH_AGENT_PID; [2021-11-24T15:11:57.357Z] echo Agent pid 20 killed; [2021-11-24T15:11:57.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-24T15:11:57.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-24T15:11:57.437Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-24T15:11:57.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-24T15:11:57.538Z] $ docker exec df2ca4992d7b6fc787e0f05c1036afa86f88e346159ed0dada6bf2a105d8a9d1 ssh-agent [2021-11-24T15:11:57.642Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKdJkiE/agent.53 [2021-11-24T15:11:57.642Z] SSH_AGENT_PID=59 [2021-11-24T15:11:57.647Z] Running ssh-add (command line suppressed) [2021-11-24T15:11:57.745Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1392073767419323133.key (/w/workspace/edgex-go/1@tmp/private_key_1392073767419323133.key) [2021-11-24T15:11:57.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-24T15:11:58.075Z] + git semver init [2021-11-24T15:11:58.075Z] # -> Open(): unable to determine branch for HEAD [2021-11-24T15:11:58.075Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-11-24T15:11:58.075Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-11-24T15:11:58.075Z] # $SEMVER_REMOTE_NAME = origin [2021-11-24T15:11:58.075Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-24T15:11:58.075Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-24T15:11:58.075Z] # $SEMVER_BRANCH = PR-3825 [2021-11-24T15:11:58.075Z] # $SEMVER_TEMP = /tmp/semver-201662440 [2021-11-24T15:11:58.075Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-24T15:12:13.045Z] # '/tmp/semver-201662440' -> '/w/workspace/edgex-go/1/.semver' [2021-11-24T15:12:13.045Z] # -> Force: false [2021-11-24T15:12:13.045Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-11-24T15:12:13.068Z] $ docker exec --env ******** --env ******** df2ca4992d7b6fc787e0f05c1036afa86f88e346159ed0dada6bf2a105d8a9d1 ssh-agent -k [2021-11-24T15:12:13.168Z] unset SSH_AUTH_SOCK; [2021-11-24T15:12:13.169Z] unset SSH_AGENT_PID; [2021-11-24T15:12:13.169Z] echo Agent pid 59 killed; [2021-11-24T15:12:13.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-24T15:12:13.559Z] + git semver [Pipeline] } [2021-11-24T15:12:13.586Z] $ docker stop --time=1 df2ca4992d7b6fc787e0f05c1036afa86f88e346159ed0dada6bf2a105d8a9d1 [2021-11-24T15:12:15.468Z] $ docker rm -f df2ca4992d7b6fc787e0f05c1036afa86f88e346159ed0dada6bf2a105d8a9d1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-24T15:12:15.860Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-24T15:12:16.148Z] Stashed 1 file(s) [Pipeline] echo [2021-11-24T15:12:16.164Z] [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 [2021-11-24T15:12:16.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-24T15:12:16.692Z] ========================================================= [2021-11-24T15:12:16.692Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-24T15:12:16.692Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-24T15:12:17.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-24T15:12:17.032Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-24T15:12:17.032Z] a0d0a0d46f8b: Already exists [2021-11-24T15:12:17.032Z] 31adcdaf11c8: Pulling fs layer [2021-11-24T15:12:17.032Z] b8b176561691: Pulling fs layer [2021-11-24T15:12:17.032Z] 4527c011a84f: Pulling fs layer [2021-11-24T15:12:17.032Z] 5d74067f8e1e: Pulling fs layer [2021-11-24T15:12:17.032Z] e0aca202a116: Pulling fs layer [2021-11-24T15:12:17.032Z] 3a43be97a3b4: Pulling fs layer [2021-11-24T15:12:17.032Z] 34cad66bf833: Pulling fs layer [2021-11-24T15:12:17.032Z] b4e3c513aaa6: Pulling fs layer [2021-11-24T15:12:17.032Z] 3a43be97a3b4: Waiting [2021-11-24T15:12:17.032Z] 5d74067f8e1e: Waiting [2021-11-24T15:12:17.032Z] 34cad66bf833: Waiting [2021-11-24T15:12:17.032Z] b4e3c513aaa6: Waiting [2021-11-24T15:12:17.032Z] e0aca202a116: Waiting [2021-11-24T15:12:17.032Z] b8b176561691: Verifying Checksum [2021-11-24T15:12:17.032Z] b8b176561691: Download complete [2021-11-24T15:12:17.032Z] 31adcdaf11c8: Verifying Checksum [2021-11-24T15:12:17.032Z] 31adcdaf11c8: Download complete [2021-11-24T15:12:17.032Z] 5d74067f8e1e: Verifying Checksum [2021-11-24T15:12:17.032Z] 5d74067f8e1e: Download complete [2021-11-24T15:12:17.032Z] e0aca202a116: Verifying Checksum [2021-11-24T15:12:17.032Z] e0aca202a116: Download complete [2021-11-24T15:12:17.032Z] 3a43be97a3b4: Verifying Checksum [2021-11-24T15:12:17.032Z] 3a43be97a3b4: Download complete [2021-11-24T15:12:17.295Z] 31adcdaf11c8: Pull complete [2021-11-24T15:12:17.295Z] 34cad66bf833: Verifying Checksum [2021-11-24T15:12:17.295Z] 34cad66bf833: Download complete [2021-11-24T15:12:17.296Z] b8b176561691: Pull complete [2021-11-24T15:12:17.569Z] b4e3c513aaa6: Verifying Checksum [2021-11-24T15:12:17.569Z] b4e3c513aaa6: Download complete [2021-11-24T15:12:17.569Z] 4527c011a84f: Verifying Checksum [2021-11-24T15:12:17.569Z] 4527c011a84f: Download complete [2021-11-24T15:12:21.810Z] 4527c011a84f: Pull complete [2021-11-24T15:12:21.810Z] 5d74067f8e1e: Pull complete [2021-11-24T15:12:21.810Z] e0aca202a116: Pull complete [2021-11-24T15:12:21.810Z] 3a43be97a3b4: Pull complete [2021-11-24T15:12:21.810Z] 34cad66bf833: Pull complete [2021-11-24T15:12:23.749Z] b4e3c513aaa6: Pull complete [2021-11-24T15:12:23.749Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-24T15:12:23.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-24T15:12:23.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-24T15:12:24.101Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-24T15:12:24.101Z] WORKDIR /edgex [2021-11-24T15:12:24.101Z] COPY go.mod . [2021-11-24T15:12:24.101Z] RUN go mod download' [2021-11-24T15:12:24.101Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-24T15:12:25.503Z] Sending build context to Docker daemon 334.3MB [2021-11-24T15:12:25.503Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-24T15:12:25.503Z] ---> 9f6097aaca64 [2021-11-24T15:12:25.503Z] Step 2/4 : WORKDIR /edgex [2021-11-24T15:12:27.424Z] ---> Running in f0fcbe961f24 [2021-11-24T15:12:27.424Z] Removing intermediate container f0fcbe961f24 [2021-11-24T15:12:27.424Z] ---> 1b2157ad712a [2021-11-24T15:12:27.424Z] Step 3/4 : COPY go.mod . [2021-11-24T15:12:27.424Z] ---> 7af50e26627c [2021-11-24T15:12:27.424Z] Step 4/4 : RUN go mod download [2021-11-24T15:12:27.424Z] ---> Running in 973b6dbd59b4 [2021-11-24T15:12:31.530Z] Still waiting to schedule task [2021-11-24T15:12:31.530Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-24T15:12:59.572Z] Removing intermediate container 973b6dbd59b4 [2021-11-24T15:12:59.572Z] ---> ca5db95542f4 [2021-11-24T15:12:59.572Z] Successfully built ca5db95542f4 [2021-11-24T15:12:59.572Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-24T15:12:59.916Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-24T15:12:59.916Z] . [Pipeline] withDockerContainer [2021-11-24T15:12:59.992Z] prd-centos7-docker-4c-2g-446 does not seem to be running inside a container [2021-11-24T15:13:00.019Z] $ 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 ******** ci-base-image-x86_64 cat [2021-11-24T15:13:00.400Z] $ docker top 494cdb1a0def64b51200f4eca535619f5a470ebd52f014b482d2d05c6df0ee48 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-24T15:13:00.792Z] + go version [2021-11-24T15:13:00.792Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-24T15:13:00.814Z] $ docker stop --time=1 494cdb1a0def64b51200f4eca535619f5a470ebd52f014b482d2d05c6df0ee48 [2021-11-24T15:13:02.007Z] $ docker rm -f 494cdb1a0def64b51200f4eca535619f5a470ebd52f014b482d2d05c6df0ee48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-24T15:13:02.672Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-24T15:13:02.672Z] . [Pipeline] withDockerContainer [2021-11-24T15:13:02.763Z] prd-centos7-docker-4c-2g-446 does not seem to be running inside a container [2021-11-24T15:13:02.797Z] $ 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 ******** ci-base-image-x86_64 cat [2021-11-24T15:13:03.173Z] $ docker top a0343f153dbd693c0e58ede5ecbe3260551f8f9affe9c9f44f5d96dae7d3f02b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-24T15:13:03.280Z] ========================================================= [2021-11-24T15:13:03.280Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-24T15:13:03.280Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-24T15:13:03.611Z] + make test [2021-11-24T15:13:03.611Z] go mod tidy [2021-11-24T15:13:03.883Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-24T15:13:09.239Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-24T15:13:27.413Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-24T15:13:29.993Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-24T15:13:30.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-24T15:13:30.845Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-24T15:13:33.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-24T15:13:33.718Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-24T15:13:33.718Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-24T15:13:33.718Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-24T15:13:34.294Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-24T15:13:34.556Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-24T15:13:34.826Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-24T15:13:34.826Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-24T15:13:34.826Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-24T15:13:34.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-24T15:13:36.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2021-11-24T15:13:36.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-24T15:13:36.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-24T15:13:37.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements [2021-11-24T15:13:37.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-24T15:13:37.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements [2021-11-24T15:13:37.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-24T15:13:37.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-24T15:13:38.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 89.5% of statements [2021-11-24T15:13:38.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-24T15:13:38.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-24T15:13:39.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements [2021-11-24T15:13:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-24T15:13:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-24T15:13:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-24T15:13:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-24T15:13:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-24T15:13:40.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.273s coverage: 94.2% of statements [2021-11-24T15:13:40.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-24T15:13:40.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-24T15:13:40.444Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-11-24T15:13:40.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-24T15:13:40.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-24T15:13:40.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-24T15:13:40.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-24T15:13:40.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-24T15:13:41.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2021-11-24T15:13:41.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-24T15:13:41.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-24T15:13:41.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-24T15:13:41.596Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements [2021-11-24T15:13:41.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-24T15:13:41.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-11-24T15:13:42.169Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-11-24T15:13:42.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-24T15:13:42.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-11-24T15:13:42.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-11-24T15:13:42.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-11-24T15:13:43.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-11-24T15:13:43.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-11-24T15:13:55.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-11-24T15:13:55.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-11-24T15:13:59.968Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-447 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws [2021-11-24T15:14:00.010Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-24T15:14:00.255Z] The recommended git tool is: git [2021-11-24T15:14:00.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.218s coverage: 82.5% of statements [2021-11-24T15:14:00.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-24T15:14:05.735Z] using credential edgex-jenkins-ssh [2021-11-24T15:14:05.750Z] Cloning the remote Git repository [2021-11-24T15:14:05.803Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-24T15:14:05.895Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-24T15:14:05.968Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-24T15:14:05.969Z] > git --version # timeout=10 [2021-11-24T15:14:05.987Z] > git --version # 'git version 2.17.1' [2021-11-24T15:14:05.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-24T15:14:06.078Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-24T15:14:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-24T15:14:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-24T15:14:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-24T15:14:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-24T15:14:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-24T15:14:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-11-24T15:14:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-11-24T15:14:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-11-24T15:14:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-24T15:14:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-24T15:14:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-11-24T15:14:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-11-24T15:14:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-11-24T15:14:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-11-24T15:14:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-11-24T15:14:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.208s coverage: 65.4% of statements [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-24T15:14:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-24T15:14:18.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-24T15:14:18.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements [2021-11-24T15:14:18.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-24T15:14:18.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-24T15:14:18.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2021-11-24T15:14:18.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-24T15:14:19.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-11-24T15:14:19.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-24T15:14:22.205Z] Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:14:21.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-24T15:14:21.305Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-24T15:14:21.328Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-24T15:14:21.360Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-24T15:14:21.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-24T15:14:21.373Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-24T15:14:22.223Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T15:14:22.245Z] > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 [2021-11-24T15:14:22.542Z] Merge succeeded, producing 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:14:22.542Z] Checking out Revision 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 (PR-3825) [2021-11-24T15:14:22.457Z] > git remote # timeout=10 [2021-11-24T15:14:22.477Z] > git config --get remote.origin.url # timeout=10 [2021-11-24T15:14:22.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-24T15:14:22.507Z] > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 [2021-11-24T15:14:22.529Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-24T15:14:22.549Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T15:14:22.560Z] > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 [2021-11-24T15:14:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-24T15:14:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-24T15:14:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-24T15:14:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-24T15:14:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-24T15:14:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-24T15:14:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-11-24T15:14:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2021-11-24T15:14:26.158Z] 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 [2021-11-24T15:14:26.791Z] Commit message: "fix(snap): add token for the external-mqtt-trigger profile" [2021-11-24T15:14:26.846Z] > git --version # timeout=10 [2021-11-24T15:14:26.857Z] > git --version # 'git version 2.17.1' [2021-11-24T15:14:26.867Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-24T15:14:28.034Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-24T15:14:28.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-24T15:14:28.034Z] Dload Upload Total Spent Left Speed [2021-11-24T15:14:28.034Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 11824 65 7745 0 0 57798 0 --:--:-- --:--:-- --:--:-- 57798 100 11824 100 11824 0 0 87585 0 --:--:-- --:--:-- --:--:-- 86941 [Pipeline] sh [2021-11-24T15:14:28.459Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-24T15:14:28.808Z] + sudo tee /etc/docker/daemon.new [2021-11-24T15:14:28.808Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-24T15:14:28.808Z] { [2021-11-24T15:14:28.808Z] "registry-mirrors": [ [2021-11-24T15:14:28.808Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-24T15:14:28.808Z] ], [2021-11-24T15:14:28.808Z] "bip": "10.250.0.254/24", [2021-11-24T15:14:28.808Z] "hosts": [ [2021-11-24T15:14:28.808Z] "tcp://0.0.0.0:5555", [2021-11-24T15:14:28.808Z] "unix:///var/run/docker.sock" [2021-11-24T15:14:28.808Z] ], [2021-11-24T15:14:28.808Z] "mtu": 1458, [2021-11-24T15:14:28.808Z] "selinux-enabled": true, [2021-11-24T15:14:28.808Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-24T15:14:28.808Z] } [Pipeline] sh [2021-11-24T15:14:29.156Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-24T15:14:29.568Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-24T15:14:47.955Z] provisioning config files... [2021-11-24T15:14:47.981Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1941741786812200471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-24T15:14:48.376Z] ---> docker-login.sh [2021-11-24T15:14:48.376Z] nexus3.edgexfoundry.org:10001 [2021-11-24T15:14:48.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T15:14:49.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T15:14:49.250Z] Configure a credential helper to remove this warning. See [2021-11-24T15:14:49.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T15:14:49.250Z] [2021-11-24T15:14:49.250Z] Login Succeeded [2021-11-24T15:14:49.250Z] nexus3.edgexfoundry.org:10002 [2021-11-24T15:14:49.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T15:14:49.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T15:14:49.849Z] Configure a credential helper to remove this warning. See [2021-11-24T15:14:49.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T15:14:49.849Z] [2021-11-24T15:14:49.849Z] Login Succeeded [2021-11-24T15:14:49.849Z] nexus3.edgexfoundry.org:10003 [2021-11-24T15:14:50.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T15:14:50.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T15:14:50.407Z] Configure a credential helper to remove this warning. See [2021-11-24T15:14:50.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T15:14:50.407Z] [2021-11-24T15:14:50.407Z] Login Succeeded [2021-11-24T15:14:50.407Z] nexus3.edgexfoundry.org:10004 [2021-11-24T15:14:50.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T15:14:50.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T15:14:50.964Z] Configure a credential helper to remove this warning. See [2021-11-24T15:14:50.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T15:14:50.964Z] [2021-11-24T15:14:50.964Z] Login Succeeded [2021-11-24T15:14:50.964Z] docker.io [2021-11-24T15:14:51.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-24T15:14:51.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-24T15:14:51.848Z] Configure a credential helper to remove this warning. See [2021-11-24T15:14:51.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-24T15:14:51.848Z] [2021-11-24T15:14:51.848Z] Login Succeeded [2021-11-24T15:14:51.848Z] ---> docker-login.sh ends [Pipeline] } [2021-11-24T15:14:51.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-24T15:14:52.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-24T15:14:52.541Z] ========================================================= [2021-11-24T15:14:52.541Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-24T15:14:52.541Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-24T15:14:52.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-24T15:14:53.273Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-24T15:14:53.273Z] 552d1f2373af: Pulling fs layer [2021-11-24T15:14:53.273Z] ea3f2d53f512: Pulling fs layer [2021-11-24T15:14:53.273Z] 9e70ebbbe112: Pulling fs layer [2021-11-24T15:14:53.273Z] 7a9cfe048b4a: Pulling fs layer [2021-11-24T15:14:53.273Z] 72dc09318566: Pulling fs layer [2021-11-24T15:14:53.273Z] f4f7b4309257: Pulling fs layer [2021-11-24T15:14:53.273Z] 0ac9a79272e3: Pulling fs layer [2021-11-24T15:14:53.273Z] b78e95d17946: Pulling fs layer [2021-11-24T15:14:53.273Z] 72dc09318566: Waiting [2021-11-24T15:14:53.273Z] f4f7b4309257: Waiting [2021-11-24T15:14:53.273Z] 0ac9a79272e3: Waiting [2021-11-24T15:14:53.273Z] b78e95d17946: Waiting [2021-11-24T15:14:53.273Z] 7a9cfe048b4a: Waiting [2021-11-24T15:14:53.273Z] 9e70ebbbe112: Verifying Checksum [2021-11-24T15:14:53.273Z] 9e70ebbbe112: Download complete [2021-11-24T15:14:53.273Z] ea3f2d53f512: Download complete [2021-11-24T15:14:53.273Z] 72dc09318566: Verifying Checksum [2021-11-24T15:14:53.273Z] 72dc09318566: Download complete [2021-11-24T15:14:53.273Z] f4f7b4309257: Verifying Checksum [2021-11-24T15:14:53.273Z] f4f7b4309257: Download complete [2021-11-24T15:14:53.273Z] 552d1f2373af: Verifying Checksum [2021-11-24T15:14:53.273Z] 0ac9a79272e3: Verifying Checksum [2021-11-24T15:14:53.273Z] 0ac9a79272e3: Download complete [2021-11-24T15:14:54.257Z] 552d1f2373af: Pull complete [2021-11-24T15:14:54.865Z] ea3f2d53f512: Pull complete [2021-11-24T15:14:55.140Z] 9e70ebbbe112: Pull complete [2021-11-24T15:14:55.140Z] b78e95d17946: Verifying Checksum [2021-11-24T15:14:55.140Z] b78e95d17946: Download complete [2021-11-24T15:14:55.736Z] 7a9cfe048b4a: Verifying Checksum [2021-11-24T15:14:55.736Z] 7a9cfe048b4a: Download complete [2021-11-24T15:14:58.407Z] GO111MODULE=on go vet ./... [2021-11-24T15:15:05.906Z] 7a9cfe048b4a: Pull complete [2021-11-24T15:15:06.181Z] 72dc09318566: Pull complete [2021-11-24T15:15:06.453Z] f4f7b4309257: Pull complete [2021-11-24T15:15:06.727Z] 0ac9a79272e3: Pull complete [2021-11-24T15:15:08.469Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-24T15:15:08.469Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-24T15:15:08.469Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-24T15:15:09.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-24T15:15:09.397Z] + ls -al . [2021-11-24T15:15:09.398Z] total 644 [2021-11-24T15:15:09.398Z] drwxrwxr-x 10 1001 1001 4096 Nov 24 15:15 . [2021-11-24T15:15:09.398Z] drwxr-xr-x 4 root root 28 Nov 24 15:13 .. [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 11 Nov 24 15:11 .dockerignore [2021-11-24T15:15:09.398Z] drwxrwxr-x 8 1001 1001 179 Nov 24 15:11 .git [2021-11-24T15:15:09.398Z] drwxrwxr-x 4 1001 1001 142 Nov 24 15:11 .github [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 804 Nov 24 15:11 .gitignore [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 42 Nov 24 15:11 .golangci.yml [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 76 Nov 24 15:11 .hadolint.yml [2021-11-24T15:15:09.398Z] drwx------ 3 1001 1001 73 Nov 24 15:12 .semver [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 166 Nov 24 15:11 .sonarcloud.properties [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 1171 Nov 24 15:11 ADOPTERS.md [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 8910 Nov 24 15:11 Attribution.txt [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 51732 Nov 24 15:11 CHANGELOG.md [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 3804 Nov 24 15:11 CONTRIBUTING.md [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 677 Nov 24 15:11 GOVERNANCE.md [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 849 Nov 24 15:11 Jenkinsfile [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 10775 Nov 24 15:11 LICENSE [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 6508 Nov 24 15:11 Makefile [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 582 Nov 24 15:11 OWNERS.md [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 8207 Nov 24 15:11 README.md [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 6912 Nov 24 15:11 SECURITY.md [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 5 Nov 24 15:12 VERSION [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 4131 Nov 24 15:11 ZMQWindows.md [2021-11-24T15:15:09.398Z] drwxrwxr-x 2 1001 1001 37 Nov 24 15:11 bin [2021-11-24T15:15:09.398Z] drwxrwxr-x 14 1001 1001 4096 Nov 24 15:11 cmd [2021-11-24T15:15:09.398Z] -rw-r--r-- 1 root root 428381 Nov 24 15:14 coverage.out [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 822 Nov 24 15:11 go.mod [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 49471 Nov 24 15:11 go.sum [2021-11-24T15:15:09.398Z] drwxrwxr-x 8 1001 1001 124 Nov 24 15:11 internal [2021-11-24T15:15:09.398Z] drwxrwxr-x 3 1001 1001 16 Nov 24 15:11 openapi [2021-11-24T15:15:09.398Z] drwxrwxr-x 4 1001 1001 71 Nov 24 15:11 snap [2021-11-24T15:15:09.398Z] -rw-rw-r-- 1 1001 1001 204 Nov 24 15:11 version.go [Pipeline] sh [2021-11-24T15:15:09.702Z] + '[' -e coverage.out ] [2021-11-24T15:15:09.703Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-24T15:15:09.811Z] Stashed 1 file(s) [Pipeline] sh [2021-11-24T15:15:10.114Z] + make build [2021-11-24T15:15:10.114Z] 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 [2021-11-24T15:15:11.524Z] 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 [2021-11-24T15:15:13.445Z] b78e95d17946: Pull complete [2021-11-24T15:15:13.445Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-24T15:15:13.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-24T15:15:13.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-24T15:15:13.839Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-24T15:15:13.839Z] WORKDIR /edgex [2021-11-24T15:15:13.839Z] COPY go.mod . [2021-11-24T15:15:13.839Z] RUN go mod download [2021-11-24T15:15:13.839Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-24T15:15:15.827Z] Sending build context to Docker daemon 168.9MB [2021-11-24T15:15:15.827Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-24T15:15:15.827Z] ---> 8b459fc5aaf0 [2021-11-24T15:15:15.827Z] Step 2/4 : WORKDIR /edgex [2021-11-24T15:15:17.799Z] ---> Running in c655bed5305c [2021-11-24T15:15:18.144Z] 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 [2021-11-24T15:15:18.395Z] Removing intermediate container c655bed5305c [2021-11-24T15:15:18.395Z] ---> decb4f0d2dd1 [2021-11-24T15:15:18.395Z] Step 3/4 : COPY go.mod . [2021-11-24T15:15:18.721Z] 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 [2021-11-24T15:15:18.993Z] ---> c2b82489ec49 [2021-11-24T15:15:18.993Z] Step 4/4 : RUN go mod download [2021-11-24T15:15:18.993Z] ---> Running in a4b82b883a29 [2021-11-24T15:15:19.676Z] 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 [2021-11-24T15:15:19.944Z] 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 [2021-11-24T15:15:20.901Z] 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 [2021-11-24T15:15:21.849Z] 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 [2021-11-24T15:15:22.434Z] 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 [2021-11-24T15:15:23.393Z] 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 [2021-11-24T15:15:24.340Z] 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 [2021-11-24T15:15:24.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-24T15:15:26.368Z] $ docker stop --time=1 a0343f153dbd693c0e58ede5ecbe3260551f8f9affe9c9f44f5d96dae7d3f02b [2021-11-24T15:15:28.228Z] $ docker rm -f a0343f153dbd693c0e58ede5ecbe3260551f8f9affe9c9f44f5d96dae7d3f02b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-24T15:15:30.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-24T15:15:30.263Z] [2021-11-24T15:15:30.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-24T15:15:30.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-24T15:15:30.650Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-24T15:15:30.650Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-24T15:15:30.650Z] ca9280d653b3: Pulling fs layer [2021-11-24T15:15:30.650Z] 7e9c9ca2126c: Pulling fs layer [2021-11-24T15:15:30.650Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-24T15:15:30.650Z] cbdbe7a5bc2a: Download complete [2021-11-24T15:15:30.914Z] ca9280d653b3: Verifying Checksum [2021-11-24T15:15:30.915Z] ca9280d653b3: Download complete [2021-11-24T15:15:30.915Z] cbdbe7a5bc2a: Pull complete [2021-11-24T15:15:31.181Z] 7e9c9ca2126c: Verifying Checksum [2021-11-24T15:15:31.181Z] 7e9c9ca2126c: Download complete [2021-11-24T15:15:31.443Z] ca9280d653b3: Pull complete [2021-11-24T15:15:35.697Z] 7e9c9ca2126c: Pull complete [2021-11-24T15:15:35.697Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-24T15:15:35.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-24T15:15:35.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-24T15:15:35.779Z] prd-centos7-docker-4c-2g-446 does not seem to be running inside a container [2021-11-24T15:15:35.813Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-24T15:15:38.311Z] $ docker top 81732bba5c26d6b75c7343b901b104abda52d1e24b3c9fb5348154ff367c18cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-24T15:15:38.695Z] + docker-compose build --help [2021-11-24T15:15:38.695Z] + grep parallel [2021-11-24T15:15:39.265Z] --parallel Build images in parallel. [Pipeline] } [2021-11-24T15:15:39.284Z] $ docker stop --time=1 81732bba5c26d6b75c7343b901b104abda52d1e24b3c9fb5348154ff367c18cb [2021-11-24T15:15:40.464Z] $ docker rm -f 81732bba5c26d6b75c7343b901b104abda52d1e24b3c9fb5348154ff367c18cb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-24T15:15:40.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-24T15:15:40.947Z] . [Pipeline] withDockerContainer [2021-11-24T15:15:41.022Z] prd-centos7-docker-4c-2g-446 does not seem to be running inside a container [2021-11-24T15:15:41.063Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-24T15:15:41.382Z] $ docker top a4bbdda3fec4915a23034a9193229f27d45f8e3f4db568ad04279cf0518414de -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-24T15:15:41.774Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-24T15:15:42.348Z] Building core-command ... [2021-11-24T15:15:42.348Z] Building core-data ... [2021-11-24T15:15:42.348Z] Building core-metadata ... [2021-11-24T15:15:42.348Z] Building security-bootstrapper ... [2021-11-24T15:15:42.348Z] Building security-proxy-setup ... [2021-11-24T15:15:42.348Z] Building security-secretstore-setup ... [2021-11-24T15:15:42.348Z] Building support-notifications ... [2021-11-24T15:15:42.348Z] Building support-scheduler ... [2021-11-24T15:15:42.348Z] Building sys-mgmt-agent ... [2021-11-24T15:15:42.348Z] Building security-secretstore-setup [2021-11-24T15:15:42.348Z] Building security-bootstrapper [2021-11-24T15:15:42.348Z] Building sys-mgmt-agent [2021-11-24T15:15:42.348Z] Building security-proxy-setup [2021-11-24T15:15:42.348Z] Building support-scheduler [2021-11-24T15:15:52.985Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:15:52.985Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:15:52.985Z] ---> ca5db95542f4 [2021-11-24T15:15:52.985Z] Step 3/22 : WORKDIR /edgex-go [2021-11-24T15:15:52.985Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:15:52.985Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:15:52.985Z] ---> ca5db95542f4 [2021-11-24T15:15:52.985Z] Step 3/20 : WORKDIR /edgex-go [2021-11-24T15:15:52.985Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:15:52.985Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:15:52.985Z] ---> ca5db95542f4 [2021-11-24T15:15:52.985Z] Step 3/30 : WORKDIR /edgex-go [2021-11-24T15:15:56.296Z] ---> Running in 51559659a296 [2021-11-24T15:15:56.296Z] ---> Running in 5124129c6a6b [2021-11-24T15:15:56.296Z] ---> Running in d4682694d03a [2021-11-24T15:16:02.879Z] Removing intermediate container 5124129c6a6b [2021-11-24T15:16:02.879Z] ---> b73eacb80ff2 [2021-11-24T15:16:02.879Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:16:02.879Z] Removing intermediate container 51559659a296 [2021-11-24T15:16:02.879Z] ---> b4139ecbec9c [2021-11-24T15:16:02.879Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:16:02.879Z] Removing intermediate container d4682694d03a [2021-11-24T15:16:02.879Z] ---> 7c67d99cc861 [2021-11-24T15:16:02.879Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:16:03.451Z] ---> Running in 3ffb22194306 [2021-11-24T15:16:03.452Z] ---> Running in 7ffd1397ff9a [2021-11-24T15:16:03.452Z] ---> Running in 8fcdd4030678 [2021-11-24T15:16:06.791Z] Removing intermediate container 8fcdd4030678 [2021-11-24T15:16:06.791Z] ---> 4af00739f1cf [2021-11-24T15:16:06.791Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-24T15:16:06.791Z] Removing intermediate container 7ffd1397ff9a [2021-11-24T15:16:06.791Z] ---> 3529c68b0ddd [2021-11-24T15:16:06.791Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-24T15:16:06.791Z] ---> Running in 8b8acf2a885a [2021-11-24T15:16:06.791Z] Removing intermediate container 3ffb22194306 [2021-11-24T15:16:06.791Z] ---> 6717a99333a1 [2021-11-24T15:16:06.791Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-24T15:16:06.791Z] ---> Running in a3ae75a45f44 [2021-11-24T15:16:06.791Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:16:06.791Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:16:06.791Z] ---> ca5db95542f4 [2021-11-24T15:16:06.791Z] Step 3/24 : WORKDIR /edgex-go [2021-11-24T15:16:06.791Z] ---> Using cache [2021-11-24T15:16:06.791Z] ---> b4139ecbec9c [2021-11-24T15:16:06.791Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:16:06.791Z] ---> Using cache [2021-11-24T15:16:06.791Z] ---> 4af00739f1cf [2021-11-24T15:16:06.791Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-24T15:16:06.791Z] ---> Running in 691e0b68cc45 [2021-11-24T15:16:06.791Z] ---> Running in 6440e9618cc8 [2021-11-24T15:16:07.057Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:16:07.057Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:16:07.057Z] ---> ca5db95542f4 [2021-11-24T15:16:07.057Z] Step 3/23 : WORKDIR /edgex-go [2021-11-24T15:16:07.057Z] ---> Using cache [2021-11-24T15:16:07.057Z] ---> b4139ecbec9c [2021-11-24T15:16:07.057Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:16:07.057Z] ---> Using cache [2021-11-24T15:16:07.057Z] ---> 4af00739f1cf [2021-11-24T15:16:07.057Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-24T15:16:07.322Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T15:16:07.322Z] ---> Running in a2e9b9446370 [2021-11-24T15:16:07.322Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T15:16:07.584Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T15:16:07.584Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T15:16:07.584Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T15:16:08.174Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T15:16:08.174Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T15:16:08.441Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T15:16:08.441Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T15:16:08.441Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T15:16:08.441Z] OK: 220 MiB in 52 packages [2021-11-24T15:16:08.441Z] OK: 220 MiB in 52 packages [2021-11-24T15:16:08.700Z] OK: 220 MiB in 52 packages [2021-11-24T15:16:08.700Z] OK: 220 MiB in 52 packages [2021-11-24T15:16:08.962Z] OK: 220 MiB in 52 packages [2021-11-24T15:16:08.962Z] Removing intermediate container 8b8acf2a885a [2021-11-24T15:16:08.962Z] ---> f8e7a8bdc5a4 [2021-11-24T15:16:08.962Z] Step 6/30 : COPY . . [2021-11-24T15:16:09.232Z] Removing intermediate container a3ae75a45f44 [2021-11-24T15:16:09.232Z] ---> 865769c68122 [2021-11-24T15:16:09.232Z] Step 6/22 : COPY . . [2021-11-24T15:16:09.232Z] Removing intermediate container 691e0b68cc45 [2021-11-24T15:16:09.232Z] ---> d68747fd1362 [2021-11-24T15:16:09.232Z] Step 6/20 : COPY . . [2021-11-24T15:16:09.497Z] Removing intermediate container 6440e9618cc8 [2021-11-24T15:16:09.497Z] ---> 11a588d6164b [2021-11-24T15:16:09.497Z] Step 6/24 : COPY . . [2021-11-24T15:16:10.079Z] Removing intermediate container a2e9b9446370 [2021-11-24T15:16:10.079Z] ---> e7cb10f08275 [2021-11-24T15:16:10.079Z] Step 6/23 : COPY go.mod . [2021-11-24T15:16:16.708Z] ---> 12bd96407e8a [2021-11-24T15:16:16.708Z] Step 7/23 : RUN go mod download [2021-11-24T15:16:17.281Z] ---> Running in 8608e6b7e588 [2021-11-24T15:16:19.829Z] ---> 3b5bc9dd9975 [2021-11-24T15:16:19.829Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T15:16:19.829Z] ---> Running in d119d4875fca [2021-11-24T15:16:26.417Z] ---> 2c8ca3d1cfd3 [2021-11-24T15:16:26.417Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T15:16:26.417Z] ---> Running in f1a9e5492c87 [2021-11-24T15:16:26.678Z] ---> 7244a146c3c0 [2021-11-24T15:16:26.678Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T15:16:26.678Z] ---> Running in d8859e62c82f [2021-11-24T15:16:26.949Z] Removing intermediate container 8608e6b7e588 [2021-11-24T15:16:26.949Z] ---> 901752e11892 [2021-11-24T15:16:26.949Z] Step 8/23 : COPY . . [2021-11-24T15:16:26.949Z] Removing intermediate container d119d4875fca [2021-11-24T15:16:26.949Z] ---> e06be8987116 [2021-11-24T15:16:26.949Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-24T15:16:26.949Z] ---> 3acd31485a1a [2021-11-24T15:16:26.949Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T15:16:26.949Z] ---> Running in 2becc4c1e080 [2021-11-24T15:16:27.517Z] ---> Running in f8288734da92 [2021-11-24T15:16:30.071Z] 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 [2021-11-24T15:16:31.017Z] Removing intermediate container d8859e62c82f [2021-11-24T15:16:31.017Z] ---> 29640edee082 [2021-11-24T15:16:31.017Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-24T15:16:31.279Z] Removing intermediate container f1a9e5492c87 [2021-11-24T15:16:31.279Z] ---> d653ebc42e29 [2021-11-24T15:16:31.279Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-24T15:16:31.539Z] ---> Running in c8f6349f33f7 [2021-11-24T15:16:31.805Z] ---> Running in 82599b404758 [2021-11-24T15:16:32.073Z] Removing intermediate container f8288734da92 [2021-11-24T15:16:32.073Z] ---> f090cf12c249 [2021-11-24T15:16:32.073Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-24T15:16:32.073Z] ---> Running in 45444300a13a [2021-11-24T15:16:32.665Z] 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 [2021-11-24T15:16:32.665Z] 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 [2021-11-24T15:16:33.249Z] 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 [2021-11-24T15:16:40.847Z] Removing intermediate container a4b82b883a29 [2021-11-24T15:16:40.847Z] ---> a9235516b82b [2021-11-24T15:16:40.847Z] Successfully built a9235516b82b [2021-11-24T15:16:40.847Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-24T15:16:41.202Z] + docker inspect -f . ci-base-image-arm64 [2021-11-24T15:16:41.202Z] . [Pipeline] withDockerContainer [2021-11-24T15:16:41.454Z] prd-ubuntu18.04-docker-arm64-4c-16g-447 does not seem to be running inside a container [2021-11-24T15:16:41.533Z] $ 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 [2021-11-24T15:16:43.056Z] $ docker top 22ecd9b6968b5d4b6e8a86bf2003fe1284b798c2f252cad22e0e0d09fb341766 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-24T15:16:44.024Z] + go version [2021-11-24T15:16:44.024Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-24T15:16:44.053Z] $ docker stop --time=1 22ecd9b6968b5d4b6e8a86bf2003fe1284b798c2f252cad22e0e0d09fb341766 [2021-11-24T15:16:45.585Z] ---> bbe3cd3c76ea [2021-11-24T15:16:45.585Z] Step 9/23 : RUN go mod tidy [2021-11-24T15:16:45.585Z] ---> Running in f19ae715de75 [2021-11-24T15:16:45.731Z] $ docker rm -f 22ecd9b6968b5d4b6e8a86bf2003fe1284b798c2f252cad22e0e0d09fb341766 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-24T15:16:46.541Z] Removing intermediate container f19ae715de75 [2021-11-24T15:16:46.542Z] ---> f2fef7ee6886 [2021-11-24T15:16:46.542Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-24T15:16:46.542Z] ---> Running in 3ec8008e5cd9 [2021-11-24T15:16:46.694Z] + docker inspect -f . ci-base-image-arm64 [2021-11-24T15:16:46.694Z] . [Pipeline] withDockerContainer [2021-11-24T15:16:46.801Z] 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 [2021-11-24T15:16:46.954Z] prd-ubuntu18.04-docker-arm64-4c-16g-447 does not seem to be running inside a container [2021-11-24T15:16:47.032Z] $ 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 [2021-11-24T15:16:48.415Z] $ docker top 6601981827ec3345a4295de092318d8d7749296a8cb6ee68994f0cd0589c2b56 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-24T15:16:48.766Z] ========================================================= [2021-11-24T15:16:48.766Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-24T15:16:48.766Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-24T15:16:49.452Z] + make test [2021-11-24T15:16:49.452Z] go mod tidy [2021-11-24T15:16:50.060Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-24T15:16:59.077Z] 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 [2021-11-24T15:17:04.374Z] Removing intermediate container 2becc4c1e080 [2021-11-24T15:17:04.374Z] ---> 2ec06df74a94 [2021-11-24T15:17:04.374Z] [2021-11-24T15:17:04.374Z] Step 9/24 : FROM alpine:3.14 [2021-11-24T15:17:04.374Z] 3.14: Pulling from library/alpine [2021-11-24T15:17:04.955Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-24T15:17:04.955Z] Status: Downloaded newer image for alpine:3.14 [2021-11-24T15:17:04.955Z] ---> 0a97eee8041e [2021-11-24T15:17:04.955Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-24T15:17:04.955Z] ---> Running in c2a35985e290 [2021-11-24T15:17:05.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T15:17:05.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T15:17:06.135Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-24T15:17:06.135Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-24T15:17:06.135Z] (3/3) Installing su-exec (0.2-r1) [2021-11-24T15:17:06.135Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T15:17:06.135Z] Executing ca-certificates-20191127-r5.trigger [2021-11-24T15:17:06.406Z] OK: 6 MiB in 17 packages [2021-11-24T15:17:07.003Z] Removing intermediate container c2a35985e290 [2021-11-24T15:17:07.003Z] ---> e70204156b20 [2021-11-24T15:17:07.003Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-24T15:17:07.003Z] ---> Running in 17346d1335af [2021-11-24T15:17:07.003Z] Removing intermediate container 17346d1335af [2021-11-24T15:17:07.003Z] ---> f57c0865b400 [2021-11-24T15:17:07.003Z] Step 12/24 : WORKDIR / [2021-11-24T15:17:07.003Z] ---> Running in 7f9e4574d3a0 [2021-11-24T15:17:07.278Z] 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 [2021-11-24T15:17:07.278Z] Removing intermediate container 7f9e4574d3a0 [2021-11-24T15:17:07.278Z] ---> 2aa7aa57c042 [2021-11-24T15:17:07.278Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-24T15:17:07.556Z] ---> 5999af9e8a48 [2021-11-24T15:17:07.556Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-24T15:17:07.834Z] ---> 036c17b21dc0 [2021-11-24T15:17:07.834Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-24T15:17:08.110Z] ---> b86b7e1d8fa0 [2021-11-24T15:17:08.110Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-24T15:17:08.730Z] ---> f99b2dca0f1c [2021-11-24T15:17:08.730Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-24T15:17:09.333Z] Removing intermediate container c8f6349f33f7 [2021-11-24T15:17:09.333Z] ---> 3f3065edf8b1 [2021-11-24T15:17:09.333Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-24T15:17:09.606Z] ---> Running in 4126e8dca53b [2021-11-24T15:17:09.606Z] ---> 3faea37773ee [2021-11-24T15:17:09.606Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-24T15:17:10.199Z] ---> 90fff21be2b0 [2021-11-24T15:17:10.199Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-24T15:17:10.199Z] 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 [2021-11-24T15:17:10.469Z] ---> 7e25d2be2233 [2021-11-24T15:17:10.469Z] 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/ [2021-11-24T15:17:10.469Z] ---> Running in 9a4ad7d23ff6 [2021-11-24T15:17:11.444Z] Removing intermediate container 9a4ad7d23ff6 [2021-11-24T15:17:11.444Z] ---> 75ec9cf5e7d7 [2021-11-24T15:17:11.444Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-24T15:17:11.444Z] ---> Running in 44ca127f3369 [2021-11-24T15:17:11.719Z] Removing intermediate container 44ca127f3369 [2021-11-24T15:17:11.719Z] ---> ef18b5215245 [2021-11-24T15:17:11.719Z] Step 22/24 : LABEL arch=x86_64 [2021-11-24T15:17:11.985Z] ---> Running in fb244046a3b0 [2021-11-24T15:17:12.554Z] Removing intermediate container fb244046a3b0 [2021-11-24T15:17:12.554Z] ---> cc724b2e9cca [2021-11-24T15:17:12.554Z] Step 23/24 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:17:12.554Z] Removing intermediate container 4126e8dca53b [2021-11-24T15:17:12.554Z] ---> 76f0f611cc04 [2021-11-24T15:17:12.554Z] [2021-11-24T15:17:12.554Z] Step 10/22 : FROM docker:20.10.8 [2021-11-24T15:17:12.817Z] ---> Running in 69c3235c4eed [2021-11-24T15:17:13.084Z] 20.10.8: Pulling from library/docker [2021-11-24T15:17:13.084Z] Removing intermediate container 69c3235c4eed [2021-11-24T15:17:13.084Z] ---> 6f39aae34488 [2021-11-24T15:17:13.084Z] Step 24/24 : LABEL version=0.0.0 [2021-11-24T15:17:13.084Z] Removing intermediate container 82599b404758 [2021-11-24T15:17:13.084Z] ---> 1e9e31770d1d [2021-11-24T15:17:13.084Z] [2021-11-24T15:17:13.084Z] Step 9/20 : FROM alpine:3.14 [2021-11-24T15:17:13.084Z] ---> 0a97eee8041e [2021-11-24T15:17:13.084Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-24T15:17:13.348Z] ---> Running in cd3348ff6b82 [2021-11-24T15:17:13.348Z] ---> Running in fa37bbabcbff [2021-11-24T15:17:13.931Z] Removing intermediate container fa37bbabcbff [2021-11-24T15:17:13.931Z] ---> 5317dc8450ef [2021-11-24T15:17:13.931Z] [2021-11-24T15:17:14.194Z] Successfully built 5317dc8450ef [2021-11-24T15:17:14.194Z] Successfully tagged security-secretstore-setup:latest [2021-11-24T15:17:14.194Z] Building core-metadata [2021-11-24T15:17:14.455Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T15:17:14.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T15:17:14.455Z] Removing intermediate container 45444300a13a [2021-11-24T15:17:14.455Z] ---> 1ef34b90d16c [2021-11-24T15:17:14.455Z] [2021-11-24T15:17:14.455Z] Step 9/30 : FROM alpine:3.14 [2021-11-24T15:17:14.455Z] ---> 0a97eee8041e [2021-11-24T15:17:14.455Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-24T15:17:14.715Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-24T15:17:14.715Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-24T15:17:14.715Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-24T15:17:14.715Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-24T15:17:14.715Z] (5/5) Installing curl (7.79.1-r0) [2021-11-24T15:17:14.715Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T15:17:14.989Z] Executing ca-certificates-20191127-r5.trigger [2021-11-24T15:17:15.253Z] OK: 8 MiB in 19 packages [2021-11-24T15:17:15.253Z] ---> Running in 8b4be95a56fe [2021-11-24T15:17:16.660Z] Removing intermediate container 8b4be95a56fe [2021-11-24T15:17:16.660Z] ---> 30796a92117c [2021-11-24T15:17:16.660Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-24T15:17:16.660Z] ---> Running in 8755d8689825 [2021-11-24T15:17:16.886Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-24T15:17:16.921Z] Removing intermediate container cd3348ff6b82 [2021-11-24T15:17:16.921Z] ---> bc951ae6a1a8 [2021-11-24T15:17:16.921Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-24T15:17:17.190Z] ---> Running in 4d85482e1229 [2021-11-24T15:17:17.461Z] Removing intermediate container 4d85482e1229 [2021-11-24T15:17:17.461Z] ---> 3103fc4df3a2 [2021-11-24T15:17:17.461Z] Step 12/20 : WORKDIR /edgex [2021-11-24T15:17:17.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T15:17:17.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T15:17:17.725Z] ---> Running in 5e04c389982e [2021-11-24T15:17:18.006Z] Removing intermediate container 5e04c389982e [2021-11-24T15:17:18.006Z] ---> 9f3187a1a850 [2021-11-24T15:17:18.006Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-24T15:17:18.006Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-24T15:17:18.006Z] (2/2) Installing su-exec (0.2-r1) [2021-11-24T15:17:18.006Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T15:17:18.006Z] OK: 6 MiB in 16 packages [2021-11-24T15:17:18.281Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-24T15:17:18.281Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-24T15:17:18.281Z] ---> bc6c0ffef665 [2021-11-24T15:17:18.281Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-24T15:17:18.565Z] ---> Running in b5fcd97b7fb7 [2021-11-24T15:17:18.565Z] ---> f13655ad1351 [2021-11-24T15:17:18.565Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-24T15:17:18.837Z] Removing intermediate container b5fcd97b7fb7 [2021-11-24T15:17:18.837Z] ---> b117511b2e4e [2021-11-24T15:17:18.837Z] 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 [2021-11-24T15:17:18.837Z] ---> Running in b05a533c5002 [2021-11-24T15:17:18.837Z] Removing intermediate container 8755d8689825 [2021-11-24T15:17:18.837Z] ---> a47484921136 [2021-11-24T15:17:18.837Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-24T15:17:19.101Z] ---> Running in d1dd2066c6fb [2021-11-24T15:17:19.101Z] Removing intermediate container d1dd2066c6fb [2021-11-24T15:17:19.101Z] ---> 08ba0e8ff91f [2021-11-24T15:17:19.102Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-24T15:17:19.395Z] ---> Running in 25df0822060e [2021-11-24T15:17:19.395Z] ---> 62634c21d835 [2021-11-24T15:17:19.395Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-24T15:17:19.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T15:17:19.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T15:17:19.395Z] Removing intermediate container 25df0822060e [2021-11-24T15:17:19.395Z] ---> a9733c26444e [2021-11-24T15:17:19.395Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-24T15:17:19.673Z] ---> Running in 404c7b826fc9 [2021-11-24T15:17:19.673Z] (1/42) Installing readline (8.1.0-r0) [2021-11-24T15:17:19.673Z] (2/42) Installing bash (5.1.4-r0) [2021-11-24T15:17:19.673Z] Executing bash-5.1.4-r0.post-install [2021-11-24T15:17:19.673Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-24T15:17:19.673Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-24T15:17:19.673Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-24T15:17:19.673Z] (6/42) Installing curl (7.79.1-r0) [2021-11-24T15:17:19.673Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-24T15:17:19.673Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-24T15:17:19.673Z] (9/42) Installing expat (2.4.1-r0) [2021-11-24T15:17:19.673Z] (10/42) Installing libffi (3.3-r2) [2021-11-24T15:17:19.673Z] (11/42) Installing gdbm (1.19-r0) [2021-11-24T15:17:19.673Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-24T15:17:19.673Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-24T15:17:19.673Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-24T15:17:19.940Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-24T15:17:19.940Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-24T15:17:19.940Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-24T15:17:20.519Z] ---> 75022f53d8e8 [2021-11-24T15:17:20.519Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-24T15:17:21.093Z] ---> Running in 5dbf1f5a8d37 [2021-11-24T15:17:21.093Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-24T15:17:21.093Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-24T15:17:21.093Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-24T15:17:21.093Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-24T15:17:21.093Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-24T15:17:21.093Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-24T15:17:21.093Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-24T15:17:21.356Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-24T15:17:21.356Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-24T15:17:21.356Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-24T15:17:21.356Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-24T15:17:21.356Z] Removing intermediate container 5dbf1f5a8d37 [2021-11-24T15:17:21.356Z] ---> 567838e177ce [2021-11-24T15:17:21.356Z] Step 17/20 : CMD ["--init=true"] [2021-11-24T15:17:21.356Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-24T15:17:21.356Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-24T15:17:21.356Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-24T15:17:21.356Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-24T15:17:21.356Z] ---> Running in 5af87c07384d [2021-11-24T15:17:21.356Z] Removing intermediate container 404c7b826fc9 [2021-11-24T15:17:21.356Z] ---> 5663ca897dd3 [2021-11-24T15:17:21.356Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-24T15:17:21.356Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-24T15:17:21.630Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-24T15:17:21.630Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-24T15:17:21.630Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-24T15:17:21.630Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-24T15:17:21.630Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-24T15:17:21.630Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-24T15:17:21.630Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-24T15:17:21.895Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-24T15:17:21.895Z] ---> Running in bfd3ef90d607 [2021-11-24T15:17:22.185Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-24T15:17:22.185Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:17:22.185Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:17:22.185Z] ---> ca5db95542f4 [2021-11-24T15:17:22.185Z] Step 3/22 : WORKDIR /edgex-go [2021-11-24T15:17:22.185Z] ---> Using cache [2021-11-24T15:17:22.185Z] ---> b4139ecbec9c [2021-11-24T15:17:22.185Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:17:22.185Z] ---> Using cache [2021-11-24T15:17:22.185Z] ---> 4af00739f1cf [2021-11-24T15:17:22.185Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-24T15:17:22.185Z] ---> Using cache [2021-11-24T15:17:22.185Z] ---> e7cb10f08275 [2021-11-24T15:17:22.185Z] Step 6/22 : COPY . . [2021-11-24T15:17:22.185Z] Removing intermediate container 5af87c07384d [2021-11-24T15:17:22.185Z] ---> 5aa416d7eab1 [2021-11-24T15:17:22.185Z] Step 18/20 : LABEL arch=x86_64 [2021-11-24T15:17:23.125Z] ---> Running in 17da4d7b3288 [2021-11-24T15:17:23.703Z] Removing intermediate container bfd3ef90d607 [2021-11-24T15:17:23.703Z] ---> 629b46d84a14 [2021-11-24T15:17:23.703Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-24T15:17:23.703Z] Executing busybox-1.33.1-r3.trigger [2021-11-24T15:17:23.703Z] OK: 84 MiB in 64 packages [2021-11-24T15:17:23.980Z] Removing intermediate container 3ec8008e5cd9 [2021-11-24T15:17:23.980Z] ---> 424620aa3920 [2021-11-24T15:17:23.980Z] [2021-11-24T15:17:23.980Z] Step 11/23 : FROM alpine:3.14 [2021-11-24T15:17:23.980Z] ---> 0a97eee8041e [2021-11-24T15:17:23.980Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-24T15:17:23.980Z] Removing intermediate container 17da4d7b3288 [2021-11-24T15:17:23.980Z] ---> 9a2f21cbcb08 [2021-11-24T15:17:23.980Z] Step 19/20 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:17:24.259Z] ---> Running in 9b7a3996ebfc [2021-11-24T15:17:24.259Z] ---> 01ab9f2023f0 [2021-11-24T15:17:24.259Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-24T15:17:24.259Z] ---> Running in 7e3d2991dd7e [2021-11-24T15:17:24.259Z] ---> Running in 53c240e5c353 [2021-11-24T15:17:24.550Z] Removing intermediate container 7e3d2991dd7e [2021-11-24T15:17:24.550Z] ---> d8d28d8d486b [2021-11-24T15:17:24.550Z] Step 20/20 : LABEL version=0.0.0 [2021-11-24T15:17:24.550Z] Collecting docker-compose==1.23.2 [2021-11-24T15:17:24.550Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-24T15:17:24.550Z] ---> Running in 63e85a3430a9 [2021-11-24T15:17:24.550Z] Collecting PyYAML<4,>=3.10 [2021-11-24T15:17:24.550Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-24T15:17:24.833Z] Removing intermediate container 63e85a3430a9 [2021-11-24T15:17:24.833Z] ---> bd4a9007270f [2021-11-24T15:17:24.833Z] [2021-11-24T15:17:24.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T15:17:25.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T15:17:25.097Z] Successfully built bd4a9007270f [2021-11-24T15:17:25.097Z] Successfully tagged security-proxy-setup:latest [2021-11-24T15:17:25.097Z] Building support-notifications [2021-11-24T15:17:25.369Z]  Building security-proxy-setup ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-24T15:17:25.638Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-24T15:17:25.638Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T15:17:25.638Z] OK: 6 MiB in 15 packages [2021-11-24T15:17:25.638Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-24T15:17:25.638Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-24T15:17:25.638Z] Collecting docopt<0.7,>=0.6.1 [2021-11-24T15:17:25.638Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-24T15:17:26.220Z] Collecting texttable<0.10,>=0.9.0 [2021-11-24T15:17:26.220Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-24T15:17:27.183Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-24T15:17:27.183Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-24T15:17:27.443Z] Collecting docker<4.0,>=3.6.0 [2021-11-24T15:17:27.443Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-24T15:17:27.443Z] Collecting jsonschema<3,>=2.5.1 [2021-11-24T15:17:27.443Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-24T15:17:27.704Z] Collecting cached-property<2,>=1.2.0 [2021-11-24T15:17:27.704Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-24T15:17:27.704Z] Removing intermediate container 53c240e5c353 [2021-11-24T15:17:27.704Z] ---> c9a27c736c55 [2021-11-24T15:17:27.704Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T15:17:27.704Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-24T15:17:27.704Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-24T15:17:27.704Z] Collecting docker-pycreds>=0.4.0 [2021-11-24T15:17:27.704Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-24T15:17:27.970Z] 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) [2021-11-24T15:17:27.970Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-24T15:17:27.970Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-24T15:17:27.970Z] Collecting idna<2.8,>=2.5 [2021-11-24T15:17:27.970Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-24T15:17:27.970Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-24T15:17:27.970Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-24T15:17:27.970Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-24T15:17:27.970Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-24T15:17:27.970Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-24T15:17:27.970Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-24T15:17:28.231Z] ---> 67fdadb6631e [2021-11-24T15:17:28.231Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T15:17:28.231Z] ---> 341494de4292 [2021-11-24T15:17:28.231Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-24T15:17:28.231Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-24T15:17:28.231Z] Attempting uninstall: urllib3 [2021-11-24T15:17:28.231Z] Found existing installation: urllib3 1.26.5 [2021-11-24T15:17:28.231Z] Uninstalling urllib3-1.26.5: [2021-11-24T15:17:28.231Z] Removing intermediate container 9b7a3996ebfc [2021-11-24T15:17:28.231Z] ---> ba1c51600321 [2021-11-24T15:17:28.231Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-24T15:17:28.231Z] ---> Running in b9d32a4fc6a6 [2021-11-24T15:17:28.231Z] Successfully uninstalled urllib3-1.26.5 [2021-11-24T15:17:28.491Z] ---> Running in 7edd4200c954 [2021-11-24T15:17:28.491Z] Attempting uninstall: idna [2021-11-24T15:17:28.491Z] Found existing installation: idna 3.2 [2021-11-24T15:17:28.491Z] Uninstalling idna-3.2: [2021-11-24T15:17:28.491Z] Successfully uninstalled idna-3.2 [2021-11-24T15:17:28.760Z] Attempting uninstall: chardet [2021-11-24T15:17:28.760Z] Found existing installation: chardet 4.0.0 [2021-11-24T15:17:28.760Z] Uninstalling chardet-4.0.0: [2021-11-24T15:17:28.760Z] Removing intermediate container 7edd4200c954 [2021-11-24T15:17:28.760Z] ---> 2618fdff0722 [2021-11-24T15:17:28.760Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-24T15:17:28.760Z] Successfully uninstalled chardet-4.0.0 [2021-11-24T15:17:28.760Z] ---> 4c3042e59861 [2021-11-24T15:17:28.760Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-24T15:17:29.028Z] ---> Running in 374490c9eb35 [2021-11-24T15:17:29.291Z] Attempting uninstall: requests [2021-11-24T15:17:29.291Z] Found existing installation: requests 2.25.1 [2021-11-24T15:17:29.291Z] Uninstalling requests-2.25.1: [2021-11-24T15:17:29.291Z] Removing intermediate container 374490c9eb35 [2021-11-24T15:17:29.291Z] ---> 4838b3184167 [2021-11-24T15:17:29.291Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-24T15:17:29.291Z] Successfully uninstalled requests-2.25.1 [2021-11-24T15:17:29.291Z] ---> 51daef50ecae [2021-11-24T15:17:29.291Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-24T15:17:29.291Z] ---> Running in 11b2b1876874 [2021-11-24T15:17:29.291Z] Running setup.py install for texttable: started [2021-11-24T15:17:29.570Z] Running setup.py install for texttable: finished with status 'done' [2021-11-24T15:17:29.570Z] Running setup.py install for PyYAML: started [2021-11-24T15:17:29.570Z] Removing intermediate container 11b2b1876874 [2021-11-24T15:17:29.570Z] ---> 13b86ab732fb [2021-11-24T15:17:29.570Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T15:17:29.840Z] ---> 5de6fbfc1ab5 [2021-11-24T15:17:29.840Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-24T15:17:29.840Z] Removing intermediate container b9d32a4fc6a6 [2021-11-24T15:17:29.841Z] ---> c4235154f8f1 [2021-11-24T15:17:29.841Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-24T15:17:29.841Z] ---> Running in dfa126c250d9 [2021-11-24T15:17:30.116Z] ---> b9a707d623a0 [2021-11-24T15:17:30.116Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-24T15:17:30.116Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-24T15:17:30.116Z] Running setup.py install for docopt: started [2021-11-24T15:17:30.116Z] ---> e86f4999350a [2021-11-24T15:17:30.116Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-24T15:17:30.382Z] ---> Running in 2cafeea72a1b [2021-11-24T15:17:30.654Z] Running setup.py install for docopt: finished with status 'done' [2021-11-24T15:17:30.654Z] 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 [2021-11-24T15:17:30.654Z] Running setup.py install for dockerpty: started [2021-11-24T15:17:30.654Z] ---> a12a9dd8620a [2021-11-24T15:17:30.654Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-24T15:17:30.654Z] Removing intermediate container 2cafeea72a1b [2021-11-24T15:17:30.654Z] ---> c452c81d83c4 [2021-11-24T15:17:30.654Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-24T15:17:30.920Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-24T15:17:31.210Z] ---> 62c2f3067b44 [2021-11-24T15:17:31.210Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-24T15:17:31.210Z] ---> 4ac9bd3e2cd5 [2021-11-24T15:17:31.210Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-24T15:17:31.210Z] ---> Running in 4457cbaf400e [2021-11-24T15:17:31.210Z] ---> Running in aff81c2b9c29 [2021-11-24T15:17:31.491Z] Removing intermediate container 4457cbaf400e [2021-11-24T15:17:31.491Z] ---> bc939e29f2e5 [2021-11-24T15:17:31.491Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T15:17:31.765Z] 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 [2021-11-24T15:17:31.765Z] ---> Running in f63cc303c5c1 [2021-11-24T15:17:32.041Z] Removing intermediate container f63cc303c5c1 [2021-11-24T15:17:32.041Z] ---> 89ca0cb7444d [2021-11-24T15:17:32.041Z] Step 21/23 : LABEL arch=x86_64 [2021-11-24T15:17:32.041Z] ---> Running in 8a35acb115a1 [2021-11-24T15:17:32.305Z] Removing intermediate container 8a35acb115a1 [2021-11-24T15:17:32.305Z] ---> 6f58194dd262 [2021-11-24T15:17:32.305Z] Step 22/23 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:17:32.305Z] ---> Running in 50d41d828603 [2021-11-24T15:17:32.570Z] Removing intermediate container aff81c2b9c29 [2021-11-24T15:17:32.570Z] ---> fcc030a0f9a5 [2021-11-24T15:17:32.570Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-24T15:17:32.570Z] Removing intermediate container 50d41d828603 [2021-11-24T15:17:32.570Z] ---> fe2a0ca56f2a [2021-11-24T15:17:32.570Z] Step 23/23 : LABEL version=0.0.0 [2021-11-24T15:17:32.570Z] ---> Running in bec92f971acd [2021-11-24T15:17:32.831Z] ---> Running in bc700c3bae0b [2021-11-24T15:17:33.094Z] Removing intermediate container bec92f971acd [2021-11-24T15:17:33.094Z] ---> 4b81b2842fa1 [2021-11-24T15:17:33.094Z] Step 27/30 : CMD ["gate"] [2021-11-24T15:17:33.362Z] Removing intermediate container bc700c3bae0b [2021-11-24T15:17:33.362Z] ---> ac8af25eb54f [2021-11-24T15:17:33.362Z] [2021-11-24T15:17:33.362Z] ---> Running in ff1d3a8e1cf0 [2021-11-24T15:17:33.632Z] Successfully built ac8af25eb54f [2021-11-24T15:17:33.632Z] Successfully tagged support-scheduler:latest [2021-11-24T15:17:33.632Z]  Building support-scheduler ... done Building core-command [2021-11-24T15:17:33.913Z] Removing intermediate container ff1d3a8e1cf0 [2021-11-24T15:17:33.913Z] ---> 40d2a0f8c77b [2021-11-24T15:17:33.913Z] Step 28/30 : LABEL arch=x86_64 [2021-11-24T15:17:34.187Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:17:34.187Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:17:34.187Z] ---> ca5db95542f4 [2021-11-24T15:17:34.187Z] Step 3/21 : WORKDIR /edgex-go [2021-11-24T15:17:34.187Z] ---> Using cache [2021-11-24T15:17:34.187Z] ---> b4139ecbec9c [2021-11-24T15:17:34.187Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:17:34.187Z] ---> Using cache [2021-11-24T15:17:34.187Z] ---> 4af00739f1cf [2021-11-24T15:17:34.187Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-24T15:17:34.455Z] ---> Running in 1960984f6b55 [2021-11-24T15:17:35.424Z] ---> Running in b25d16834176 [2021-11-24T15:17:35.698Z] Removing intermediate container 1960984f6b55 [2021-11-24T15:17:35.698Z] ---> 82c2572b964e [2021-11-24T15:17:35.698Z] Step 29/30 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:17:35.961Z] ---> Running in 82dac04c6321 [2021-11-24T15:17:36.225Z] Removing intermediate container b05a533c5002 [2021-11-24T15:17:36.225Z] ---> 8cf7b85ff5f0 [2021-11-24T15:17:36.225Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-24T15:17:36.225Z] Removing intermediate container 82dac04c6321 [2021-11-24T15:17:36.225Z] ---> fe779d27f1b9 [2021-11-24T15:17:36.225Z] Step 30/30 : LABEL version=0.0.0 [2021-11-24T15:17:36.492Z] ---> Running in 23d7d339bdb9 [2021-11-24T15:17:36.492Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T15:17:36.492Z] ---> Running in 1f27720c7ceb [2021-11-24T15:17:36.492Z] Removing intermediate container 23d7d339bdb9 [2021-11-24T15:17:36.492Z] ---> a15fa8fdc687 [2021-11-24T15:17:36.492Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-24T15:17:36.763Z] ---> Running in ccb7dd39c4ee [2021-11-24T15:17:36.763Z] Removing intermediate container 1f27720c7ceb [2021-11-24T15:17:36.763Z] ---> dd5a31458b9a [2021-11-24T15:17:36.763Z] [2021-11-24T15:17:37.031Z] Successfully built dd5a31458b9a [2021-11-24T15:17:37.031Z] Removing intermediate container ccb7dd39c4ee [2021-11-24T15:17:37.031Z] ---> b323bea80e36 [2021-11-24T15:17:37.031Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-24T15:17:37.031Z] Successfully tagged security-bootstrapper:latest [2021-11-24T15:17:37.031Z]  Building security-bootstrapper ... done Building core-data [2021-11-24T15:17:37.296Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T15:17:37.876Z] OK: 220 MiB in 52 packages [2021-11-24T15:17:39.283Z] ---> 82a8c843f27a [2021-11-24T15:17:39.284Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-24T15:17:39.548Z] Removing intermediate container b25d16834176 [2021-11-24T15:17:39.548Z] ---> e2ca5513ad23 [2021-11-24T15:17:39.548Z] Step 6/21 : COPY . . [2021-11-24T15:17:39.548Z] ---> 3823991523d1 [2021-11-24T15:17:39.548Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-24T15:17:42.103Z] ---> 52668b451eff [2021-11-24T15:17:42.103Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-24T15:17:43.498Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:17:43.498Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:17:43.498Z] ---> ca5db95542f4 [2021-11-24T15:17:43.498Z] Step 3/22 : WORKDIR /edgex-go [2021-11-24T15:17:43.498Z] ---> Using cache [2021-11-24T15:17:43.498Z] ---> b4139ecbec9c [2021-11-24T15:17:43.498Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:17:43.498Z] ---> Using cache [2021-11-24T15:17:43.498Z] ---> 4af00739f1cf [2021-11-24T15:17:43.498Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-24T15:17:45.445Z] ---> Running in 019b923575ba [2021-11-24T15:17:45.445Z] ---> Running in 97687e110f7e [2021-11-24T15:17:46.410Z] Removing intermediate container 019b923575ba [2021-11-24T15:17:46.410Z] ---> de082fd69c3d [2021-11-24T15:17:46.410Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T15:17:46.996Z] ---> Running in f2fd9c358501 [2021-11-24T15:17:46.996Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T15:17:47.261Z] Removing intermediate container f2fd9c358501 [2021-11-24T15:17:47.261Z] ---> 5149c3fb1564 [2021-11-24T15:17:47.261Z] Step 20/22 : LABEL arch=x86_64 [2021-11-24T15:17:47.527Z] ---> Running in 1f30da91ce3f [2021-11-24T15:17:47.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T15:17:48.106Z] OK: 220 MiB in 52 packages [2021-11-24T15:17:48.106Z] ---> fd871bbed7b4 [2021-11-24T15:17:48.106Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T15:17:48.106Z] Removing intermediate container 1f30da91ce3f [2021-11-24T15:17:48.106Z] ---> 74b9a414ad71 [2021-11-24T15:17:48.106Z] Step 21/22 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:17:48.370Z] ---> Running in b7ec916c9fed [2021-11-24T15:17:48.370Z] ---> Running in 6b6a58205486 [2021-11-24T15:17:48.641Z] Removing intermediate container 97687e110f7e [2021-11-24T15:17:48.641Z] ---> 777f650a34b7 [2021-11-24T15:17:48.641Z] Step 6/22 : COPY . . [2021-11-24T15:17:48.641Z] Removing intermediate container 6b6a58205486 [2021-11-24T15:17:48.641Z] ---> 4a850f2cc055 [2021-11-24T15:17:48.641Z] Step 22/22 : LABEL version=0.0.0 [2021-11-24T15:17:48.907Z] ---> Running in 60008dcf9b4a [2021-11-24T15:17:49.181Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:17:49.181Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:17:49.181Z] ---> ca5db95542f4 [2021-11-24T15:17:49.181Z] Step 3/22 : WORKDIR /edgex-go [2021-11-24T15:17:49.181Z] ---> Using cache [2021-11-24T15:17:49.181Z] ---> b4139ecbec9c [2021-11-24T15:17:49.181Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:17:49.181Z] ---> Using cache [2021-11-24T15:17:49.181Z] ---> 4af00739f1cf [2021-11-24T15:17:49.181Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-24T15:17:49.181Z] ---> Using cache [2021-11-24T15:17:49.181Z] ---> e7cb10f08275 [2021-11-24T15:17:49.181Z] Step 6/22 : COPY . . [2021-11-24T15:17:49.181Z] ---> Using cache [2021-11-24T15:17:49.181Z] ---> 67fdadb6631e [2021-11-24T15:17:49.181Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T15:17:49.181Z] ---> Using cache [2021-11-24T15:17:49.181Z] ---> c4235154f8f1 [2021-11-24T15:17:49.181Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-24T15:17:49.444Z] Removing intermediate container 60008dcf9b4a [2021-11-24T15:17:49.444Z] ---> 54f1f19779ef [2021-11-24T15:17:49.444Z] [2021-11-24T15:17:49.704Z] Successfully built 54f1f19779ef [2021-11-24T15:17:49.968Z] Successfully tagged sys-mgmt-agent:latest [2021-11-24T15:17:49.968Z]  Building sys-mgmt-agent ... done  ---> Running in dbc0a8b8cd06 [2021-11-24T15:17:51.413Z] Removing intermediate container b7ec916c9fed [2021-11-24T15:17:51.413Z] ---> e78c61cccf67 [2021-11-24T15:17:51.413Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-24T15:17:51.413Z] 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 [2021-11-24T15:17:51.413Z] ---> Running in b7c88328bf48 [2021-11-24T15:17:52.410Z] 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 [2021-11-24T15:17:54.415Z] ---> 853d8419dbbe [2021-11-24T15:17:54.415Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T15:17:54.415Z] ---> Running in 5d399b3372fb [2021-11-24T15:17:56.427Z] Removing intermediate container dfa126c250d9 [2021-11-24T15:17:56.427Z] ---> 69b12affb04c [2021-11-24T15:17:56.427Z] [2021-11-24T15:17:56.427Z] Step 9/22 : FROM alpine:3.14 [2021-11-24T15:17:56.427Z] ---> 0a97eee8041e [2021-11-24T15:17:56.427Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-24T15:17:56.427Z] ---> Using cache [2021-11-24T15:17:56.427Z] ---> ba1c51600321 [2021-11-24T15:17:56.427Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-24T15:17:56.427Z] ---> Using cache [2021-11-24T15:17:56.427Z] ---> 2618fdff0722 [2021-11-24T15:17:56.427Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-24T15:17:56.427Z] ---> Running in df2e66c6784b [2021-11-24T15:17:56.427Z] Removing intermediate container df2e66c6784b [2021-11-24T15:17:56.427Z] ---> 92a362f03f24 [2021-11-24T15:17:56.427Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-24T15:17:56.427Z] ---> Running in 1c16fddb0fb7 [2021-11-24T15:17:56.693Z] Removing intermediate container 5d399b3372fb [2021-11-24T15:17:56.693Z] ---> 25d4f7b2eba2 [2021-11-24T15:17:56.693Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-24T15:17:56.693Z] Removing intermediate container 1c16fddb0fb7 [2021-11-24T15:17:56.693Z] ---> 9b5fd7b39dbc [2021-11-24T15:17:56.693Z] Step 14/22 : WORKDIR / [2021-11-24T15:17:56.693Z] ---> Running in 356aab1f1cd1 [2021-11-24T15:17:56.965Z] ---> Running in 83d867aaf094 [2021-11-24T15:17:56.965Z] Removing intermediate container 83d867aaf094 [2021-11-24T15:17:56.965Z] ---> 5dc6832b1a06 [2021-11-24T15:17:56.965Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T15:17:57.237Z] 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 [2021-11-24T15:17:57.513Z] ---> 5cf8b3617af1 [2021-11-24T15:17:57.513Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-24T15:17:57.794Z] ---> dbc0ab82cc9a [2021-11-24T15:17:57.794Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-24T15:17:58.061Z] ---> 512700de9d1d [2021-11-24T15:17:58.061Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-24T15:17:58.061Z] ---> Running in 7f7e302842ed [2021-11-24T15:17:58.323Z] Removing intermediate container 7f7e302842ed [2021-11-24T15:17:58.323Z] ---> 214d842b77a3 [2021-11-24T15:17:58.323Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T15:17:58.323Z] ---> Running in dab9105bbd8c [2021-11-24T15:17:58.323Z] Removing intermediate container dab9105bbd8c [2021-11-24T15:17:58.323Z] ---> 314eeca9c5c3 [2021-11-24T15:17:58.323Z] Step 20/22 : LABEL arch=x86_64 [2021-11-24T15:17:58.323Z] ---> Running in f65c5811abf7 [2021-11-24T15:17:58.587Z] Removing intermediate container f65c5811abf7 [2021-11-24T15:17:58.587Z] ---> 91afb0f47034 [2021-11-24T15:17:58.587Z] Step 21/22 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:17:58.587Z] ---> Running in 3cc19051f5db [2021-11-24T15:17:58.849Z] Removing intermediate container 3cc19051f5db [2021-11-24T15:17:58.849Z] ---> b6998bd86ad5 [2021-11-24T15:17:58.849Z] Step 22/22 : LABEL version=0.0.0 [2021-11-24T15:17:58.849Z] ---> Running in 9e706452f8b1 [2021-11-24T15:17:59.112Z] Removing intermediate container 9e706452f8b1 [2021-11-24T15:17:59.112Z] ---> 81e6367b9e01 [2021-11-24T15:17:59.112Z] [2021-11-24T15:17:59.112Z] Successfully built 81e6367b9e01 [2021-11-24T15:17:59.375Z] Successfully tagged core-metadata:latest [2021-11-24T15:18:13.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-24T15:18:14.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-24T15:18:16.413Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-24T15:18:16.413Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-24T15:18:17.509Z]  Building core-metadata ... done Removing intermediate container dbc0a8b8cd06 [2021-11-24T15:18:17.509Z] ---> d41e1602e10c [2021-11-24T15:18:17.509Z] [2021-11-24T15:18:17.509Z] Step 9/22 : FROM alpine:3.14 [2021-11-24T15:18:17.509Z] ---> 0a97eee8041e [2021-11-24T15:18:17.509Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-24T15:18:17.509Z] ---> Using cache [2021-11-24T15:18:17.509Z] ---> ba1c51600321 [2021-11-24T15:18:17.509Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-24T15:18:17.509Z] ---> Using cache [2021-11-24T15:18:17.509Z] ---> 2618fdff0722 [2021-11-24T15:18:17.509Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-24T15:18:17.509Z] ---> Running in ef717ec24b6b [2021-11-24T15:18:17.509Z] Removing intermediate container ef717ec24b6b [2021-11-24T15:18:17.509Z] ---> b2500ef525ef [2021-11-24T15:18:17.509Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-24T15:18:17.509Z] ---> Running in afd7857c6409 [2021-11-24T15:18:17.509Z] Removing intermediate container afd7857c6409 [2021-11-24T15:18:17.509Z] ---> 8a1d34c599c1 [2021-11-24T15:18:17.509Z] Step 14/22 : WORKDIR / [2021-11-24T15:18:17.509Z] ---> Running in ba2b53e43045 [2021-11-24T15:18:17.509Z] Removing intermediate container ba2b53e43045 [2021-11-24T15:18:17.509Z] ---> dbffd5246127 [2021-11-24T15:18:17.509Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T15:18:17.509Z] ---> 12e87987d682 [2021-11-24T15:18:17.509Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-24T15:18:17.509Z] ---> 5f018088c240 [2021-11-24T15:18:17.509Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-24T15:18:17.509Z] ---> 877d4e9599e6 [2021-11-24T15:18:17.509Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-24T15:18:17.509Z] ---> Running in c265a86fe79c [2021-11-24T15:18:17.509Z] Removing intermediate container c265a86fe79c [2021-11-24T15:18:17.509Z] ---> b3b643482c96 [2021-11-24T15:18:17.509Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T15:18:17.509Z] ---> Running in 7b321371c33b [2021-11-24T15:18:17.509Z] Removing intermediate container 7b321371c33b [2021-11-24T15:18:17.509Z] ---> 046bdc0a5940 [2021-11-24T15:18:17.509Z] Step 20/22 : LABEL arch=x86_64 [2021-11-24T15:18:17.509Z] ---> Running in 435801bc95a0 [2021-11-24T15:18:17.509Z] Removing intermediate container 435801bc95a0 [2021-11-24T15:18:17.509Z] ---> bc4f0fcde96e [2021-11-24T15:18:17.509Z] Step 21/22 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:18:17.509Z] ---> Running in 2f3a168f0597 [2021-11-24T15:18:17.509Z] Removing intermediate container 2f3a168f0597 [2021-11-24T15:18:17.509Z] ---> 66ad098306e9 [2021-11-24T15:18:17.509Z] Step 22/22 : LABEL version=0.0.0 [2021-11-24T15:18:17.509Z] ---> Running in 53b509149aa2 [2021-11-24T15:18:17.982Z] Removing intermediate container 53b509149aa2 [2021-11-24T15:18:17.982Z] ---> 98d8e74d03cc [2021-11-24T15:18:17.982Z] [2021-11-24T15:18:17.982Z] Successfully built 98d8e74d03cc [2021-11-24T15:18:17.982Z] Successfully tagged core-command:latest [2021-11-24T15:18:19.804Z]  Building core-command ... done Removing intermediate container b7c88328bf48 [2021-11-24T15:18:19.804Z] ---> e854b48474e5 [2021-11-24T15:18:19.804Z] [2021-11-24T15:18:19.804Z] Step 9/21 : FROM alpine:3.14 [2021-11-24T15:18:19.804Z] ---> 0a97eee8041e [2021-11-24T15:18:19.804Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-24T15:18:19.804Z] ---> Running in f253a72c0bc4 [2021-11-24T15:18:20.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T15:18:20.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T15:18:20.490Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-24T15:18:20.490Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-24T15:18:20.490Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T15:18:20.490Z] Executing ca-certificates-20191127-r5.trigger [2021-11-24T15:18:20.490Z] OK: 6 MiB in 16 packages [2021-11-24T15:18:21.067Z] Removing intermediate container f253a72c0bc4 [2021-11-24T15:18:21.067Z] ---> cc06a456204c [2021-11-24T15:18:21.067Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-24T15:18:21.067Z] ---> Running in 863c777906f9 [2021-11-24T15:18:21.331Z] Removing intermediate container 863c777906f9 [2021-11-24T15:18:21.331Z] ---> f1227cc86543 [2021-11-24T15:18:21.331Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-24T15:18:21.331Z] ---> Running in bf75022c8414 [2021-11-24T15:18:21.331Z] Removing intermediate container bf75022c8414 [2021-11-24T15:18:21.331Z] ---> fe77bad70363 [2021-11-24T15:18:21.331Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-24T15:18:21.331Z] ---> Running in 9d6358dd4705 [2021-11-24T15:18:21.596Z] Removing intermediate container 9d6358dd4705 [2021-11-24T15:18:21.596Z] ---> c99c5f6d2290 [2021-11-24T15:18:21.596Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T15:18:21.863Z] ---> fe7e08e43e3f [2021-11-24T15:18:21.863Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-24T15:18:22.124Z] ---> d8a222181db8 [2021-11-24T15:18:22.124Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-24T15:18:22.385Z] ---> c99ef04b5f23 [2021-11-24T15:18:22.385Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-24T15:18:22.385Z] ---> Running in 64d187e8128b [2021-11-24T15:18:22.385Z] Removing intermediate container 64d187e8128b [2021-11-24T15:18:22.385Z] ---> 79b42050b73c [2021-11-24T15:18:22.385Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T15:18:22.385Z] ---> Running in 40812c6d7a98 [2021-11-24T15:18:22.644Z] Removing intermediate container 40812c6d7a98 [2021-11-24T15:18:22.644Z] ---> 59ef03616263 [2021-11-24T15:18:22.644Z] Step 19/21 : LABEL arch=x86_64 [2021-11-24T15:18:22.644Z] ---> Running in 9a41187361b7 [2021-11-24T15:18:22.644Z] Removing intermediate container 9a41187361b7 [2021-11-24T15:18:22.644Z] ---> 2dfc5ed24258 [2021-11-24T15:18:22.644Z] Step 20/21 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:18:22.903Z] ---> Running in c373835834d6 [2021-11-24T15:18:23.166Z] Removing intermediate container c373835834d6 [2021-11-24T15:18:23.166Z] ---> 7cd95e236d5f [2021-11-24T15:18:23.166Z] Step 21/21 : LABEL version=0.0.0 [2021-11-24T15:18:23.428Z] ---> Running in 4a96ce4d9fcd [2021-11-24T15:18:23.428Z] Removing intermediate container 356aab1f1cd1 [2021-11-24T15:18:23.428Z] ---> 705d29d5d7c0 [2021-11-24T15:18:23.428Z] [2021-11-24T15:18:23.428Z] Step 9/22 : FROM alpine:3.14 [2021-11-24T15:18:23.428Z] ---> 0a97eee8041e [2021-11-24T15:18:23.428Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-24T15:18:23.428Z] ---> Running in 0cae044f4214 [2021-11-24T15:18:23.428Z] Removing intermediate container 4a96ce4d9fcd [2021-11-24T15:18:23.428Z] ---> 96ca2622e7ac [2021-11-24T15:18:23.428Z] [2021-11-24T15:18:23.428Z] Removing intermediate container 0cae044f4214 [2021-11-24T15:18:23.428Z] ---> 4c0e9db0e800 [2021-11-24T15:18:23.428Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-24T15:18:23.428Z] Successfully built 96ca2622e7ac [2021-11-24T15:18:23.428Z] Successfully tagged support-notifications:latest [2021-11-24T15:18:23.689Z]  Building support-notifications ... done  ---> Running in b1063292a642 [2021-11-24T15:18:23.689Z] Removing intermediate container b1063292a642 [2021-11-24T15:18:23.689Z] ---> d4732175bbd5 [2021-11-24T15:18:23.689Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-24T15:18:23.689Z] ---> Running in 597649c92f55 [2021-11-24T15:18:23.689Z] Removing intermediate container 597649c92f55 [2021-11-24T15:18:23.689Z] ---> 627cd6e2890e [2021-11-24T15:18:23.689Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:18:23.689Z] ---> Running in 299be1c675a5 [2021-11-24T15:18:24.263Z] Removing intermediate container 299be1c675a5 [2021-11-24T15:18:24.263Z] ---> 762ba9a2d44d [2021-11-24T15:18:24.263Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-24T15:18:24.263Z] ---> Running in d41497146ad5 [2021-11-24T15:18:24.523Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-24T15:18:25.463Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-24T15:18:25.723Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-24T15:18:25.723Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-24T15:18:25.983Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-24T15:18:25.983Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-24T15:18:25.983Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-24T15:18:26.243Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-24T15:18:26.243Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T15:18:26.243Z] OK: 8 MiB in 20 packages [2021-11-24T15:18:26.508Z] Removing intermediate container d41497146ad5 [2021-11-24T15:18:26.508Z] ---> fdf941cab40c [2021-11-24T15:18:26.508Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T15:18:26.771Z] ---> 07dec3e8267a [2021-11-24T15:18:26.771Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-24T15:18:27.032Z] ---> cc7319d2d25c [2021-11-24T15:18:27.032Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-24T15:18:27.292Z] ---> 439ca2d87f39 [2021-11-24T15:18:27.292Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-24T15:18:27.292Z] ---> Running in baed170a49e1 [2021-11-24T15:18:27.292Z] Removing intermediate container baed170a49e1 [2021-11-24T15:18:27.292Z] ---> 76f318781237 [2021-11-24T15:18:27.292Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T15:18:27.292Z] ---> Running in 7b460b353772 [2021-11-24T15:18:27.292Z] Removing intermediate container 7b460b353772 [2021-11-24T15:18:27.292Z] ---> 7f5105b10667 [2021-11-24T15:18:27.292Z] Step 20/22 : LABEL arch=x86_64 [2021-11-24T15:18:27.555Z] ---> Running in f98969360b5b [2021-11-24T15:18:27.555Z] Removing intermediate container f98969360b5b [2021-11-24T15:18:27.555Z] ---> 6ea41a263d9f [2021-11-24T15:18:27.555Z] Step 21/22 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:18:27.555Z] ---> Running in 6977eaad0a49 [2021-11-24T15:18:27.555Z] Removing intermediate container 6977eaad0a49 [2021-11-24T15:18:27.555Z] ---> 98f502772c42 [2021-11-24T15:18:27.555Z] Step 22/22 : LABEL version=0.0.0 [2021-11-24T15:18:27.555Z] ---> Running in 5ff51dc1ecc5 [2021-11-24T15:18:27.814Z] Removing intermediate container 5ff51dc1ecc5 [2021-11-24T15:18:27.814Z] ---> 8dd003484337 [2021-11-24T15:18:27.814Z] [2021-11-24T15:18:27.814Z] Successfully built 8dd003484337 [2021-11-24T15:18:27.814Z] Successfully tagged core-data:latest [2021-11-24T15:18:27.820Z]  Building core-data ... done  [Pipeline] } [2021-11-24T15:18:27.833Z] $ docker stop --time=1 a4bbdda3fec4915a23034a9193229f27d45f8e3f4db568ad04279cf0518414de [2021-11-24T15:18:28.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-24T15:18:28.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-24T15:18:28.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-24T15:18:28.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-24T15:18:28.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-24T15:18:28.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-24T15:18:29.207Z] $ docker rm -f a4bbdda3fec4915a23034a9193229f27d45f8e3f4db568ad04279cf0518414de [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-24T15:18:29.611Z] + docker images [2021-11-24T15:18:29.611Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-24T15:18:29.611Z] core-data latest 8dd003484337 2 seconds ago 20.7MB [2021-11-24T15:18:29.611Z] 705d29d5d7c0 6 seconds ago 1.77GB [2021-11-24T15:18:29.611Z] support-notifications latest 96ca2622e7ac 6 seconds ago 17MB [2021-11-24T15:18:29.611Z] e854b48474e5 10 seconds ago 1.76GB [2021-11-24T15:18:29.611Z] core-command latest 98d8e74d03cc 12 seconds ago 16.1MB [2021-11-24T15:18:29.611Z] d41e1602e10c 15 seconds ago 1.76GB [2021-11-24T15:18:29.611Z] core-metadata latest 81e6367b9e01 31 seconds ago 16.9MB [2021-11-24T15:18:29.611Z] 69b12affb04c 34 seconds ago 1.76GB [2021-11-24T15:18:29.611Z] sys-mgmt-agent latest 54f1f19779ef 41 seconds ago 294MB [2021-11-24T15:18:29.611Z] security-bootstrapper latest dd5a31458b9a 53 seconds ago 18.9MB [2021-11-24T15:18:29.611Z] support-scheduler latest ac8af25eb54f 56 seconds ago 16.2MB [2021-11-24T15:18:29.611Z] security-proxy-setup latest bd4a9007270f About a minute ago 26.9MB [2021-11-24T15:18:29.611Z] 424620aa3920 About a minute ago 1.76GB [2021-11-24T15:18:29.611Z] 1ef34b90d16c About a minute ago 1.76GB [2021-11-24T15:18:29.611Z] security-secretstore-setup latest 5317dc8450ef About a minute ago 28.4MB [2021-11-24T15:18:29.611Z] 1e9e31770d1d About a minute ago 1.77GB [2021-11-24T15:18:29.611Z] 76f0f611cc04 About a minute ago 1.76GB [2021-11-24T15:18:29.611Z] 2ec06df74a94 About a minute ago 1.77GB [2021-11-24T15:18:29.611Z] ci-base-image-x86_64 latest ca5db95542f4 5 minutes ago 1.25GB [2021-11-24T15:18:29.611Z] alpine 3.14 0a97eee8041e 11 days ago 5.61MB [2021-11-24T15:18:29.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 5 weeks ago 548MB [2021-11-24T15:18:29.611Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB [2021-11-24T15:18:29.611Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-24T15:18:29.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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 [2021-11-24T15:18:30.296Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-24T15:18:30.296Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-24T15:18:30.296Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-24T15:18:30.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-24T15:18:37.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.223s coverage: 28.7% of statements [2021-11-24T15:18:37.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-24T15:18:37.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-24T15:18:41.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.408s coverage: 98.5% of statements [2021-11-24T15:18:41.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-24T15:18:41.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 44.7% of statements [2021-11-24T15:18:41.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-24T15:18:41.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-24T15:18:45.199Z] Still waiting to schedule task [2021-11-24T15:18:45.199Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-24T15:18:46.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.625s coverage: 89.5% of statements [2021-11-24T15:18:46.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-24T15:18:46.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-24T15:18:46.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.237s coverage: 84.4% of statements [2021-11-24T15:18:46.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-24T15:18:46.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-24T15:18:46.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-24T15:18:46.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-24T15:18:46.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-24T15:18:53.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.352s coverage: 94.2% of statements [2021-11-24T15:18:53.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-24T15:18:53.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-24T15:18:53.017Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.206s coverage: 59.1% of statements [2021-11-24T15:18:53.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-24T15:18:53.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-24T15:18:53.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-24T15:18:53.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-24T15:18:53.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-24T15:18:53.017Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.212s coverage: 60.0% of statements [2021-11-24T15:18:53.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-24T15:18:53.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-24T15:18:53.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-24T15:18:53.017Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.291s coverage: 0.9% of statements [2021-11-24T15:18:53.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-24T15:18:53.017Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements [2021-11-24T15:18:53.017Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.158s coverage: 21.7% of statements [2021-11-24T15:18:53.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-24T15:18:53.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.204s coverage: 47.1% of statements [2021-11-24T15:18:53.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.242s coverage: 79.5% of statements [2021-11-24T15:18:53.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.194s coverage: 94.1% of statements [2021-11-24T15:18:54.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.196s coverage: 96.3% of statements [2021-11-24T15:18:55.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.184s coverage: 87.5% of statements [2021-11-24T15:19:07.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.198s coverage: 94.4% of statements [2021-11-24T15:19:07.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements [2021-11-24T15:19:11.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.502s coverage: 82.5% of statements [2021-11-24T15:19:11.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-24T15:19:20.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.264s coverage: 92.9% of statements [2021-11-24T15:19:20.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-24T15:19:20.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-24T15:19:20.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-24T15:19:20.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-11-24T15:19:20.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-24T15:19:20.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-24T15:19:20.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-24T15:19:20.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-24T15:19:20.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-24T15:19:20.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements [2021-11-24T15:19:20.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-24T15:19:20.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-24T15:19:20.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.154s coverage: 100.0% of statements [2021-11-24T15:19:20.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-24T15:19:20.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.231s coverage: 58.8% of statements [2021-11-24T15:19:20.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-24T15:19:20.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.285s coverage: 80.0% of statements [2021-11-24T15:19:20.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements [2021-11-24T15:19:20.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements [2021-11-24T15:19:20.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.753s coverage: 91.2% of statements [2021-11-24T15:19:20.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-24T15:19:20.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.622s coverage: 64.4% of statements [2021-11-24T15:19:20.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-24T15:19:20.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-24T15:19:20.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-11-24T15:19:20.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 89.4% of statements [2021-11-24T15:19:20.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-11-24T15:19:20.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2021-11-24T15:19:20.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-11-24T15:19:22.973Z] Running on prd-ubuntu18.04-docker-8c-8g-448 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws [2021-11-24T15:19:23.013Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-24T15:19:23.142Z] The recommended git tool is: git [2021-11-24T15:19:24.909Z] using credential edgex-jenkins-ssh [2021-11-24T15:19:24.919Z] Cloning the remote Git repository [2021-11-24T15:19:25.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.345s coverage: 65.4% of statements [2021-11-24T15:19:25.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-24T15:19:25.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-24T15:19:25.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-24T15:19:24.941Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-24T15:19:25.001Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-24T15:19:25.027Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-24T15:19:25.027Z] > git --version # timeout=10 [2021-11-24T15:19:25.037Z] > git --version # 'git version 2.17.1' [2021-11-24T15:19:25.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-24T15:19:25.064Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-24T15:19:27.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.743s coverage: 43.8% of statements [2021-11-24T15:19:27.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-24T15:19:27.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-24T15:19:27.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements [2021-11-24T15:19:27.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-24T15:19:27.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.292s coverage: 84.8% of statements [2021-11-24T15:19:27.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-24T15:19:29.833Z] Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:19:29.940Z] Merge succeeded, producing 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:19:29.941Z] Checking out Revision 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 (PR-3825) [2021-11-24T15:19:29.162Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-24T15:19:29.167Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-24T15:19:29.174Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-24T15:19:29.185Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-24T15:19:29.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-24T15:19:29.190Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-24T15:19:29.843Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T15:19:29.849Z] > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 [2021-11-24T15:19:29.912Z] > git remote # timeout=10 [2021-11-24T15:19:29.919Z] > git config --get remote.origin.url # timeout=10 [2021-11-24T15:19:29.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-24T15:19:29.932Z] > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 [2021-11-24T15:19:29.940Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-24T15:19:29.947Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T15:19:29.967Z] > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 [2021-11-24T15:19:33.541Z] Commit message: "fix(snap): add token for the external-mqtt-trigger profile" [2021-11-24T15:19:33.566Z] > git --version # timeout=10 [2021-11-24T15:19:33.569Z] > git --version # 'git version 2.17.1' [2021-11-24T15:19:33.575Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-24T15:19:34.417Z] + echo snap-build.sh [2021-11-24T15:19:34.417Z] snap-build.sh [2021-11-24T15:19:34.417Z] + SNAP_BASE_DIR=. [2021-11-24T15:19:34.417Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-11-24T15:19:34.417Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-11-24T15:19:34.417Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-11-24T15:19:34.417Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-11-24T15:19:34.417Z] + cd /w/workspace/edgex-go/1 [2021-11-24T15:19:34.417Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-24T15:19:34.417Z] Reading package lists... [2021-11-24T15:19:34.417Z] Building dependency tree... [2021-11-24T15:19:34.417Z] Reading state information... [2021-11-24T15:19:34.417Z] The following packages were automatically installed and are no longer required: [2021-11-24T15:19:34.417Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-24T15:19:34.417Z] uidmap xdelta3 [2021-11-24T15:19:34.417Z] Use 'sudo apt autoremove' to remove them. [2021-11-24T15:19:34.417Z] The following packages will be REMOVED: [2021-11-24T15:19:34.417Z] lxd* lxd-client* [2021-11-24T15:19:34.678Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-24T15:19:34.678Z] After this operation, 31.7 MB disk space will be freed. [2021-11-24T15:19:35.198Z] (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.) [2021-11-24T15:19:35.198Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-24T15:19:35.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 17.7% of statements [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-24T15:19:35.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.592s coverage: 92.3% of statements [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-24T15:19:35.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.246s coverage: 63.2% of statements [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-24T15:19:35.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.376s coverage: 97.7% of statements [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-24T15:19:35.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-24T15:19:35.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-24T15:19:35.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.181s coverage: 100.0% of statements [2021-11-24T15:19:35.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.072s coverage: 96.9% of statements [2021-11-24T15:19:35.955Z] 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 [2021-11-24T15:19:35.955Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-24T15:19:35.955Z] GO111MODULE=on go vet ./... [2021-11-24T15:19:36.140Z] Removing lxd dnsmasq configuration [2021-11-24T15:19:36.140Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-24T15:19:36.140Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-24T15:19:36.713Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-24T15:19:36.974Z] (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.) [2021-11-24T15:19:36.974Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-24T15:19:38.363Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-24T15:19:38.363Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-24T15:19:38.942Z] + sudo snap remove --purge lxd [2021-11-24T15:19:38.942Z] snap "lxd" is not installed [2021-11-24T15:19:38.942Z] + sudo groupadd --force --system lxd [2021-11-24T15:19:38.942Z] ++ whoami [2021-11-24T15:19:38.942Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-24T15:19:38.942Z] + newgrp - lxd [2021-11-24T15:19:38.942Z] + sudo snap install lxd [2021-11-24T15:19:48.953Z] 2021-11-24T15:19:45Z INFO Waiting for automatic snapd restart... [2021-11-24T15:20:07.113Z] lxd 4.20 from Canonical* installed [2021-11-24T15:20:07.113Z] + sudo lxd init --auto [2021-11-24T15:20:13.706Z] + sudo snap install --classic snapcraft [2021-11-24T15:20:25.941Z] snapcraft 5.0 from Canonical* installed [2021-11-24T15:20:25.941Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-24T15:20:25.941Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-24T15:20:25.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-24T15:20:25.941Z] Dload Upload Total Spent Left Speed [2021-11-24T15:20:25.941Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4125 0 --:--:-- --:--:-- --:--:-- 4125 [2021-11-24T15:20:25.941Z] 100 3325k 100 3325k 0 0 7973k 0 --:--:-- --:--:-- --:--:-- 7973k [2021-11-24T15:20:25.941Z] ./yq_linux_amd64 [2021-11-24T15:20:25.941Z] + sudo snapcraft prime --use-lxd [2021-11-24T15:20:27.855Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-24T15:20:27.855Z] 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: [2021-11-24T15:20:27.855Z] - README.md [2021-11-24T15:20:27.855Z] [2021-11-24T15:20:27.855Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-24T15:20:27.855Z] Launching a container. [2021-11-24T15:20:37.858Z] Waiting for container to be ready [2021-11-24T15:20:37.858Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-24T15:20:37.858Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-24T15:20:37.858Z] [2021-11-24T15:20:41.158Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-24T15:20:41.420Z] Waiting for network to be ready... [2021-11-24T15:20:41.681Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-24T15:20:41.940Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-24T15:20:41.940Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-24T15:20:41.940Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-24T15:20:41.940Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-24T15:20:41.940Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-24T15:20:41.940Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-24T15:20:42.199Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-24T15:20:42.199Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-24T15:20:42.199Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-24T15:20:42.459Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-24T15:20:42.459Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-24T15:20:42.717Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-24T15:20:42.717Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-24T15:20:42.717Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-24T15:20:42.717Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-24T15:20:42.717Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-24T15:20:42.717Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-24T15:20:43.289Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-24T15:20:43.289Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-24T15:20:43.289Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-24T15:20:43.289Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-24T15:20:43.289Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-24T15:20:43.289Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-24T15:20:43.289Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-24T15:20:43.289Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-24T15:20:43.548Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-24T15:20:46.089Z] Fetched 25.6 MB in 4s (6222 kB/s) [2021-11-24T15:20:46.659Z] Reading package lists... [2021-11-24T15:20:46.919Z] Reading package lists... [2021-11-24T15:20:47.179Z] Building dependency tree... [2021-11-24T15:20:47.179Z] Reading state information... [2021-11-24T15:20:47.179Z] The following additional packages will be installed: [2021-11-24T15:20:47.179Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-24T15:20:47.179Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-24T15:20:47.179Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-24T15:20:47.179Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-24T15:20:47.179Z] Suggested packages: [2021-11-24T15:20:47.179Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-24T15:20:47.179Z] Recommended packages: [2021-11-24T15:20:47.179Z] gnupg libsasl2-modules [2021-11-24T15:20:47.179Z] The following NEW packages will be installed: [2021-11-24T15:20:47.179Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-24T15:20:47.179Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-24T15:20:47.179Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-24T15:20:47.179Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-24T15:20:47.179Z] The following packages will be upgraded: [2021-11-24T15:20:47.179Z] gpg gpg-agent gpgconf libudev1 [2021-11-24T15:20:47.439Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-24T15:20:47.439Z] Need to get 3527 kB of archives. [2021-11-24T15:20:47.439Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-24T15:20:47.439Z] 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] [2021-11-24T15:20:47.439Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-24T15:20:47.703Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-24T15:20:47.703Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-24T15:20:47.703Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-24T15:20:47.703Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-24T15:20:48.274Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-24T15:20:48.274Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-24T15:20:48.274Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-24T15:20:48.274Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-24T15:20:48.274Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-24T15:20:48.274Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-24T15:20:48.274Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-24T15:20:48.274Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-24T15:20:48.274Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-24T15:20:48.274Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-24T15:20:48.274Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-24T15:20:48.274Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-24T15:20:48.274Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-24T15:20:48.274Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-24T15:20:48.274Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-24T15:20:48.534Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-24T15:20:48.534Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T15:20:48.534Z] Fetched 3527 kB in 1s (2991 kB/s) [2021-11-24T15:20:48.534Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-24T15:20:48.534Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-24T15:20:48.534Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-24T15:20:48.534Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-24T15:20:48.534Z] Selecting previously unselected package udev. [2021-11-24T15:20:48.534Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-24T15:20:48.534Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-24T15:20:48.795Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-24T15:20:48.795Z] Selecting previously unselected package libfuse2:amd64. [2021-11-24T15:20:48.795Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-24T15:20:48.795Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-24T15:20:48.795Z] Selecting previously unselected package fuse. [2021-11-24T15:20:48.795Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-24T15:20:48.795Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-24T15:20:49.055Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-24T15:20:49.055Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-24T15:20:49.055Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-24T15:20:49.055Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-24T15:20:49.055Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-24T15:20:49.055Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-24T15:20:49.055Z] Selecting previously unselected package libksba8:amd64. [2021-11-24T15:20:49.316Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-24T15:20:49.316Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-24T15:20:49.316Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-24T15:20:49.316Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T15:20:49.316Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:49.316Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-24T15:20:49.316Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T15:20:49.316Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:49.316Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-24T15:20:49.316Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T15:20:49.316Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:49.316Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-24T15:20:49.316Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T15:20:49.316Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:49.577Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-24T15:20:49.577Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T15:20:49.577Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:49.577Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-24T15:20:49.577Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T15:20:49.577Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:49.577Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-24T15:20:49.577Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T15:20:49.577Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:49.577Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-24T15:20:49.577Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T15:20:49.845Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:49.845Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-24T15:20:49.845Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-24T15:20:49.845Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:49.845Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-24T15:20:49.845Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-24T15:20:49.845Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-24T15:20:49.845Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-24T15:20:49.845Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-24T15:20:49.845Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-24T15:20:49.845Z] Selecting previously unselected package libldap-common. [2021-11-24T15:20:49.845Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-24T15:20:49.845Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-24T15:20:49.845Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-24T15:20:49.845Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-24T15:20:49.845Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-24T15:20:50.107Z] Selecting previously unselected package dirmngr. [2021-11-24T15:20:50.107Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-24T15:20:50.107Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-24T15:20:50.107Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-24T15:20:50.107Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-24T15:20:50.107Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-24T15:20:50.107Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-24T15:20:50.107Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-24T15:20:50.107Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-24T15:20:50.107Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:50.107Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-24T15:20:50.107Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-24T15:20:50.107Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-24T15:20:50.381Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-24T15:20:50.651Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:50.651Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-24T15:20:50.651Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-24T15:20:50.651Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-24T15:20:50.651Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:50.651Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:50.651Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:50.651Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:50.651Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:50.651Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:50.651Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-24T15:20:50.651Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-24T15:20:50.651Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-24T15:20:50.934Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-24T15:20:51.201Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-24T15:20:51.201Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-24T15:20:51.201Z] This means they are not meant to be enabled using systemctl. [2021-11-24T15:20:51.201Z] Possible reasons for having this kind of units are: [2021-11-24T15:20:51.201Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-24T15:20:51.201Z] .wants/ or .requires/ directory. [2021-11-24T15:20:51.201Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-24T15:20:51.201Z] a requirement dependency on it. [2021-11-24T15:20:51.201Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-24T15:20:51.201Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-24T15:20:51.201Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-24T15:20:51.201Z] instance name specified. [2021-11-24T15:20:51.461Z] Reading package lists... [2021-11-24T15:20:51.722Z] Building dependency tree... [2021-11-24T15:20:51.722Z] Reading state information... [2021-11-24T15:20:51.722Z] The following additional packages will be installed: [2021-11-24T15:20:51.722Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-24T15:20:51.722Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-24T15:20:51.722Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-24T15:20:51.722Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-24T15:20:51.722Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-24T15:20:51.722Z] Suggested packages: [2021-11-24T15:20:51.722Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-24T15:20:51.722Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-24T15:20:51.722Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-24T15:20:51.722Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-24T15:20:51.722Z] systemd-container policykit-1 [2021-11-24T15:20:51.722Z] Recommended packages: [2021-11-24T15:20:51.722Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-24T15:20:51.722Z] The following NEW packages will be installed: [2021-11-24T15:20:51.722Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-24T15:20:51.722Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-24T15:20:51.722Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-24T15:20:51.722Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-24T15:20:51.722Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-24T15:20:51.722Z] The following packages will be upgraded: [2021-11-24T15:20:51.722Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-24T15:20:51.722Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-24T15:20:51.722Z] Need to get 36.8 MB of archives. [2021-11-24T15:20:51.722Z] After this operation, 147 MB of additional disk space will be used. [2021-11-24T15:20:51.722Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-24T15:20:51.983Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-24T15:20:51.983Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-24T15:20:51.983Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-24T15:20:51.983Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-24T15:20:51.983Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-24T15:20:51.983Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-24T15:20:51.983Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-24T15:20:51.983Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-24T15:20:51.983Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-24T15:20:51.983Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-24T15:20:51.983Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-24T15:20:51.983Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-24T15:20:51.983Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-24T15:20:51.983Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-24T15:20:51.983Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-24T15:20:51.983Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-24T15:20:52.924Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-24T15:20:52.924Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-24T15:20:52.924Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-24T15:20:52.924Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-24T15:20:52.924Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-24T15:20:52.924Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-24T15:20:52.924Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-24T15:20:52.924Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-24T15:20:52.924Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-24T15:20:52.924Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-24T15:20:52.924Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-24T15:20:52.924Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-24T15:20:52.924Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-24T15:20:53.872Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T15:20:53.872Z] Fetched 36.8 MB in 2s (20.3 MB/s) [2021-11-24T15:20:53.872Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-24T15:20:53.872Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-24T15:20:53.872Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-24T15:20:54.443Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-24T15:20:54.443Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-24T15:20:54.443Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-24T15:20:54.443Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-24T15:20:54.443Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-24T15:20:54.443Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-24T15:20:54.709Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-24T15:20:54.709Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-24T15:20:54.709Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-24T15:20:54.709Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-24T15:20:54.970Z] Setting up apt (1.6.14) ... [2021-11-24T15:20:54.970Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-24T15:20:55.229Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-24T15:20:55.491Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-24T15:20:55.491Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-24T15:20:55.491Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-24T15:20:55.491Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-24T15:20:55.491Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-24T15:20:55.491Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-24T15:20:55.752Z] Selecting previously unselected package libexpat1:amd64. [2021-11-24T15:20:55.752Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-24T15:20:55.752Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-24T15:20:55.752Z] Selecting previously unselected package python3.6-minimal. [2021-11-24T15:20:55.752Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-24T15:20:55.752Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-24T15:20:56.013Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-24T15:20:56.013Z] Checking for services that may need to be restarted...done. [2021-11-24T15:20:56.013Z] Checking for services that may need to be restarted...done. [2021-11-24T15:20:56.273Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-24T15:20:56.273Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-24T15:20:56.273Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-24T15:20:56.535Z] Selecting previously unselected package python3-minimal. [2021-11-24T15:20:56.535Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-24T15:20:56.535Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-24T15:20:56.535Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-24T15:20:56.535Z] Selecting previously unselected package mime-support. [2021-11-24T15:20:56.535Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-24T15:20:56.535Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-24T15:20:56.535Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-24T15:20:56.795Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-24T15:20:56.795Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-24T15:20:56.795Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-24T15:20:56.795Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-24T15:20:56.795Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-24T15:20:56.795Z] Selecting previously unselected package python3.6. [2021-11-24T15:20:56.795Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-24T15:20:56.795Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-24T15:20:57.055Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-24T15:20:57.055Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-24T15:20:57.055Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-24T15:20:57.055Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-24T15:20:57.316Z] Selecting previously unselected package python3. [2021-11-24T15:20:57.316Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-24T15:20:57.316Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-24T15:20:57.316Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-24T15:20:57.316Z] Selecting previously unselected package multiarch-support. [2021-11-24T15:20:57.316Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-24T15:20:57.316Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-24T15:20:57.316Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-24T15:20:57.316Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-24T15:20:57.316Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-24T15:20:57.316Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-24T15:20:57.316Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-24T15:20:57.316Z] Selecting previously unselected package libbsd0:amd64. [2021-11-24T15:20:57.316Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-24T15:20:57.316Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-24T15:20:57.316Z] Selecting previously unselected package sudo. [2021-11-24T15:20:57.316Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-24T15:20:57.316Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-24T15:20:57.576Z] Selecting previously unselected package apparmor. [2021-11-24T15:20:57.576Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-24T15:20:57.576Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-24T15:20:57.576Z] Selecting previously unselected package libedit2:amd64. [2021-11-24T15:20:57.576Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-24T15:20:57.576Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-24T15:20:57.776Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-24T15:20:57.776Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-24T15:20:57.776Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-24T15:20:57.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-24T15:20:57.836Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-24T15:20:57.836Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-24T15:20:57.836Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-24T15:20:57.836Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-24T15:20:57.836Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-24T15:20:57.836Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-24T15:20:57.836Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-24T15:20:57.836Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-24T15:20:57.836Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-24T15:20:57.836Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-24T15:20:57.836Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-24T15:20:57.836Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-24T15:20:58.095Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-24T15:20:58.095Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-24T15:20:58.095Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-24T15:20:58.095Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-24T15:20:58.095Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-24T15:20:58.095Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-24T15:20:58.095Z] Selecting previously unselected package openssh-client. [2021-11-24T15:20:58.095Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-24T15:20:58.095Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-24T15:20:58.354Z] Selecting previously unselected package squashfs-tools. [2021-11-24T15:20:58.354Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-24T15:20:58.354Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-24T15:20:58.354Z] Selecting previously unselected package snapd. [2021-11-24T15:20:58.354Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-24T15:20:58.354Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-24T15:20:58.479Z] + ls -al . [2021-11-24T15:20:58.479Z] total 672 [2021-11-24T15:20:58.479Z] drwxrwxr-x 9 1001 1001 4096 Nov 24 15:20 . [2021-11-24T15:20:58.479Z] drwxr-xr-x 4 root root 4096 Nov 24 15:16 .. [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 11 Nov 24 15:14 .dockerignore [2021-11-24T15:20:58.479Z] drwxrwxr-x 8 1001 1001 4096 Nov 24 15:14 .git [2021-11-24T15:20:58.479Z] drwxrwxr-x 4 1001 1001 4096 Nov 24 15:14 .github [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 804 Nov 24 15:14 .gitignore [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 42 Nov 24 15:14 .golangci.yml [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 76 Nov 24 15:14 .hadolint.yml [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 166 Nov 24 15:14 .sonarcloud.properties [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 1171 Nov 24 15:14 ADOPTERS.md [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 8910 Nov 24 15:14 Attribution.txt [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 51732 Nov 24 15:14 CHANGELOG.md [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 3804 Nov 24 15:14 CONTRIBUTING.md [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 677 Nov 24 15:14 GOVERNANCE.md [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 849 Nov 24 15:14 Jenkinsfile [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 10775 Nov 24 15:14 LICENSE [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 6508 Nov 24 15:14 Makefile [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 582 Nov 24 15:14 OWNERS.md [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 8207 Nov 24 15:14 README.md [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 6912 Nov 24 15:14 SECURITY.md [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 5 Nov 24 15:12 VERSION [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 4131 Nov 24 15:14 ZMQWindows.md [2021-11-24T15:20:58.479Z] drwxrwxr-x 2 1001 1001 4096 Nov 24 15:14 bin [2021-11-24T15:20:58.479Z] drwxrwxr-x 14 1001 1001 4096 Nov 24 15:14 cmd [2021-11-24T15:20:58.479Z] -rw-r--r-- 1 root root 428381 Nov 24 15:19 coverage.out [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 822 Nov 24 15:14 go.mod [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 49471 Nov 24 15:14 go.sum [2021-11-24T15:20:58.479Z] drwxrwxr-x 8 1001 1001 4096 Nov 24 15:14 internal [2021-11-24T15:20:58.479Z] drwxrwxr-x 3 1001 1001 4096 Nov 24 15:14 openapi [2021-11-24T15:20:58.479Z] drwxrwxr-x 4 1001 1001 4096 Nov 24 15:14 snap [2021-11-24T15:20:58.479Z] -rw-rw-r-- 1 1001 1001 204 Nov 24 15:14 version.go [Pipeline] sh [2021-11-24T15:20:59.159Z] + '[' -e coverage.out ] [2021-11-24T15:20:59.159Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-24T15:20:59.195Z] Warning: overwriting stash ‘coverage-report’ [2021-11-24T15:20:59.975Z] Stashed 1 file(s) [Pipeline] sh [2021-11-24T15:21:00.633Z] + make build [2021-11-24T15:21:00.633Z] 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 [2021-11-24T15:21:00.894Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-24T15:21:00.894Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-24T15:21:00.894Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-24T15:21:00.894Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-24T15:21:00.894Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-24T15:21:00.894Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-24T15:21:00.894Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-24T15:21:00.894Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-24T15:21:00.894Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-24T15:21:01.154Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-24T15:21:01.154Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-24T15:21:01.154Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-24T15:21:01.418Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-24T15:21:01.418Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-24T15:21:01.418Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-24T15:21:01.987Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-24T15:21:01.987Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-24T15:21:01.987Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-24T15:21:01.987Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-24T15:21:01.987Z] running python rtupdate hooks for python3.6... [2021-11-24T15:21:01.987Z] running python post-rtupdate hooks for python3.6... [2021-11-24T15:21:01.987Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-24T15:21:02.558Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-24T15:21:02.818Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-24T15:21:02.819Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-24T15:21:02.819Z] Setting up snapd (2.51.1+18.04) ... [2021-11-24T15:21:03.385Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-24T15:21:03.385Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-24T15:21:03.644Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-24T15:21:03.907Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-24T15:21:03.907Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-24T15:21:03.907Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-24T15:21:04.168Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-24T15:21:04.168Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-24T15:21:04.428Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-24T15:21:04.689Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-24T15:21:04.689Z] /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' [2021-11-24T15:21:04.949Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-24T15:21:04.949Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-24T15:21:06.331Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-24T15:21:06.331Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-24T15:21:06.331Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-24T15:21:07.336Z] 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 [2021-11-24T15:21:07.532Z] Reading package lists... [2021-11-24T15:21:07.532Z] Reading package lists... [2021-11-24T15:21:07.794Z] Building dependency tree... [2021-11-24T15:21:07.794Z] Reading state information... [2021-11-24T15:21:07.794Z] Calculating upgrade... [2021-11-24T15:21:08.054Z] The following packages will be upgraded: [2021-11-24T15:21:08.054Z] advancecomp base-files bash binutils binutils-common [2021-11-24T15:21:08.054Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-24T15:21:08.054Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-24T15:21:08.054Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-24T15:21:08.054Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-24T15:21:08.054Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-24T15:21:08.054Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-24T15:21:08.054Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-24T15:21:08.054Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-24T15:21:08.054Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-24T15:21:08.054Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-24T15:21:08.054Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-24T15:21:08.054Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-24T15:21:08.054Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-24T15:21:08.054Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-24T15:21:08.054Z] ubuntu-keyring util-linux [2021-11-24T15:21:08.054Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T15:21:08.054Z] Need to get 64.2 MB of archives. [2021-11-24T15:21:08.054Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-24T15:21:08.054Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-24T15:21:08.316Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-24T15:21:08.316Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-24T15:21:08.316Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-24T15:21:08.316Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-24T15:21:08.316Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-24T15:21:08.316Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-24T15:21:08.316Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-24T15:21:08.316Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-24T15:21:08.316Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-24T15:21:08.316Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-24T15:21:08.316Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-24T15:21:08.316Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-24T15:21:08.316Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-24T15:21:08.316Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-24T15:21:08.316Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-24T15:21:08.316Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-24T15:21:08.316Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-24T15:21:08.316Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-24T15:21:08.316Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-24T15:21:08.316Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-24T15:21:08.316Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-24T15:21:08.316Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-24T15:21:08.316Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-24T15:21:08.316Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-24T15:21:08.316Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-24T15:21:08.316Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-24T15:21:08.316Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-24T15:21:08.316Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-24T15:21:08.316Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-24T15:21:08.316Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-24T15:21:08.316Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-24T15:21:08.577Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-24T15:21:08.577Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-24T15:21:08.577Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-24T15:21:08.577Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-24T15:21:08.577Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-24T15:21:08.577Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-24T15:21:08.577Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-24T15:21:08.577Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-24T15:21:08.577Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-24T15:21:08.577Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-24T15:21:08.577Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-24T15:21:08.577Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-24T15:21:08.577Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-24T15:21:08.577Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-24T15:21:08.577Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-24T15:21:08.577Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-24T15:21:08.577Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-24T15:21:08.577Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-24T15:21:08.577Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-24T15:21:08.577Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-24T15:21:08.577Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-24T15:21:08.577Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-24T15:21:08.577Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-24T15:21:08.577Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-24T15:21:08.577Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-24T15:21:08.577Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-24T15:21:08.836Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-24T15:21:08.836Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-24T15:21:08.836Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-24T15:21:08.836Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-24T15:21:08.836Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-24T15:21:08.836Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-24T15:21:08.836Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-24T15:21:08.836Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-24T15:21:09.096Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-24T15:21:09.096Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-24T15:21:09.096Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-24T15:21:09.096Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-24T15:21:09.096Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-24T15:21:09.096Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-24T15:21:09.096Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-24T15:21:09.096Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-24T15:21:09.096Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-24T15:21:09.096Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-24T15:21:09.096Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-24T15:21:09.356Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-24T15:21:09.356Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-24T15:21:09.356Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-24T15:21:09.356Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-24T15:21:09.356Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-24T15:21:09.356Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-24T15:21:09.356Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-24T15:21:09.356Z] 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] [2021-11-24T15:21:09.356Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-24T15:21:09.356Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-24T15:21:09.356Z] 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] [2021-11-24T15:21:09.356Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-24T15:21:09.618Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-24T15:21:09.618Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-24T15:21:09.618Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-24T15:21:09.618Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-24T15:21:09.618Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-24T15:21:09.618Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-24T15:21:09.618Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-24T15:21:09.618Z] 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] [2021-11-24T15:21:09.618Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-24T15:21:09.618Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-24T15:21:09.618Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-24T15:21:09.618Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-24T15:21:09.619Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-24T15:21:09.619Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-24T15:21:09.878Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T15:21:09.878Z] Fetched 64.2 MB in 2s (40.3 MB/s) [2021-11-24T15:21:09.878Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-24T15:21:09.878Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-24T15:21:09.878Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-24T15:21:10.138Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-24T15:21:10.138Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-24T15:21:10.398Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-24T15:21:10.398Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-24T15:21:10.398Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:10.398Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T15:21:10.660Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:10.660Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T15:21:10.660Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:10.660Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T15:21:10.660Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:10.660Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T15:21:10.922Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:10.922Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T15:21:10.922Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:10.922Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T15:21:10.922Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:10.922Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T15:21:11.183Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T15:21:11.183Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-24T15:21:11.183Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:11.183Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-24T15:21:11.183Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-24T15:21:11.183Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-24T15:21:11.183Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:11.184Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T15:21:11.445Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:11.445Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T15:21:11.445Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:11.445Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-24T15:21:11.445Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T15:21:11.706Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-24T15:21:11.706Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-24T15:21:11.706Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-24T15:21:11.966Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-24T15:21:12.226Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-24T15:21:12.226Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-24T15:21:12.226Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-24T15:21:12.226Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-24T15:21:12.226Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-24T15:21:12.485Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-24T15:21:12.485Z] Installing new version of config file /etc/issue ... [2021-11-24T15:21:12.485Z] Installing new version of config file /etc/issue.net ... [2021-11-24T15:21:12.485Z] Installing new version of config file /etc/lsb-release ... [2021-11-24T15:21:12.485Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-24T15:21:12.746Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-24T15:21:12.746Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-24T15:21:12.746Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-24T15:21:13.007Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:13.007Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-24T15:21:13.007Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-24T15:21:13.007Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-24T15:21:13.007Z] 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 [2021-11-24T15:21:13.007Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:13.007Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T15:21:13.007Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-24T15:21:13.275Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-24T15:21:13.275Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:13.275Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-24T15:21:13.275Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-24T15:21:13.275Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-24T15:21:13.275Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:13.275Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-24T15:21:13.537Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-24T15:21:13.537Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-24T15:21:13.537Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:13.537Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-24T15:21:13.800Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-24T15:21:13.800Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-24T15:21:13.800Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:13.800Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-24T15:21:13.800Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-24T15:21:13.800Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-24T15:21:14.059Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:14.059Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-24T15:21:14.059Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-24T15:21:14.059Z] Setting up grep (3.1-2build1) ... [2021-11-24T15:21:14.059Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:14.059Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-24T15:21:14.059Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-24T15:21:14.059Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-24T15:21:14.321Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:14.321Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-24T15:21:14.321Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-24T15:21:14.321Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-24T15:21:14.321Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:14.321Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-24T15:21:14.321Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-24T15:21:14.580Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-24T15:21:14.580Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:14.580Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-24T15:21:14.580Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-24T15:21:14.840Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-24T15:21:15.102Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-24T15:21:15.102Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-24T15:21:15.102Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-24T15:21:15.364Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-24T15:21:15.364Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:15.364Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-24T15:21:15.364Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-24T15:21:15.934Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-24T15:21:15.934Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-24T15:21:15.934Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-24T15:21:15.934Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-24T15:21:15.934Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-24T15:21:15.934Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:15.934Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-24T15:21:15.934Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-24T15:21:16.508Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-24T15:21:16.508Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:16.508Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T15:21:16.508Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-24T15:21:16.508Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-24T15:21:16.508Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:16.508Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T15:21:16.508Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-24T15:21:16.508Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-24T15:21:16.508Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:16.508Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T15:21:16.508Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-24T15:21:16.774Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-24T15:21:16.774Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:16.774Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T15:21:16.774Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-24T15:21:16.774Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-24T15:21:16.774Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:16.774Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-24T15:21:16.774Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-24T15:21:16.774Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-24T15:21:16.774Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-24T15:21:17.036Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-24T15:21:17.036Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:17.036Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-24T15:21:17.036Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-24T15:21:17.036Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-24T15:21:17.036Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:17.036Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T15:21:17.297Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-24T15:21:17.297Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-24T15:21:17.297Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:17.297Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T15:21:17.297Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-24T15:21:17.297Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-24T15:21:17.297Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:17.297Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T15:21:17.558Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-24T15:21:17.818Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-24T15:21:18.080Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-24T15:21:18.340Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-24T15:21:18.340Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:18.340Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-24T15:21:18.340Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-24T15:21:18.601Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-24T15:21:18.601Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-24T15:21:18.601Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-24T15:21:18.601Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-24T15:21:18.601Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-24T15:21:18.601Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-24T15:21:18.601Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-24T15:21:18.861Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-24T15:21:18.861Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-24T15:21:19.121Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-24T15:21:19.121Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-24T15:21:19.121Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-24T15:21:19.121Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-24T15:21:19.121Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-24T15:21:19.121Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-24T15:21:19.121Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-24T15:21:19.121Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-24T15:21:19.380Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-24T15:21:19.380Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-24T15:21:19.380Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-24T15:21:19.380Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-24T15:21:19.380Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-24T15:21:19.380Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-24T15:21:19.380Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-24T15:21:19.640Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-24T15:21:19.640Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-24T15:21:19.640Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-24T15:21:19.640Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-24T15:21:19.900Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-24T15:21:19.900Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T15:21:19.900Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-24T15:21:19.900Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-24T15:21:19.900Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-24T15:21:19.900Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-24T15:21:19.900Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-24T15:21:19.900Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-24T15:21:20.160Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-24T15:21:20.160Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T15:21:20.160Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-24T15:21:20.160Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-24T15:21:20.160Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-24T15:21:20.160Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T15:21:20.160Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-24T15:21:20.423Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-24T15:21:20.423Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-24T15:21:20.423Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T15:21:20.423Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-24T15:21:20.423Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-24T15:21:20.423Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-24T15:21:20.684Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T15:21:20.684Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-24T15:21:20.684Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-24T15:21:20.684Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-24T15:21:20.684Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T15:21:20.684Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-24T15:21:20.684Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-24T15:21:20.946Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-24T15:21:20.946Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T15:21:20.946Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-24T15:21:20.946Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-24T15:21:21.207Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-24T15:21:21.207Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T15:21:21.207Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-24T15:21:21.207Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-24T15:21:21.207Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-24T15:21:21.471Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T15:21:21.471Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-24T15:21:21.471Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-24T15:21:21.471Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-24T15:21:21.471Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T15:21:21.471Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-24T15:21:21.471Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-24T15:21:21.471Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-24T15:21:21.734Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T15:21:21.734Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-24T15:21:21.734Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-24T15:21:21.734Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-24T15:21:21.734Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T15:21:21.734Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-24T15:21:21.734Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-24T15:21:21.734Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-24T15:21:21.997Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T15:21:21.997Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-24T15:21:21.997Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-24T15:21:21.997Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-24T15:21:21.997Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T15:21:21.997Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-24T15:21:21.997Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-24T15:21:22.259Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-24T15:21:22.259Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T15:21:22.259Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-24T15:21:22.259Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-24T15:21:22.259Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-24T15:21:22.259Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-24T15:21:22.259Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-24T15:21:22.259Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-24T15:21:22.521Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-24T15:21:22.521Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-24T15:21:22.521Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-24T15:21:22.521Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-24T15:21:22.521Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-24T15:21:22.521Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-24T15:21:22.784Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-24T15:21:22.784Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-24T15:21:22.784Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-24T15:21:22.784Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-24T15:21:23.045Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-24T15:21:23.045Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-24T15:21:23.045Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-24T15:21:23.045Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-24T15:21:23.045Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-24T15:21:23.045Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-24T15:21:23.045Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-24T15:21:23.305Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-24T15:21:23.305Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-24T15:21:23.305Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-24T15:21:23.305Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-24T15:21:23.305Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-24T15:21:23.305Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-24T15:21:23.305Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-24T15:21:23.565Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-24T15:21:23.565Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-24T15:21:23.825Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-24T15:21:23.825Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-24T15:21:23.825Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-24T15:21:23.825Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-24T15:21:23.825Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-24T15:21:23.825Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-24T15:21:24.086Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-24T15:21:24.086Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-24T15:21:24.346Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-24T15:21:24.346Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-24T15:21:24.346Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-24T15:21:24.346Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-24T15:21:24.346Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:24.346Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T15:21:24.346Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:24.608Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T15:21:24.608Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:24.608Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T15:21:24.608Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:24.608Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T15:21:25.552Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:25.552Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T15:21:26.122Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:26.122Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T15:21:26.382Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:26.382Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T15:21:26.643Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:26.643Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T15:21:27.587Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-24T15:21:27.587Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-24T15:21:27.587Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-24T15:21:27.587Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-24T15:21:27.587Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-24T15:21:27.587Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-24T15:21:27.848Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-24T15:21:27.848Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-24T15:21:27.848Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-24T15:21:27.848Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-24T15:21:27.848Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-24T15:21:27.848Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-24T15:21:27.848Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-24T15:21:27.848Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-24T15:21:28.109Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-24T15:21:28.109Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-24T15:21:28.109Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T15:21:28.109Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-24T15:21:28.109Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T15:21:28.109Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T15:21:28.109Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T15:21:28.109Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-24T15:21:28.109Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-24T15:21:28.109Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-24T15:21:28.371Z] [2021-11-24T15:21:28.371Z] Current default time zone: 'Etc/UTC' [2021-11-24T15:21:28.371Z] Local time is now: Wed Nov 24 15:21:28 UTC 2021. [2021-11-24T15:21:28.371Z] Universal Time is now: Wed Nov 24 15:21:28 UTC 2021. [2021-11-24T15:21:28.371Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-24T15:21:28.371Z] [2021-11-24T15:21:28.371Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-24T15:21:28.371Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T15:21:28.371Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-24T15:21:28.371Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-24T15:21:28.371Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-24T15:21:28.371Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-24T15:21:28.371Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-24T15:21:28.371Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-24T15:21:28.371Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-24T15:21:28.371Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-24T15:21:28.371Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T15:21:28.371Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-24T15:21:28.632Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T15:21:28.632Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-24T15:21:28.632Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T15:21:28.632Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-24T15:21:28.632Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-24T15:21:28.632Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-24T15:21:28.632Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-24T15:21:28.632Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-24T15:21:28.632Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-24T15:21:28.632Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-24T15:21:28.632Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-24T15:21:29.518Z] 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 [2021-11-24T15:21:30.537Z] Updating certificates in /etc/ssl/certs... [2021-11-24T15:21:31.482Z] 23 added, 28 removed; done. [2021-11-24T15:21:31.482Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-24T15:21:31.482Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-24T15:21:31.482Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-24T15:21:31.482Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-24T15:21:31.482Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-24T15:21:31.482Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T15:21:31.482Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-24T15:21:31.482Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T15:21:31.482Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T15:21:31.482Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T15:21:31.482Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T15:21:31.482Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T15:21:31.482Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-24T15:21:31.482Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-24T15:21:31.482Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-24T15:21:31.494Z] 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 [2021-11-24T15:21:31.742Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-24T15:21:31.742Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-24T15:21:31.742Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T15:21:31.742Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-24T15:21:31.742Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-24T15:21:31.742Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-24T15:21:31.742Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-24T15:21:31.742Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-24T15:21:31.743Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-24T15:21:31.743Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-24T15:21:31.743Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-24T15:21:31.743Z] Updating certificates in /etc/ssl/certs... [2021-11-24T15:21:32.683Z] 0 added, 0 removed; done. [2021-11-24T15:21:32.683Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-24T15:21:32.683Z] done. [2021-11-24T15:21:32.944Z] Reading package lists... [2021-11-24T15:21:33.205Z] Building dependency tree... [2021-11-24T15:21:33.205Z] Reading state information... [2021-11-24T15:21:33.205Z] The following NEW packages will be installed: [2021-11-24T15:21:33.205Z] apt-transport-https [2021-11-24T15:21:33.205Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T15:21:33.464Z] Need to get 4348 B of archives. [2021-11-24T15:21:33.464Z] After this operation, 154 kB of additional disk space will be used. [2021-11-24T15:21:33.464Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-24T15:21:33.725Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T15:21:33.725Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-11-24T15:21:33.725Z] Selecting previously unselected package apt-transport-https. [2021-11-24T15:21:33.725Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-24T15:21:33.725Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-24T15:21:33.725Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-24T15:21:33.725Z] Setting up apt-transport-https (1.6.14) ... [2021-11-24T15:21:33.984Z] Waiting for network to be ready... [2021-11-24T15:21:35.802Z] 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 [2021-11-24T15:21:36.397Z] 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 [2021-11-24T15:21:39.807Z] 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 [2021-11-24T15:21:40.560Z] 2021-11-24T15:21:37Z INFO Waiting for automatic snapd restart... [2021-11-24T15:21:42.469Z] snapd 2.52.1 from Canonical* installed [2021-11-24T15:21:43.202Z] 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 [2021-11-24T15:21:43.408Z] "snapd" switched to the "latest/stable" channel [2021-11-24T15:21:43.408Z] [2021-11-24T15:21:45.840Z] 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 [2021-11-24T15:21:45.945Z] core18 20211028 from Canonical* installed [2021-11-24T15:21:45.945Z] "core18" switched to the "latest/stable" channel [2021-11-24T15:21:45.945Z] [2021-11-24T15:21:48.483Z] snapcraft 5.0 from Canonical* installed [2021-11-24T15:21:48.484Z] "snapcraft" switched to the "latest/stable" channel [2021-11-24T15:21:48.484Z] [2021-11-24T15:21:50.152Z] 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 [2021-11-24T15:21:52.689Z] 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: [2021-11-24T15:21:52.689Z] - README.md [2021-11-24T15:21:52.689Z] [2021-11-24T15:21:52.689Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-24T15:21:52.770Z] 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 [2021-11-24T15:21:53.260Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-24T15:21:53.261Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-24T15:21:53.261Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-24T15:21:54.463Z] Reading package lists... [2021-11-24T15:21:54.723Z] 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 [2021-11-24T15:21:54.982Z] Reading package lists... [2021-11-24T15:21:54.982Z] Building dependency tree... [2021-11-24T15:21:54.982Z] Reading state information... [2021-11-24T15:21:55.242Z] Suggested packages: [2021-11-24T15:21:55.242Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-24T15:21:55.242Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-24T15:21:55.242Z] Recommended packages: [2021-11-24T15:21:55.242Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-24T15:21:55.242Z] The following NEW packages will be installed: [2021-11-24T15:21:55.242Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-24T15:21:55.242Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-24T15:21:55.242Z] pkg-config zip [2021-11-24T15:21:55.242Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T15:21:55.242Z] Need to get 7670 kB of archives. [2021-11-24T15:21:55.242Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-24T15:21:55.242Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-24T15:21:55.507Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-24T15:21:55.507Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-24T15:21:55.507Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-24T15:21:55.507Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-24T15:21:55.507Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-24T15:21:55.507Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-24T15:21:55.507Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-24T15:21:55.770Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-24T15:21:55.770Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-24T15:21:55.770Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-24T15:21:56.033Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-24T15:21:56.033Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-24T15:21:56.033Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-24T15:21:56.033Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-24T15:21:56.033Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T15:21:56.033Z] Fetched 7670 kB in 1s (10.2 MB/s) [2021-11-24T15:21:56.164Z] 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 [2021-11-24T15:21:56.294Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-24T15:21:56.294Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-24T15:21:56.294Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-24T15:21:56.294Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-24T15:21:56.294Z] Selecting previously unselected package libpsl5:amd64. [2021-11-24T15:21:56.294Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-24T15:21:56.294Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-24T15:21:56.294Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-24T15:21:56.294Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-24T15:21:56.294Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-24T15:21:56.559Z] Selecting previously unselected package librtmp1:amd64. [2021-11-24T15:21:56.559Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-24T15:21:56.559Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-24T15:21:56.559Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-24T15:21:56.559Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-24T15:21:56.559Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-24T15:21:56.559Z] Selecting previously unselected package liberror-perl. [2021-11-24T15:21:56.559Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-24T15:21:56.559Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-24T15:21:56.559Z] Selecting previously unselected package git-man. [2021-11-24T15:21:56.559Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-24T15:21:56.559Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-24T15:21:56.819Z] Selecting previously unselected package git. [2021-11-24T15:21:56.819Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-24T15:21:56.819Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-24T15:21:57.389Z] Selecting previously unselected package libnorm1:amd64. [2021-11-24T15:21:57.389Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-24T15:21:57.389Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-24T15:21:57.389Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-24T15:21:57.389Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-24T15:21:57.389Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-24T15:21:57.389Z] Selecting previously unselected package libsodium23:amd64. [2021-11-24T15:21:57.389Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-24T15:21:57.389Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-24T15:21:57.389Z] Selecting previously unselected package libzmq5:amd64. [2021-11-24T15:21:57.389Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-24T15:21:57.389Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-24T15:21:57.389Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-24T15:21:57.389Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-24T15:21:57.389Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-24T15:21:57.648Z] Selecting previously unselected package pkg-config. [2021-11-24T15:21:57.648Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-24T15:21:57.648Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-24T15:21:57.648Z] Selecting previously unselected package zip. [2021-11-24T15:21:57.648Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-24T15:21:57.648Z] Unpacking zip (3.0-11build1) ... [2021-11-24T15:21:57.648Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-24T15:21:57.648Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-24T15:21:57.648Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-24T15:21:57.648Z] Setting up liberror-perl (0.17025-1) ... [2021-11-24T15:21:57.648Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-24T15:21:57.648Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-24T15:21:57.648Z] No schema files found: doing nothing. [2021-11-24T15:21:57.648Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-24T15:21:57.648Z] Setting up zip (3.0-11build1) ... [2021-11-24T15:21:57.911Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-24T15:21:57.911Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-24T15:21:57.911Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-24T15:21:57.911Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-24T15:21:57.911Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-24T15:21:57.911Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-24T15:21:57.911Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-24T15:21:57.911Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-24T15:21:58.481Z] git set to automatically installed. [2021-11-24T15:21:58.481Z] git-man set to automatically installed. [2021-11-24T15:21:58.481Z] libcurl3-gnutls set to automatically installed. [2021-11-24T15:21:58.481Z] liberror-perl set to automatically installed. [2021-11-24T15:21:58.481Z] libglib2.0-0 set to automatically installed. [2021-11-24T15:21:58.481Z] libnghttp2-14 set to automatically installed. [2021-11-24T15:21:58.481Z] libnorm1 set to automatically installed. [2021-11-24T15:21:58.481Z] libpgm-5.2-0 set to automatically installed. [2021-11-24T15:21:58.481Z] libpsl5 set to automatically installed. [2021-11-24T15:21:58.481Z] librtmp1 set to automatically installed. [2021-11-24T15:21:58.481Z] libsodium23 set to automatically installed. [2021-11-24T15:21:58.481Z] libzmq3-dev set to automatically installed. [2021-11-24T15:21:58.481Z] libzmq5 set to automatically installed. [2021-11-24T15:21:58.481Z] pkg-config set to automatically installed. [2021-11-24T15:21:58.481Z] zip set to automatically installed. [2021-11-24T15:21:59.863Z] snapd is not logged in, snap install commands will use sudo [2021-11-24T15:22:00.801Z] snap "core18" has no updates available [2021-11-24T15:22:01.371Z] snapd is not logged in, snap install commands will use sudo [Pipeline] } [2021-11-24T15:22:02.907Z] $ docker stop --time=1 6601981827ec3345a4295de092318d8d7749296a8cb6ee68994f0cd0589c2b56 [2021-11-24T15:22:04.939Z] $ docker rm -f 6601981827ec3345a4295de092318d8d7749296a8cb6ee68994f0cd0589c2b56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-24T15:22:06.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-24T15:22:06.649Z] [2021-11-24T15:22:06.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-24T15:22:07.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-24T15:22:07.575Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-24T15:22:07.575Z] 29e5d40040c1: Pulling fs layer [2021-11-24T15:22:07.575Z] 1ce36da41761: Pulling fs layer [2021-11-24T15:22:07.575Z] 25b303627fd3: Pulling fs layer [2021-11-24T15:22:07.575Z] 29e5d40040c1: Download complete [2021-11-24T15:22:07.851Z] 1ce36da41761: Verifying Checksum [2021-11-24T15:22:07.851Z] 1ce36da41761: Download complete [2021-11-24T15:22:08.451Z] 29e5d40040c1: Pull complete [2021-11-24T15:22:09.430Z] 25b303627fd3: Verifying Checksum [2021-11-24T15:22:09.430Z] 25b303627fd3: Download complete [2021-11-24T15:22:09.533Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-24T15:22:09.704Z] 1ce36da41761: Pull complete [2021-11-24T15:22:10.104Z] Pulling config-common [2021-11-24T15:22:10.104Z] + snapcraftctl pull [2021-11-24T15:22:11.517Z] Pulling go-build-helper [2021-11-24T15:22:11.517Z] + snapcraftctl pull [2021-11-24T15:22:12.475Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-24T15:22:12.475Z] Skipping pull go-build-helper (already ran) [2021-11-24T15:22:12.475Z] Building go-build-helper [2021-11-24T15:22:12.475Z] + snapcraftctl build [2021-11-24T15:22:14.446Z] Staging go-build-helper [2021-11-24T15:22:14.446Z] + snapcraftctl stage [2021-11-24T15:22:19.936Z] 25b303627fd3: Pull complete [2021-11-24T15:22:19.936Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-24T15:22:19.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-24T15:22:19.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-24T15:22:20.213Z] prd-ubuntu18.04-docker-arm64-4c-16g-447 does not seem to be running inside a container [2021-11-24T15:22:20.293Z] $ 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 [2021-11-24T15:22:22.825Z] $ docker top aa3623314eace2b30b86b49c91f73fa6d6a19e2c99ee828c8a3acb01ea4bc4cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-24T15:22:23.876Z] + docker-compose build --help [2021-11-24T15:22:23.876Z] + grep parallel [2021-11-24T15:22:24.443Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-24T15:22:24.443Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-24T15:22:24.443Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-24T15:22:24.443Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-24T15:22:24.443Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-24T15:22:24.443Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-24T15:22:24.443Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-24T15:22:24.443Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-24T15:22:24.443Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-24T15:22:24.443Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-24T15:22:24.443Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-24T15:22:24.443Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-24T15:22:24.444Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-24T15:22:24.444Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-24T15:22:24.444Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-24T15:22:24.444Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-24T15:22:24.444Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-24T15:22:24.444Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-24T15:22:24.444Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-24T15:22:24.444Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-24T15:22:24.444Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-24T15:22:24.444Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-24T15:22:24.444Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-24T15:22:24.444Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-24T15:22:24.444Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-24T15:22:24.444Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-24T15:22:24.444Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-24T15:22:24.444Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-24T15:22:24.444Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-24T15:22:24.444Z] Fetched 224 kB in 0s (0 B/s) [2021-11-24T15:22:24.444Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-24T15:22:24.444Z] Fetched 157 kB in 0s (0 B/s) [2021-11-24T15:22:24.444Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-24T15:22:24.444Z] Fetched 221 kB in 0s (0 B/s) [2021-11-24T15:22:24.444Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-24T15:22:24.444Z] Fetched 143 kB in 0s (0 B/s) [2021-11-24T15:22:24.444Z] Pulling edgex-go [2021-11-24T15:22:24.444Z] + snapcraftctl pull [2021-11-24T15:22:25.825Z] Pulling hooks [2021-11-24T15:22:25.825Z] + snapcraftctl pull [2021-11-24T15:22:28.199Z] --parallel Build images in parallel. [Pipeline] } [2021-11-24T15:22:28.221Z] $ docker stop --time=1 aa3623314eace2b30b86b49c91f73fa6d6a19e2c99ee828c8a3acb01ea4bc4cd [2021-11-24T15:22:29.906Z] $ docker rm -f aa3623314eace2b30b86b49c91f73fa6d6a19e2c99ee828c8a3acb01ea4bc4cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-24T15:22:30.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-24T15:22:30.600Z] . [Pipeline] withDockerContainer [2021-11-24T15:22:30.860Z] prd-ubuntu18.04-docker-arm64-4c-16g-447 does not seem to be running inside a container [2021-11-24T15:22:30.920Z] $ 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 [2021-11-24T15:22:32.283Z] $ docker top cf905ad1177f412a45d5d1e72ad0c5d5d2be4e583cdd5f67911e356c6958dc1e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-24T15:22:33.266Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-24T15:22:37.563Z] Building core-command ... [2021-11-24T15:22:37.563Z] Building core-data ... [2021-11-24T15:22:37.563Z] Building core-metadata ... [2021-11-24T15:22:37.563Z] Building security-bootstrapper ... [2021-11-24T15:22:37.563Z] Building security-proxy-setup ... [2021-11-24T15:22:37.563Z] Building security-secretstore-setup ... [2021-11-24T15:22:37.563Z] Building support-notifications ... [2021-11-24T15:22:37.563Z] Building support-scheduler ... [2021-11-24T15:22:37.563Z] Building sys-mgmt-agent ... [2021-11-24T15:22:37.563Z] Building support-notifications [2021-11-24T15:22:37.563Z] Building support-scheduler [2021-11-24T15:22:37.563Z] Building sys-mgmt-agent [2021-11-24T15:22:37.563Z] Building security-secretstore-setup [2021-11-24T15:22:37.563Z] Building security-proxy-setup [2021-11-24T15:22:47.808Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-24T15:22:47.808Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-24T15:22:47.808Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-24T15:22:47.808Z] Fetched 0 B in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-24T15:22:47.808Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-24T15:22:47.808Z] Fetched 279 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-24T15:22:47.808Z] Fetched 122 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-24T15:22:47.808Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-24T15:22:47.808Z] Fetched 8848 B in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-24T15:22:47.808Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-24T15:22:47.808Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-24T15:22:47.808Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-24T15:22:47.808Z] Fetched 220 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-24T15:22:47.808Z] Fetched 154 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-24T15:22:47.808Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-24T15:22:47.808Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-24T15:22:47.808Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-24T15:22:47.808Z] Fetched 499 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-24T15:22:47.808Z] Fetched 111 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-24T15:22:47.808Z] Fetched 240 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-24T15:22:47.808Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-24T15:22:47.808Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-24T15:22:47.808Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-24T15:22:47.808Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-24T15:22:47.808Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-24T15:22:47.808Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-24T15:22:47.808Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-24T15:22:47.808Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-24T15:22:47.808Z] Fetched 8720 B in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-24T15:22:47.808Z] Fetched 140 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-24T15:22:47.808Z] Fetched 119 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-24T15:22:47.808Z] Fetched 111 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-24T15:22:47.808Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-24T15:22:47.808Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-24T15:22:47.809Z] Fetched 646 kB in 0s (0 B/s) [2021-11-24T15:22:47.809Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-24T15:22:47.809Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-24T15:22:47.809Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-24T15:22:47.809Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-24T15:22:47.809Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-24T15:22:47.809Z] Fetched 368 kB in 0s (0 B/s) [2021-11-24T15:22:47.809Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-24T15:22:47.809Z] Fetched 187 kB in 0s (0 B/s) [2021-11-24T15:22:47.809Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-24T15:22:47.809Z] Fetched 175 kB in 0s (0 B/s) [2021-11-24T15:22:47.809Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-24T15:22:47.809Z] Fetched 206 kB in 0s (0 B/s) [2021-11-24T15:22:47.809Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-24T15:22:47.809Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-24T15:22:47.809Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-24T15:22:47.809Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-24T15:22:47.809Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-24T15:22:47.809Z] Fetched 159 kB in 0s (0 B/s) [2021-11-24T15:22:47.809Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-24T15:22:47.809Z] Fetched 107 kB in 0s (0 B/s) [2021-11-24T15:22:47.809Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-24T15:22:47.809Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-24T15:22:47.809Z] Pulling static-packages [2021-11-24T15:22:47.809Z] + snapcraftctl pull [2021-11-24T15:22:47.809Z] Pulling version [2021-11-24T15:22:47.809Z] + cd /root/project [2021-11-24T15:22:47.809Z] + git describe --tags --abbrev=0 [2021-11-24T15:22:47.809Z] + sed s/v// [2021-11-24T15:22:47.809Z] + GIT_VERSION=2.2.0-dev.1 [2021-11-24T15:22:47.809Z] + [ -z 2.2.0-dev.1 ] [2021-11-24T15:22:47.809Z] + snapcraftctl set-version 2.2.0-dev.1 [2021-11-24T15:22:47.809Z] Building config-common [2021-11-24T15:22:47.809Z] + snapcraftctl build [2021-11-24T15:22:49.717Z] Skipping build go-build-helper (already ran) [2021-11-24T15:22:49.717Z] Building edgex-go [2021-11-24T15:22:49.979Z] + cd /root/parts/edgex-go/src [2021-11-24T15:22:49.980Z] + + sed s/v// [2021-11-24T15:22:49.980Z] git describe --tags --abbrev=0 [2021-11-24T15:22:49.980Z] + GIT_VERSION=2.2.0-dev.1 [2021-11-24T15:22:49.980Z] + [ -z 2.2.0-dev.1 ] [2021-11-24T15:22:49.980Z] + echo 2.2.0-dev.1 [2021-11-24T15:22:49.980Z] + [ ! -d vendor ] [2021-11-24T15:22:49.980Z] + go mod download all [2021-11-24T15:23:02.206Z] + make build [2021-11-24T15:23:02.206Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-data/core-data ./cmd/core-data [2021-11-24T15:23:12.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-24T15:23:16.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-command/core-command ./cmd/core-command [2021-11-24T15:23:16.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-24T15:23:18.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-24T15:23:18.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-24T15:23:19.843Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-24T15:23:21.226Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-24T15:23:22.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-24T15:23:23.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-24T15:23:24.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-24T15:23:24.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-24T15:23:26.893Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-24T15:23:26.893Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-24T15:23:26.893Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-24T15:23:26.893Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-24T15:23:26.893Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-24T15:23:26.893Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-24T15:23:26.893Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-24T15:23:26.893Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-24T15:23:26.893Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-24T15:23:26.893Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-24T15:23:26.893Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-24T15:23:26.893Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-24T15:23:26.893Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-24T15:23:26.893Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-24T15:23:26.893Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-24T15:23:26.893Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-24T15:23:26.893Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-24T15:23:26.893Z] + 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 [2021-11-24T15:23:26.893Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-24T15:23:26.894Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-24T15:23:26.894Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-24T15:23:26.894Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-24T15:23:26.894Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-24T15:23:26.894Z] + 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 [2021-11-24T15:23:26.894Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-24T15:23:26.894Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-24T15:23:26.894Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-11-24T15:23:28.275Z] Building hooks [2021-11-24T15:23:28.275Z] + cd /root/parts/hooks/src [2021-11-24T15:23:28.275Z] + make build [2021-11-24T15:23:28.275Z] go mod tidy [2021-11-24T15:23:28.275Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-24T15:23:28.275Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-24T15:23:28.275Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-24T15:23:28.534Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-24T15:23:29.106Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-24T15:23:29.676Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-24T15:23:29.676Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-24T15:23:32.971Z] Building static-packages [2021-11-24T15:23:32.971Z] + snapcraftctl build [2021-11-24T15:23:34.880Z] Building version [2021-11-24T15:23:34.880Z] + snapcraftctl build [2021-11-24T15:23:36.791Z] Staging config-common [2021-11-24T15:23:36.791Z] + snapcraftctl stage [2021-11-24T15:23:37.733Z] Skipping stage go-build-helper (already ran) [2021-11-24T15:23:37.733Z] Staging edgex-go [2021-11-24T15:23:37.733Z] + snapcraftctl stage [2021-11-24T15:23:39.118Z] Staging hooks [2021-11-24T15:23:39.118Z] + snapcraftctl stage [2021-11-24T15:23:40.061Z] Staging static-packages [2021-11-24T15:23:40.061Z] + snapcraftctl stage [2021-11-24T15:23:41.002Z] Staging version [2021-11-24T15:23:41.002Z] + snapcraftctl stage [2021-11-24T15:23:41.942Z] Priming config-common [2021-11-24T15:23:41.942Z] + snapcraftctl prime [2021-11-24T15:23:43.324Z] Priming go-build-helper [2021-11-24T15:23:43.324Z] + snapcraftctl prime [2021-11-24T15:23:44.264Z] Priming edgex-go [2021-11-24T15:23:44.264Z] + snapcraftctl prime [2021-11-24T15:23:45.551Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:23:45.551Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:23:45.551Z] ---> a9235516b82b [2021-11-24T15:23:45.551Z] Step 3/22 : WORKDIR /edgex-go [2021-11-24T15:23:45.551Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:23:45.551Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:23:45.551Z] ---> a9235516b82b [2021-11-24T15:23:45.551Z] Step 3/23 : WORKDIR /edgex-go [2021-11-24T15:23:45.551Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:23:45.551Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:23:45.551Z] ---> a9235516b82b [2021-11-24T15:23:45.551Z] Step 3/20 : WORKDIR /edgex-go [2021-11-24T15:23:45.551Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:23:45.551Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:23:45.551Z] ---> a9235516b82b [2021-11-24T15:23:45.551Z] Step 3/21 : WORKDIR /edgex-go [2021-11-24T15:23:45.551Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:23:45.551Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:23:45.551Z] ---> a9235516b82b [2021-11-24T15:23:45.551Z] Step 3/24 : WORKDIR /edgex-go [2021-11-24T15:23:45.551Z] ---> Running in 4a847ad6fa20 [2021-11-24T15:23:45.551Z] ---> Running in 99179a22f0f9 [2021-11-24T15:23:45.551Z] ---> Running in e0ab576ed9b7 [2021-11-24T15:23:45.551Z] ---> Running in f20c25984147 [2021-11-24T15:23:45.551Z] ---> Running in 641c2a472fe2 [2021-11-24T15:23:45.551Z] Removing intermediate container e0ab576ed9b7 [2021-11-24T15:23:45.551Z] ---> 7ccf4b7a1b34 [2021-11-24T15:23:45.551Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:23:45.551Z] Removing intermediate container f20c25984147 [2021-11-24T15:23:45.551Z] ---> bbce2e1187c9 [2021-11-24T15:23:45.551Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:23:45.551Z] ---> Running in 24bab585b0b5 [2021-11-24T15:23:45.551Z] ---> Running in 02ce3375b198 [2021-11-24T15:23:45.551Z] Removing intermediate container 641c2a472fe2 [2021-11-24T15:23:45.551Z] ---> 958838279337 [2021-11-24T15:23:45.551Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:23:45.551Z] Removing intermediate container 4a847ad6fa20 [2021-11-24T15:23:45.551Z] ---> a2d850f4db40 [2021-11-24T15:23:45.551Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:23:45.551Z] Removing intermediate container 99179a22f0f9 [2021-11-24T15:23:45.551Z] ---> 755ada154fdf [2021-11-24T15:23:45.551Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:23:45.551Z] ---> Running in 9b2c00f4268d [2021-11-24T15:23:45.551Z] ---> Running in 262ccb7eac66 [2021-11-24T15:23:45.551Z] ---> Running in e78f4ad96cb7 [2021-11-24T15:23:45.643Z] Priming hooks [2021-11-24T15:23:45.643Z] + snapcraftctl prime [2021-11-24T15:23:47.025Z] Priming static-packages [2021-11-24T15:23:47.025Z] + snapcraftctl prime [2021-11-24T15:23:47.543Z] Removing intermediate container 02ce3375b198 [2021-11-24T15:23:47.543Z] ---> 26dc9267f047 [2021-11-24T15:23:47.543Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-24T15:23:47.543Z] Removing intermediate container 24bab585b0b5 [2021-11-24T15:23:47.543Z] ---> f6b02b96cc88 [2021-11-24T15:23:47.543Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-24T15:23:47.824Z] ---> Running in 940257e2f0b4 [2021-11-24T15:23:47.825Z] ---> Running in 8c693d66fead [2021-11-24T15:23:48.098Z] Removing intermediate container e78f4ad96cb7 [2021-11-24T15:23:48.098Z] ---> bb52c893721a [2021-11-24T15:23:48.098Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-24T15:23:48.375Z] ---> Running in 502f3f914faa [2021-11-24T15:23:48.654Z] Removing intermediate container 9b2c00f4268d [2021-11-24T15:23:48.654Z] ---> ca2c22f8e1d6 [2021-11-24T15:23:48.654Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-24T15:23:48.654Z] Removing intermediate container 262ccb7eac66 [2021-11-24T15:23:48.654Z] ---> cfb2452af221 [2021-11-24T15:23:48.654Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-24T15:23:48.654Z] ---> Running in 8d03f26c26d9 [2021-11-24T15:23:48.654Z] ---> Running in 1aa6a6bf6ef3 [2021-11-24T15:23:50.102Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T15:23:50.102Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T15:23:50.322Z] Priming version [2021-11-24T15:23:50.322Z] + snapcraftctl prime [2021-11-24T15:23:50.375Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T15:23:50.647Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T15:23:50.647Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T15:23:50.919Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T15:23:50.919Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T15:23:51.264Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-11-24T15:23:51.519Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T15:23:51.519Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T15:23:51.519Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T15:23:51.796Z] OK: 219 MiB in 52 packages [2021-11-24T15:23:52.077Z] OK: 219 MiB in 52 packages [2021-11-24T15:23:52.679Z] OK: 219 MiB in 52 packages [2021-11-24T15:23:52.679Z] OK: 219 MiB in 52 packages [2021-11-24T15:23:52.679Z] OK: 219 MiB in 52 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-24T15:23:53.677Z] Removing intermediate container 8c693d66fead [2021-11-24T15:23:53.678Z] ---> 05c62b937c51 [2021-11-24T15:23:53.678Z] Step 6/20 : COPY . . [2021-11-24T15:23:53.678Z] Removing intermediate container 940257e2f0b4 [2021-11-24T15:23:53.678Z] ---> 9fd5b9634209 [2021-11-24T15:23:53.678Z] Step 6/24 : COPY . . [2021-11-24T15:23:54.281Z] Removing intermediate container 502f3f914faa [2021-11-24T15:23:54.281Z] ---> 9f33cdde30bb [2021-11-24T15:23:54.281Z] Removing intermediate container 1aa6a6bf6ef3 [2021-11-24T15:23:54.281Z] Step 6/23 : COPY go.mod . [2021-11-24T15:23:54.281Z] ---> b5bf2fa21e30 [2021-11-24T15:23:54.281Z] Step 6/21 : COPY . . [2021-11-24T15:23:54.281Z] Removing intermediate container 8d03f26c26d9 [2021-11-24T15:23:54.281Z] ---> 03639167cd72 [2021-11-24T15:23:54.281Z] Step 6/22 : COPY . . [2021-11-24T15:23:55.728Z] ---> 5fe289ba7ad8 [2021-11-24T15:23:55.728Z] Step 7/23 : RUN go mod download [2021-11-24T15:23:55.728Z] ---> Running in 40ac2afa8b6f [2021-11-24T15:24:01.131Z] Removing intermediate container 40ac2afa8b6f [2021-11-24T15:24:01.131Z] ---> c80c95b95104 [2021-11-24T15:24:01.131Z] Step 8/23 : COPY . . [2021-11-24T15:24:19.439Z] ---> 6ae7e0c19b99 [2021-11-24T15:24:19.439Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T15:24:19.439Z] ---> 44adbcf569d9 [2021-11-24T15:24:19.439Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T15:24:19.439Z] ---> ed8398f2b7d7 [2021-11-24T15:24:19.439Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T15:24:19.439Z] ---> c3745ccbbd6f [2021-11-24T15:24:19.439Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T15:24:19.439Z] ---> Running in c463f5988e3f [2021-11-24T15:24:19.439Z] ---> Running in 7cec989e94db [2021-11-24T15:24:19.439Z] ---> Running in 20a2f399a5e8 [2021-11-24T15:24:19.439Z] ---> Running in fbce3c7d7a4e [2021-11-24T15:24:21.435Z] ---> 91d1946c7f64 [2021-11-24T15:24:21.435Z] Step 9/23 : RUN go mod tidy [2021-11-24T15:24:21.435Z] ---> Running in 301af75e57a8 [2021-11-24T15:24:22.887Z] Removing intermediate container c463f5988e3f [2021-11-24T15:24:22.887Z] ---> d67557b99960 [2021-11-24T15:24:22.887Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-24T15:24:22.887Z] ---> Running in 5797cc1ae106 [2021-11-24T15:24:23.873Z] Removing intermediate container fbce3c7d7a4e [2021-11-24T15:24:23.873Z] ---> 75678299fa53 [2021-11-24T15:24:23.873Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-24T15:24:23.873Z] ---> Running in f84e5d33f61a [2021-11-24T15:24:24.148Z] Removing intermediate container 20a2f399a5e8 [2021-11-24T15:24:24.148Z] ---> e9d1396719cf [2021-11-24T15:24:24.148Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-24T15:24:24.437Z] ---> Running in 0a9e52e93f46 [2021-11-24T15:24:24.437Z] Removing intermediate container 7cec989e94db [2021-11-24T15:24:24.437Z] ---> e10a8f229989 [2021-11-24T15:24:24.437Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-24T15:24:24.715Z] ---> Running in f14b3e2d8333 [2021-11-24T15:24:25.705Z] 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 [2021-11-24T15:24:26.323Z] 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 [2021-11-24T15:24:26.596Z] 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 [2021-11-24T15:24:27.196Z] 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 [2021-11-24T15:24:27.196Z] Removing intermediate container 301af75e57a8 [2021-11-24T15:24:27.196Z] ---> 8c6e9e364c85 [2021-11-24T15:24:27.196Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-24T15:24:27.468Z] ---> Running in 3939be5b2321 [2021-11-24T15:24:29.465Z] 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 [2021-11-24T15:26:21.306Z] 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 [2021-11-24T15:26:21.306Z] 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 [2021-11-24T15:26:24.719Z] Removing intermediate container 0a9e52e93f46 [2021-11-24T15:26:24.719Z] ---> 2699e2b69cdf [2021-11-24T15:26:24.719Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-24T15:26:24.719Z] ---> Running in e560fd8e6af9 [2021-11-24T15:26:26.715Z] 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 [2021-11-24T15:26:32.160Z] Removing intermediate container 5797cc1ae106 [2021-11-24T15:26:32.160Z] ---> 9e1671704938 [2021-11-24T15:26:32.160Z] [2021-11-24T15:26:32.160Z] Step 9/24 : FROM alpine:3.14 [2021-11-24T15:26:32.160Z] 3.14: Pulling from library/alpine [2021-11-24T15:26:32.769Z] Removing intermediate container e560fd8e6af9 [2021-11-24T15:26:32.769Z] ---> c34bde82ed13 [2021-11-24T15:26:32.769Z] [2021-11-24T15:26:32.769Z] Step 10/22 : FROM docker:20.10.8 [2021-11-24T15:26:32.769Z] Removing intermediate container f14b3e2d8333 [2021-11-24T15:26:32.769Z] ---> c6c5d081f0d5 [2021-11-24T15:26:32.769Z] [2021-11-24T15:26:32.769Z] Step 9/20 : FROM alpine:3.14 [2021-11-24T15:26:32.769Z] 20.10.8: Pulling from library/docker [2021-11-24T15:26:32.769Z] 3.14: Pulling from library/alpine [2021-11-24T15:26:33.755Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-24T15:26:33.755Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-24T15:26:33.755Z] Status: Downloaded newer image for alpine:3.14 [2021-11-24T15:26:33.755Z] Status: Downloaded newer image for alpine:3.14 [2021-11-24T15:26:33.755Z] ---> 5b8b7b635229 [2021-11-24T15:26:33.755Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-24T15:26:33.755Z] ---> 5b8b7b635229 [2021-11-24T15:26:33.755Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-24T15:26:34.029Z] ---> Running in e6fb51e90a0e [2021-11-24T15:26:34.029Z] ---> Running in 6609be604c23 [2021-11-24T15:26:36.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T15:26:36.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T15:26:36.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T15:26:36.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T15:26:37.484Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-24T15:26:37.484Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-24T15:26:37.484Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-24T15:26:37.484Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-24T15:26:37.484Z] (5/5) Installing curl (7.79.1-r0) [2021-11-24T15:26:37.484Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T15:26:37.484Z] Executing ca-certificates-20191127-r5.trigger [2021-11-24T15:26:37.761Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-24T15:26:37.761Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-24T15:26:37.761Z] (3/3) Installing su-exec (0.2-r1) [2021-11-24T15:26:37.761Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T15:26:37.761Z] Executing ca-certificates-20191127-r5.trigger [2021-11-24T15:26:37.761Z] OK: 8 MiB in 19 packages [2021-11-24T15:26:38.042Z] OK: 6 MiB in 17 packages [2021-11-24T15:26:40.017Z] Removing intermediate container f84e5d33f61a [2021-11-24T15:26:40.017Z] ---> 213274878a9b [2021-11-24T15:26:40.017Z] [2021-11-24T15:26:40.017Z] Step 9/21 : FROM alpine:3.14 [2021-11-24T15:26:40.017Z] ---> 5b8b7b635229 [2021-11-24T15:26:40.017Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-24T15:26:40.017Z] Removing intermediate container 3939be5b2321 [2021-11-24T15:26:40.017Z] ---> cf70c8f10918 [2021-11-24T15:26:40.017Z] [2021-11-24T15:26:40.017Z] Step 11/23 : FROM alpine:3.14 [2021-11-24T15:26:40.017Z] ---> 5b8b7b635229 [2021-11-24T15:26:40.017Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-24T15:26:40.017Z] ---> Running in 597344218af5 [2021-11-24T15:26:40.017Z] ---> Running in 8d822c212d6d [2021-11-24T15:26:40.622Z] Removing intermediate container 6609be604c23 [2021-11-24T15:26:40.622Z] ---> 1c4b08f750bf [2021-11-24T15:26:40.622Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-24T15:26:40.897Z] Removing intermediate container e6fb51e90a0e [2021-11-24T15:26:40.897Z] ---> a08d2e26ddc9 [2021-11-24T15:26:40.897Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-24T15:26:40.897Z] ---> Running in 21ff8ee11fe7 [2021-11-24T15:26:40.897Z] ---> Running in 6864a7d8296d [2021-11-24T15:26:41.495Z] Removing intermediate container 21ff8ee11fe7 [2021-11-24T15:26:41.495Z] ---> 81cd720b07cd [2021-11-24T15:26:41.495Z] Step 12/20 : WORKDIR /edgex [2021-11-24T15:26:41.766Z] Removing intermediate container 6864a7d8296d [2021-11-24T15:26:41.766Z] ---> 9c74f6fe6b59 [2021-11-24T15:26:41.766Z] Step 12/24 : WORKDIR / [2021-11-24T15:26:41.766Z] ---> Running in 097f0735edc8 [2021-11-24T15:26:41.766Z] ---> Running in ccce09371db4 [2021-11-24T15:26:42.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T15:26:42.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T15:26:42.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T15:26:42.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T15:26:42.590Z] Removing intermediate container 097f0735edc8 [2021-11-24T15:26:42.590Z] ---> a305a329200c [2021-11-24T15:26:42.590Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-24T15:26:43.188Z] Removing intermediate container ccce09371db4 [2021-11-24T15:26:43.188Z] ---> cfdcb53dd1ad [2021-11-24T15:26:43.188Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-24T15:26:43.462Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-24T15:26:43.462Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-24T15:26:43.462Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T15:26:43.462Z] Executing ca-certificates-20191127-r5.trigger [2021-11-24T15:26:43.462Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-24T15:26:43.462Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T15:26:43.738Z] OK: 6 MiB in 15 packages [2021-11-24T15:26:43.738Z] OK: 6 MiB in 16 packages [2021-11-24T15:26:44.727Z] ---> 8adbb3e44450 [2021-11-24T15:26:44.727Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-24T15:26:44.727Z] ---> 285ad51a2704 [2021-11-24T15:26:44.727Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-24T15:26:45.329Z] Removing intermediate container 597344218af5 [2021-11-24T15:26:45.329Z] ---> 04591afde96d [2021-11-24T15:26:45.329Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-24T15:26:45.610Z] ---> Running in 41e15f18497d [2021-11-24T15:26:46.217Z] Removing intermediate container 8d822c212d6d [2021-11-24T15:26:46.217Z] ---> 25f73eac348d [2021-11-24T15:26:46.217Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-24T15:26:46.217Z] ---> 51daa498ae7d [2021-11-24T15:26:46.217Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-24T15:26:46.492Z] Removing intermediate container 41e15f18497d [2021-11-24T15:26:46.492Z] ---> d8b3727c704d [2021-11-24T15:26:46.492Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-24T15:26:46.492Z] ---> Running in 3cb5036048b8 [2021-11-24T15:26:46.492Z] ---> Running in 2c9de4788634 [2021-11-24T15:26:47.095Z] ---> 966a708e734a [2021-11-24T15:26:47.095Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-24T15:26:47.366Z] Removing intermediate container 3cb5036048b8 [2021-11-24T15:26:47.366Z] ---> 4fa7eb74d52e [2021-11-24T15:26:47.366Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-24T15:26:47.366Z] Removing intermediate container 2c9de4788634 [2021-11-24T15:26:47.366Z] ---> f9584aab8378 [2021-11-24T15:26:47.366Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-24T15:26:47.366Z] ---> Running in d143ccb2c1e8 [2021-11-24T15:26:47.366Z] ---> Running in 7512b00236eb [2021-11-24T15:26:47.641Z] ---> 5b0644317f3f [2021-11-24T15:26:47.641Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-24T15:26:48.237Z] Removing intermediate container d143ccb2c1e8 [2021-11-24T15:26:48.237Z] ---> ff86b702c04a [2021-11-24T15:26:48.237Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-24T15:26:48.237Z] ---> Running in 6b4070598e94 [2021-11-24T15:26:48.237Z] Removing intermediate container 7512b00236eb [2021-11-24T15:26:48.237Z] ---> 51b0070e4528 [2021-11-24T15:26:48.237Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T15:26:48.839Z] ---> 238c4fc78f57 [2021-11-24T15:26:48.839Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-24T15:26:48.839Z] Removing intermediate container 6b4070598e94 [2021-11-24T15:26:48.839Z] ---> fdc5399fddf4 [2021-11-24T15:26:48.839Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T15:26:49.113Z] ---> b32f1e7cc2dd [2021-11-24T15:26:49.113Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-24T15:26:49.113Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-24T15:26:49.113Z] ---> Running in 2117c45185bb [2021-11-24T15:26:49.113Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-24T15:26:49.113Z] ---> 3734d5adc5ac [2021-11-24T15:26:49.113Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-24T15:26:49.393Z] ---> 222a11334e49 [2021-11-24T15:26:49.393Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-24T15:26:49.393Z] ---> Running in 2c7685e5947f [2021-11-24T15:26:49.665Z] Removing intermediate container 2117c45185bb [2021-11-24T15:26:49.665Z] ---> 60fcf2a6b533 [2021-11-24T15:26:49.665Z] Step 17/20 : CMD ["--init=true"] [2021-11-24T15:26:49.936Z] ---> Running in d683e8b02d81 [2021-11-24T15:26:49.936Z] Removing intermediate container 2c7685e5947f [2021-11-24T15:26:49.936Z] ---> 1f9a12d4b964 [2021-11-24T15:26:49.936Z] 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 [2021-11-24T15:26:50.210Z] ---> Running in c3a8dcd4fe12 [2021-11-24T15:26:50.483Z] ---> 5d27a8ce621b [2021-11-24T15:26:50.483Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-24T15:26:50.757Z] Removing intermediate container d683e8b02d81 [2021-11-24T15:26:50.757Z] ---> 1a404600c5fe [2021-11-24T15:26:50.757Z] Step 18/20 : LABEL arch=arm64 [2021-11-24T15:26:51.037Z] ---> Running in 6bd771939db3 [2021-11-24T15:26:51.037Z] ---> 70d4976e58eb [2021-11-24T15:26:51.037Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-24T15:26:51.333Z] ---> ac1895a3a91f [2021-11-24T15:26:51.333Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-24T15:26:51.608Z] Removing intermediate container 6bd771939db3 [2021-11-24T15:26:51.608Z] ---> 4aef14eec877 [2021-11-24T15:26:51.608Z] Step 19/20 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:26:51.881Z] ---> Running in 49c0fdf1c7e7 [2021-11-24T15:26:52.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T15:26:52.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T15:26:52.437Z] Removing intermediate container 49c0fdf1c7e7 [2021-11-24T15:26:52.437Z] ---> 69f40faba49b [2021-11-24T15:26:52.437Z] Step 20/20 : LABEL version=0.0.0 [2021-11-24T15:26:52.437Z] ---> 1e3fe1e4e759 [2021-11-24T15:26:52.711Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-24T15:26:52.711Z] ---> 0d25e4fa6208 [2021-11-24T15:26:52.711Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-24T15:26:52.711Z] ---> Running in 48b3b5d51357 [2021-11-24T15:26:52.711Z] ---> Running in 53bb62827c53 [2021-11-24T15:26:53.310Z] ---> 35655b564587 [2021-11-24T15:26:53.310Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-24T15:26:53.310Z] (1/42) Installing readline (8.1.0-r0) [2021-11-24T15:26:53.310Z] (2/42) Installing bash (5.1.4-r0) [2021-11-24T15:26:53.585Z] Executing bash-5.1.4-r0.post-install [2021-11-24T15:26:53.585Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-24T15:26:53.585Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-24T15:26:53.585Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-24T15:26:53.585Z] Removing intermediate container 48b3b5d51357 [2021-11-24T15:26:53.585Z] ---> 4c9f45e576e4 [2021-11-24T15:26:53.585Z] [2021-11-24T15:26:53.585Z] (6/42) Installing curl (7.79.1-r0) [2021-11-24T15:26:53.585Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-24T15:26:53.585Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-24T15:26:53.585Z] (9/42) Installing expat (2.4.1-r0) [2021-11-24T15:26:53.585Z] (10/42) Installing libffi (3.3-r2) [2021-11-24T15:26:53.585Z] (11/42) Installing gdbm (1.19-r0) [2021-11-24T15:26:53.585Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-24T15:26:53.585Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-24T15:26:53.585Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-24T15:26:53.585Z] Removing intermediate container 53bb62827c53 [2021-11-24T15:26:53.585Z] ---> a58121f54c99 [2021-11-24T15:26:53.585Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T15:26:53.875Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-24T15:26:53.875Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-24T15:26:53.875Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-24T15:26:53.875Z] ---> a535f85f3876 [2021-11-24T15:26:53.875Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-24T15:26:53.875Z] ---> Running in 64852bd92b5a [2021-11-24T15:26:54.154Z] ---> Running in 4a586d553fe5 [2021-11-24T15:26:54.442Z] Successfully built 4c9f45e576e4 [2021-11-24T15:26:54.442Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-24T15:26:54.442Z] Building core-metadata [2021-11-24T15:26:54.442Z]  Building security-proxy-setup ... done  ---> 38cd36cffb8c [2021-11-24T15:26:54.442Z] 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/ [2021-11-24T15:26:54.762Z] ---> Running in 67c336ba0967 [2021-11-24T15:26:54.762Z] Removing intermediate container 64852bd92b5a [2021-11-24T15:26:54.762Z] ---> 6d4f85d00104 [2021-11-24T15:26:54.762Z] Step 21/23 : LABEL arch=arm64 [2021-11-24T15:26:54.762Z] Removing intermediate container 4a586d553fe5 [2021-11-24T15:26:54.762Z] ---> 01d026b49bf4 [2021-11-24T15:26:54.762Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T15:26:55.059Z] ---> Running in 1fefa153b5bf [2021-11-24T15:26:55.059Z] ---> Running in 0afb86fffa04 [2021-11-24T15:26:56.076Z] Removing intermediate container 0afb86fffa04 [2021-11-24T15:26:56.076Z] ---> ea205e8e7edd [2021-11-24T15:26:56.076Z] Step 19/21 : LABEL arch=arm64 [2021-11-24T15:26:56.076Z] Removing intermediate container 1fefa153b5bf [2021-11-24T15:26:56.076Z] ---> 8cee463b31f7 [2021-11-24T15:26:56.076Z] Step 22/23 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:26:56.355Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-24T15:26:56.355Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-24T15:26:56.355Z] ---> Running in 5bc64e85a1fc [2021-11-24T15:26:56.645Z] ---> Running in 7d87c3c6aa90 [2021-11-24T15:26:56.645Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-24T15:26:56.645Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-24T15:26:56.645Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-24T15:26:56.645Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-24T15:26:56.645Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-24T15:26:56.645Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-24T15:26:56.923Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-24T15:26:56.923Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-24T15:26:56.923Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-24T15:26:56.923Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-24T15:26:56.923Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-24T15:26:56.923Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-24T15:26:56.923Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-24T15:26:56.923Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-24T15:26:57.217Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-24T15:26:57.217Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-24T15:26:57.217Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-24T15:26:57.217Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-24T15:26:57.217Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-24T15:26:57.217Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-24T15:26:57.217Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-24T15:26:57.217Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-24T15:26:57.493Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-24T15:26:57.493Z] Removing intermediate container 7d87c3c6aa90 [2021-11-24T15:26:57.493Z] ---> 329f6f8b3ca9 [2021-11-24T15:26:57.493Z] Step 23/23 : LABEL version=0.0.0 [2021-11-24T15:26:57.493Z] Removing intermediate container 5bc64e85a1fc [2021-11-24T15:26:57.493Z] ---> e9fb42dcde8f [2021-11-24T15:26:57.493Z] Step 20/21 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:26:57.768Z] ---> Running in 4a9b50373fa8 [2021-11-24T15:26:57.768Z] ---> Running in b49a17c7a33a [2021-11-24T15:26:58.055Z] Removing intermediate container 67c336ba0967 [2021-11-24T15:26:58.055Z] ---> ed8892326666 [2021-11-24T15:26:58.055Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-24T15:26:58.055Z] Executing busybox-1.33.1-r3.trigger [2021-11-24T15:26:58.055Z] ---> Running in 4ee9f79e7311 [2021-11-24T15:26:58.333Z] OK: 84 MiB in 64 packages [2021-11-24T15:26:58.333Z] Removing intermediate container 4a9b50373fa8 [2021-11-24T15:26:58.333Z] ---> a293ae3db15c [2021-11-24T15:26:58.333Z] [2021-11-24T15:26:58.333Z] Removing intermediate container b49a17c7a33a [2021-11-24T15:26:58.333Z] ---> bcb51b1962fc [2021-11-24T15:26:58.333Z] Step 21/21 : LABEL version=0.0.0 [2021-11-24T15:26:58.607Z] ---> Running in 6d6462a8fd33 [2021-11-24T15:26:58.897Z] Removing intermediate container 4ee9f79e7311 [2021-11-24T15:26:58.897Z] ---> e2f5e99dea7d [2021-11-24T15:26:58.897Z] Step 22/24 : LABEL arch=arm64 [2021-11-24T15:26:58.897Z] Successfully built a293ae3db15c [2021-11-24T15:26:59.168Z] Successfully tagged support-scheduler-arm64:latest [2021-11-24T15:26:59.168Z] Building core-command [2021-11-24T15:26:59.168Z]  Building support-scheduler ... done  ---> Running in c3c605a33f58 [2021-11-24T15:26:59.168Z] Removing intermediate container 6d6462a8fd33 [2021-11-24T15:26:59.168Z] ---> 1ff193eee8ff [2021-11-24T15:26:59.168Z] [2021-11-24T15:26:59.769Z] Successfully built 1ff193eee8ff [2021-11-24T15:26:59.769Z] Successfully tagged support-notifications-arm64:latest [2021-11-24T15:26:59.769Z]  Building support-notifications ... done Building core-data [2021-11-24T15:26:59.769Z] Removing intermediate container c3c605a33f58 [2021-11-24T15:26:59.769Z] ---> 0a1cbc37e49e [2021-11-24T15:26:59.769Z] Step 23/24 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:26:59.769Z] ---> Running in 5b50730949f2 [2021-11-24T15:27:00.367Z] Removing intermediate container 5b50730949f2 [2021-11-24T15:27:00.367Z] ---> bee8a915b64e [2021-11-24T15:27:00.367Z] Step 24/24 : LABEL version=0.0.0 [2021-11-24T15:27:00.367Z] ---> Running in 5f395dd191d6 [2021-11-24T15:27:00.962Z] Removing intermediate container 5f395dd191d6 [2021-11-24T15:27:00.962Z] ---> 2b1aa8e4d9c0 [2021-11-24T15:27:00.962Z] [2021-11-24T15:27:01.242Z] Successfully built 2b1aa8e4d9c0 [2021-11-24T15:27:01.242Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-24T15:27:01.242Z] Building security-bootstrapper [2021-11-24T15:27:02.679Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-11-24T15:27:02.679Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-24T15:27:02.679Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-24T15:27:02.955Z] Collecting texttable<0.10,>=0.9.0 [2021-11-24T15:27:02.955Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-24T15:27:04.955Z] Collecting docker<4.0,>=3.6.0 [2021-11-24T15:27:05.230Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-24T15:27:06.210Z] Collecting PyYAML<4,>=3.10 [2021-11-24T15:27:06.210Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-24T15:27:09.608Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-24T15:27:09.608Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-24T15:27:10.587Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-24T15:27:10.587Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-24T15:27:10.862Z] Collecting jsonschema<3,>=2.5.1 [2021-11-24T15:27:10.862Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-24T15:27:10.862Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-24T15:27:10.862Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-24T15:27:12.940Z] Collecting docopt<0.7,>=0.6.1 [2021-11-24T15:27:12.940Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-24T15:27:15.070Z] Collecting cached-property<2,>=1.2.0 [2021-11-24T15:27:15.070Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-24T15:27:15.070Z] Collecting docker-pycreds>=0.4.0 [2021-11-24T15:27:15.345Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-24T15:27:15.936Z] 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) [2021-11-24T15:27:15.936Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-24T15:27:15.936Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-24T15:27:16.915Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-24T15:27:16.915Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-24T15:27:16.915Z] Collecting idna<2.8,>=2.5 [2021-11-24T15:27:16.915Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-24T15:27:17.189Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-24T15:27:17.189Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-24T15:27:17.189Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-24T15:27:17.189Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-24T15:27:18.174Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-24T15:27:18.174Z] Attempting uninstall: urllib3 [2021-11-24T15:27:18.174Z] Found existing installation: urllib3 1.26.5 [2021-11-24T15:27:18.174Z] Uninstalling urllib3-1.26.5: [2021-11-24T15:27:18.462Z] Successfully uninstalled urllib3-1.26.5 [2021-11-24T15:27:19.057Z] Attempting uninstall: idna [2021-11-24T15:27:19.057Z] Found existing installation: idna 3.2 [2021-11-24T15:27:19.057Z] Uninstalling idna-3.2: [2021-11-24T15:27:19.057Z] Successfully uninstalled idna-3.2 [2021-11-24T15:27:20.038Z] Attempting uninstall: chardet [2021-11-24T15:27:20.038Z] Found existing installation: chardet 4.0.0 [2021-11-24T15:27:20.038Z] Uninstalling chardet-4.0.0: [2021-11-24T15:27:20.038Z] Successfully uninstalled chardet-4.0.0 [2021-11-24T15:27:22.017Z] Attempting uninstall: requests [2021-11-24T15:27:22.017Z] Found existing installation: requests 2.25.1 [2021-11-24T15:27:22.017Z] Uninstalling requests-2.25.1: [2021-11-24T15:27:22.017Z] Successfully uninstalled requests-2.25.1 [2021-11-24T15:27:22.294Z] Running setup.py install for texttable: started [2021-11-24T15:27:24.276Z] Running setup.py install for texttable: finished with status 'done' [2021-11-24T15:27:24.276Z] Running setup.py install for PyYAML: started [2021-11-24T15:27:26.899Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-24T15:27:26.899Z] Running setup.py install for docopt: started [2021-11-24T15:27:29.521Z] Running setup.py install for docopt: finished with status 'done' [2021-11-24T15:27:29.521Z] Running setup.py install for dockerpty: started [2021-11-24T15:27:31.488Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-24T15:27:34.131Z] 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 [2021-11-24T15:27:36.783Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:27:36.783Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:27:36.783Z] ---> a9235516b82b [2021-11-24T15:27:36.783Z] Step 3/22 : WORKDIR /edgex-go [2021-11-24T15:27:36.783Z] ---> Using cache [2021-11-24T15:27:36.783Z] ---> 755ada154fdf [2021-11-24T15:27:36.783Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:27:36.783Z] ---> Using cache [2021-11-24T15:27:36.783Z] ---> bb52c893721a [2021-11-24T15:27:36.784Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-24T15:27:36.784Z] ---> Using cache [2021-11-24T15:27:36.784Z] ---> 9f33cdde30bb [2021-11-24T15:27:36.784Z] Step 6/22 : COPY . . [2021-11-24T15:27:45.074Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:27:45.074Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:27:45.074Z] ---> a9235516b82b [2021-11-24T15:27:45.074Z] Step 3/22 : WORKDIR /edgex-go [2021-11-24T15:27:45.074Z] ---> Using cache [2021-11-24T15:27:45.074Z] ---> 755ada154fdf [2021-11-24T15:27:45.074Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:27:45.074Z] ---> Using cache [2021-11-24T15:27:45.074Z] ---> bb52c893721a [2021-11-24T15:27:45.074Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-24T15:27:45.074Z] ---> Using cache [2021-11-24T15:27:45.074Z] ---> 9f33cdde30bb [2021-11-24T15:27:45.074Z] Step 6/22 : COPY . . [2021-11-24T15:27:45.074Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:27:45.074Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:27:45.074Z] ---> a9235516b82b [2021-11-24T15:27:45.074Z] Step 3/22 : WORKDIR /edgex-go [2021-11-24T15:27:45.074Z] ---> Using cache [2021-11-24T15:27:45.074Z] ---> 755ada154fdf [2021-11-24T15:27:45.074Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:27:45.074Z] ---> Using cache [2021-11-24T15:27:45.074Z] ---> bb52c893721a [2021-11-24T15:27:45.074Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-24T15:27:45.676Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-24T15:27:45.676Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-24T15:27:45.676Z] ---> a9235516b82b [2021-11-24T15:27:45.676Z] Step 3/30 : WORKDIR /edgex-go [2021-11-24T15:27:45.676Z] ---> Using cache [2021-11-24T15:27:45.676Z] ---> 755ada154fdf [2021-11-24T15:27:45.676Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:27:45.676Z] ---> Using cache [2021-11-24T15:27:45.676Z] ---> bb52c893721a [2021-11-24T15:27:45.676Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-24T15:27:45.676Z] ---> Using cache [2021-11-24T15:27:45.676Z] ---> 9f33cdde30bb [2021-11-24T15:27:45.676Z] Step 6/30 : COPY . . [2021-11-24T15:27:46.276Z] ---> Running in 50674eb7a3ff [2021-11-24T15:27:48.253Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T15:27:48.851Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T15:27:49.831Z] OK: 219 MiB in 52 packages [2021-11-24T15:27:50.448Z] Removing intermediate container c3a8dcd4fe12 [2021-11-24T15:27:50.448Z] ---> 8f2f62c94c18 [2021-11-24T15:27:50.448Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-24T15:27:50.722Z] ---> Running in 1a876ab7dd80 [2021-11-24T15:27:51.701Z] Removing intermediate container 50674eb7a3ff [2021-11-24T15:27:51.701Z] ---> 0f623bc5eedf [2021-11-24T15:27:51.701Z] Step 6/22 : COPY . . [2021-11-24T15:27:51.701Z] Removing intermediate container 1a876ab7dd80 [2021-11-24T15:27:51.701Z] ---> 343546ecf6d9 [2021-11-24T15:27:51.701Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-24T15:27:51.701Z] ---> Running in bb24e35c9aaf [2021-11-24T15:27:52.680Z] Removing intermediate container bb24e35c9aaf [2021-11-24T15:27:52.680Z] ---> 687f9eb1d77a [2021-11-24T15:27:52.680Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-24T15:27:55.300Z] ---> ef3c7005eb9a [2021-11-24T15:27:55.300Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-24T15:27:56.288Z] ---> 5c01c2f3f044 [2021-11-24T15:27:56.288Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-24T15:27:58.265Z] ---> 743b85a80353 [2021-11-24T15:27:58.266Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-24T15:27:58.266Z] ---> Running in 8b6fe59e2332 [2021-11-24T15:27:58.865Z] Removing intermediate container 8b6fe59e2332 [2021-11-24T15:27:58.865Z] ---> 8f8a350bbb67 [2021-11-24T15:27:58.865Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T15:27:59.145Z] ---> Running in 764c0ca87737 [2021-11-24T15:28:00.128Z] Removing intermediate container 764c0ca87737 [2021-11-24T15:28:00.128Z] ---> b6e794c9460d [2021-11-24T15:28:00.128Z] Step 20/22 : LABEL arch=arm64 [2021-11-24T15:28:00.128Z] ---> Running in aef6bbfb2051 [2021-11-24T15:28:00.731Z] ---> 976f82afe058 [2021-11-24T15:28:00.731Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T15:28:01.008Z] Removing intermediate container aef6bbfb2051 [2021-11-24T15:28:01.008Z] ---> 4e279da3a77b [2021-11-24T15:28:01.008Z] Step 21/22 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:28:01.008Z] ---> Running in d0753a311b65 [2021-11-24T15:28:01.008Z] ---> Running in e1e2eae2b6a5 [2021-11-24T15:28:01.990Z] Removing intermediate container e1e2eae2b6a5 [2021-11-24T15:28:01.990Z] ---> b7291057c591 [2021-11-24T15:28:01.990Z] Step 22/22 : LABEL version=0.0.0 [2021-11-24T15:28:02.268Z] ---> Running in 5c657d8b6ce6 [2021-11-24T15:28:03.250Z] Removing intermediate container 5c657d8b6ce6 [2021-11-24T15:28:03.250Z] ---> bcf88b1abb90 [2021-11-24T15:28:03.250Z] [2021-11-24T15:28:03.851Z] Successfully built bcf88b1abb90 [2021-11-24T15:28:03.851Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-24T15:28:04.826Z]  Building sys-mgmt-agent ... done Removing intermediate container d0753a311b65 [2021-11-24T15:28:04.826Z] ---> 2f8b0fa4175c [2021-11-24T15:28:04.826Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-24T15:28:05.100Z] ---> Running in 9d827904eb3e [2021-11-24T15:28:06.085Z] ---> a73c7864a0ef [2021-11-24T15:28:06.085Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T15:28:06.085Z] ---> Running in 8b07ae31f5f0 [2021-11-24T15:28:06.685Z] 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 [2021-11-24T15:28:08.125Z] ---> 9c50ac793c89 [2021-11-24T15:28:08.125Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T15:28:08.400Z] ---> Running in d9f54199b139 [2021-11-24T15:28:11.043Z] Removing intermediate container 8b07ae31f5f0 [2021-11-24T15:28:11.043Z] ---> d79bf42ddc40 [2021-11-24T15:28:11.043Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-24T15:28:11.326Z] ---> Running in 0f0893dd1ac6 [2021-11-24T15:28:13.949Z] 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 [2021-11-24T15:28:14.229Z] Removing intermediate container d9f54199b139 [2021-11-24T15:28:14.229Z] ---> 2b01188c4335 [2021-11-24T15:28:14.229Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-24T15:28:14.503Z] ---> Running in b8c30ebb94c1 [2021-11-24T15:28:15.103Z] ---> 36fbffc457d3 [2021-11-24T15:28:15.103Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-24T15:28:15.374Z] ---> Running in bcbf9810ae09 [2021-11-24T15:28:16.814Z] 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 [2021-11-24T15:28:20.219Z] Removing intermediate container bcbf9810ae09 [2021-11-24T15:28:20.219Z] ---> 688623078763 [2021-11-24T15:28:20.219Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-24T15:28:20.496Z] ---> Running in f08e6ed32fe8 [2021-11-24T15:28:22.492Z] 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 [2021-11-24T15:29:59.304Z] Removing intermediate container 0f0893dd1ac6 [2021-11-24T15:29:59.304Z] ---> 8365cb0eadf3 [2021-11-24T15:29:59.304Z] [2021-11-24T15:29:59.304Z] Step 9/22 : FROM alpine:3.14 [2021-11-24T15:29:59.304Z] ---> 5b8b7b635229 [2021-11-24T15:29:59.304Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-24T15:29:59.304Z] ---> Using cache [2021-11-24T15:29:59.304Z] ---> 04591afde96d [2021-11-24T15:29:59.304Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-24T15:29:59.304Z] ---> Using cache [2021-11-24T15:29:59.304Z] ---> d8b3727c704d [2021-11-24T15:29:59.304Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-24T15:29:59.304Z] ---> Running in 0b8fc762046a [2021-11-24T15:29:59.304Z] Removing intermediate container 9d827904eb3e [2021-11-24T15:29:59.304Z] ---> 7be54a18895c [2021-11-24T15:29:59.304Z] [2021-11-24T15:29:59.304Z] Step 9/22 : FROM alpine:3.14 [2021-11-24T15:29:59.304Z] ---> 5b8b7b635229 [2021-11-24T15:29:59.304Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-24T15:29:59.304Z] ---> Using cache [2021-11-24T15:29:59.304Z] ---> 04591afde96d [2021-11-24T15:29:59.304Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-24T15:29:59.304Z] ---> Using cache [2021-11-24T15:29:59.304Z] ---> d8b3727c704d [2021-11-24T15:29:59.304Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-24T15:29:59.304Z] ---> Running in 4e92f08d34dc [2021-11-24T15:29:59.304Z] Removing intermediate container 0b8fc762046a [2021-11-24T15:29:59.304Z] ---> ad8773cba175 [2021-11-24T15:29:59.304Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-24T15:29:59.304Z] ---> Running in 091c91eff06e [2021-11-24T15:29:59.304Z] Removing intermediate container 4e92f08d34dc [2021-11-24T15:29:59.304Z] ---> 5e7ace5f28ec [2021-11-24T15:29:59.304Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-24T15:29:59.304Z] ---> Running in 18b3f032548a [2021-11-24T15:29:59.304Z] Removing intermediate container 091c91eff06e [2021-11-24T15:29:59.304Z] ---> 31ecf0c961c8 [2021-11-24T15:29:59.304Z] Step 14/22 : WORKDIR / [2021-11-24T15:29:59.304Z] ---> Running in 5535c2bbc428 [2021-11-24T15:29:59.304Z] Removing intermediate container 18b3f032548a [2021-11-24T15:29:59.304Z] ---> 6a10bad85eba [2021-11-24T15:29:59.304Z] Step 14/22 : WORKDIR / [2021-11-24T15:29:59.304Z] ---> Running in f4550bb605cf [2021-11-24T15:29:59.576Z] Removing intermediate container 5535c2bbc428 [2021-11-24T15:29:59.576Z] ---> 43e630f8d125 [2021-11-24T15:29:59.576Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T15:30:00.575Z] Removing intermediate container f4550bb605cf [2021-11-24T15:30:00.575Z] ---> 04875a9a7c1a [2021-11-24T15:30:00.575Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T15:30:00.850Z] Removing intermediate container b8c30ebb94c1 [2021-11-24T15:30:00.850Z] ---> 97a0fdcba57b [2021-11-24T15:30:00.850Z] [2021-11-24T15:30:00.850Z] Step 9/30 : FROM alpine:3.14 [2021-11-24T15:30:00.850Z] ---> 5b8b7b635229 [2021-11-24T15:30:00.850Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-24T15:30:01.122Z] ---> Running in 81f85a81348b [2021-11-24T15:30:01.122Z] ---> ce73e89d15d6 [2021-11-24T15:30:01.122Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-24T15:30:01.719Z] Removing intermediate container 81f85a81348b [2021-11-24T15:30:01.719Z] ---> 02fb2721cf4c [2021-11-24T15:30:01.719Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-24T15:30:01.989Z] ---> Running in d25744316f96 [2021-11-24T15:30:01.989Z] ---> 15419e4d3c90 [2021-11-24T15:30:01.989Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-24T15:30:03.425Z] ---> 3f24b289d21a [2021-11-24T15:30:03.425Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-24T15:30:03.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T15:30:03.978Z] ---> 4d166f521ce2 [2021-11-24T15:30:03.978Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-24T15:30:04.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T15:30:04.532Z] ---> 6395498ea1a3 [2021-11-24T15:30:04.532Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-24T15:30:04.532Z] ---> Running in 51411b21d775 [2021-11-24T15:30:05.132Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-24T15:30:05.132Z] (2/2) Installing su-exec (0.2-r1) [2021-11-24T15:30:05.133Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T15:30:05.133Z] OK: 6 MiB in 16 packages [2021-11-24T15:30:05.133Z] ---> f1b41c219c95 [2021-11-24T15:30:05.133Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-24T15:30:05.133Z] Removing intermediate container 51411b21d775 [2021-11-24T15:30:05.133Z] ---> 96e53035ace8 [2021-11-24T15:30:05.133Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T15:30:05.406Z] ---> Running in 15226772a4a4 [2021-11-24T15:30:05.406Z] ---> Running in feb9a30ae821 [2021-11-24T15:30:06.391Z] Removing intermediate container feb9a30ae821 [2021-11-24T15:30:06.391Z] ---> 12b885b02c40 [2021-11-24T15:30:06.391Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T15:30:06.391Z] Removing intermediate container 15226772a4a4 [2021-11-24T15:30:06.391Z] ---> c1c79650cfa5 [2021-11-24T15:30:06.391Z] Step 20/22 : LABEL arch=arm64 [2021-11-24T15:30:06.391Z] ---> Running in bcbb3284ea2d [2021-11-24T15:30:06.391Z] ---> Running in 4e1c3d4d495e [2021-11-24T15:30:06.391Z] Removing intermediate container d25744316f96 [2021-11-24T15:30:06.391Z] ---> 16d5c3054be7 [2021-11-24T15:30:06.391Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-24T15:30:06.673Z] ---> Running in 2c170dc1d005 [2021-11-24T15:30:07.273Z] Removing intermediate container 4e1c3d4d495e [2021-11-24T15:30:07.273Z] ---> d722663fc9a2 [2021-11-24T15:30:07.273Z] Step 21/22 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:30:07.273Z] Removing intermediate container bcbb3284ea2d [2021-11-24T15:30:07.273Z] ---> ebda4d8c32d4 [2021-11-24T15:30:07.273Z] Step 20/22 : LABEL arch=arm64 [2021-11-24T15:30:07.273Z] ---> Running in 16ce0f4295db [2021-11-24T15:30:07.273Z] ---> Running in b98e8a691e81 [2021-11-24T15:30:07.273Z] Removing intermediate container 2c170dc1d005 [2021-11-24T15:30:07.273Z] ---> 3f8f6b2afd6e [2021-11-24T15:30:07.273Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-24T15:30:07.549Z] ---> Running in fdd1886f1686 [2021-11-24T15:30:07.826Z] Removing intermediate container 16ce0f4295db [2021-11-24T15:30:07.826Z] ---> cf78bbe85a89 [2021-11-24T15:30:07.826Z] Step 22/22 : LABEL version=0.0.0 [2021-11-24T15:30:07.826Z] Removing intermediate container b98e8a691e81 [2021-11-24T15:30:07.826Z] ---> d3a0122899ff [2021-11-24T15:30:07.826Z] Step 21/22 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:30:08.110Z] ---> Running in ee75fecf1276 [2021-11-24T15:30:08.110Z] ---> Running in c8bff5dc91bd [2021-11-24T15:30:08.110Z] Removing intermediate container fdd1886f1686 [2021-11-24T15:30:08.110Z] ---> a5c5b35f20f3 [2021-11-24T15:30:08.110Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-24T15:30:08.384Z] ---> Running in 07ae1bde612a [2021-11-24T15:30:08.661Z] Removing intermediate container ee75fecf1276 [2021-11-24T15:30:08.661Z] ---> 7b9555746038 [2021-11-24T15:30:08.661Z] [2021-11-24T15:30:08.661Z] Removing intermediate container c8bff5dc91bd [2021-11-24T15:30:08.661Z] ---> 3ddc6f1b9da0 [2021-11-24T15:30:08.661Z] Step 22/22 : LABEL version=0.0.0 [2021-11-24T15:30:08.935Z] ---> Running in 2a7cc38a4f04 [2021-11-24T15:30:09.213Z] Successfully built 7b9555746038 [2021-11-24T15:30:09.213Z] Successfully tagged core-command-arm64:latest [2021-11-24T15:30:09.486Z]  Building core-command ... done Removing intermediate container 2a7cc38a4f04 [2021-11-24T15:30:09.486Z] ---> 7b8a1e55c89d [2021-11-24T15:30:09.486Z] [2021-11-24T15:30:09.761Z] Successfully built 7b8a1e55c89d [2021-11-24T15:30:09.761Z] Successfully tagged core-metadata-arm64:latest [2021-11-24T15:30:10.741Z]  Building core-metadata ... done Removing intermediate container 07ae1bde612a [2021-11-24T15:30:10.741Z] ---> 28ec136adc87 [2021-11-24T15:30:10.741Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-24T15:30:11.014Z] ---> Running in 36496ab64e05 [2021-11-24T15:30:11.286Z] Removing intermediate container 36496ab64e05 [2021-11-24T15:30:11.286Z] ---> 44073bfb4b7c [2021-11-24T15:30:11.286Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-24T15:30:12.261Z] ---> 2e8e865603e9 [2021-11-24T15:30:12.261Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-24T15:30:12.531Z] ---> Running in 1594daabe9b6 [2021-11-24T15:30:13.960Z] Removing intermediate container f08e6ed32fe8 [2021-11-24T15:30:13.960Z] ---> 061ce29853f0 [2021-11-24T15:30:13.960Z] [2021-11-24T15:30:13.960Z] Step 9/22 : FROM alpine:3.14 [2021-11-24T15:30:13.960Z] ---> 5b8b7b635229 [2021-11-24T15:30:13.960Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-24T15:30:13.960Z] ---> Running in 38e2845f9beb [2021-11-24T15:30:14.554Z] Removing intermediate container 38e2845f9beb [2021-11-24T15:30:14.554Z] ---> 9a103ba16338 [2021-11-24T15:30:14.554Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-24T15:30:14.554Z] ---> Running in aa54dc09b698 [2021-11-24T15:30:14.826Z] Removing intermediate container 1594daabe9b6 [2021-11-24T15:30:14.826Z] ---> fe364608513a [2021-11-24T15:30:14.826Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T15:30:15.099Z] Removing intermediate container aa54dc09b698 [2021-11-24T15:30:15.100Z] ---> 259319c9a584 [2021-11-24T15:30:15.100Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-24T15:30:15.100Z] ---> Running in a47eadd17cea [2021-11-24T15:30:15.697Z] ---> f581d0bb85b5 [2021-11-24T15:30:15.697Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-24T15:30:15.697Z] Removing intermediate container a47eadd17cea [2021-11-24T15:30:15.697Z] ---> e6f1aef42c45 [2021-11-24T15:30:15.697Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-24T15:30:15.697Z] ---> Running in 30341aed77ca [2021-11-24T15:30:17.129Z] ---> c79d4c752354 [2021-11-24T15:30:17.129Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-24T15:30:17.727Z] ---> 9fde1ef6eb35 [2021-11-24T15:30:17.727Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-24T15:30:17.727Z] Removing intermediate container 30341aed77ca [2021-11-24T15:30:17.727Z] ---> 29166d0402d0 [2021-11-24T15:30:17.727Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-24T15:30:17.999Z] ---> Running in 43100d64308c [2021-11-24T15:30:18.594Z] ---> 90642b604279 [2021-11-24T15:30:18.594Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-24T15:30:19.187Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-24T15:30:19.456Z] ---> 9d5897210cc2 [2021-11-24T15:30:19.456Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-24T15:30:19.725Z] ---> Running in 7d682479c69c [2021-11-24T15:30:19.996Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-24T15:30:19.997Z] Removing intermediate container 7d682479c69c [2021-11-24T15:30:19.997Z] ---> 3d70291bcc45 [2021-11-24T15:30:19.997Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-24T15:30:20.974Z] ---> fc067e5f3d67 [2021-11-24T15:30:20.974Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-24T15:30:20.974Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-24T15:30:20.974Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-24T15:30:20.974Z] ---> Running in 453f194af5f7 [2021-11-24T15:30:21.245Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-24T15:30:21.245Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-24T15:30:21.521Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-24T15:30:21.521Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-24T15:30:21.521Z] Executing busybox-1.33.1-r6.trigger [2021-11-24T15:30:21.521Z] OK: 8 MiB in 20 packages [2021-11-24T15:30:22.965Z] Removing intermediate container 43100d64308c [2021-11-24T15:30:22.965Z] ---> 16a8546d33ee [2021-11-24T15:30:22.965Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-24T15:30:23.242Z] Removing intermediate container 453f194af5f7 [2021-11-24T15:30:23.242Z] ---> a49051f06ffc [2021-11-24T15:30:23.242Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-24T15:30:23.242Z] ---> Running in aa1ec371e24e [2021-11-24T15:30:23.523Z] ---> 46591e376870 [2021-11-24T15:30:23.523Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-24T15:30:23.794Z] Removing intermediate container aa1ec371e24e [2021-11-24T15:30:23.794Z] ---> afe82fa51173 [2021-11-24T15:30:23.794Z] Step 27/30 : CMD ["gate"] [2021-11-24T15:30:24.065Z] ---> Running in 5c3a525864c6 [2021-11-24T15:30:24.658Z] Removing intermediate container 5c3a525864c6 [2021-11-24T15:30:24.658Z] ---> 4c35086c4e90 [2021-11-24T15:30:24.658Z] Step 28/30 : LABEL arch=arm64 [2021-11-24T15:30:24.658Z] ---> 1de853808f83 [2021-11-24T15:30:24.658Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-24T15:30:24.930Z] ---> Running in a8e9213c836d [2021-11-24T15:30:25.201Z] Removing intermediate container a8e9213c836d [2021-11-24T15:30:25.201Z] ---> e733ad588dce [2021-11-24T15:30:25.201Z] Step 29/30 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:30:25.474Z] ---> Running in e884ffeaac4b [2021-11-24T15:30:25.474Z] ---> e851d74b9e20 [2021-11-24T15:30:25.474Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-24T15:30:25.745Z] ---> Running in f117a4168796 [2021-11-24T15:30:26.019Z] Removing intermediate container e884ffeaac4b [2021-11-24T15:30:26.019Z] ---> 3e2fbac8f393 [2021-11-24T15:30:26.019Z] Step 30/30 : LABEL version=0.0.0 [2021-11-24T15:30:26.019Z] ---> Running in 547490aec4ea [2021-11-24T15:30:26.019Z] Removing intermediate container f117a4168796 [2021-11-24T15:30:26.019Z] ---> ccdc299cb591 [2021-11-24T15:30:26.019Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-24T15:30:26.295Z] ---> Running in 3a1b52c1ca26 [2021-11-24T15:30:26.572Z] Removing intermediate container 547490aec4ea [2021-11-24T15:30:26.572Z] ---> f4c6e350f69a [2021-11-24T15:30:26.572Z] [2021-11-24T15:30:26.572Z] Removing intermediate container 3a1b52c1ca26 [2021-11-24T15:30:26.572Z] ---> 88c58fc51344 [2021-11-24T15:30:26.572Z] Step 20/22 : LABEL arch=arm64 [2021-11-24T15:30:26.842Z] Successfully built f4c6e350f69a [2021-11-24T15:30:26.842Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-24T15:30:26.842Z]  Building security-bootstrapper ... done  ---> Running in 7fee37726199 [2021-11-24T15:30:27.435Z] Removing intermediate container 7fee37726199 [2021-11-24T15:30:27.435Z] ---> 4ddc44a86454 [2021-11-24T15:30:27.435Z] Step 21/22 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-24T15:30:27.435Z] ---> Running in dc8b7d63f90a [2021-11-24T15:30:28.030Z] Removing intermediate container dc8b7d63f90a [2021-11-24T15:30:28.030Z] ---> ff37601bba1c [2021-11-24T15:30:28.030Z] Step 22/22 : LABEL version=0.0.0 [2021-11-24T15:30:28.030Z] ---> Running in c955f1fa676b [2021-11-24T15:30:28.303Z] Removing intermediate container c955f1fa676b [2021-11-24T15:30:28.303Z] ---> 98dc762b4c84 [2021-11-24T15:30:28.303Z] [2021-11-24T15:30:28.910Z] Successfully built 98dc762b4c84 [2021-11-24T15:30:28.910Z] Successfully tagged core-data-arm64:latest [2021-11-24T15:30:29.200Z]  Building core-data ... done  [Pipeline] } [2021-11-24T15:30:29.198Z] $ docker stop --time=1 cf905ad1177f412a45d5d1e72ad0c5d5d2be4e583cdd5f67911e356c6958dc1e [2021-11-24T15:30:30.918Z] $ docker rm -f cf905ad1177f412a45d5d1e72ad0c5d5d2be4e583cdd5f67911e356c6958dc1e [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-24T15:30:31.559Z] + docker images [2021-11-24T15:30:31.831Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-24T15:30:31.831Z] core-data-arm64 latest 98dc762b4c84 3 seconds ago 19.6MB [2021-11-24T15:30:31.831Z] security-bootstrapper-arm64 latest f4c6e350f69a 5 seconds ago 17.8MB [2021-11-24T15:30:31.831Z] 061ce29853f0 18 seconds ago 1.58GB [2021-11-24T15:30:31.831Z] core-metadata-arm64 latest 7b8a1e55c89d 22 seconds ago 15.9MB [2021-11-24T15:30:31.831Z] core-command-arm64 latest 7b9555746038 23 seconds ago 15.2MB [2021-11-24T15:30:31.831Z] 97a0fdcba57b 31 seconds ago 1.57GB [2021-11-24T15:30:31.831Z] 7be54a18895c 36 seconds ago 1.58GB [2021-11-24T15:30:31.831Z] 8365cb0eadf3 37 seconds ago 1.57GB [2021-11-24T15:30:31.831Z] sys-mgmt-agent-arm64 latest bcf88b1abb90 2 minutes ago 277MB [2021-11-24T15:30:31.831Z] security-secretstore-setup-arm64 latest 2b1aa8e4d9c0 3 minutes ago 26.8MB [2021-11-24T15:30:31.831Z] support-scheduler-arm64 latest a293ae3db15c 3 minutes ago 15.3MB [2021-11-24T15:30:31.831Z] support-notifications-arm64 latest 1ff193eee8ff 3 minutes ago 16.1MB [2021-11-24T15:30:31.831Z] security-proxy-setup-arm64 latest 4c9f45e576e4 3 minutes ago 25.5MB [2021-11-24T15:30:31.831Z] 213274878a9b 3 minutes ago 1.57GB [2021-11-24T15:30:31.831Z] cf70c8f10918 3 minutes ago 1.57GB [2021-11-24T15:30:31.831Z] c34bde82ed13 3 minutes ago 1.57GB [2021-11-24T15:30:31.831Z] c6c5d081f0d5 4 minutes ago 1.58GB [2021-11-24T15:30:31.831Z] 9e1671704938 4 minutes ago 1.58GB [2021-11-24T15:30:31.831Z] ci-base-image-arm64 latest a9235516b82b 14 minutes ago 1.24GB [2021-11-24T15:30:31.831Z] alpine 3.14 5b8b7b635229 11 days ago 5.35MB [2021-11-24T15:30:31.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-11-24T15:30:31.831Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-24T15:30:31.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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 [2021-11-24T15:30:32.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-24T15:30:32.971Z] [2021-11-24T15:30:32.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-24T15:30:33.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-24T15:30:33.619Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-24T15:30:33.619Z] 448f6bf000e3: Pulling fs layer [2021-11-24T15:30:33.619Z] f757da607395: Pulling fs layer [2021-11-24T15:30:33.619Z] 05883995daec: Pulling fs layer [2021-11-24T15:30:33.619Z] 8603b9c90790: Pulling fs layer [2021-11-24T15:30:33.619Z] 1560dd03e051: Pulling fs layer [2021-11-24T15:30:33.619Z] 27f5ce0e4adf: Pulling fs layer [2021-11-24T15:30:33.619Z] c2d8d7efcc4b: Pulling fs layer [2021-11-24T15:30:33.619Z] 8603b9c90790: Waiting [2021-11-24T15:30:33.619Z] 1560dd03e051: Waiting [2021-11-24T15:30:33.619Z] 27f5ce0e4adf: Waiting [2021-11-24T15:30:33.619Z] c2d8d7efcc4b: Waiting [2021-11-24T15:30:33.619Z] f757da607395: Verifying Checksum [2021-11-24T15:30:33.619Z] f757da607395: Download complete [2021-11-24T15:30:33.619Z] 8603b9c90790: Verifying Checksum [2021-11-24T15:30:33.619Z] 8603b9c90790: Download complete [2021-11-24T15:30:33.900Z] 1560dd03e051: Verifying Checksum [2021-11-24T15:30:33.900Z] 1560dd03e051: Download complete [2021-11-24T15:30:33.900Z] 27f5ce0e4adf: Download complete [2021-11-24T15:30:33.900Z] 05883995daec: Verifying Checksum [2021-11-24T15:30:33.900Z] 05883995daec: Download complete [2021-11-24T15:30:34.174Z] 448f6bf000e3: Verifying Checksum [2021-11-24T15:30:34.174Z] 448f6bf000e3: Download complete [2021-11-24T15:30:36.787Z] c2d8d7efcc4b: Verifying Checksum [2021-11-24T15:30:36.787Z] c2d8d7efcc4b: Download complete [2021-11-24T15:30:38.220Z] 448f6bf000e3: Pull complete [2021-11-24T15:30:38.813Z] f757da607395: Pull complete [2021-11-24T15:30:40.248Z] 05883995daec: Pull complete [2021-11-24T15:30:40.519Z] 8603b9c90790: Pull complete [2021-11-24T15:30:41.493Z] 1560dd03e051: Pull complete [2021-11-24T15:30:42.083Z] 27f5ce0e4adf: Pull complete [2021-11-24T15:30:57.147Z] c2d8d7efcc4b: Pull complete [2021-11-24T15:30:57.147Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-24T15:30:57.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-24T15:30:57.147Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-24T15:30:57.415Z] prd-ubuntu18.04-docker-arm64-4c-16g-447 does not seem to be running inside a container [2021-11-24T15:30:57.481Z] $ 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 [2021-11-24T15:31:00.422Z] $ docker top 960046d8aa9358d9adb94937e13448c172cd5da404fb1712462645fccd3824c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-24T15:31:01.527Z] ---> job-cost.sh [2021-11-24T15:31:01.528Z] lf-activate-venv: SKIPPING [2021-11-24T15:31:01.528Z] INFO: No Stack... [2021-11-24T15:31:01.801Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-24T15:31:02.392Z] INFO: Archiving Costs [Pipeline] sh [2021-11-24T15:31:03.155Z] + cut -d, -f6 [2021-11-24T15:31:03.156Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-11-24T15:31:03.238Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3825-1-stack-cost] [2021-11-24T15:31:03.243Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3825-1-stack-cost] did not exist. Created. [2021-11-24T15:31:03.243Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3825-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-24T15:31:03.974Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-24T15:31:04.176Z] Stashed 1 file(s) [Pipeline] } [2021-11-24T15:31:04.194Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3825-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-24T15:31:04.235Z] $ docker stop --time=1 960046d8aa9358d9adb94937e13448c172cd5da404fb1712462645fccd3824c7 [2021-11-24T15:31:05.837Z] $ docker rm -f 960046d8aa9358d9adb94937e13448c172cd5da404fb1712462645fccd3824c7 [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 [2021-11-24T15:31:06.992Z] provisioning config files... [2021-11-24T15:31:07.002Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2260035668537579112tmp [Pipeline] { [Pipeline] sh [2021-11-24T15:31:07.331Z] + set +x [2021-11-24T15:31:07.331Z] + curl -s https://codecov.io/bash [2021-11-24T15:31:07.331Z] + bash -s -- [2021-11-24T15:31:07.589Z] [2021-11-24T15:31:07.589Z] _____ _ [2021-11-24T15:31:07.589Z] / ____| | | [2021-11-24T15:31:07.589Z] | | ___ __| | ___ ___ _____ __ [2021-11-24T15:31:07.589Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-24T15:31:07.589Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-24T15:31:07.589Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-24T15:31:07.589Z] Bash-1.0.6 [2021-11-24T15:31:07.589Z] [2021-11-24T15:31:07.589Z] [2021-11-24T15:31:07.589Z] ==> git version 2.24.4 found [2021-11-24T15:31:07.589Z] ==> 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 [2021-11-24T15:31:07.589Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-24T15:31:07.589Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-24T15:31:07.589Z] ==> Jenkins CI detected. [2021-11-24T15:31:07.589Z] current dir:  /w/workspace/edgex-go/1 [2021-11-24T15:31:07.589Z] project root: . [2021-11-24T15:31:07.589Z] --> token set from env [2021-11-24T15:31:07.589Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-24T15:31:07.589Z] ==> Running gcov in . (disable via -X gcov) [2021-11-24T15:31:07.589Z] ==> Python coveragepy not found [2021-11-24T15:31:07.589Z] ==> Searching for coverage reports in: [2021-11-24T15:31:07.589Z] + . [2021-11-24T15:31:07.589Z] -> Found 1 reports [2021-11-24T15:31:07.589Z] ==> Detecting git/mercurial file structure [2021-11-24T15:31:07.589Z] ==> Reading reports [2021-11-24T15:31:07.589Z] + ./coverage.out bytes=428381 [2021-11-24T15:31:07.589Z] ==> Appending adjustments [2021-11-24T15:31:07.589Z] https://docs.codecov.io/docs/fixing-reports [2021-11-24T15:31:08.973Z] + Found adjustments [2021-11-24T15:31:08.973Z] ==> Gzipping contents [2021-11-24T15:31:08.973Z] 60K /tmp/codecov.p2VFRD.gz [2021-11-24T15:31:08.973Z] ==> Uploading reports [2021-11-24T15:31:08.973Z] url: https://codecov.io [2021-11-24T15:31:08.973Z] query: branch=PR-3825&commit=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3825%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3825&job=&cmd_args= [2021-11-24T15:31:08.973Z] -> Pinging Codecov [2021-11-24T15:31:08.973Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3825&commit=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3825%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3825&job=&cmd_args= [2021-11-24T15:31:09.235Z] -> Uploading to [2021-11-24T15:31:09.235Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-24/00271124DB129430A58F1EEE437C3FCB/25fbc738138f7550be3a5b8be23fb1da4fd5d2a9/2a25b003-d961-4a4b-b883-bad5061aa487.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211124T153108Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a57faa98c2639a0ee43de010f33f013d84a78b1d5f9953f307879f379dc05020 [2021-11-24T15:31:09.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-24T15:31:09.235Z] Dload Upload Total Spent Left Speed [2021-11-24T15:31:09.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57985 0 0 100 57985 0 162k --:--:-- --:--:-- --:--:-- 162k [2021-11-24T15:31:09.498Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [Pipeline] } [2021-11-24T15:31:09.521Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-24T15:31:11.147Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-24T15:31:11.467Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-24T15:31:12.052Z] ---> package-listing.sh [2021-11-24T15:31:12.052Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-24T15:31:12.052Z] ++ facter osfamily [2021-11-24T15:31:12.312Z] + OS_FAMILY=redhat [2021-11-24T15:31:12.312Z] + workspace=/w/workspace/edgex-go/1 [2021-11-24T15:31:12.312Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-24T15:31:12.312Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-24T15:31:12.312Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-24T15:31:12.312Z] + PACKAGES=/tmp/packages_start.txt [2021-11-24T15:31:12.312Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-24T15:31:12.312Z] + PACKAGES=/tmp/packages_end.txt [2021-11-24T15:31:12.312Z] + case "${OS_FAMILY}" in [2021-11-24T15:31:12.312Z] + sort [2021-11-24T15:31:12.312Z] + rpm -qa [2021-11-24T15:31:15.640Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-24T15:31:15.640Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-24T15:31:15.640Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-24T15:31:15.640Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-24T15:31:15.640Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-11-24T15:31:15.640Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-11-24T15:31:15.669Z] 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 [2021-11-24T15:31:15.973Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-24T15:31:16.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-24T15:31:16.561Z] [2021-11-24T15:31:16.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-24T15:31:16.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-24T15:31:16.906Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-24T15:31:16.906Z] b4d181a07f80: Pulling fs layer [2021-11-24T15:31:16.906Z] a1111a8f2ec3: Pulling fs layer [2021-11-24T15:31:16.906Z] ed53099fbce6: Pulling fs layer [2021-11-24T15:31:16.906Z] dc539afda2c1: Pulling fs layer [2021-11-24T15:31:16.906Z] 77bc0d833cb6: Pulling fs layer [2021-11-24T15:31:16.906Z] 9065ff56babe: Pulling fs layer [2021-11-24T15:31:16.906Z] d287ab97295c: Pulling fs layer [2021-11-24T15:31:16.906Z] 77bc0d833cb6: Waiting [2021-11-24T15:31:16.906Z] 9065ff56babe: Waiting [2021-11-24T15:31:16.906Z] d287ab97295c: Waiting [2021-11-24T15:31:16.906Z] dc539afda2c1: Waiting [2021-11-24T15:31:16.906Z] a1111a8f2ec3: Verifying Checksum [2021-11-24T15:31:16.906Z] a1111a8f2ec3: Download complete [2021-11-24T15:31:16.906Z] dc539afda2c1: Verifying Checksum [2021-11-24T15:31:16.906Z] dc539afda2c1: Download complete [2021-11-24T15:31:17.170Z] ed53099fbce6: Verifying Checksum [2021-11-24T15:31:17.170Z] ed53099fbce6: Download complete [2021-11-24T15:31:17.170Z] 9065ff56babe: Verifying Checksum [2021-11-24T15:31:17.170Z] 9065ff56babe: Download complete [2021-11-24T15:31:17.170Z] 77bc0d833cb6: Verifying Checksum [2021-11-24T15:31:17.170Z] 77bc0d833cb6: Download complete [2021-11-24T15:31:17.170Z] b4d181a07f80: Verifying Checksum [2021-11-24T15:31:17.170Z] b4d181a07f80: Download complete [2021-11-24T15:31:17.752Z] d287ab97295c: Verifying Checksum [2021-11-24T15:31:17.752Z] d287ab97295c: Download complete [2021-11-24T15:31:18.703Z] b4d181a07f80: Pull complete [2021-11-24T15:31:18.703Z] a1111a8f2ec3: Pull complete [2021-11-24T15:31:19.295Z] ed53099fbce6: Pull complete [2021-11-24T15:31:19.295Z] dc539afda2c1: Pull complete [2021-11-24T15:31:19.565Z] 77bc0d833cb6: Pull complete [2021-11-24T15:31:19.565Z] 9065ff56babe: Pull complete [2021-11-24T15:31:24.947Z] d287ab97295c: Pull complete [2021-11-24T15:31:24.947Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-24T15:31:24.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-24T15:31:24.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-24T15:31:25.033Z] prd-centos7-docker-4c-2g-446 does not seem to be running inside a container [2021-11-24T15:31:25.063Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-24T15:31:29.225Z] $ docker top fc7c8cedce54509f539d1da6b6b3de1d8e7f146ba440987665069a7e2387f4b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-24T15:31:29.620Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-24T15:31:29.936Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-24T15:31:30.256Z] + ls /var/log/sa-host [2021-11-24T15:31:30.256Z] + sadf -c /var/log/sa-host/sa24 [2021-11-24T15:31:30.256Z] file_magic: OK [2021-11-24T15:31:30.256Z] HZ: Using current value: 100 [2021-11-24T15:31:30.256Z] file_header: OK [2021-11-24T15:31:30.256Z] 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 [2021-11-24T15:31:30.256Z] Statistics: [2021-11-24T15:31:30.256Z] 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... [2021-11-24T15:31:30.256Z] File successfully converted to sysstat format version 12.0.3 [2021-11-24T15:31:30.256Z] + sadf -c /var/log/sa-host/sa30 [2021-11-24T15:31:30.256Z] file_magic: OK [2021-11-24T15:31:30.256Z] HZ: Using current value: 100 [2021-11-24T15:31:30.256Z] file_header: OK [2021-11-24T15:31:30.256Z] 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 [2021-11-24T15:31:30.256Z] Statistics: [2021-11-24T15:31:30.256Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-24T15:31:30.256Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-24T15:31:30.640Z] provisioning config files... [2021-11-24T15:31:30.651Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config487888721165399394tmp [Pipeline] { [Pipeline] echo [2021-11-24T15:31:30.696Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-24T15:31:31.013Z] ---> create-netrc.sh [Pipeline] } [2021-11-24T15:31:31.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-24T15:31:31.432Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-24T15:31:31.460Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-24T15:31:31.774Z] ---> sudo-logs.sh [2021-11-24T15:31:31.774Z] Archiving 'sudo' log.. [2021-11-24T15:31:31.774Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-446.novalocal: Name or service not known [2021-11-24T15:31:31.774Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-446.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-24T15:31:31.843Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-24T15:31:32.167Z] ---> job-cost.sh [2021-11-24T15:31:32.167Z] lf-activate-venv: SKIPPING [2021-11-24T15:31:32.167Z] DEBUG: total: 0.10999999940395355 [2021-11-24T15:31:32.167Z] INFO: Retrieving Stack Cost... [2021-11-24T15:31:32.427Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-24T15:31:33.001Z] INFO: Archiving Costs [Pipeline] echo [2021-11-24T15:31:33.027Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-24T15:31:33.364Z] ---> logs-deploy.sh [2021-11-24T15:31:33.364Z] lf-activate-venv: SKIPPING [2021-11-24T15:31:33.364Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3825/1 [2021-11-24T15:31:33.364Z] INFO: archiving workspace using pattern(s): [2021-11-24T15:31:33.935Z] Archives upload complete. [2021-11-24T15:31:34.196Z] INFO: archiving logs to Nexus