Pull request #3790 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea+c5f5ac19f4f85f24c87e5c19c00541ef1874048d (28aaf77bd44d6e7a89ed8ad4e7f08fe51964f54b) 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-ssh4438374275208178929.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh2991639231236557658.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-3790/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-3790/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6386716491860910142.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-3790/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2602934634656868315.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh4414222296764654498.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-3790/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-3790/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1245987510540067465.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13720 in /w/workspace/edgexfoundry_edgex-go_PR-3790 [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-ssh2273053996319569132.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 c5f5ac19f4f85f24c87e5c19c00541ef1874048d into PR head commit 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea Merge succeeded, producing 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea Checking out Revision 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea (PR-3790) > 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-ssh1167505981295950324.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3790/head:refs/remotes/origin/PR-3790 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea # 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-ssh2742175092528927836.key > git merge c5f5ac19f4f85f24c87e5c19c00541ef1874048d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea # timeout=10 Commit message: "build: Update to latest go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-01T17:46:53.499Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-01T17:46:53.623Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-01T17:46:53.690Z] ========================================================= [2021-11-01T17:46:53.690Z] EdgeX Global Pipelines Version Info [2021-11-01T17:46:53.690Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-01T17:46:54.847Z] ------------------- [2021-11-01T17:46:54.847Z] stable info: [2021-11-01T17:46:54.847Z] ------------------- [2021-11-01T17:46:54.847Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-01T17:46:54.847Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-01T17:46:54.847Z] Message: update stable to v1.0.211 [2021-11-01T17:46:55.421Z] ------------------- [2021-11-01T17:46:55.421Z] experimental info: [2021-11-01T17:46:55.421Z] ------------------- [2021-11-01T17:46:55.421Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-01T17:46:55.421Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-01T17:46:55.421Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-01T17:46:55.577Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-01T17:46:55.615Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-01T17:46:55.655Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-01T17:46:55.693Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-01T17:46:55.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-01T17:46:55.768Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-01T17:46:55.805Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-01T17:46:55.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-01T17:46:55.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-01T17:46:55.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-01T17:46:55.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-01T17:46:55.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-01T17:46:56.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-01T17:46:56.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-01T17:46:56.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-01T17:46:56.122Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-01T17:46:56.158Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-01T17:46:56.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-01T17:46:56.244Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-01T17:46:56.279Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-01T17:46:56.314Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-01T17:46:56.347Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-01T17:46:56.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3790 [Pipeline] echo [2021-11-01T17:46:56.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3790 [Pipeline] echo [2021-11-01T17:46:56.455Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3790 [Pipeline] echo [2021-11-01T17:46:56.491Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [Pipeline] echo [2021-11-01T17:46:56.527Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b606ef [Pipeline] echo [2021-11-01T17:46:56.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T17:46:56.660Z] provisioning config files... [2021-11-01T17:46:56.676Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9129239807157768297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T17:46:57.031Z] ---> docker-login.sh [2021-11-01T17:46:57.032Z] nexus3.edgexfoundry.org:10001 [2021-11-01T17:46:57.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T17:46:57.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T17:46:57.301Z] Configure a credential helper to remove this warning. See [2021-11-01T17:46:57.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T17:46:57.301Z] [2021-11-01T17:46:57.301Z] Login Succeeded [2021-11-01T17:46:57.301Z] nexus3.edgexfoundry.org:10002 [2021-11-01T17:46:57.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T17:46:57.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T17:46:57.301Z] Configure a credential helper to remove this warning. See [2021-11-01T17:46:57.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T17:46:57.301Z] [2021-11-01T17:46:57.301Z] Login Succeeded [2021-11-01T17:46:57.301Z] nexus3.edgexfoundry.org:10003 [2021-11-01T17:46:57.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T17:46:57.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T17:46:57.569Z] Configure a credential helper to remove this warning. See [2021-11-01T17:46:57.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T17:46:57.569Z] [2021-11-01T17:46:57.569Z] Login Succeeded [2021-11-01T17:46:57.569Z] nexus3.edgexfoundry.org:10004 [2021-11-01T17:46:57.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T17:46:57.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T17:46:57.569Z] Configure a credential helper to remove this warning. See [2021-11-01T17:46:57.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T17:46:57.569Z] [2021-11-01T17:46:57.569Z] Login Succeeded [2021-11-01T17:46:57.569Z] docker.io [2021-11-01T17:46:57.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T17:46:58.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T17:46:58.096Z] Configure a credential helper to remove this warning. See [2021-11-01T17:46:58.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T17:46:58.096Z] [2021-11-01T17:46:58.096Z] Login Succeeded [2021-11-01T17:46:58.096Z] ---> docker-login.sh ends [Pipeline] } [2021-11-01T17:46:58.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T17:46:58.505Z] ++ 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-01T17:46:58.505Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T17:46:58.505Z] ++ dirname cmd/core-command/Dockerfile [2021-11-01T17:46:58.505Z] ++ cut -d/ -f2 [2021-11-01T17:46:58.505Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-01T17:46:58.505Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T17:46:58.505Z] ++ dirname cmd/core-data/Dockerfile [2021-11-01T17:46:58.505Z] ++ cut -d/ -f2 [2021-11-01T17:46:58.505Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-01T17:46:58.505Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T17:46:58.505Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-01T17:46:58.505Z] ++ cut -d/ -f2 [2021-11-01T17:46:58.505Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-01T17:46:58.505Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T17:46:58.505Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-01T17:46:58.505Z] ++ cut -d/ -f2 [2021-11-01T17:46:58.505Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-01T17:46:58.505Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T17:46:58.505Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-01T17:46:58.505Z] ++ cut -d/ -f2 [2021-11-01T17:46:58.505Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-01T17:46:58.505Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T17:46:58.505Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-01T17:46:58.505Z] ++ cut -d/ -f2 [2021-11-01T17:46:58.505Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-01T17:46:58.505Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T17:46:58.505Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-01T17:46:58.505Z] ++ cut -d/ -f2 [2021-11-01T17:46:58.505Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-01T17:46:58.505Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T17:46:58.505Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-01T17:46:58.505Z] ++ cut -d/ -f2 [2021-11-01T17:46:58.505Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-01T17:46:58.505Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T17:46:58.505Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-01T17:46:58.505Z] ++ cut -d/ -f2 [2021-11-01T17:46:58.505Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-01T17:46:58.564Z] 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-01T17:46:59.119Z] + git rev-list -1 --merges 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea~1..1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [Pipeline] echo [2021-11-01T17:46:59.153Z] -----------> git rev-list -1 --merges 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea~1..1b606ef5f1b2b1956956bb5b96b121a4a890a1ea 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [false] [Pipeline] sh [2021-11-01T17:46:59.464Z] + git log --format=format:%s -1 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [Pipeline] echo [2021-11-01T17:46:59.490Z] ========================================================= [2021-11-01T17:46:59.490Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-01T17:46:59.490Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-01T17:47:00.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T17:47:00.285Z] [2021-11-01T17:47:00.285Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T17:47:00.617Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T17:47:00.617Z] latest: Pulling from edgex-devops/git-semver [2021-11-01T17:47:00.617Z] a0d0a0d46f8b: Pulling fs layer [2021-11-01T17:47:00.617Z] 3e5f54012d9b: Pulling fs layer [2021-11-01T17:47:00.617Z] 4c7163046ea9: Pulling fs layer [2021-11-01T17:47:00.617Z] 0c2d73faf560: Pulling fs layer [2021-11-01T17:47:00.617Z] 0c2d73faf560: Waiting [2021-11-01T17:47:00.617Z] 3e5f54012d9b: Verifying Checksum [2021-11-01T17:47:00.617Z] 3e5f54012d9b: Download complete [2021-11-01T17:47:00.617Z] a0d0a0d46f8b: Verifying Checksum [2021-11-01T17:47:00.617Z] a0d0a0d46f8b: Download complete [2021-11-01T17:47:00.879Z] 4c7163046ea9: Verifying Checksum [2021-11-01T17:47:00.879Z] 4c7163046ea9: Download complete [2021-11-01T17:47:00.879Z] 0c2d73faf560: Verifying Checksum [2021-11-01T17:47:00.879Z] 0c2d73faf560: Download complete [2021-11-01T17:47:00.879Z] a0d0a0d46f8b: Pull complete [2021-11-01T17:47:00.879Z] 3e5f54012d9b: Pull complete [2021-11-01T17:47:01.146Z] 4c7163046ea9: Pull complete [2021-11-01T17:47:01.408Z] 0c2d73faf560: Pull complete [2021-11-01T17:47:01.408Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-01T17:47:01.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T17:47:01.408Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-01T17:47:01.503Z] prd-centos7-docker-4c-2g-13720 does not seem to be running inside a container [2021-11-01T17:47:01.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-01T17:47:02.293Z] $ docker top b4bb317874a56ebd938b8ce1d2b06edca33b212c1aebd26c40c93de00802cd0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-01T17:47:02.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T17:47:02.465Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T17:47:02.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T17:47:02.584Z] $ docker exec b4bb317874a56ebd938b8ce1d2b06edca33b212c1aebd26c40c93de00802cd0a ssh-agent [2021-11-01T17:47:02.711Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBLNPGA/agent.13 [2021-11-01T17:47:02.711Z] SSH_AGENT_PID=19 [2021-11-01T17:47:02.721Z] Running ssh-add (command line suppressed) [2021-11-01T17:47:02.822Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_187944113022140057.key (/w/workspace/edgex-go/1@tmp/private_key_187944113022140057.key) [2021-11-01T17:47:02.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T17:47:03.159Z] + git tag --points-at HEAD [Pipeline] } [2021-11-01T17:47:03.179Z] $ docker exec --env ******** --env ******** b4bb317874a56ebd938b8ce1d2b06edca33b212c1aebd26c40c93de00802cd0a ssh-agent -k [2021-11-01T17:47:03.296Z] unset SSH_AUTH_SOCK; [2021-11-01T17:47:03.296Z] unset SSH_AGENT_PID; [2021-11-01T17:47:03.296Z] echo Agent pid 19 killed; [2021-11-01T17:47:03.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-01T17:47:03.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T17:47:03.377Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T17:47:03.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T17:47:03.524Z] $ docker exec b4bb317874a56ebd938b8ce1d2b06edca33b212c1aebd26c40c93de00802cd0a ssh-agent [2021-11-01T17:47:03.652Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPfNMoo/agent.51 [2021-11-01T17:47:03.652Z] SSH_AGENT_PID=57 [2021-11-01T17:47:03.657Z] Running ssh-add (command line suppressed) [2021-11-01T17:47:03.783Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_115627020385414867.key (/w/workspace/edgex-go/1@tmp/private_key_115627020385414867.key) [2021-11-01T17:47:03.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T17:47:04.117Z] + git semver init [2021-11-01T17:47:04.117Z] # -> Open(): unable to determine branch for HEAD [2021-11-01T17:47:04.117Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-11-01T17:47:04.117Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-11-01T17:47:04.117Z] # $SEMVER_REMOTE_NAME = origin [2021-11-01T17:47:04.117Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-01T17:47:04.117Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-01T17:47:04.117Z] # $SEMVER_BRANCH = PR-3790 [2021-11-01T17:47:04.117Z] # $SEMVER_TEMP = /tmp/semver-704131408 [2021-11-01T17:47:04.117Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-01T17:47:19.099Z] # '/tmp/semver-704131408' -> '/w/workspace/edgex-go/1/.semver' [2021-11-01T17:47:19.099Z] # -> Force: false [2021-11-01T17:47:19.099Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-11-01T17:47:19.119Z] $ docker exec --env ******** --env ******** b4bb317874a56ebd938b8ce1d2b06edca33b212c1aebd26c40c93de00802cd0a ssh-agent -k [2021-11-01T17:47:19.238Z] unset SSH_AUTH_SOCK; [2021-11-01T17:47:19.238Z] unset SSH_AGENT_PID; [2021-11-01T17:47:19.238Z] echo Agent pid 57 killed; [2021-11-01T17:47:19.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T17:47:19.638Z] + git semver [Pipeline] } [2021-11-01T17:47:19.663Z] $ docker stop --time=1 b4bb317874a56ebd938b8ce1d2b06edca33b212c1aebd26c40c93de00802cd0a [2021-11-01T17:47:21.770Z] $ docker rm -f b4bb317874a56ebd938b8ce1d2b06edca33b212c1aebd26c40c93de00802cd0a [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T17:47:22.198Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-01T17:47:22.481Z] Stashed 1 file(s) [Pipeline] echo [2021-11-01T17:47:22.498Z] [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-01T17:47:23.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T17:47:23.053Z] ========================================================= [2021-11-01T17:47:23.053Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-01T17:47:23.053Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-01T17:47:23.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-01T17:47:23.388Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-01T17:47:23.388Z] a0d0a0d46f8b: Already exists [2021-11-01T17:47:23.388Z] 31adcdaf11c8: Pulling fs layer [2021-11-01T17:47:23.388Z] b8b176561691: Pulling fs layer [2021-11-01T17:47:23.388Z] 4527c011a84f: Pulling fs layer [2021-11-01T17:47:23.388Z] 5d74067f8e1e: Pulling fs layer [2021-11-01T17:47:23.388Z] e0aca202a116: Pulling fs layer [2021-11-01T17:47:23.388Z] 3a43be97a3b4: Pulling fs layer [2021-11-01T17:47:23.388Z] 34cad66bf833: Pulling fs layer [2021-11-01T17:47:23.388Z] b4e3c513aaa6: Pulling fs layer [2021-11-01T17:47:23.388Z] 5d74067f8e1e: Waiting [2021-11-01T17:47:23.388Z] 3a43be97a3b4: Waiting [2021-11-01T17:47:23.388Z] 34cad66bf833: Waiting [2021-11-01T17:47:23.388Z] b4e3c513aaa6: Waiting [2021-11-01T17:47:23.388Z] e0aca202a116: Waiting [2021-11-01T17:47:23.388Z] b8b176561691: Verifying Checksum [2021-11-01T17:47:23.388Z] b8b176561691: Download complete [2021-11-01T17:47:23.388Z] 31adcdaf11c8: Download complete [2021-11-01T17:47:23.388Z] 5d74067f8e1e: Verifying Checksum [2021-11-01T17:47:23.388Z] 5d74067f8e1e: Download complete [2021-11-01T17:47:23.388Z] e0aca202a116: Verifying Checksum [2021-11-01T17:47:23.388Z] e0aca202a116: Download complete [2021-11-01T17:47:23.388Z] 3a43be97a3b4: Verifying Checksum [2021-11-01T17:47:23.388Z] 3a43be97a3b4: Download complete [2021-11-01T17:47:23.653Z] 34cad66bf833: Verifying Checksum [2021-11-01T17:47:23.653Z] 34cad66bf833: Download complete [2021-11-01T17:47:23.653Z] 31adcdaf11c8: Pull complete [2021-11-01T17:47:23.653Z] b8b176561691: Pull complete [2021-11-01T17:47:23.920Z] b4e3c513aaa6: Verifying Checksum [2021-11-01T17:47:23.920Z] b4e3c513aaa6: Download complete [2021-11-01T17:47:24.185Z] 4527c011a84f: Verifying Checksum [2021-11-01T17:47:24.185Z] 4527c011a84f: Download complete [2021-11-01T17:47:27.542Z] 4527c011a84f: Pull complete [2021-11-01T17:47:27.542Z] 5d74067f8e1e: Pull complete [2021-11-01T17:47:27.811Z] e0aca202a116: Pull complete [2021-11-01T17:47:27.811Z] 3a43be97a3b4: Pull complete [2021-11-01T17:47:27.811Z] 34cad66bf833: Pull complete [2021-11-01T17:47:30.418Z] b4e3c513aaa6: Pull complete [2021-11-01T17:47:30.419Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-01T17:47:30.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-01T17:47:30.419Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-01T17:47:30.772Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-01T17:47:30.772Z] WORKDIR /edgex [2021-11-01T17:47:30.772Z] COPY go.mod . [2021-11-01T17:47:30.772Z] RUN go mod download' [2021-11-01T17:47:30.772Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-01T17:47:33.346Z] Sending build context to Docker daemon 329.8MB [2021-11-01T17:47:33.346Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-01T17:47:33.346Z] ---> 9f6097aaca64 [2021-11-01T17:47:33.346Z] Step 2/4 : WORKDIR /edgex [2021-11-01T17:47:33.606Z] ---> Running in 0a0d4b1a0ed4 [2021-11-01T17:47:33.866Z] Removing intermediate container 0a0d4b1a0ed4 [2021-11-01T17:47:33.866Z] ---> ef5a56e47a0c [2021-11-01T17:47:33.866Z] Step 3/4 : COPY go.mod . [2021-11-01T17:47:33.866Z] ---> e554b776ff26 [2021-11-01T17:47:33.866Z] Step 4/4 : RUN go mod download [2021-11-01T17:47:33.866Z] ---> Running in a39b4685606e [2021-11-01T17:47:37.878Z] Still waiting to schedule task [2021-11-01T17:47:37.878Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-01T17:48:06.044Z] Removing intermediate container a39b4685606e [2021-11-01T17:48:06.044Z] ---> e81a0b629e3c [2021-11-01T17:48:06.044Z] Successfully built e81a0b629e3c [2021-11-01T17:48:06.044Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T17:48:06.369Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-01T17:48:06.369Z] . [Pipeline] withDockerContainer [2021-11-01T17:48:06.448Z] prd-centos7-docker-4c-2g-13720 does not seem to be running inside a container [2021-11-01T17:48:06.477Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-11-01T17:48:06.863Z] $ docker top e6e0af27b0535d110d3e19899b5742a02b2d58b7a55935c57fc878ef77b8897c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T17:48:07.253Z] + go version [2021-11-01T17:48:07.253Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-01T17:48:07.276Z] $ docker stop --time=1 e6e0af27b0535d110d3e19899b5742a02b2d58b7a55935c57fc878ef77b8897c [2021-11-01T17:48:08.450Z] $ docker rm -f e6e0af27b0535d110d3e19899b5742a02b2d58b7a55935c57fc878ef77b8897c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T17:48:09.139Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-01T17:48:09.139Z] . [Pipeline] withDockerContainer [2021-11-01T17:48:09.221Z] prd-centos7-docker-4c-2g-13720 does not seem to be running inside a container [2021-11-01T17:48:09.254Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-11-01T17:48:09.586Z] $ docker top 6a0bffcf73ac8ce819ab1b4a323a9b9bc14082a49efeb44515870e7ca375e90b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-01T17:48:09.688Z] ========================================================= [2021-11-01T17:48:09.688Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-01T17:48:09.688Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-01T17:48:10.015Z] + make test [2021-11-01T17:48:10.015Z] go mod tidy [2021-11-01T17:48:10.283Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-01T17:48:15.600Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-01T17:48:30.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-01T17:48:37.254Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-01T17:48:37.254Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-01T17:48:37.254Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-01T17:48:39.178Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-01T17:48:39.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-01T17:48:39.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-01T17:48:39.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-01T17:48:40.341Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-01T17:48:40.341Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-01T17:48:40.609Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-01T17:48:40.609Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-01T17:48:40.609Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-01T17:48:40.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-01T17:48:42.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-11-01T17:48:42.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-01T17:48:42.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-01T17:48:43.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 98.5% of statements [2021-11-01T17:48:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-01T17:48:43.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 44.7% of statements [2021-11-01T17:48:43.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-01T17:48:43.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-01T17:48:44.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.145s coverage: 89.5% of statements [2021-11-01T17:48:44.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-01T17:48:44.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-01T17:48:45.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements [2021-11-01T17:48:45.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-01T17:48:45.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-01T17:48:45.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-01T17:48:45.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-01T17:48:45.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-01T17:48:46.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.299s coverage: 94.2% of statements [2021-11-01T17:48:46.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-01T17:48:46.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-01T17:48:46.373Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.043s coverage: 59.1% of statements [2021-11-01T17:48:46.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-01T17:48:46.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-01T17:48:46.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-01T17:48:46.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-01T17:48:46.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-01T17:48:46.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2021-11-01T17:48:46.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-01T17:48:46.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-01T17:48:46.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-01T17:48:48.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2021-11-01T17:48:48.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-01T17:48:48.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-11-01T17:48:48.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 21.7% of statements [2021-11-01T17:48:48.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-01T17:48:48.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-11-01T17:48:49.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements [2021-11-01T17:48:49.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-11-01T17:48:49.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-11-01T17:48:49.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-11-01T17:49:01.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2021-11-01T17:49:01.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-11-01T17:49:05.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.196s coverage: 82.5% of statements [2021-11-01T17:49:05.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-01T17:49:25.588Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13721 in /w/workspace/edgexfoundry_edgex-go_PR-3790 [Pipeline] { [Pipeline] ws [2021-11-01T17:49:25.627Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-01T17:49:25.862Z] The recommended git tool is: git [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.235s coverage: 65.4% of statements [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-01T17:49:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-11-01T17:49:27.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-01T17:49:30.577Z] using credential edgex-jenkins-ssh [2021-11-01T17:49:30.596Z] Cloning the remote Git repository [2021-11-01T17:49:30.663Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-01T17:49:30.761Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-01T17:49:30.837Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-01T17:49:30.838Z] > git --version # timeout=10 [2021-11-01T17:49:30.857Z] > git --version # 'git version 2.17.1' [2021-11-01T17:49:30.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T17:49:31.047Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T17:49:33.226Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2021-11-01T17:49:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-01T17:49:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-01T17:49:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-01T17:49:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-01T17:49:33.226Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements [2021-11-01T17:49:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-01T17:49:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-01T17:49:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-01T17:49:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-01T17:49:33.226Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-11-01T17:49:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-01T17:49:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-01T17:49:33.226Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2021-11-01T17:49:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-01T17:49:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-01T17:49:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-01T17:49:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-01T17:49:33.226Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-11-01T17:49:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-01T17:49:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-01T17:49:33.227Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-01T17:49:33.227Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-01T17:49:33.227Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-01T17:49:33.227Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-01T17:49:33.227Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-11-01T17:49:33.227Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.040s coverage: 96.9% of statements [2021-11-01T17:49:33.227Z] 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-01T17:49:47.382Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-01T17:49:47.400Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T17:49:47.422Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-01T17:49:47.456Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-01T17:49:47.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T17:49:47.470Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3790/head:refs/remotes/origin/PR-3790 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-01T17:49:48.313Z] Merging remotes/origin/main commit c5f5ac19f4f85f24c87e5c19c00541ef1874048d into PR head commit 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T17:49:48.637Z] Merge succeeded, producing 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T17:49:48.638Z] Checking out Revision 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea (PR-3790) [2021-11-01T17:49:48.334Z] > git config core.sparsecheckout # timeout=10 [2021-11-01T17:49:48.350Z] > git checkout -f 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea # timeout=10 [2021-11-01T17:49:48.563Z] > git remote # timeout=10 [2021-11-01T17:49:48.580Z] > git config --get remote.origin.url # timeout=10 [2021-11-01T17:49:48.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T17:49:48.604Z] > git merge c5f5ac19f4f85f24c87e5c19c00541ef1874048d # timeout=10 [2021-11-01T17:49:48.626Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-01T17:49:48.647Z] > git config core.sparsecheckout # timeout=10 [2021-11-01T17:49:48.661Z] > git checkout -f 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea # timeout=10 [2021-11-01T17:49:52.919Z] Commit message: "build: Update to latest go-mods" [2021-11-01T17:49:52.972Z] > git --version # timeout=10 [2021-11-01T17:49:52.985Z] > git --version # 'git version 2.17.1' [2021-11-01T17:49:53.004Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-01T17:49:54.138Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-01T17:49:54.138Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T17:49:54.138Z] Dload Upload Total Spent Left Speed [2021-11-01T17:49:54.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 93102 0 --:--:-- --:--:-- --:--:-- 93102 [Pipeline] sh [2021-11-01T17:49:54.547Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-01T17:49:54.896Z] + sudo tee /etc/docker/daemon.new [2021-11-01T17:49:54.896Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-01T17:49:54.896Z] { [2021-11-01T17:49:54.896Z] "registry-mirrors": [ [2021-11-01T17:49:54.896Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-01T17:49:54.896Z] ], [2021-11-01T17:49:54.896Z] "bip": "10.250.0.254/24", [2021-11-01T17:49:54.896Z] "hosts": [ [2021-11-01T17:49:54.896Z] "tcp://0.0.0.0:5555", [2021-11-01T17:49:54.896Z] "unix:///var/run/docker.sock" [2021-11-01T17:49:54.896Z] ], [2021-11-01T17:49:54.896Z] "mtu": 1458, [2021-11-01T17:49:54.896Z] "selinux-enabled": true, [2021-11-01T17:49:54.896Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-01T17:49:54.896Z] } [Pipeline] sh [2021-11-01T17:49:55.250Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-01T17:49:55.600Z] + sudo service docker restart [2021-11-01T17:50:12.052Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T17:50:13.958Z] provisioning config files... [2021-11-01T17:50:13.980Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3421086660276016722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T17:50:14.367Z] ---> docker-login.sh [2021-11-01T17:50:14.367Z] nexus3.edgexfoundry.org:10001 [2021-11-01T17:50:15.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T17:50:15.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T17:50:15.619Z] Configure a credential helper to remove this warning. See [2021-11-01T17:50:15.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T17:50:15.619Z] [2021-11-01T17:50:15.619Z] Login Succeeded [2021-11-01T17:50:15.619Z] nexus3.edgexfoundry.org:10002 [2021-11-01T17:50:15.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T17:50:16.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T17:50:16.168Z] Configure a credential helper to remove this warning. See [2021-11-01T17:50:16.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T17:50:16.168Z] [2021-11-01T17:50:16.168Z] Login Succeeded [2021-11-01T17:50:16.168Z] nexus3.edgexfoundry.org:10003 [2021-11-01T17:50:16.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T17:50:16.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T17:50:16.718Z] Configure a credential helper to remove this warning. See [2021-11-01T17:50:16.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T17:50:16.718Z] [2021-11-01T17:50:16.718Z] Login Succeeded [2021-11-01T17:50:16.718Z] nexus3.edgexfoundry.org:10004 [2021-11-01T17:50:16.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T17:50:16.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T17:50:16.991Z] Configure a credential helper to remove this warning. See [2021-11-01T17:50:16.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T17:50:16.991Z] [2021-11-01T17:50:16.991Z] Login Succeeded [2021-11-01T17:50:16.991Z] docker.io [2021-11-01T17:50:17.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T17:50:17.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T17:50:17.861Z] Configure a credential helper to remove this warning. See [2021-11-01T17:50:17.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T17:50:17.861Z] [2021-11-01T17:50:17.861Z] Login Succeeded [2021-11-01T17:50:17.861Z] ---> docker-login.sh ends [Pipeline] } [2021-11-01T17:50:17.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-01T17:50:18.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T17:50:18.592Z] ========================================================= [2021-11-01T17:50:18.592Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-01T17:50:18.592Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-01T17:50:18.720Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-01T17:50:18.721Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-01T17:50:18.721Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-01T17:50:18.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-01T17:50:19.029Z] + ls -al . [2021-11-01T17:50:19.029Z] total 636 [2021-11-01T17:50:19.029Z] drwxrwxr-x 10 1001 1001 4096 Nov 1 17:50 . [2021-11-01T17:50:19.029Z] drwxr-xr-x 4 root root 28 Nov 1 17:48 .. [2021-11-01T17:50:19.029Z] -rw-rw-r-- 1 1001 1001 11 Nov 1 17:46 .dockerignore [2021-11-01T17:50:19.029Z] drwxrwxr-x 8 1001 1001 179 Nov 1 17:46 .git [2021-11-01T17:50:19.030Z] drwxrwxr-x 4 1001 1001 142 Nov 1 17:46 .github [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 804 Nov 1 17:46 .gitignore [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 42 Nov 1 17:46 .golangci.yml [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 76 Nov 1 17:46 .hadolint.yml [2021-11-01T17:50:19.030Z] drwx------ 3 1001 1001 58 Nov 1 17:47 .semver [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 166 Nov 1 17:46 .sonarcloud.properties [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 1171 Nov 1 17:46 ADOPTERS.md [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 8910 Nov 1 17:46 Attribution.txt [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 43881 Nov 1 17:46 CHANGELOG.md [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 3804 Nov 1 17:46 CONTRIBUTING.md [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 677 Nov 1 17:46 GOVERNANCE.md [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 849 Nov 1 17:46 Jenkinsfile [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 10775 Nov 1 17:46 LICENSE [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 6508 Nov 1 17:46 Makefile [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 582 Nov 1 17:46 OWNERS.md [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 8256 Nov 1 17:46 README.md [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 6912 Nov 1 17:46 SECURITY.md [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 5 Nov 1 17:47 VERSION [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 4131 Nov 1 17:46 ZMQWindows.md [2021-11-01T17:50:19.030Z] drwxrwxr-x 2 1001 1001 37 Nov 1 17:46 bin [2021-11-01T17:50:19.030Z] drwxrwxr-x 14 1001 1001 4096 Nov 1 17:46 cmd [2021-11-01T17:50:19.030Z] -rw-r--r-- 1 root root 428381 Nov 1 17:49 coverage.out [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 854 Nov 1 17:46 go.mod [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 49547 Nov 1 17:46 go.sum [2021-11-01T17:50:19.030Z] drwxrwxr-x 8 1001 1001 124 Nov 1 17:46 internal [2021-11-01T17:50:19.030Z] drwxrwxr-x 3 1001 1001 16 Nov 1 17:46 openapi [2021-11-01T17:50:19.030Z] drwxrwxr-x 4 1001 1001 71 Nov 1 17:46 snap [2021-11-01T17:50:19.030Z] -rw-rw-r-- 1 1001 1001 204 Nov 1 17:46 version.go [Pipeline] sh [2021-11-01T17:50:19.240Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-01T17:50:19.240Z] 552d1f2373af: Pulling fs layer [2021-11-01T17:50:19.240Z] ea3f2d53f512: Pulling fs layer [2021-11-01T17:50:19.240Z] 9e70ebbbe112: Pulling fs layer [2021-11-01T17:50:19.240Z] 7a9cfe048b4a: Pulling fs layer [2021-11-01T17:50:19.240Z] 72dc09318566: Pulling fs layer [2021-11-01T17:50:19.240Z] f4f7b4309257: Pulling fs layer [2021-11-01T17:50:19.240Z] 0ac9a79272e3: Pulling fs layer [2021-11-01T17:50:19.240Z] b78e95d17946: Pulling fs layer [2021-11-01T17:50:19.240Z] 7a9cfe048b4a: Waiting [2021-11-01T17:50:19.240Z] 72dc09318566: Waiting [2021-11-01T17:50:19.240Z] f4f7b4309257: Waiting [2021-11-01T17:50:19.240Z] 0ac9a79272e3: Waiting [2021-11-01T17:50:19.240Z] b78e95d17946: Waiting [2021-11-01T17:50:19.240Z] 9e70ebbbe112: Download complete [2021-11-01T17:50:19.240Z] ea3f2d53f512: Verifying Checksum [2021-11-01T17:50:19.240Z] ea3f2d53f512: Download complete [2021-11-01T17:50:19.240Z] 72dc09318566: Download complete [2021-11-01T17:50:19.240Z] f4f7b4309257: Verifying Checksum [2021-11-01T17:50:19.240Z] f4f7b4309257: Download complete [2021-11-01T17:50:19.240Z] 552d1f2373af: Verifying Checksum [2021-11-01T17:50:19.240Z] 552d1f2373af: Download complete [2021-11-01T17:50:19.240Z] 0ac9a79272e3: Verifying Checksum [2021-11-01T17:50:19.240Z] 0ac9a79272e3: Download complete [2021-11-01T17:50:19.338Z] + '[' -e coverage.out ] [2021-11-01T17:50:19.338Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-01T17:50:19.464Z] Stashed 1 file(s) [Pipeline] sh [2021-11-01T17:50:19.771Z] + make build [2021-11-01T17:50:19.771Z] 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-01T17:50:20.228Z] 552d1f2373af: Pull complete [2021-11-01T17:50:20.824Z] ea3f2d53f512: Pull complete [2021-11-01T17:50:21.099Z] 9e70ebbbe112: Pull complete [2021-11-01T17:50:21.099Z] b78e95d17946: Verifying Checksum [2021-11-01T17:50:21.099Z] b78e95d17946: Download complete [2021-11-01T17:50:21.160Z] 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-01T17:50:21.693Z] 7a9cfe048b4a: Verifying Checksum [2021-11-01T17:50:21.693Z] 7a9cfe048b4a: Download complete [2021-11-01T17:50:27.797Z] 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-01T17:50:28.058Z] 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-01T17:50:29.443Z] 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-01T17:50:29.443Z] 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-01T17:50:30.389Z] 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-01T17:50:30.959Z] 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-01T17:50:31.843Z] 7a9cfe048b4a: Pull complete [2021-11-01T17:50:31.909Z] 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-01T17:50:32.119Z] 72dc09318566: Pull complete [2021-11-01T17:50:32.396Z] f4f7b4309257: Pull complete [2021-11-01T17:50:32.863Z] 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-01T17:50:33.140Z] 0ac9a79272e3: Pull complete [2021-11-01T17:50:33.836Z] 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-01T17:50:34.423Z] 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-01T17:50:35.838Z] $ docker stop --time=1 6a0bffcf73ac8ce819ab1b4a323a9b9bc14082a49efeb44515870e7ca375e90b [2021-11-01T17:50:37.833Z] $ docker rm -f 6a0bffcf73ac8ce819ab1b4a323a9b9bc14082a49efeb44515870e7ca375e90b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-11-01T17:50:38.567Z] b78e95d17946: Pull complete [2021-11-01T17:50:38.567Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-01T17:50:38.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-01T17:50:38.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-01T17:50:39.720Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-01T17:50:39.720Z] WORKDIR /edgex [2021-11-01T17:50:39.720Z] COPY go.mod . [2021-11-01T17:50:39.720Z] RUN go mod download [2021-11-01T17:50:39.720Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-01T17:50:39.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-01T17:50:39.769Z] [2021-11-01T17:50:39.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T17:50:40.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-01T17:50:40.308Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-01T17:50:40.308Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-01T17:50:40.308Z] ca9280d653b3: Pulling fs layer [2021-11-01T17:50:40.308Z] 7e9c9ca2126c: Pulling fs layer [2021-11-01T17:50:40.308Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-01T17:50:40.308Z] cbdbe7a5bc2a: Download complete [2021-11-01T17:50:40.670Z] ca9280d653b3: Verifying Checksum [2021-11-01T17:50:40.670Z] ca9280d653b3: Download complete [2021-11-01T17:50:40.670Z] cbdbe7a5bc2a: Pull complete [2021-11-01T17:50:40.670Z] 7e9c9ca2126c: Verifying Checksum [2021-11-01T17:50:40.670Z] 7e9c9ca2126c: Download complete [2021-11-01T17:50:41.025Z] ca9280d653b3: Pull complete [2021-11-01T17:50:42.352Z] Sending build context to Docker daemon 166.6MB [2021-11-01T17:50:42.353Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-01T17:50:42.353Z] ---> 8b459fc5aaf0 [2021-11-01T17:50:42.353Z] Step 2/4 : WORKDIR /edgex [2021-11-01T17:50:44.967Z] ---> Running in 75faa5ac0d77 [2021-11-01T17:50:44.967Z] Removing intermediate container 75faa5ac0d77 [2021-11-01T17:50:44.967Z] ---> 85e31bd668cc [2021-11-01T17:50:44.967Z] Step 3/4 : COPY go.mod . [2021-11-01T17:50:45.476Z] 7e9c9ca2126c: Pull complete [2021-11-01T17:50:45.476Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-01T17:50:45.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-01T17:50:45.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-01T17:50:45.553Z] prd-centos7-docker-4c-2g-13720 does not seem to be running inside a container [2021-11-01T17:50:45.585Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-01T17:50:45.940Z] ---> b4572c0ff364 [2021-11-01T17:50:45.940Z] Step 4/4 : RUN go mod download [2021-11-01T17:50:45.940Z] ---> Running in 33bf6fa61812 [2021-11-01T17:50:48.076Z] $ docker top def5cf68def4ab65aec0b04861080ab6983a26aca81f2404045efe7930dc49d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T17:50:48.475Z] + docker-compose build --help [2021-11-01T17:50:48.475Z] + grep parallel [2021-11-01T17:50:49.043Z] --parallel Build images in parallel. [Pipeline] } [2021-11-01T17:50:49.066Z] $ docker stop --time=1 def5cf68def4ab65aec0b04861080ab6983a26aca81f2404045efe7930dc49d1 [2021-11-01T17:50:50.246Z] $ docker rm -f def5cf68def4ab65aec0b04861080ab6983a26aca81f2404045efe7930dc49d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T17:50:50.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-01T17:50:50.733Z] . [Pipeline] withDockerContainer [2021-11-01T17:50:50.817Z] prd-centos7-docker-4c-2g-13720 does not seem to be running inside a container [2021-11-01T17:50:50.849Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-01T17:50:51.166Z] $ docker top a09a89e4cc49c930f538c443d01056035866ad69ead27c65fa77872b7993c581 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T17:50:51.559Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-01T17:50:52.128Z] Building core-command ... [2021-11-01T17:50:52.128Z] Building core-data ... [2021-11-01T17:50:52.128Z] Building core-metadata ... [2021-11-01T17:50:52.128Z] Building security-bootstrapper ... [2021-11-01T17:50:52.128Z] Building security-proxy-setup ... [2021-11-01T17:50:52.128Z] Building security-secretstore-setup ... [2021-11-01T17:50:52.128Z] Building support-notifications ... [2021-11-01T17:50:52.128Z] Building support-scheduler ... [2021-11-01T17:50:52.128Z] Building sys-mgmt-agent ... [2021-11-01T17:50:52.128Z] Building core-metadata [2021-11-01T17:50:52.128Z] Building support-notifications [2021-11-01T17:50:52.128Z] Building core-data [2021-11-01T17:50:52.129Z] Building core-command [2021-11-01T17:50:52.129Z] Building security-secretstore-setup [2021-11-01T17:51:02.117Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T17:51:02.117Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-01T17:51:02.117Z] ---> e81a0b629e3c [2021-11-01T17:51:02.117Z] Step 3/22 : WORKDIR /edgex-go [2021-11-01T17:51:02.117Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T17:51:02.117Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-01T17:51:02.117Z] ---> e81a0b629e3c [2021-11-01T17:51:02.117Z] Step 3/22 : WORKDIR /edgex-go [2021-11-01T17:51:07.712Z] ---> Running in 7d34ee18c450 [2021-11-01T17:51:07.712Z] ---> Running in e6068bc03d5e [2021-11-01T17:51:11.914Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T17:51:11.914Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-01T17:51:11.914Z] ---> e81a0b629e3c [2021-11-01T17:51:11.914Z] Step 3/24 : WORKDIR /edgex-go [2021-11-01T17:51:11.914Z] ---> Using cache [2021-11-01T17:51:11.914Z] ---> cfe1fd4917f9 [2021-11-01T17:51:11.914Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T17:51:12.859Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T17:51:12.859Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-01T17:51:12.859Z] ---> e81a0b629e3c [2021-11-01T17:51:12.859Z] Step 3/22 : WORKDIR /edgex-go [2021-11-01T17:51:12.859Z] ---> Using cache [2021-11-01T17:51:12.859Z] ---> cfe1fd4917f9 [2021-11-01T17:51:12.859Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T17:51:13.121Z] Removing intermediate container 7d34ee18c450 [2021-11-01T17:51:13.121Z] ---> 36203ac7f220 [2021-11-01T17:51:13.121Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T17:51:13.121Z] Removing intermediate container e6068bc03d5e [2021-11-01T17:51:13.121Z] ---> cfe1fd4917f9 [2021-11-01T17:51:13.121Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T17:51:13.392Z] ---> Running in 4c7760d9851a [2021-11-01T17:51:13.392Z] ---> Running in 886a61efc07b [2021-11-01T17:51:13.660Z] ---> Running in cf24a1eec518 [2021-11-01T17:51:13.660Z] ---> Running in 4effea04ac97 [2021-11-01T17:51:14.608Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T17:51:14.608Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-01T17:51:14.608Z] ---> e81a0b629e3c [2021-11-01T17:51:14.608Z] Step 3/21 : WORKDIR /edgex-go [2021-11-01T17:51:14.608Z] ---> Using cache [2021-11-01T17:51:14.608Z] ---> cfe1fd4917f9 [2021-11-01T17:51:14.608Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T17:51:14.608Z] ---> Using cache [2021-11-01T17:51:14.608Z] ---> b922da4cb0cd [2021-11-01T17:51:14.608Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-01T17:51:14.879Z] Removing intermediate container 4c7760d9851a [2021-11-01T17:51:14.879Z] ---> b922da4cb0cd [2021-11-01T17:51:14.879Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-01T17:51:14.879Z] ---> Running in 9db35eb41195 [2021-11-01T17:51:14.879Z] ---> Running in 11c1b68b3b06 [2021-11-01T17:51:14.879Z] Removing intermediate container 886a61efc07b [2021-11-01T17:51:14.879Z] ---> 96fc87a343ec [2021-11-01T17:51:14.879Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-01T17:51:14.879Z] ---> Running in c489c20b2206 [2021-11-01T17:51:14.879Z] Removing intermediate container 4effea04ac97 [2021-11-01T17:51:14.879Z] ---> 6d96735a0fea [2021-11-01T17:51:14.879Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-01T17:51:14.879Z] ---> Running in a2b560c9259b [2021-11-01T17:51:14.879Z] Removing intermediate container cf24a1eec518 [2021-11-01T17:51:14.879Z] ---> 3e07e81c05a6 [2021-11-01T17:51:14.879Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-01T17:51:15.151Z] ---> Running in cf4ad63b68a0 [2021-11-01T17:51:15.417Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T17:51:15.417Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T17:51:15.677Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T17:51:15.677Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T17:51:15.677Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T17:51:16.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T17:51:16.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T17:51:16.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T17:51:16.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T17:51:16.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T17:51:16.897Z] OK: 220 MiB in 52 packages [2021-11-01T17:51:16.897Z] OK: 220 MiB in 52 packages [2021-11-01T17:51:17.162Z] OK: 220 MiB in 52 packages [2021-11-01T17:51:17.162Z] OK: 220 MiB in 52 packages [2021-11-01T17:51:17.162Z] OK: 220 MiB in 52 packages [2021-11-01T17:51:17.162Z] Removing intermediate container 9db35eb41195 [2021-11-01T17:51:17.162Z] ---> 1ff0cdc6e529 [2021-11-01T17:51:17.162Z] Step 6/21 : COPY . . [2021-11-01T17:51:17.426Z] Removing intermediate container 11c1b68b3b06 [2021-11-01T17:51:17.426Z] ---> 6324654849e8 [2021-11-01T17:51:17.426Z] Step 6/22 : COPY . . [2021-11-01T17:51:20.002Z] Removing intermediate container cf4ad63b68a0 [2021-11-01T17:51:20.002Z] ---> 01224764a472 [2021-11-01T17:51:20.002Z] Step 6/22 : COPY . . [2021-11-01T17:51:20.002Z] Removing intermediate container a2b560c9259b [2021-11-01T17:51:20.002Z] ---> afca59bfd6d6 [2021-11-01T17:51:20.002Z] Step 6/22 : COPY . . [2021-11-01T17:51:20.267Z] Removing intermediate container c489c20b2206 [2021-11-01T17:51:20.267Z] ---> ed0c83892deb [2021-11-01T17:51:20.267Z] Step 6/24 : COPY . . [2021-11-01T17:51:30.298Z] ---> 6bb77b6740b8 [2021-11-01T17:51:30.298Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T17:51:30.298Z] ---> Running in cbf6985715e8 [2021-11-01T17:51:31.694Z] ---> 41694b2c067a [2021-11-01T17:51:31.694Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T17:51:31.694Z] ---> Running in b981ab8047d8 [2021-11-01T17:51:31.962Z] ---> c25f41ad755a [2021-11-01T17:51:31.962Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T17:51:31.962Z] ---> Running in 5b76d1b307eb [2021-11-01T17:51:37.266Z] Removing intermediate container b981ab8047d8 [2021-11-01T17:51:37.266Z] ---> 1d55b292bb76 [2021-11-01T17:51:37.266Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-01T17:51:37.266Z] ---> Running in f5856fe85a00 [2021-11-01T17:51:37.266Z] Removing intermediate container cbf6985715e8 [2021-11-01T17:51:37.266Z] ---> e37777622a04 [2021-11-01T17:51:37.266Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-01T17:51:37.266Z] ---> bfeaaf8d6592 [2021-11-01T17:51:37.266Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T17:51:37.266Z] ---> Running in 26621ca3d9fe [2021-11-01T17:51:37.266Z] Removing intermediate container 5b76d1b307eb [2021-11-01T17:51:37.266Z] ---> 3018307ea249 [2021-11-01T17:51:37.266Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-01T17:51:37.266Z] ---> Running in c986fd063907 [2021-11-01T17:51:37.551Z] ---> Running in 1f1f7fd2cfc1 [2021-11-01T17:51:37.551Z] 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-01T17:51:38.146Z] 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-01T17:51:38.146Z] 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-01T17:51:40.747Z] Removing intermediate container c986fd063907 [2021-11-01T17:51:40.747Z] ---> 7978400b43fa [2021-11-01T17:51:40.747Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-01T17:51:40.747Z] ---> Running in 5351f3f70df8 [2021-11-01T17:51:40.747Z] ---> b8565bfdad27 [2021-11-01T17:51:40.747Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T17:51:40.747Z] ---> Running in f818eb1709aa [2021-11-01T17:51:41.010Z] 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-01T17:51:42.401Z] Removing intermediate container f818eb1709aa [2021-11-01T17:51:42.401Z] ---> 255c648adf34 [2021-11-01T17:51:42.401Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-01T17:51:42.401Z] ---> Running in e2fd5caca23d [2021-11-01T17:51:42.990Z] 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-01T17:52:07.744Z] Removing intermediate container 33bf6fa61812 [2021-11-01T17:52:07.744Z] ---> 7a04fe1abe8e [2021-11-01T17:52:07.744Z] Successfully built 7a04fe1abe8e [2021-11-01T17:52:07.744Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T17:52:08.112Z] + docker inspect -f . ci-base-image-arm64 [2021-11-01T17:52:08.112Z] . [Pipeline] withDockerContainer [2021-11-01T17:52:08.361Z] prd-ubuntu18.04-docker-arm64-4c-16g-13721 does not seem to be running inside a container [2021-11-01T17:52:08.444Z] $ 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-01T17:52:10.002Z] $ docker top 73a51023f51749632c084f85d98ac22d5b8af3a8339016130be6e3a3be8d90ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T17:52:10.976Z] + go version [2021-11-01T17:52:10.976Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-01T17:52:11.003Z] $ docker stop --time=1 73a51023f51749632c084f85d98ac22d5b8af3a8339016130be6e3a3be8d90ec [2021-11-01T17:52:12.789Z] $ docker rm -f 73a51023f51749632c084f85d98ac22d5b8af3a8339016130be6e3a3be8d90ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T17:52:13.713Z] + docker inspect -f . ci-base-image-arm64 [2021-11-01T17:52:13.713Z] . [Pipeline] withDockerContainer [2021-11-01T17:52:13.966Z] prd-ubuntu18.04-docker-arm64-4c-16g-13721 does not seem to be running inside a container [2021-11-01T17:52:14.047Z] $ 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-01T17:52:15.222Z] 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-01T17:52:15.502Z] $ docker top 4d1f70282b9f9506c775023e9c076dd4455ae4cb1e0a8385445d43c266d1392d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-01T17:52:15.836Z] ========================================================= [2021-11-01T17:52:15.836Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-01T17:52:15.836Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-01T17:52:16.524Z] + make test [2021-11-01T17:52:16.524Z] go mod tidy [2021-11-01T17:52:17.123Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-01T17:52:21.848Z] Removing intermediate container 26621ca3d9fe [2021-11-01T17:52:21.848Z] ---> 4d55e6581811 [2021-11-01T17:52:21.848Z] [2021-11-01T17:52:21.848Z] Step 9/24 : FROM alpine:3.14 [2021-11-01T17:52:21.848Z] 3.14: Pulling from library/alpine [2021-11-01T17:52:21.848Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-01T17:52:21.848Z] Status: Downloaded newer image for alpine:3.14 [2021-11-01T17:52:22.110Z] ---> 14119a10abf4 [2021-11-01T17:52:22.110Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-01T17:52:22.110Z] ---> Running in a05717b17be8 [2021-11-01T17:52:23.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T17:52:23.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T17:52:23.329Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-01T17:52:23.329Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-01T17:52:23.329Z] (3/3) Installing su-exec (0.2-r1) [2021-11-01T17:52:23.329Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T17:52:23.329Z] Executing ca-certificates-20191127-r5.trigger [2021-11-01T17:52:23.329Z] OK: 6 MiB in 17 packages [2021-11-01T17:52:23.906Z] Removing intermediate container f5856fe85a00 [2021-11-01T17:52:23.906Z] ---> 0808ece50379 [2021-11-01T17:52:23.906Z] [2021-11-01T17:52:23.906Z] Step 9/21 : FROM alpine:3.14 [2021-11-01T17:52:23.906Z] ---> 14119a10abf4 [2021-11-01T17:52:23.906Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-01T17:52:23.906Z] ---> Running in 5fa1334439cb [2021-11-01T17:52:24.885Z] Removing intermediate container a05717b17be8 [2021-11-01T17:52:24.885Z] ---> 8f1a0cbeb3a1 [2021-11-01T17:52:24.885Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-01T17:52:24.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T17:52:24.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T17:52:25.159Z] ---> Running in 0c5a11f26fcd [2021-11-01T17:52:25.159Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-01T17:52:25.159Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-01T17:52:25.421Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T17:52:25.421Z] Executing ca-certificates-20191127-r5.trigger [2021-11-01T17:52:25.421Z] OK: 6 MiB in 16 packages [2021-11-01T17:52:25.421Z] Removing intermediate container e2fd5caca23d [2021-11-01T17:52:25.421Z] ---> b17869c90989 [2021-11-01T17:52:25.421Z] [2021-11-01T17:52:25.421Z] Step 9/22 : FROM alpine:3.14 [2021-11-01T17:52:25.421Z] ---> 14119a10abf4 [2021-11-01T17:52:25.421Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-01T17:52:25.421Z] Removing intermediate container 0c5a11f26fcd [2021-11-01T17:52:25.421Z] ---> 367fbc171a62 [2021-11-01T17:52:25.421Z] Step 12/24 : WORKDIR / [2021-11-01T17:52:25.421Z] Removing intermediate container 1f1f7fd2cfc1 [2021-11-01T17:52:25.421Z] ---> 192007401b64 [2021-11-01T17:52:25.421Z] [2021-11-01T17:52:25.421Z] Step 9/22 : FROM alpine:3.14 [2021-11-01T17:52:25.421Z] ---> 14119a10abf4 [2021-11-01T17:52:25.421Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-01T17:52:25.421Z] ---> Running in 67afafa18552 [2021-11-01T17:52:25.421Z] ---> Running in 3f66a7b4156f [2021-11-01T17:52:25.421Z] ---> Running in c0ef71d7b8a1 [2021-11-01T17:52:25.692Z] Removing intermediate container 3f66a7b4156f [2021-11-01T17:52:25.693Z] ---> 68c5539c5b23 [2021-11-01T17:52:25.693Z] 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-01T17:52:25.963Z] Removing intermediate container 5fa1334439cb [2021-11-01T17:52:25.963Z] ---> d1400ee34107 [2021-11-01T17:52:25.963Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-01T17:52:25.963Z] ---> Running in 80312dfb295d [2021-11-01T17:52:25.963Z] ---> 7eefb60397f6 [2021-11-01T17:52:25.963Z] 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-01T17:52:25.963Z] Removing intermediate container 80312dfb295d [2021-11-01T17:52:25.963Z] ---> 1dac787679f0 [2021-11-01T17:52:25.963Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-01T17:52:26.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T17:52:26.237Z] ---> Running in b5eb714db21b [2021-11-01T17:52:26.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T17:52:26.238Z] ---> c1a292648d0d [2021-11-01T17:52:26.238Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-01T17:52:26.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T17:52:26.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T17:52:26.512Z] Removing intermediate container b5eb714db21b [2021-11-01T17:52:26.512Z] ---> 1a5b2e6f2b7b [2021-11-01T17:52:26.512Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-01T17:52:26.512Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-01T17:52:26.512Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T17:52:26.512Z] OK: 6 MiB in 15 packages [2021-11-01T17:52:26.512Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-01T17:52:26.512Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T17:52:26.512Z] ---> Running in 5b199acc704f [2021-11-01T17:52:26.512Z] OK: 6 MiB in 15 packages [2021-11-01T17:52:26.512Z] ---> dd1f91119bed [2021-11-01T17:52:26.512Z] 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-01T17:52:27.089Z] Removing intermediate container 5b199acc704f [2021-11-01T17:52:27.089Z] ---> 5aca21e97b1a [2021-11-01T17:52:27.089Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T17:52:27.089Z] ---> de79e44f952e [2021-11-01T17:52:27.089Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-01T17:52:27.089Z] ---> a550e5f6561d [2021-11-01T17:52:27.089Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-01T17:52:27.351Z] Removing intermediate container 5351f3f70df8 [2021-11-01T17:52:27.351Z] ---> 9653b9f01501 [2021-11-01T17:52:27.351Z] [2021-11-01T17:52:27.351Z] Step 9/22 : FROM alpine:3.14 [2021-11-01T17:52:27.351Z] ---> 14119a10abf4 [2021-11-01T17:52:27.351Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-01T17:52:27.351Z] Removing intermediate container 67afafa18552 [2021-11-01T17:52:27.351Z] ---> b4af702d09c6 [2021-11-01T17:52:27.351Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-01T17:52:27.351Z] ---> Running in 2b3de1cc5807 [2021-11-01T17:52:27.351Z] ---> Running in 9dcd7395391e [2021-11-01T17:52:27.351Z] Removing intermediate container c0ef71d7b8a1 [2021-11-01T17:52:27.351Z] ---> f62fc0116b7b [2021-11-01T17:52:27.351Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-01T17:52:27.615Z] ---> Running in b8e60afb49db [2021-11-01T17:52:27.615Z] ---> d3b4e1b643c8 [2021-11-01T17:52:27.615Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-01T17:52:27.615Z] Removing intermediate container 2b3de1cc5807 [2021-11-01T17:52:27.615Z] ---> 3acfd2e99dbf [2021-11-01T17:52:27.615Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-01T17:52:27.615Z] ---> 9e05b071a445 [2021-11-01T17:52:27.615Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-01T17:52:27.615Z] Removing intermediate container 9dcd7395391e [2021-11-01T17:52:27.615Z] ---> 2309e2fb4774 [2021-11-01T17:52:27.615Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-01T17:52:27.615Z] ---> Running in 80ae237f86b0 [2021-11-01T17:52:27.615Z] Removing intermediate container b8e60afb49db [2021-11-01T17:52:27.615Z] ---> 182c675b4fa9 [2021-11-01T17:52:27.615Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-01T17:52:27.615Z] ---> Running in fdaf37147019 [2021-11-01T17:52:27.615Z] ---> Running in 40ec9c28b262 [2021-11-01T17:52:27.615Z] Removing intermediate container 80ae237f86b0 [2021-11-01T17:52:27.615Z] ---> 4dac669a97bf [2021-11-01T17:52:27.615Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-01T17:52:27.884Z] ---> Running in 2f5ff5cca436 [2021-11-01T17:52:27.884Z] Removing intermediate container fdaf37147019 [2021-11-01T17:52:27.884Z] ---> 3b4b9688dde0 [2021-11-01T17:52:27.884Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-01T17:52:27.884Z] ---> 952feb54c957 [2021-11-01T17:52:27.884Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-01T17:52:27.884Z] ---> ec25a981baf5 [2021-11-01T17:52:27.884Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-01T17:52:27.884Z] ---> Running in d018edf164b6 [2021-11-01T17:52:27.884Z] Removing intermediate container 40ec9c28b262 [2021-11-01T17:52:27.884Z] ---> 76cd503b91d5 [2021-11-01T17:52:27.884Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-01T17:52:27.884Z] ---> Running in 1e89d7956a0d [2021-11-01T17:52:27.884Z] Removing intermediate container 2f5ff5cca436 [2021-11-01T17:52:27.884Z] ---> 421e784090b8 [2021-11-01T17:52:27.884Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T17:52:27.884Z] ---> Running in ba3885f7e48c [2021-11-01T17:52:28.147Z] ---> Running in 7a5abad376db [2021-11-01T17:52:28.147Z] Removing intermediate container d018edf164b6 [2021-11-01T17:52:28.147Z] ---> 356dacd2d6de [2021-11-01T17:52:28.147Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T17:52:28.147Z] Removing intermediate container 1e89d7956a0d [2021-11-01T17:52:28.147Z] ---> fab3187d2e9c [2021-11-01T17:52:28.147Z] Step 14/22 : WORKDIR / [2021-11-01T17:52:28.147Z] ---> 1292d683904f [2021-11-01T17:52:28.147Z] 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-01T17:52:28.147Z] ---> Running in 96c04a2c5b00 [2021-11-01T17:52:28.147Z] Removing intermediate container ba3885f7e48c [2021-11-01T17:52:28.147Z] ---> d9c8b794f73b [2021-11-01T17:52:28.147Z] Step 14/22 : WORKDIR / [2021-11-01T17:52:28.147Z] ---> Running in 67f61a4d50ad [2021-11-01T17:52:28.147Z] ---> Running in 28a0f743bfd9 [2021-11-01T17:52:28.147Z] ---> Running in 84f733be70e2 [2021-11-01T17:52:28.411Z] Removing intermediate container 96c04a2c5b00 [2021-11-01T17:52:28.411Z] ---> 90961ae3912a [2021-11-01T17:52:28.411Z] Step 19/21 : LABEL arch=x86_64 [2021-11-01T17:52:28.411Z] Removing intermediate container 67f61a4d50ad [2021-11-01T17:52:28.411Z] ---> 4503bba43666 [2021-11-01T17:52:28.411Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T17:52:28.411Z] ---> Running in d73caab0bbc0 [2021-11-01T17:52:28.411Z] Removing intermediate container 84f733be70e2 [2021-11-01T17:52:28.411Z] ---> 26767a2d2286 [2021-11-01T17:52:28.411Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T17:52:28.411Z] Removing intermediate container d73caab0bbc0 [2021-11-01T17:52:28.411Z] ---> 277cc0fc0482 [2021-11-01T17:52:28.411Z] Step 20/21 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T17:52:28.674Z] ---> Running in 9fabf1efc911 [2021-11-01T17:52:28.674Z] ---> 233c14f17858 [2021-11-01T17:52:28.674Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-01T17:52:28.674Z] ---> d92f39ef2bfe [2021-11-01T17:52:28.674Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-01T17:52:28.674Z] Removing intermediate container 9fabf1efc911 [2021-11-01T17:52:28.674Z] ---> 6f5887e5026a [2021-11-01T17:52:28.674Z] Step 21/21 : LABEL version=0.0.0 [2021-11-01T17:52:28.934Z] ---> Running in 5bd040bf2ff0 [2021-11-01T17:52:28.934Z] Removing intermediate container 7a5abad376db [2021-11-01T17:52:28.934Z] ---> 4775f1136a3c [2021-11-01T17:52:28.934Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-01T17:52:28.934Z] Removing intermediate container 28a0f743bfd9 [2021-11-01T17:52:28.934Z] ---> 316a07482c6f [2021-11-01T17:52:28.934Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-01T17:52:28.934Z] ---> Running in 5af997420680 [2021-11-01T17:52:29.217Z] Removing intermediate container 5bd040bf2ff0 [2021-11-01T17:52:29.217Z] ---> 069ed11a276f [2021-11-01T17:52:29.217Z] [2021-11-01T17:52:29.217Z] ---> 72929872aab1 [2021-11-01T17:52:29.217Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-01T17:52:29.217Z] ---> Running in dcdcce90ece0 [2021-11-01T17:52:29.217Z] ---> 2fb638e59784 [2021-11-01T17:52:29.217Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-01T17:52:29.217Z] Successfully built 069ed11a276f [2021-11-01T17:52:29.217Z] Successfully tagged support-notifications:latest [2021-11-01T17:52:29.217Z]  Building support-notifications ... done Building security-bootstrapper [2021-11-01T17:52:29.217Z] Removing intermediate container dcdcce90ece0 [2021-11-01T17:52:29.217Z] ---> 077346d1d88b [2021-11-01T17:52:29.217Z] Step 22/24 : LABEL arch=x86_64 [2021-11-01T17:52:29.482Z] ---> Running in 10eebc72463e [2021-11-01T17:52:29.482Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T17:52:30.052Z] ---> d49b87800975 [2021-11-01T17:52:30.052Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-01T17:52:30.052Z] ---> 4b2c442e9d01 [2021-11-01T17:52:30.052Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-01T17:52:30.313Z] ---> Running in eeeb7dcb11db [2021-11-01T17:52:30.314Z] Removing intermediate container 10eebc72463e [2021-11-01T17:52:30.314Z] ---> e65e7df67dbb [2021-11-01T17:52:30.314Z] Step 23/24 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T17:52:30.314Z] ---> Running in 3a245f54a17e [2021-11-01T17:52:30.314Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T17:52:30.607Z] Removing intermediate container eeeb7dcb11db [2021-11-01T17:52:30.607Z] ---> e41da7c237bf [2021-11-01T17:52:30.607Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T17:52:30.607Z] ---> Running in 402105f47dd4 [2021-11-01T17:52:30.899Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-01T17:52:30.899Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-01T17:52:30.899Z] Removing intermediate container 3a245f54a17e [2021-11-01T17:52:30.899Z] ---> 672e5cff33c6 [2021-11-01T17:52:30.899Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T17:52:30.899Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-01T17:52:30.899Z] Removing intermediate container 402105f47dd4 [2021-11-01T17:52:30.899Z] ---> 02399a0d7cb9 [2021-11-01T17:52:30.899Z] Step 24/24 : LABEL version=0.0.0 [2021-11-01T17:52:30.899Z] ---> Running in 9b2ec44d41a6 [2021-11-01T17:52:30.899Z] ---> Running in 5b41e70381aa [2021-11-01T17:52:31.187Z] ---> Running in f8943ae77bd8 [2021-11-01T17:52:31.187Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-01T17:52:31.187Z] Removing intermediate container 5b41e70381aa [2021-11-01T17:52:31.187Z] ---> 620104cb5b6a [2021-11-01T17:52:31.187Z] Step 20/22 : LABEL arch=x86_64 [2021-11-01T17:52:31.187Z] Removing intermediate container 9b2ec44d41a6 [2021-11-01T17:52:31.187Z] ---> 763cb89f2c90 [2021-11-01T17:52:31.187Z] Step 20/22 : LABEL arch=x86_64 [2021-11-01T17:52:31.187Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-01T17:52:31.187Z] Removing intermediate container f8943ae77bd8 [2021-11-01T17:52:31.187Z] ---> cad99d37e175 [2021-11-01T17:52:31.187Z] [2021-11-01T17:52:31.187Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-01T17:52:31.187Z] ---> Running in 0b87f2a7473a [2021-11-01T17:52:31.187Z] ---> Running in a2b2cdf121d6 [2021-11-01T17:52:31.187Z] Successfully built cad99d37e175 [2021-11-01T17:52:31.187Z] Successfully tagged security-secretstore-setup:latest [2021-11-01T17:52:31.187Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-11-01T17:52:31.448Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T17:52:31.448Z] OK: 8 MiB in 20 packages [2021-11-01T17:52:31.448Z] Removing intermediate container 0b87f2a7473a [2021-11-01T17:52:31.448Z] ---> d324360ec7ca [2021-11-01T17:52:31.448Z] Step 21/22 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T17:52:31.716Z] Removing intermediate container a2b2cdf121d6 [2021-11-01T17:52:31.716Z] ---> 4cdfc240dbdc [2021-11-01T17:52:31.716Z] Step 21/22 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T17:52:31.716Z] ---> Running in 104a4c732a8c [2021-11-01T17:52:33.635Z] ---> Running in c994ffa346ac [2021-11-01T17:52:33.899Z] Removing intermediate container 104a4c732a8c [2021-11-01T17:52:33.899Z] ---> 43badfb6a373 [2021-11-01T17:52:33.899Z] Step 22/22 : LABEL version=0.0.0 [2021-11-01T17:52:34.179Z] Removing intermediate container c994ffa346ac [2021-11-01T17:52:34.179Z] ---> 71522cbf78d8 [2021-11-01T17:52:34.179Z] Step 22/22 : LABEL version=0.0.0 [2021-11-01T17:52:34.179Z] ---> Running in 2c2d681847f7 [2021-11-01T17:52:34.179Z] Removing intermediate container 5af997420680 [2021-11-01T17:52:34.179Z] ---> 66ec56952f3c [2021-11-01T17:52:34.179Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T17:52:34.179Z] ---> Running in a59fa7e1eda2 [2021-11-01T17:52:34.442Z] Removing intermediate container 2c2d681847f7 [2021-11-01T17:52:34.442Z] ---> db9cc4f41997 [2021-11-01T17:52:34.442Z] [2021-11-01T17:52:34.442Z] Removing intermediate container a59fa7e1eda2 [2021-11-01T17:52:34.442Z] ---> 871ff0058275 [2021-11-01T17:52:34.442Z] [2021-11-01T17:52:34.442Z] ---> cd7500902685 [2021-11-01T17:52:34.442Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-01T17:52:34.442Z] Successfully built db9cc4f41997 [2021-11-01T17:52:34.442Z] Successfully tagged core-metadata:latest [2021-11-01T17:52:34.442Z] Building support-scheduler [2021-11-01T17:52:34.710Z]  Building core-metadata ... done Successfully built 871ff0058275 [2021-11-01T17:52:34.710Z] Successfully tagged core-command:latest [2021-11-01T17:52:34.710Z] Building security-proxy-setup [2021-11-01T17:52:38.040Z]  Building core-command ... done  ---> cfd83c92708a [2021-11-01T17:52:38.040Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-01T17:52:38.040Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T17:52:38.040Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-01T17:52:38.040Z] ---> e81a0b629e3c [2021-11-01T17:52:38.040Z] Step 3/30 : WORKDIR /edgex-go [2021-11-01T17:52:38.040Z] ---> Using cache [2021-11-01T17:52:38.040Z] ---> cfe1fd4917f9 [2021-11-01T17:52:38.040Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T17:52:38.040Z] ---> Using cache [2021-11-01T17:52:38.040Z] ---> 3e07e81c05a6 [2021-11-01T17:52:38.040Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-01T17:52:38.040Z] ---> Using cache [2021-11-01T17:52:38.040Z] ---> 01224764a472 [2021-11-01T17:52:38.040Z] Step 6/30 : COPY . . [2021-11-01T17:52:38.040Z] ---> Using cache [2021-11-01T17:52:38.040Z] ---> b8565bfdad27 [2021-11-01T17:52:38.040Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T17:52:38.040Z] ---> Using cache [2021-11-01T17:52:38.040Z] ---> 255c648adf34 [2021-11-01T17:52:38.040Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-01T17:52:39.470Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T17:52:39.470Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-01T17:52:39.470Z] ---> e81a0b629e3c [2021-11-01T17:52:39.470Z] Step 3/22 : WORKDIR /edgex-go [2021-11-01T17:52:39.470Z] ---> Using cache [2021-11-01T17:52:39.470Z] ---> cfe1fd4917f9 [2021-11-01T17:52:39.470Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T17:52:39.470Z] ---> Using cache [2021-11-01T17:52:39.470Z] ---> 3e07e81c05a6 [2021-11-01T17:52:39.470Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-01T17:52:39.470Z] ---> Running in c1a6d0aee2c5 [2021-11-01T17:52:39.470Z] ---> 1b6f0923a18c [2021-11-01T17:52:39.470Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-01T17:52:39.470Z] ---> Running in fc52b3db2f17 [2021-11-01T17:52:39.470Z] ---> Running in 57b8634a05b1 [2021-11-01T17:52:39.732Z] Removing intermediate container 57b8634a05b1 [2021-11-01T17:52:39.732Z] ---> 284fdd4bf40c [2021-11-01T17:52:39.732Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T17:52:40.001Z] ---> Running in 61d6d743ff69 [2021-11-01T17:52:40.001Z] 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-01T17:52:40.001Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T17:52:40.262Z] Removing intermediate container 61d6d743ff69 [2021-11-01T17:52:40.262Z] ---> 8b30f0f7963e [2021-11-01T17:52:40.262Z] Step 20/22 : LABEL arch=x86_64 [2021-11-01T17:52:40.262Z] ---> Running in ef6c14c53b60 [2021-11-01T17:52:40.527Z] Removing intermediate container ef6c14c53b60 [2021-11-01T17:52:40.527Z] ---> 672d0d8d7feb [2021-11-01T17:52:40.527Z] Step 21/22 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T17:52:40.527Z] ---> Running in cd8f472d6861 [2021-11-01T17:52:40.798Z] Removing intermediate container cd8f472d6861 [2021-11-01T17:52:40.798Z] ---> 4e186e801ab4 [2021-11-01T17:52:40.798Z] Step 22/22 : LABEL version=0.0.0 [2021-11-01T17:52:40.798Z] ---> Running in 281fcbe3cb5d [2021-11-01T17:52:41.062Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T17:52:41.062Z] Removing intermediate container 281fcbe3cb5d [2021-11-01T17:52:41.062Z] ---> d508e233cd6b [2021-11-01T17:52:41.062Z] [2021-11-01T17:52:41.062Z] Successfully built d508e233cd6b [2021-11-01T17:52:41.332Z] Successfully tagged core-data:latest [2021-11-01T17:52:41.332Z]  Building core-data ... done OK: 220 MiB in 52 packages [2021-11-01T17:52:42.309Z] Removing intermediate container fc52b3db2f17 [2021-11-01T17:52:42.309Z] ---> 8a616445dacd [2021-11-01T17:52:42.309Z] Step 6/22 : COPY . . [2021-11-01T17:52:43.924Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-01T17:52:44.919Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T17:52:44.919Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-01T17:52:44.919Z] ---> e81a0b629e3c [2021-11-01T17:52:44.919Z] Step 3/23 : WORKDIR /edgex-go [2021-11-01T17:52:44.919Z] ---> Using cache [2021-11-01T17:52:44.919Z] ---> cfe1fd4917f9 [2021-11-01T17:52:44.919Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T17:52:44.919Z] ---> Using cache [2021-11-01T17:52:44.919Z] ---> 3e07e81c05a6 [2021-11-01T17:52:44.919Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-01T17:52:44.919Z] ---> Using cache [2021-11-01T17:52:44.919Z] ---> 01224764a472 [2021-11-01T17:52:44.919Z] Step 6/23 : COPY go.mod . [2021-11-01T17:52:45.210Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T17:52:45.210Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-01T17:52:45.210Z] ---> e81a0b629e3c [2021-11-01T17:52:45.210Z] Step 3/20 : WORKDIR /edgex-go [2021-11-01T17:52:45.210Z] ---> Using cache [2021-11-01T17:52:45.210Z] ---> cfe1fd4917f9 [2021-11-01T17:52:45.210Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T17:52:45.210Z] ---> Using cache [2021-11-01T17:52:45.210Z] ---> 3e07e81c05a6 [2021-11-01T17:52:45.210Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-01T17:52:45.210Z] ---> Using cache [2021-11-01T17:52:45.210Z] ---> 01224764a472 [2021-11-01T17:52:45.210Z] Step 6/20 : COPY . . [2021-11-01T17:52:45.210Z] ---> Using cache [2021-11-01T17:52:45.210Z] ---> b8565bfdad27 [2021-11-01T17:52:45.210Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T17:52:45.210Z] ---> Using cache [2021-11-01T17:52:45.210Z] ---> 255c648adf34 [2021-11-01T17:52:45.210Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-01T17:52:47.169Z] ---> 86504eac13d6 [2021-11-01T17:52:47.169Z] Step 7/23 : RUN go mod download [2021-11-01T17:52:47.169Z] ---> Running in 47a23ca44d72 [2021-11-01T17:52:47.457Z] ---> Running in 1a8832e1330b [2021-11-01T17:52:48.446Z] ---> 8ddb80b5bf75 [2021-11-01T17:52:48.446Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T17:52:48.446Z] ---> Running in 3c9da86cf7e5 [2021-11-01T17:52:48.446Z] 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-01T17:52:49.869Z] Removing intermediate container 3c9da86cf7e5 [2021-11-01T17:52:49.869Z] ---> 085041b6943f [2021-11-01T17:52:49.869Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-01T17:52:49.869Z] Removing intermediate container 1a8832e1330b [2021-11-01T17:52:49.869Z] ---> 02a531cc3626 [2021-11-01T17:52:49.869Z] Step 8/23 : COPY . . [2021-11-01T17:52:49.869Z] ---> Running in bee23e305bd6 [2021-11-01T17:52:50.852Z] 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-01T17:52:57.564Z] ---> bb6aabfbac4e [2021-11-01T17:52:57.564Z] Step 9/23 : RUN go mod tidy [2021-11-01T17:52:57.564Z] ---> Running in c3a2ade99717 [2021-11-01T17:52:59.543Z] Removing intermediate container c3a2ade99717 [2021-11-01T17:52:59.543Z] ---> b1f1b2beaeef [2021-11-01T17:52:59.543Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-01T17:52:59.543Z] ---> Running in 53bf455f8f73 [2021-11-01T17:53:00.122Z] 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-01T17:53:10.243Z] Removing intermediate container c1a6d0aee2c5 [2021-11-01T17:53:10.243Z] ---> a9cb0d5e85f6 [2021-11-01T17:53:10.243Z] [2021-11-01T17:53:10.243Z] Step 9/30 : FROM alpine:3.14 [2021-11-01T17:53:10.243Z] ---> 14119a10abf4 [2021-11-01T17:53:10.243Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-01T17:53:10.243Z] ---> Running in 29fe9295ef12 [2021-11-01T17:53:10.243Z] Removing intermediate container 29fe9295ef12 [2021-11-01T17:53:10.243Z] ---> 5deb4a0a2f2a [2021-11-01T17:53:10.243Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-01T17:53:10.243Z] ---> Running in b49ac2a48bb6 [2021-11-01T17:53:10.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T17:53:10.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T17:53:10.793Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-01T17:53:10.793Z] (2/2) Installing su-exec (0.2-r1) [2021-11-01T17:53:10.793Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T17:53:10.793Z] OK: 6 MiB in 16 packages [2021-11-01T17:53:11.381Z] Removing intermediate container b49ac2a48bb6 [2021-11-01T17:53:11.381Z] ---> d404f3f00a84 [2021-11-01T17:53:11.381Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-01T17:53:11.381Z] ---> Running in dbdf31f63529 [2021-11-01T17:53:11.653Z] Removing intermediate container dbdf31f63529 [2021-11-01T17:53:11.653Z] ---> 1acbed3900d5 [2021-11-01T17:53:11.653Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-01T17:53:11.653Z] ---> Running in 5667dedc4c83 [2021-11-01T17:53:11.926Z] Removing intermediate container 5667dedc4c83 [2021-11-01T17:53:11.926Z] ---> e2e0eb974b8f [2021-11-01T17:53:11.926Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-01T17:53:11.926Z] ---> Running in 497171b4879d [2021-11-01T17:53:12.902Z] Removing intermediate container 497171b4879d [2021-11-01T17:53:12.902Z] ---> f44abce4048f [2021-11-01T17:53:12.902Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-01T17:53:12.902Z] ---> Running in 94c806fa98a5 [2021-11-01T17:53:13.181Z] Removing intermediate container 94c806fa98a5 [2021-11-01T17:53:13.181Z] ---> d81b9b95e323 [2021-11-01T17:53:13.181Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-01T17:53:13.452Z] ---> e12f845528cd [2021-11-01T17:53:13.452Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-01T17:53:13.452Z] ---> Running in c02c740db4d3 [2021-11-01T17:53:14.432Z] Removing intermediate container c02c740db4d3 [2021-11-01T17:53:14.432Z] ---> 8c18e7e66051 [2021-11-01T17:53:14.432Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T17:53:14.701Z] ---> a8b2c032d5e3 [2021-11-01T17:53:14.701Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-01T17:53:15.287Z] ---> ea6648b3256d [2021-11-01T17:53:15.288Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-01T17:53:15.552Z] ---> b895f5594fd4 [2021-11-01T17:53:15.552Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-01T17:53:15.823Z] ---> b80c5daa70ef [2021-11-01T17:53:15.823Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-01T17:53:16.096Z] ---> 177342b80af7 [2021-11-01T17:53:16.096Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-01T17:53:16.370Z] ---> Running in 9241185e8348 [2021-11-01T17:53:16.370Z] Removing intermediate container 9241185e8348 [2021-11-01T17:53:16.370Z] ---> 23e8dced856f [2021-11-01T17:53:16.370Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-01T17:53:16.637Z] ---> f00b21c47b40 [2021-11-01T17:53:16.637Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-01T17:53:16.897Z] ---> Running in b1887a5f4089 [2021-11-01T17:53:17.884Z] Removing intermediate container b1887a5f4089 [2021-11-01T17:53:17.884Z] ---> 0a18a1868732 [2021-11-01T17:53:17.884Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-01T17:53:17.884Z] ---> Running in 3a7e474a5540 [2021-11-01T17:53:18.156Z] Removing intermediate container 3a7e474a5540 [2021-11-01T17:53:18.156Z] ---> e6f06d91bd7c [2021-11-01T17:53:18.156Z] Step 27/30 : CMD ["gate"] [2021-11-01T17:53:18.156Z] ---> Running in ce5355dd94aa [2021-11-01T17:53:18.425Z] Removing intermediate container ce5355dd94aa [2021-11-01T17:53:18.425Z] ---> e108592a556c [2021-11-01T17:53:18.425Z] Step 28/30 : LABEL arch=x86_64 [2021-11-01T17:53:18.425Z] ---> Running in 7df3aa205ec2 [2021-11-01T17:53:18.702Z] Removing intermediate container 7df3aa205ec2 [2021-11-01T17:53:18.702Z] ---> 788be706f95c [2021-11-01T17:53:18.702Z] Step 29/30 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T17:53:18.702Z] ---> Running in a11fd7bb35fa [2021-11-01T17:53:18.982Z] Removing intermediate container a11fd7bb35fa [2021-11-01T17:53:18.983Z] ---> a49a8fbc1bf7 [2021-11-01T17:53:18.983Z] Step 30/30 : LABEL version=0.0.0 [2021-11-01T17:53:18.983Z] ---> Running in 38100465e7e0 [2021-11-01T17:53:19.258Z] 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-01T17:53:19.258Z] Removing intermediate container 38100465e7e0 [2021-11-01T17:53:19.258Z] ---> 52b1f772e090 [2021-11-01T17:53:19.258Z] [2021-11-01T17:53:19.258Z] Successfully built 52b1f772e090 [2021-11-01T17:53:19.258Z] Successfully tagged security-bootstrapper:latest [2021-11-01T17:53:22.656Z]  Building security-bootstrapper ... done Removing intermediate container bee23e305bd6 [2021-11-01T17:53:22.656Z] ---> 56d8f180c998 [2021-11-01T17:53:22.656Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-01T17:53:22.656Z] ---> Running in afd59ce24555 [2021-11-01T17:53:22.922Z] Removing intermediate container 47a23ca44d72 [2021-11-01T17:53:22.923Z] ---> 51e367384492 [2021-11-01T17:53:22.923Z] [2021-11-01T17:53:22.923Z] Step 9/20 : FROM alpine:3.14 [2021-11-01T17:53:22.923Z] ---> 14119a10abf4 [2021-11-01T17:53:22.923Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-01T17:53:22.923Z] 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-01T17:53:22.923Z] ---> Running in 6668587e3979 [2021-11-01T17:53:23.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T17:53:23.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T17:53:24.031Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-01T17:53:24.031Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-01T17:53:24.031Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-01T17:53:24.031Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-01T17:53:24.031Z] (5/5) Installing curl (7.79.1-r0) [2021-11-01T17:53:24.031Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T17:53:24.031Z] Executing ca-certificates-20191127-r5.trigger [2021-11-01T17:53:24.298Z] OK: 8 MiB in 19 packages [2021-11-01T17:53:24.298Z] Removing intermediate container afd59ce24555 [2021-11-01T17:53:24.298Z] ---> aa266136980f [2021-11-01T17:53:24.298Z] [2021-11-01T17:53:24.298Z] Step 10/22 : FROM docker:20.10.8 [2021-11-01T17:53:24.298Z] 20.10.8: Pulling from library/docker [2021-11-01T17:53:24.878Z] Removing intermediate container 6668587e3979 [2021-11-01T17:53:24.878Z] ---> 295d9565bd05 [2021-11-01T17:53:24.878Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-01T17:53:25.144Z] ---> Running in d504ef06cbe8 [2021-11-01T17:53:25.409Z] Removing intermediate container d504ef06cbe8 [2021-11-01T17:53:25.409Z] ---> 74a1ae9e8909 [2021-11-01T17:53:25.409Z] Step 12/20 : WORKDIR /edgex [2021-11-01T17:53:25.409Z] ---> Running in 4ed79047a470 [2021-11-01T17:53:25.997Z] Removing intermediate container 4ed79047a470 [2021-11-01T17:53:25.997Z] ---> 9a1d4324ca20 [2021-11-01T17:53:25.997Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-01T17:53:26.261Z] ---> 5d54b389378c [2021-11-01T17:53:26.261Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-01T17:53:26.832Z] ---> e626f00977c8 [2021-11-01T17:53:26.832Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-01T17:53:27.413Z] ---> 3b80b49e4637 [2021-11-01T17:53:27.413Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-01T17:53:27.413Z] Removing intermediate container 53bf455f8f73 [2021-11-01T17:53:27.413Z] ---> 28fa2a687cb0 [2021-11-01T17:53:27.413Z] [2021-11-01T17:53:27.413Z] Step 11/23 : FROM alpine:3.14 [2021-11-01T17:53:27.413Z] ---> 14119a10abf4 [2021-11-01T17:53:27.413Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-01T17:53:27.413Z] ---> Using cache [2021-11-01T17:53:27.413Z] ---> f62fc0116b7b [2021-11-01T17:53:27.413Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-01T17:53:27.413Z] ---> Using cache [2021-11-01T17:53:27.413Z] ---> 182c675b4fa9 [2021-11-01T17:53:27.413Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-01T17:53:27.413Z] ---> Running in cf730dc9bc94 [2021-11-01T17:53:27.683Z] ---> Running in 38670279fdf6 [2021-11-01T17:53:27.683Z] Removing intermediate container cf730dc9bc94 [2021-11-01T17:53:27.683Z] ---> 3fc0114083a3 [2021-11-01T17:53:27.683Z] Step 17/20 : CMD ["--init=true"] [2021-11-01T17:53:27.683Z] ---> Running in e6c0c77a8894 [2021-11-01T17:53:27.683Z] Removing intermediate container 38670279fdf6 [2021-11-01T17:53:27.683Z] ---> 478a5d1ddbd1 [2021-11-01T17:53:27.683Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-01T17:53:27.951Z] Removing intermediate container e6c0c77a8894 [2021-11-01T17:53:27.951Z] ---> aa970b09fe46 [2021-11-01T17:53:27.951Z] Step 18/20 : LABEL arch=x86_64 [2021-11-01T17:53:27.951Z] ---> Running in b252af49001a [2021-11-01T17:53:27.951Z] ---> Running in 367772b7f99c [2021-11-01T17:53:27.951Z] Removing intermediate container b252af49001a [2021-11-01T17:53:27.951Z] ---> 1ddda6431732 [2021-11-01T17:53:27.951Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T17:53:27.951Z] Removing intermediate container 367772b7f99c [2021-11-01T17:53:27.951Z] ---> bcedceea23d1 [2021-11-01T17:53:27.951Z] Step 19/20 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T17:53:28.215Z] ---> Running in fbf52603b543 [2021-11-01T17:53:28.215Z] ---> 327edbbaacb0 [2021-11-01T17:53:28.215Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-01T17:53:28.215Z] Removing intermediate container fbf52603b543 [2021-11-01T17:53:28.215Z] ---> a047bf15145f [2021-11-01T17:53:28.215Z] Step 20/20 : LABEL version=0.0.0 [2021-11-01T17:53:28.215Z] ---> Running in 9a7c5dfa9caa [2021-11-01T17:53:28.476Z] Removing intermediate container 9a7c5dfa9caa [2021-11-01T17:53:28.477Z] ---> b2d1e1e2bc76 [2021-11-01T17:53:28.477Z] [2021-11-01T17:53:28.477Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-01T17:53:28.477Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-01T17:53:28.477Z] ---> bc6c0ffef665 [2021-11-01T17:53:28.477Z] 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-01T17:53:28.477Z] Successfully built b2d1e1e2bc76 [2021-11-01T17:53:28.477Z] Successfully tagged security-proxy-setup:latest [2021-11-01T17:53:28.477Z]  Building security-proxy-setup ... done  ---> e098695b2835 [2021-11-01T17:53:28.477Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-01T17:53:28.477Z] ---> Running in 97f9ea60204c [2021-11-01T17:53:28.739Z] Removing intermediate container 97f9ea60204c [2021-11-01T17:53:28.739Z] ---> 7502ddec293f [2021-11-01T17:53:28.739Z] 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-01T17:53:28.739Z] ---> 7c56ca66844e [2021-11-01T17:53:28.739Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-01T17:53:28.739Z] ---> Running in f96fe0cf7c4c [2021-11-01T17:53:28.739Z] ---> Running in f396c6ca41cf [2021-11-01T17:53:28.739Z] Removing intermediate container f396c6ca41cf [2021-11-01T17:53:28.739Z] ---> f444368bb3c3 [2021-11-01T17:53:28.739Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T17:53:28.998Z] ---> Running in 7ae87fc9e012 [2021-11-01T17:53:28.998Z] Removing intermediate container 7ae87fc9e012 [2021-11-01T17:53:28.998Z] ---> c0f022de5a6f [2021-11-01T17:53:28.998Z] Step 21/23 : LABEL arch=x86_64 [2021-11-01T17:53:28.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T17:53:28.998Z] ---> Running in 65514d666434 [2021-11-01T17:53:28.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T17:53:28.998Z] Removing intermediate container 65514d666434 [2021-11-01T17:53:28.998Z] ---> a8f0000b994e [2021-11-01T17:53:28.998Z] Step 22/23 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T17:53:29.265Z] ---> Running in 5dd236ac772c [2021-11-01T17:53:29.265Z] Removing intermediate container 5dd236ac772c [2021-11-01T17:53:29.265Z] ---> 67befe3e2db5 [2021-11-01T17:53:29.265Z] Step 23/23 : LABEL version=0.0.0 [2021-11-01T17:53:29.265Z] (1/42) Installing readline (8.1.0-r0) [2021-11-01T17:53:29.265Z] (2/42) Installing bash (5.1.4-r0) [2021-11-01T17:53:29.265Z] ---> Running in 96ae0a4e830a [2021-11-01T17:53:29.265Z] Executing bash-5.1.4-r0.post-install [2021-11-01T17:53:29.265Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-01T17:53:29.265Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-01T17:53:29.265Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-01T17:53:29.265Z] (6/42) Installing curl (7.79.1-r0) [2021-11-01T17:53:29.265Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-01T17:53:29.265Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-01T17:53:29.265Z] (9/42) Installing expat (2.4.1-r0) [2021-11-01T17:53:29.265Z] (10/42) Installing libffi (3.3-r2) [2021-11-01T17:53:29.265Z] (11/42) Installing gdbm (1.19-r0) [2021-11-01T17:53:29.265Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-01T17:53:29.265Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-01T17:53:29.265Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-01T17:53:29.265Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-01T17:53:29.265Z] Removing intermediate container 96ae0a4e830a [2021-11-01T17:53:29.265Z] ---> df7d27391874 [2021-11-01T17:53:29.265Z] [2021-11-01T17:53:29.265Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-01T17:53:29.265Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-01T17:53:29.530Z] Successfully built df7d27391874 [2021-11-01T17:53:29.531Z] Successfully tagged support-scheduler:latest [2021-11-01T17:53:29.792Z]  Building support-scheduler ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-01T17:53:29.792Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-01T17:53:29.792Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-01T17:53:29.792Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-01T17:53:29.792Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-01T17:53:29.792Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-01T17:53:29.792Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-01T17:53:29.792Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-01T17:53:29.792Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-01T17:53:29.792Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-01T17:53:30.052Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-01T17:53:30.052Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-01T17:53:30.052Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-01T17:53:30.052Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-01T17:53:30.052Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-01T17:53:30.052Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-01T17:53:30.052Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-01T17:53:30.052Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-01T17:53:30.052Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-01T17:53:30.052Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-01T17:53:30.052Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-01T17:53:30.052Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-01T17:53:30.052Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-01T17:53:30.052Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-01T17:53:30.052Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-01T17:53:30.315Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T17:53:30.315Z] OK: 84 MiB in 64 packages [2021-11-01T17:53:30.888Z] Collecting docker-compose==1.23.2 [2021-11-01T17:53:30.888Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-01T17:53:30.888Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-01T17:53:30.888Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-01T17:53:30.888Z] Collecting texttable<0.10,>=0.9.0 [2021-11-01T17:53:30.888Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-01T17:53:31.456Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-01T17:53:31.456Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-01T17:53:31.456Z] Collecting docopt<0.7,>=0.6.1 [2021-11-01T17:53:31.456Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-01T17:53:31.718Z] 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-01T17:53:31.718Z] Collecting docker<4.0,>=3.6.0 [2021-11-01T17:53:31.718Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-01T17:53:31.718Z] Collecting jsonschema<3,>=2.5.1 [2021-11-01T17:53:31.718Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-01T17:53:31.718Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-01T17:53:31.718Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-01T17:53:31.979Z] Collecting cached-property<2,>=1.2.0 [2021-11-01T17:53:31.980Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-01T17:53:32.242Z] Collecting PyYAML<4,>=3.10 [2021-11-01T17:53:32.242Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-01T17:53:32.813Z] Collecting docker-pycreds>=0.4.0 [2021-11-01T17:53:32.813Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-01T17:53:32.813Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-01T17:53:32.813Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-01T17:53:32.813Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-01T17:53:32.813Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-01T17:53:32.813Z] Collecting idna<2.8,>=2.5 [2021-11-01T17:53:32.813Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-01T17:53:32.813Z] 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-01T17:53:32.813Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-01T17:53:32.813Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-01T17:53:32.813Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-01T17:53:32.813Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-01T17:53:33.072Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-01T17:53:33.072Z] Attempting uninstall: urllib3 [2021-11-01T17:53:33.072Z] Found existing installation: urllib3 1.26.5 [2021-11-01T17:53:33.072Z] Uninstalling urllib3-1.26.5: [2021-11-01T17:53:33.072Z] Successfully uninstalled urllib3-1.26.5 [2021-11-01T17:53:33.072Z] Attempting uninstall: idna [2021-11-01T17:53:33.072Z] Found existing installation: idna 3.2 [2021-11-01T17:53:33.072Z] Uninstalling idna-3.2: [2021-11-01T17:53:33.072Z] Successfully uninstalled idna-3.2 [2021-11-01T17:53:33.330Z] Attempting uninstall: chardet [2021-11-01T17:53:33.330Z] Found existing installation: chardet 4.0.0 [2021-11-01T17:53:33.330Z] Uninstalling chardet-4.0.0: [2021-11-01T17:53:33.330Z] Successfully uninstalled chardet-4.0.0 [2021-11-01T17:53:33.589Z] Attempting uninstall: requests [2021-11-01T17:53:33.589Z] Found existing installation: requests 2.25.1 [2021-11-01T17:53:33.589Z] Uninstalling requests-2.25.1: [2021-11-01T17:53:33.589Z] Successfully uninstalled requests-2.25.1 [2021-11-01T17:53:33.589Z] Running setup.py install for texttable: started [2021-11-01T17:53:33.850Z] Running setup.py install for texttable: finished with status 'done' [2021-11-01T17:53:33.850Z] Running setup.py install for PyYAML: started [2021-11-01T17:53:34.418Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-01T17:53:34.419Z] Running setup.py install for docopt: started [2021-11-01T17:53:34.680Z] Running setup.py install for docopt: finished with status 'done' [2021-11-01T17:53:34.681Z] Running setup.py install for dockerpty: started [2021-11-01T17:53:34.942Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-01T17:53:35.203Z] 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-01T17:53:39.411Z] Removing intermediate container f96fe0cf7c4c [2021-11-01T17:53:39.411Z] ---> c36e092fccff [2021-11-01T17:53:39.411Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-01T17:53:39.411Z] ---> Running in fc2943afd8a8 [2021-11-01T17:53:39.411Z] Removing intermediate container fc2943afd8a8 [2021-11-01T17:53:39.411Z] ---> 4818b6f211f6 [2021-11-01T17:53:39.411Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-01T17:53:39.411Z] ---> Running in 201add16c3ae [2021-11-01T17:53:39.411Z] Removing intermediate container 201add16c3ae [2021-11-01T17:53:39.411Z] ---> 6cdb321784fa [2021-11-01T17:53:39.411Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-01T17:53:39.411Z] ---> 3ac978536a28 [2021-11-01T17:53:39.411Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-01T17:53:39.411Z] ---> 945f87e140f1 [2021-11-01T17:53:39.411Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-01T17:53:39.676Z] ---> bbd11118ccaf [2021-11-01T17:53:39.676Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-01T17:53:39.676Z] ---> Running in ee21d5e5fc56 [2021-11-01T17:53:39.676Z] Removing intermediate container ee21d5e5fc56 [2021-11-01T17:53:39.676Z] ---> 42042ed339f1 [2021-11-01T17:53:39.676Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T17:53:39.948Z] ---> Running in 774d9c1b4359 [2021-11-01T17:53:39.948Z] Removing intermediate container 774d9c1b4359 [2021-11-01T17:53:39.948Z] ---> a10fa560a7e6 [2021-11-01T17:53:39.948Z] Step 20/22 : LABEL arch=x86_64 [2021-11-01T17:53:39.948Z] ---> Running in 1de7b82e3210 [2021-11-01T17:53:39.948Z] Removing intermediate container 1de7b82e3210 [2021-11-01T17:53:39.948Z] ---> 3110d936f6da [2021-11-01T17:53:39.948Z] Step 21/22 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T17:53:39.948Z] ---> Running in b9b53ca8ac03 [2021-11-01T17:53:40.208Z] Removing intermediate container b9b53ca8ac03 [2021-11-01T17:53:40.208Z] ---> ef4fdd72fed4 [2021-11-01T17:53:40.208Z] Step 22/22 : LABEL version=0.0.0 [2021-11-01T17:53:40.208Z] ---> Running in 736308bb5d5d [2021-11-01T17:53:40.208Z] Removing intermediate container 736308bb5d5d [2021-11-01T17:53:40.208Z] ---> a32c6ca59b14 [2021-11-01T17:53:40.208Z] [2021-11-01T17:53:40.208Z] Successfully built a32c6ca59b14 [2021-11-01T17:53:40.208Z] Successfully tagged sys-mgmt-agent:latest [2021-11-01T17:53:40.475Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-01T17:53:40.490Z] $ docker stop --time=1 a09a89e4cc49c930f538c443d01056035866ad69ead27c65fa77872b7993c581 [2021-11-01T17:53:40.515Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-01T17:53:41.527Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-01T17:53:41.836Z] $ docker rm -f a09a89e4cc49c930f538c443d01056035866ad69ead27c65fa77872b7993c581 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T17:53:42.448Z] + docker images [2021-11-01T17:53:42.448Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-01T17:53:42.448Z] sys-mgmt-agent latest a32c6ca59b14 2 seconds ago 294MB [2021-11-01T17:53:42.448Z] support-scheduler latest df7d27391874 13 seconds ago 16.2MB [2021-11-01T17:53:42.448Z] security-proxy-setup latest b2d1e1e2bc76 14 seconds ago 26.9MB [2021-11-01T17:53:42.448Z] 28fa2a687cb0 15 seconds ago 1.76GB [2021-11-01T17:53:42.448Z] aa266136980f 18 seconds ago 1.76GB [2021-11-01T17:53:42.448Z] 51e367384492 20 seconds ago 1.76GB [2021-11-01T17:53:42.448Z] security-bootstrapper latest 52b1f772e090 23 seconds ago 18.9MB [2021-11-01T17:53:42.448Z] a9cb0d5e85f6 33 seconds ago 1.76GB [2021-11-01T17:53:42.448Z] core-data latest d508e233cd6b About a minute ago 20.7MB [2021-11-01T17:53:42.448Z] core-command latest 871ff0058275 About a minute ago 16.1MB [2021-11-01T17:53:42.448Z] core-metadata latest db9cc4f41997 About a minute ago 16.9MB [2021-11-01T17:53:42.448Z] security-secretstore-setup latest cad99d37e175 About a minute ago 28.4MB [2021-11-01T17:53:42.448Z] support-notifications latest 069ed11a276f About a minute ago 16.9MB [2021-11-01T17:53:42.448Z] 9653b9f01501 About a minute ago 1.76GB [2021-11-01T17:53:42.448Z] b17869c90989 About a minute ago 1.75GB [2021-11-01T17:53:42.448Z] 192007401b64 About a minute ago 1.76GB [2021-11-01T17:53:42.448Z] 0808ece50379 About a minute ago 1.76GB [2021-11-01T17:53:42.448Z] 4d55e6581811 About a minute ago 1.76GB [2021-11-01T17:53:42.448Z] ci-base-image-x86_64 latest e81a0b629e3c 5 minutes ago 1.25GB [2021-11-01T17:53:42.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB [2021-11-01T17:53:42.448Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 weeks ago 34.5MB [2021-11-01T17:53:42.448Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-01T17:53:42.448Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-01T17:53:42.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [2021-11-01T17:53:42.530Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [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-01T17:53:43.519Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-01T17:53:55.946Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-01T17:53:55.946Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-01T17:53:55.946Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-01T17:53:55.946Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-01T17:53:55.946Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-01T17:53:55.946Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-01T17:53:56.552Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-01T17:53:56.552Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-01T17:53:56.552Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-01T17:53:56.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-01T17:53:58.139Z] Still waiting to schedule task [2021-11-01T17:53:58.139Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-01T17:54:04.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.243s coverage: 28.7% of statements [2021-11-01T17:54:04.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-01T17:54:04.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-01T17:54:08.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.434s coverage: 98.5% of statements [2021-11-01T17:54:08.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-01T17:54:08.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.315s coverage: 44.7% of statements [2021-11-01T17:54:08.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-01T17:54:08.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-01T17:54:12.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.595s coverage: 89.5% of statements [2021-11-01T17:54:12.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-01T17:54:12.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-01T17:54:12.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.283s coverage: 84.4% of statements [2021-11-01T17:54:12.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-01T17:54:12.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-01T17:54:12.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-01T17:54:12.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-01T17:54:12.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-01T17:54:19.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.509s coverage: 94.2% of statements [2021-11-01T17:54:19.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-01T17:54:19.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-01T17:54:19.054Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.291s coverage: 59.1% of statements [2021-11-01T17:54:19.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-01T17:54:19.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-01T17:54:19.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-01T17:54:19.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-01T17:54:19.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-01T17:54:19.054Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.241s coverage: 60.0% of statements [2021-11-01T17:54:19.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-01T17:54:19.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-01T17:54:19.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-01T17:54:19.054Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.271s coverage: 0.9% of statements [2021-11-01T17:54:19.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-01T17:54:19.054Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.171s coverage: 58.8% of statements [2021-11-01T17:54:19.054Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.170s coverage: 21.7% of statements [2021-11-01T17:54:19.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-01T17:54:19.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.194s coverage: 47.1% of statements [2021-11-01T17:54:19.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.234s coverage: 79.5% of statements [2021-11-01T17:54:20.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements [2021-11-01T17:54:21.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.269s coverage: 96.3% of statements [2021-11-01T17:54:21.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements [2021-11-01T17:54:36.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements [2021-11-01T17:54:36.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements [2021-11-01T17:54:39.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.574s coverage: 82.5% of statements [2021-11-01T17:54:39.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-01T17:54:47.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements [2021-11-01T17:54:47.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-01T17:54:47.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-01T17:54:47.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-01T17:54:47.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-01T17:54:47.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-01T17:54:47.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-01T17:54:47.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-01T17:54:47.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-01T17:54:47.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-01T17:54:47.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements [2021-11-01T17:54:47.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-01T17:54:47.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-01T17:54:47.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-11-01T17:54:47.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-01T17:54:47.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.287s coverage: 58.8% of statements [2021-11-01T17:54:47.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-01T17:54:47.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.253s coverage: 80.0% of statements [2021-11-01T17:54:47.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2021-11-01T17:54:47.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements [2021-11-01T17:54:47.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.734s coverage: 91.2% of statements [2021-11-01T17:54:47.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-01T17:54:47.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.718s coverage: 64.4% of statements [2021-11-01T17:54:47.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-01T17:54:47.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-01T17:54:47.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.171s coverage: 100.0% of statements [2021-11-01T17:54:47.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 89.4% of statements [2021-11-01T17:54:47.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-11-01T17:54:48.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements [2021-11-01T17:54:48.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-11-01T17:54:52.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.357s coverage: 65.4% of statements [2021-11-01T17:54:52.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-01T17:54:52.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-01T17:54:52.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-01T17:54:54.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.736s coverage: 43.8% of statements [2021-11-01T17:54:54.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-01T17:54:54.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-01T17:54:54.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements [2021-11-01T17:54:54.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-01T17:54:54.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.285s coverage: 84.8% of statements [2021-11-01T17:54:54.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-01T17:55:04.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.252s coverage: 17.7% of statements [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-01T17:55:04.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.604s coverage: 92.3% of statements [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-01T17:55:04.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.322s coverage: 63.2% of statements [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-01T17:55:04.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.391s coverage: 97.7% of statements [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-01T17:55:04.770Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-01T17:55:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-01T17:55:04.770Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.157s coverage: 100.0% of statements [2021-11-01T17:55:04.770Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-11-01T17:55:04.771Z] 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-01T17:55:04.771Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-01T17:55:04.771Z] GO111MODULE=on go vet ./... [2021-11-01T17:56:26.584Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-01T17:56:26.584Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-01T17:56:26.584Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-01T17:56:27.260Z] + ls -al . [2021-11-01T17:56:27.260Z] total 664 [2021-11-01T17:56:27.260Z] drwxrwxr-x 9 1001 1001 4096 Nov 1 17:56 . [2021-11-01T17:56:27.260Z] drwxr-xr-x 4 root root 4096 Nov 1 17:52 .. [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 11 Nov 1 17:49 .dockerignore [2021-11-01T17:56:27.260Z] drwxrwxr-x 8 1001 1001 4096 Nov 1 17:49 .git [2021-11-01T17:56:27.260Z] drwxrwxr-x 4 1001 1001 4096 Nov 1 17:49 .github [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 804 Nov 1 17:49 .gitignore [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 42 Nov 1 17:49 .golangci.yml [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 76 Nov 1 17:49 .hadolint.yml [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 166 Nov 1 17:49 .sonarcloud.properties [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 1171 Nov 1 17:49 ADOPTERS.md [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 8910 Nov 1 17:49 Attribution.txt [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 43881 Nov 1 17:49 CHANGELOG.md [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 3804 Nov 1 17:49 CONTRIBUTING.md [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 677 Nov 1 17:49 GOVERNANCE.md [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 849 Nov 1 17:49 Jenkinsfile [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 10775 Nov 1 17:49 LICENSE [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 6508 Nov 1 17:49 Makefile [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 582 Nov 1 17:49 OWNERS.md [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 8256 Nov 1 17:49 README.md [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 6912 Nov 1 17:49 SECURITY.md [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 5 Nov 1 17:47 VERSION [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 4131 Nov 1 17:49 ZMQWindows.md [2021-11-01T17:56:27.260Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 17:49 bin [2021-11-01T17:56:27.260Z] drwxrwxr-x 14 1001 1001 4096 Nov 1 17:49 cmd [2021-11-01T17:56:27.260Z] -rw-r--r-- 1 root root 428381 Nov 1 17:55 coverage.out [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 854 Nov 1 17:49 go.mod [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 49547 Nov 1 17:49 go.sum [2021-11-01T17:56:27.260Z] drwxrwxr-x 8 1001 1001 4096 Nov 1 17:49 internal [2021-11-01T17:56:27.260Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 17:49 openapi [2021-11-01T17:56:27.260Z] drwxrwxr-x 4 1001 1001 4096 Nov 1 17:49 snap [2021-11-01T17:56:27.260Z] -rw-rw-r-- 1 1001 1001 204 Nov 1 17:49 version.go [Pipeline] sh [2021-11-01T17:56:27.933Z] + '[' -e coverage.out ] [2021-11-01T17:56:27.933Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-01T17:56:27.968Z] Warning: overwriting stash ‘coverage-report’ [2021-11-01T17:56:28.768Z] Stashed 1 file(s) [Pipeline] sh [2021-11-01T17:56:29.428Z] + make build [2021-11-01T17:56:29.428Z] 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-01T17:56:36.152Z] 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-01T17:56:40.589Z] Running on prd-ubuntu18.04-docker-8c-8g-13722 in /w/workspace/edgexfoundry_edgex-go_PR-3790 [Pipeline] { [Pipeline] ws [2021-11-01T17:56:40.630Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-01T17:56:40.742Z] The recommended git tool is: git [2021-11-01T17:56:42.463Z] using credential edgex-jenkins-ssh [2021-11-01T17:56:42.473Z] Cloning the remote Git repository [2021-11-01T17:56:42.512Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-01T17:56:42.565Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-01T17:56:42.597Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-01T17:56:42.598Z] > git --version # timeout=10 [2021-11-01T17:56:42.603Z] > git --version # 'git version 2.17.1' [2021-11-01T17:56:42.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T17:56:42.630Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T17:56:47.406Z] Merging remotes/origin/main commit c5f5ac19f4f85f24c87e5c19c00541ef1874048d into PR head commit 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T17:56:47.518Z] Merge succeeded, producing 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T17:56:47.518Z] Checking out Revision 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea (PR-3790) [2021-11-01T17:56:46.722Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-01T17:56:46.732Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T17:56:46.742Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-01T17:56:46.754Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-01T17:56:46.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T17:56:46.759Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3790/head:refs/remotes/origin/PR-3790 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-01T17:56:47.434Z] > git config core.sparsecheckout # timeout=10 [2021-11-01T17:56:47.440Z] > git checkout -f 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea # timeout=10 [2021-11-01T17:56:47.498Z] > git remote # timeout=10 [2021-11-01T17:56:47.505Z] > git config --get remote.origin.url # timeout=10 [2021-11-01T17:56:47.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T17:56:47.515Z] > git merge c5f5ac19f4f85f24c87e5c19c00541ef1874048d # timeout=10 [2021-11-01T17:56:47.531Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-01T17:56:47.540Z] > git config core.sparsecheckout # timeout=10 [2021-11-01T17:56:47.547Z] > git checkout -f 1b606ef5f1b2b1956956bb5b96b121a4a890a1ea # timeout=10 [2021-11-01T17:56:51.036Z] Commit message: "build: Update to latest go-mods" [2021-11-01T17:56:51.077Z] > git --version # timeout=10 [2021-11-01T17:56:51.095Z] > git --version # 'git version 2.17.1' [2021-11-01T17:56:51.104Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T17:56:52.138Z] + echo snap-build.sh [2021-11-01T17:56:52.138Z] snap-build.sh [2021-11-01T17:56:52.139Z] + SNAP_BASE_DIR=. [2021-11-01T17:56:52.139Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-11-01T17:56:52.139Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-11-01T17:56:52.139Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-11-01T17:56:52.139Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-11-01T17:56:52.139Z] + cd /w/workspace/edgex-go/1 [2021-11-01T17:56:52.139Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-01T17:56:52.139Z] Reading package lists... [2021-11-01T17:56:52.139Z] Building dependency tree... [2021-11-01T17:56:52.139Z] Reading state information... [2021-11-01T17:56:52.139Z] The following packages were automatically installed and are no longer required: [2021-11-01T17:56:52.139Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-01T17:56:52.139Z] uidmap xdelta3 [2021-11-01T17:56:52.139Z] Use 'sudo apt autoremove' to remove them. [2021-11-01T17:56:52.139Z] The following packages will be REMOVED: [2021-11-01T17:56:52.139Z] lxd* lxd-client* [2021-11-01T17:56:52.401Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-01T17:56:52.401Z] After this operation, 31.7 MB disk space will be freed. [2021-11-01T17:56:52.920Z] (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-01T17:56:52.920Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-01T17:56:53.866Z] Removing lxd dnsmasq configuration [2021-11-01T17:56:53.866Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-01T17:56:53.866Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-01T17:56:54.811Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-01T17:56:54.811Z] (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-01T17:56:54.811Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-01T17:56:55.753Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-01T17:56:56.013Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-01T17:56:56.274Z] + sudo snap remove --purge lxd [2021-11-01T17:56:56.539Z] snap "lxd" is not installed [2021-11-01T17:56:56.539Z] + sudo groupadd --force --system lxd [2021-11-01T17:56:56.539Z] ++ whoami [2021-11-01T17:56:56.539Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-01T17:56:56.539Z] + newgrp - lxd [2021-11-01T17:56:56.539Z] + sudo snap install lxd [2021-11-01T17:56:58.339Z] 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-01T17:57:00.321Z] 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-01T17:57:04.629Z] 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-01T17:57:04.693Z] 2021-11-01T17:57:02Z INFO Waiting for automatic snapd restart... [2021-11-01T17:57:05.226Z] 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-01T17:57:09.555Z] 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-01T17:57:12.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-01T17:57:15.601Z] 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-01T17:57:19.623Z] lxd 4.19 from Canonical* installed [2021-11-01T17:57:19.623Z] + sudo lxd init --auto [2021-11-01T17:57:19.910Z] 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-01T17:57:22.528Z] 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-01T17:57:25.148Z] 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-01T17:57:26.702Z] + sudo snap install --classic snapcraft [Pipeline] } [2021-11-01T17:57:31.892Z] $ docker stop --time=1 4d1f70282b9f9506c775023e9c076dd4455ae4cb1e0a8385445d43c266d1392d [2021-11-01T17:57:33.998Z] $ docker rm -f 4d1f70282b9f9506c775023e9c076dd4455ae4cb1e0a8385445d43c266d1392d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T17:57:35.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-01T17:57:35.777Z] [2021-11-01T17:57:35.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T17:57:36.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-01T17:57:36.423Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-01T17:57:36.423Z] 29e5d40040c1: Pulling fs layer [2021-11-01T17:57:36.423Z] 1ce36da41761: Pulling fs layer [2021-11-01T17:57:36.423Z] 25b303627fd3: Pulling fs layer [2021-11-01T17:57:36.423Z] 29e5d40040c1: Download complete [2021-11-01T17:57:36.699Z] 1ce36da41761: Verifying Checksum [2021-11-01T17:57:36.699Z] 1ce36da41761: Download complete [2021-11-01T17:57:37.301Z] 29e5d40040c1: Pull complete [2021-11-01T17:57:38.282Z] 25b303627fd3: Verifying Checksum [2021-11-01T17:57:38.282Z] 25b303627fd3: Download complete [2021-11-01T17:57:38.556Z] 1ce36da41761: Pull complete [2021-11-01T17:57:38.942Z] snapcraft 5.0 from Canonical* installed [2021-11-01T17:57:38.942Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-01T17:57:38.942Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-01T17:57:38.942Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T17:57:38.942Z] Dload Upload Total Spent Left Speed [2021-11-01T17:57:38.942Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4786 0 --:--:-- --:--:-- --:--:-- 4786 [2021-11-01T17:57:38.942Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 5654k 0 --:--:-- --:--:-- --:--:-- 12.9M [2021-11-01T17:57:38.942Z] ./yq_linux_amd64 [2021-11-01T17:57:38.942Z] + sudo snapcraft prime --use-lxd [2021-11-01T17:57:40.327Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-01T17:57:40.327Z] 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-01T17:57:40.327Z] - README.md [2021-11-01T17:57:40.327Z] [2021-11-01T17:57:40.327Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-01T17:57:40.587Z] Launching a container. [2021-11-01T17:57:45.894Z] Waiting for container to be ready [2021-11-01T17:57:46.156Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-11-01T17:57:46.156Z] [2021-11-01T17:57:48.709Z] 25b303627fd3: Pull complete [2021-11-01T17:57:48.710Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-01T17:57:48.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-01T17:57:48.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-01T17:57:48.956Z] prd-ubuntu18.04-docker-arm64-4c-16g-13721 does not seem to be running inside a container [2021-11-01T17:57:49.033Z] $ 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-01T17:57:50.362Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-01T17:57:50.362Z] Waiting for network to be ready... [2021-11-01T17:57:50.932Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-01T17:57:50.932Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-01T17:57:51.192Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1933 kB] [2021-11-01T17:57:51.192Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-01T17:57:51.192Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-11-01T17:57:51.192Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-01T17:57:51.192Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-01T17:57:51.192Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [490 kB] [2021-11-01T17:57:51.192Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [66.1 kB] [2021-11-01T17:57:51.192Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-11-01T17:57:51.192Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-11-01T17:57:51.452Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-01T17:57:51.475Z] $ docker top 159c061a898819de58cad36a2579299e3ca0b38d9a9a0bd928a312cdca45f674 -eo pid,comm [2021-11-01T17:57:51.713Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-01T17:57:51.713Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-01T17:57:51.713Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-01T17:57:51.713Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-01T17:57:51.713Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-01T17:57:51.713Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [Pipeline] { [Pipeline] sh [2021-11-01T17:57:51.972Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-01T17:57:52.231Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2279 kB] [2021-11-01T17:57:52.231Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-11-01T17:57:52.231Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-01T17:57:52.231Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-01T17:57:52.231Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [514 kB] [2021-11-01T17:57:52.231Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.8 kB] [2021-11-01T17:57:52.231Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-11-01T17:57:52.231Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-11-01T17:57:52.521Z] + docker-compose build --help [2021-11-01T17:57:52.521Z] + grep parallel [2021-11-01T17:57:54.773Z] Fetched 25.5 MB in 4s (5971 kB/s) [2021-11-01T17:57:55.714Z] Reading package lists... [2021-11-01T17:57:55.714Z] Reading package lists... [2021-11-01T17:57:55.974Z] Building dependency tree... [2021-11-01T17:57:55.974Z] Reading state information... [2021-11-01T17:57:55.974Z] The following additional packages will be installed: [2021-11-01T17:57:55.974Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-01T17:57:55.974Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-01T17:57:55.974Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-01T17:57:55.974Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-01T17:57:55.974Z] Suggested packages: [2021-11-01T17:57:55.974Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-01T17:57:55.974Z] Recommended packages: [2021-11-01T17:57:55.974Z] gnupg libsasl2-modules [2021-11-01T17:57:55.974Z] The following NEW packages will be installed: [2021-11-01T17:57:55.974Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-01T17:57:55.974Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-01T17:57:55.974Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-01T17:57:55.974Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-01T17:57:55.974Z] The following packages will be upgraded: [2021-11-01T17:57:55.974Z] gpg gpg-agent gpgconf libudev1 [2021-11-01T17:57:56.234Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-01T17:57:56.234Z] Need to get 3527 kB of archives. [2021-11-01T17:57:56.234Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-01T17:57:56.234Z] 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-01T17:57:56.234Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-01T17:57:56.234Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-01T17:57:56.234Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-01T17:57:56.495Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-01T17:57:56.757Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-01T17:57:56.869Z] --parallel Build images in parallel. [Pipeline] } [2021-11-01T17:57:56.896Z] $ docker stop --time=1 159c061a898819de58cad36a2579299e3ca0b38d9a9a0bd928a312cdca45f674 [2021-11-01T17:57:57.019Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-01T17:57:57.019Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-01T17:57:57.019Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-01T17:57:57.019Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-01T17:57:57.019Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-01T17:57:57.279Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-01T17:57:57.279Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-01T17:57:57.279Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-01T17:57:57.279Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-01T17:57:57.279Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-01T17:57:57.279Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-01T17:57:57.279Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-01T17:57:57.279Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-01T17:57:57.279Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-01T17:57:57.279Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-01T17:57:57.279Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-01T17:57:57.279Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-01T17:57:57.279Z] Fetched 3527 kB in 1s (3019 kB/s) [2021-11-01T17:57:57.540Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-01T17:57:57.540Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-01T17:57:57.540Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-01T17:57:57.540Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-01T17:57:57.540Z] Selecting previously unselected package udev. [2021-11-01T17:57:57.540Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-01T17:57:57.540Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-01T17:57:57.540Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-01T17:57:57.802Z] Selecting previously unselected package libfuse2:amd64. [2021-11-01T17:57:57.802Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-01T17:57:57.802Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-01T17:57:57.802Z] Selecting previously unselected package fuse. [2021-11-01T17:57:57.802Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-01T17:57:57.802Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-01T17:57:57.802Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-01T17:57:57.802Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-01T17:57:58.063Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-01T17:57:58.063Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-01T17:57:58.063Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-01T17:57:58.063Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-01T17:57:58.063Z] Selecting previously unselected package libksba8:amd64. [2021-11-01T17:57:58.063Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-01T17:57:58.063Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-01T17:57:58.063Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-01T17:57:58.063Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-01T17:57:58.063Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:58.324Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-01T17:57:58.324Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-01T17:57:58.324Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:58.324Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-01T17:57:58.324Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-01T17:57:58.324Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:58.324Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-01T17:57:58.324Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-01T17:57:58.324Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:58.324Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-01T17:57:58.324Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-01T17:57:58.324Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:58.324Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-01T17:57:58.324Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-01T17:57:58.324Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:58.585Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-01T17:57:58.585Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-01T17:57:58.585Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:58.585Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-01T17:57:58.585Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-01T17:57:58.585Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:58.585Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-01T17:57:58.585Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-01T17:57:58.585Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:58.585Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-01T17:57:58.585Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-01T17:57:58.585Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-01T17:57:58.585Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-01T17:57:58.585Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-01T17:57:58.585Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-01T17:57:58.674Z] $ docker rm -f 159c061a898819de58cad36a2579299e3ca0b38d9a9a0bd928a312cdca45f674 [2021-11-01T17:57:58.847Z] Selecting previously unselected package libldap-common. [2021-11-01T17:57:58.847Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-01T17:57:58.847Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-01T17:57:58.847Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-01T17:57:58.847Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-01T17:57:58.847Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-01T17:57:58.847Z] Selecting previously unselected package dirmngr. [2021-11-01T17:57:58.847Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-01T17:57:58.847Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-01T17:57:58.847Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T17:57:59.108Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-01T17:57:59.108Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-01T17:57:59.108Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-01T17:57:59.108Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-01T17:57:59.108Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-01T17:57:59.108Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:59.108Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-01T17:57:59.108Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-01T17:57:59.108Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-01T17:57:59.370Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-01T17:57:59.370Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:59.371Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-01T17:57:59.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-01T17:57:59.437Z] . [Pipeline] withDockerContainer [2021-11-01T17:57:59.641Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-01T17:57:59.641Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-01T17:57:59.641Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:59.641Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:59.641Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:59.641Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:59.641Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:59.641Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:59.641Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-01T17:57:59.641Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-01T17:57:59.641Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-01T17:57:59.641Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-01T17:57:59.688Z] prd-ubuntu18.04-docker-arm64-4c-16g-13721 does not seem to be running inside a container [2021-11-01T17:57:59.767Z] $ 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-01T17:58:00.213Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-01T17:58:00.213Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-01T17:58:00.213Z] This means they are not meant to be enabled using systemctl. [2021-11-01T17:58:00.213Z] Possible reasons for having this kind of units are: [2021-11-01T17:58:00.213Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-01T17:58:00.213Z] .wants/ or .requires/ directory. [2021-11-01T17:58:00.213Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-01T17:58:00.213Z] a requirement dependency on it. [2021-11-01T17:58:00.213Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-01T17:58:00.213Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-01T17:58:00.213Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-01T17:58:00.213Z] instance name specified. [2021-11-01T17:58:00.475Z] Reading package lists... [2021-11-01T17:58:00.475Z] Building dependency tree... [2021-11-01T17:58:00.475Z] Reading state information... [2021-11-01T17:58:00.737Z] The following additional packages will be installed: [2021-11-01T17:58:00.737Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-01T17:58:00.737Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-01T17:58:00.737Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-01T17:58:00.737Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-01T17:58:00.737Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-01T17:58:00.737Z] Suggested packages: [2021-11-01T17:58:00.737Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-01T17:58:00.737Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-01T17:58:00.737Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-01T17:58:00.737Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-01T17:58:00.737Z] systemd-container policykit-1 [2021-11-01T17:58:00.737Z] Recommended packages: [2021-11-01T17:58:00.737Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-01T17:58:00.737Z] The following NEW packages will be installed: [2021-11-01T17:58:00.737Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-01T17:58:00.737Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-01T17:58:00.737Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-01T17:58:00.737Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-01T17:58:00.737Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-01T17:58:00.737Z] The following packages will be upgraded: [2021-11-01T17:58:00.737Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-01T17:58:00.737Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-01T17:58:00.737Z] Need to get 36.8 MB of archives. [2021-11-01T17:58:00.737Z] After this operation, 147 MB of additional disk space will be used. [2021-11-01T17:58:00.737Z] 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-01T17:58:00.999Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-01T17:58:00.999Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-01T17:58:00.999Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-01T17:58:00.999Z] 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-01T17:58:00.999Z] 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-01T17:58:00.999Z] 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-01T17:58:00.999Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-01T17:58:00.999Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-01T17:58:00.999Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-01T17:58:00.999Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-01T17:58:00.999Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-01T17:58:00.999Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-01T17:58:00.999Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-01T17:58:00.999Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-01T17:58:00.999Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-01T17:58:00.999Z] 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-01T17:58:01.127Z] $ docker top 15459acb28fab0f0fc28e1eb9ebce8efc979c8a92704b992db7f010b999f146e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T17:58:01.570Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-01T17:58:01.570Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-01T17:58:01.570Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-01T17:58:01.827Z] 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-01T17:58:01.827Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-01T17:58:01.827Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-01T17:58:01.827Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-01T17:58:01.827Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-01T17:58:01.827Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-01T17:58:01.827Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-01T17:58:01.827Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-01T17:58:01.827Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-01T17:58:01.827Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-01T17:58:02.158Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-01T17:58:02.768Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-01T17:58:02.768Z] Fetched 36.8 MB in 2s (20.3 MB/s) [2021-11-01T17:58:02.768Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-01T17:58:02.768Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-01T17:58:02.768Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-01T17:58:03.337Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-01T17:58:03.337Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-01T17:58:03.337Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-01T17:58:03.337Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-01T17:58:03.337Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-01T17:58:03.337Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-01T17:58:03.597Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-01T17:58:03.597Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-01T17:58:03.597Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-01T17:58:03.597Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-01T17:58:03.860Z] Setting up apt (1.6.14) ... [2021-11-01T17:58:03.860Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-01T17:58:04.121Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-01T17:58:04.121Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-01T17:58:04.121Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-01T17:58:04.381Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-01T17:58:04.381Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-01T17:58:04.381Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-01T17:58:04.381Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-01T17:58:04.381Z] Selecting previously unselected package libexpat1:amd64. [2021-11-01T17:58:04.381Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-01T17:58:04.642Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-01T17:58:04.642Z] Selecting previously unselected package python3.6-minimal. [2021-11-01T17:58:04.642Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-01T17:58:04.642Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-01T17:58:04.642Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-01T17:58:04.903Z] Checking for services that may need to be restarted...done. [2021-11-01T17:58:04.903Z] Checking for services that may need to be restarted...done. [2021-11-01T17:58:04.903Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-01T17:58:04.903Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-01T17:58:04.903Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-01T17:58:05.163Z] Selecting previously unselected package python3-minimal. [2021-11-01T17:58:05.163Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-01T17:58:05.163Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-01T17:58:05.163Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-01T17:58:05.423Z] Selecting previously unselected package mime-support. [2021-11-01T17:58:05.424Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-01T17:58:05.424Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-01T17:58:05.424Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-01T17:58:05.424Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-01T17:58:05.424Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-01T17:58:05.424Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-01T17:58:05.424Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-01T17:58:05.424Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-01T17:58:05.684Z] Selecting previously unselected package python3.6. [2021-11-01T17:58:05.684Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-01T17:58:05.684Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-01T17:58:05.684Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-01T17:58:05.684Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-01T17:58:05.684Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-01T17:58:05.684Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-01T17:58:05.945Z] Selecting previously unselected package python3. [2021-11-01T17:58:05.945Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-01T17:58:05.945Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-01T17:58:05.945Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-01T17:58:05.945Z] Selecting previously unselected package multiarch-support. [2021-11-01T17:58:05.945Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-01T17:58:05.945Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-01T17:58:05.945Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-01T17:58:05.945Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-01T17:58:05.945Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-01T17:58:05.945Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-01T17:58:05.945Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-01T17:58:06.205Z] Selecting previously unselected package libbsd0:amd64. [2021-11-01T17:58:06.205Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-01T17:58:06.205Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-01T17:58:06.205Z] Selecting previously unselected package sudo. [2021-11-01T17:58:06.205Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-01T17:58:06.205Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-01T17:58:06.205Z] Selecting previously unselected package apparmor. [2021-11-01T17:58:06.205Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-01T17:58:06.205Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-01T17:58:06.468Z] Selecting previously unselected package libedit2:amd64. [2021-11-01T17:58:06.468Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-01T17:58:06.468Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-01T17:58:06.468Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-01T17:58:06.468Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-01T17:58:06.468Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-01T17:58:06.468Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-01T17:58:06.468Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-01T17:58:06.468Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-01T17:58:06.468Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-01T17:58:06.468Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-01T17:58:06.468Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-01T17:58:06.468Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-01T17:58:06.468Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-01T17:58:06.468Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-01T17:58:06.468Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-01T17:58:06.469Z] Building core-command ... [2021-11-01T17:58:06.469Z] Building core-data ... [2021-11-01T17:58:06.469Z] Building core-metadata ... [2021-11-01T17:58:06.469Z] Building security-bootstrapper ... [2021-11-01T17:58:06.469Z] Building security-proxy-setup ... [2021-11-01T17:58:06.469Z] Building security-secretstore-setup ... [2021-11-01T17:58:06.469Z] Building support-notifications ... [2021-11-01T17:58:06.469Z] Building support-scheduler ... [2021-11-01T17:58:06.469Z] Building sys-mgmt-agent ... [2021-11-01T17:58:06.469Z] Building security-proxy-setup [2021-11-01T17:58:06.469Z] Building core-command [2021-11-01T17:58:06.469Z] Building support-notifications [2021-11-01T17:58:06.469Z] Building support-scheduler [2021-11-01T17:58:06.469Z] Building sys-mgmt-agent [2021-11-01T17:58:06.729Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-01T17:58:06.729Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-01T17:58:06.729Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-01T17:58:06.729Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-01T17:58:06.729Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-01T17:58:06.729Z] Selecting previously unselected package openssh-client. [2021-11-01T17:58:06.729Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-01T17:58:06.729Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-01T17:58:06.991Z] Selecting previously unselected package squashfs-tools. [2021-11-01T17:58:06.991Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-01T17:58:06.991Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-01T17:58:06.991Z] Selecting previously unselected package snapd. [2021-11-01T17:58:06.991Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-01T17:58:06.991Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-01T17:58:08.899Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-01T17:58:08.899Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-01T17:58:08.899Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-01T17:58:09.161Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-01T17:58:09.161Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-01T17:58:09.161Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-01T17:58:09.161Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-01T17:58:09.161Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-01T17:58:09.161Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-01T17:58:09.729Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-01T17:58:09.729Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-01T17:58:09.729Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-01T17:58:09.729Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-01T17:58:09.729Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-01T17:58:09.729Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-01T17:58:10.299Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-01T17:58:10.299Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-01T17:58:10.299Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-01T17:58:10.299Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-01T17:58:10.299Z] running python rtupdate hooks for python3.6... [2021-11-01T17:58:10.299Z] running python post-rtupdate hooks for python3.6... [2021-11-01T17:58:10.560Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-01T17:58:11.131Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-01T17:58:11.131Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-01T17:58:11.131Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-01T17:58:11.393Z] Setting up snapd (2.51.1+18.04) ... [2021-11-01T17:58:11.653Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-01T17:58:11.912Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-01T17:58:11.912Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-01T17:58:12.173Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-01T17:58:12.434Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-01T17:58:12.434Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-01T17:58:12.434Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-01T17:58:12.694Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-01T17:58:12.954Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-01T17:58:12.954Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-01T17:58:13.219Z] /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-01T17:58:13.219Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-01T17:58:13.219Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-01T17:58:14.609Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-01T17:58:14.870Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-01T17:58:14.870Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-01T17:58:16.076Z] Reading package lists... [2021-11-01T17:58:16.076Z] Reading package lists... [2021-11-01T17:58:16.338Z] Building dependency tree... [2021-11-01T17:58:16.338Z] Reading state information... [2021-11-01T17:58:16.338Z] Calculating upgrade... [2021-11-01T17:58:16.598Z] The following packages will be upgraded: [2021-11-01T17:58:16.598Z] advancecomp base-files bash binutils binutils-common [2021-11-01T17:58:16.598Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-01T17:58:16.598Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-01T17:58:16.598Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-01T17:58:16.598Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-01T17:58:16.598Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-01T17:58:16.598Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-01T17:58:16.598Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-01T17:58:16.598Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-01T17:58:16.598Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-01T17:58:16.598Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-01T17:58:16.598Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-01T17:58:16.598Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-01T17:58:16.598Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-01T17:58:16.598Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-01T17:58:16.598Z] ubuntu-keyring util-linux [2021-11-01T17:58:16.598Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-01T17:58:16.598Z] Need to get 64.1 MB of archives. [2021-11-01T17:58:16.598Z] After this operation, 5145 kB of additional disk space will be used. [2021-11-01T17:58:16.598Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-01T17:58:17.170Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-11-01T17:58:17.170Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-01T17:58:17.170Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-01T17:58:17.170Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-01T17:58:17.170Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-01T17:58:17.170Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-01T17:58:17.170Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-01T17:58:17.170Z] 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-01T17:58:17.170Z] 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-01T17:58:17.170Z] 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-01T17:58:17.170Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-01T17:58:17.170Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-01T17:58:17.170Z] 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-01T17:58:17.170Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-01T17:58:17.170Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-01T17:58:17.170Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-01T17:58:17.170Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-01T17:58:17.170Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-01T17:58:17.170Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-01T17:58:17.170Z] 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-01T17:58:17.170Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-01T17:58:17.170Z] 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-01T17:58:17.170Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-01T17:58:17.170Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-01T17:58:17.170Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-01T17:58:17.432Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-01T17:58:17.432Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-01T17:58:17.432Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-01T17:58:17.432Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-01T17:58:17.432Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-01T17:58:17.432Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-01T17:58:17.432Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-01T17:58:17.432Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-01T17:58:17.432Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-01T17:58:17.432Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-01T17:58:17.432Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-01T17:58:17.432Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-01T17:58:17.432Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-01T17:58:17.432Z] 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-01T17:58:17.432Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-01T17:58:17.432Z] 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-01T17:58:17.432Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-01T17:58:17.432Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-01T17:58:17.432Z] 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-01T17:58:17.432Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-01T17:58:17.432Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-01T17:58:17.432Z] 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-01T17:58:17.432Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-01T17:58:17.432Z] 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-01T17:58:17.432Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-01T17:58:17.432Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-01T17:58:17.432Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-01T17:58:17.432Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-01T17:58:17.432Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-01T17:58:17.432Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-01T17:58:17.432Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-01T17:58:17.432Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-01T17:58:17.432Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-01T17:58:17.432Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-01T17:58:17.432Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-01T17:58:17.432Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-01T17:58:17.696Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-01T17:58:17.696Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-01T17:58:17.696Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-01T17:58:17.696Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-01T17:58:17.696Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-01T17:58:17.696Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-01T17:58:17.696Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-01T17:58:17.696Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-01T17:58:17.696Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-01T17:58:17.696Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-01T17:58:17.696Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-01T17:58:17.696Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-01T17:58:17.696Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-01T17:58:17.696Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-01T17:58:17.696Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-01T17:58:17.696Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-01T17:58:17.696Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-01T17:58:17.696Z] Get:80 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-01T17:58:17.696Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-01T17:58:17.696Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-01T17:58:17.696Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-01T17:58:17.696Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-01T17:58:17.696Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-01T17:58:17.696Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-01T17:58:17.696Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-01T17:58:17.957Z] 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-01T17:58:17.957Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-01T17:58:17.957Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-01T17:58:17.957Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-01T17:58:17.957Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-01T17:58:17.957Z] 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-01T17:58:17.957Z] 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-01T17:58:17.957Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-01T17:58:17.957Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-01T17:58:17.957Z] 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-01T17:58:17.957Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-01T17:58:18.216Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-01T17:58:18.216Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-01T17:58:18.216Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-01T17:58:18.216Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-01T17:58:18.216Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-01T17:58:18.216Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-01T17:58:18.216Z] Fetched 64.1 MB in 2s (40.6 MB/s) [2021-11-01T17:58:18.216Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-01T17:58:18.216Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-01T17:58:18.216Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-01T17:58:18.789Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-01T17:58:18.789Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-01T17:58:18.789Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-11-01T17:58:18.789Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-11-01T17:58:18.789Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:18.789Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-01T17:58:19.048Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:19.048Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-01T17:58:19.048Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:19.048Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-01T17:58:19.048Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:19.048Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-01T17:58:19.048Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:19.308Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-01T17:58:19.308Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:19.308Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-01T17:58:19.308Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:19.308Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-01T17:58:19.308Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-01T17:58:19.308Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-01T17:58:19.308Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:19.308Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-01T17:58:19.571Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-01T17:58:19.571Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-01T17:58:19.571Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:19.571Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-01T17:58:19.832Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:19.832Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-01T17:58:19.832Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:19.832Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-01T17:58:19.832Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-01T17:58:20.093Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-01T17:58:20.093Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-01T17:58:20.093Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-01T17:58:20.354Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-01T17:58:20.617Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-01T17:58:20.617Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-01T17:58:20.617Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-01T17:58:20.617Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-01T17:58:20.617Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-01T17:58:20.897Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-01T17:58:20.897Z] Installing new version of config file /etc/issue ... [2021-11-01T17:58:20.897Z] Installing new version of config file /etc/issue.net ... [2021-11-01T17:58:20.897Z] Installing new version of config file /etc/lsb-release ... [2021-11-01T17:58:20.897Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-01T17:58:21.158Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-01T17:58:21.158Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-01T17:58:21.158Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-01T17:58:21.421Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:21.421Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-01T17:58:21.421Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-01T17:58:21.422Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-01T17:58:21.422Z] 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-01T17:58:21.422Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:21.422Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-01T17:58:21.422Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-01T17:58:21.683Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-01T17:58:21.683Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:21.683Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-01T17:58:21.683Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-01T17:58:21.683Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-01T17:58:21.683Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:21.683Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-01T17:58:21.683Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-01T17:58:21.946Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-01T17:58:21.946Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:21.946Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-01T17:58:21.946Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-01T17:58:22.208Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-01T17:58:22.208Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:22.208Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-01T17:58:22.208Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-01T17:58:22.208Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-01T17:58:22.208Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:22.208Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-01T17:58:22.208Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-01T17:58:22.471Z] Setting up grep (3.1-2build1) ... [2021-11-01T17:58:22.471Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:22.471Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-01T17:58:22.471Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-01T17:58:22.471Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-01T17:58:22.471Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:22.471Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-01T17:58:22.471Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-01T17:58:22.731Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-01T17:58:22.731Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:22.731Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-01T17:58:22.731Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-01T17:58:22.731Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-01T17:58:22.731Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:22.731Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-01T17:58:22.731Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-01T17:58:23.302Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-01T17:58:23.302Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-01T17:58:23.302Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-01T17:58:23.302Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-01T17:58:23.563Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-01T17:58:23.563Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:23.563Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-01T17:58:23.563Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-01T17:58:24.134Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-01T17:58:24.134Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-01T17:58:24.134Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-01T17:58:24.134Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-01T17:58:24.134Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-01T17:58:24.134Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:24.134Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-01T17:58:24.134Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-01T17:58:24.397Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-01T17:58:24.397Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:24.397Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-01T17:58:24.397Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-01T17:58:24.397Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-01T17:58:24.397Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:24.397Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-01T17:58:24.397Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-01T17:58:24.657Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-01T17:58:24.657Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:24.657Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-01T17:58:24.657Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-01T17:58:24.919Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-01T17:58:24.919Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:24.919Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-01T17:58:24.919Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-01T17:58:25.179Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-01T17:58:25.179Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:25.179Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-01T17:58:25.179Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-01T17:58:25.179Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-01T17:58:25.179Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-01T17:58:25.179Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-01T17:58:25.441Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:25.441Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-01T17:58:25.441Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-01T17:58:25.441Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-01T17:58:25.441Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:25.441Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-01T17:58:25.441Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-01T17:58:25.441Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-01T17:58:25.441Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:25.441Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-01T17:58:25.441Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-01T17:58:25.703Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-01T17:58:25.703Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:25.703Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-01T17:58:25.703Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-01T17:58:25.966Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-01T17:58:26.226Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-01T17:58:26.487Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-01T17:58:26.747Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:26.747Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-01T17:58:26.747Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-01T17:58:26.747Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-01T17:58:26.747Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-01T17:58:26.747Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-01T17:58:26.747Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-01T17:58:27.008Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-01T17:58:27.008Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-01T17:58:27.008Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-01T17:58:27.008Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-01T17:58:27.008Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-01T17:58:27.271Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-01T17:58:27.271Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-01T17:58:27.271Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-01T17:58:27.271Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-01T17:58:27.271Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-01T17:58:27.271Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-01T17:58:27.271Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-01T17:58:27.532Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-01T17:58:27.532Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-01T17:58:27.532Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-01T17:58:27.532Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-01T17:58:27.532Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-01T17:58:27.793Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-01T17:58:27.793Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-01T17:58:27.793Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-01T17:58:27.793Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-01T17:58:27.793Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-01T17:58:27.793Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-01T17:58:27.793Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-01T17:58:28.056Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-01T17:58:28.056Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-01T17:58:28.056Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-01T17:58:28.056Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-01T17:58:28.056Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-01T17:58:28.056Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-01T17:58:28.318Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-01T17:58:28.318Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-01T17:58:28.318Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-01T17:58:28.318Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-01T17:58:28.318Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-01T17:58:28.318Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-01T17:58:28.318Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-01T17:58:28.580Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-01T17:58:28.580Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-01T17:58:28.580Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-01T17:58:28.580Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-01T17:58:28.580Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-01T17:58:28.580Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-01T17:58:28.580Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-01T17:58:28.841Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-01T17:58:28.841Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-01T17:58:28.841Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-01T17:58:28.841Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-01T17:58:29.101Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-01T17:58:29.101Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-01T17:58:29.101Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-01T17:58:29.101Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-01T17:58:29.101Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-01T17:58:29.101Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-01T17:58:29.101Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-01T17:58:29.101Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-01T17:58:29.361Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-01T17:58:29.361Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-01T17:58:29.361Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-01T17:58:29.361Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-01T17:58:29.622Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-01T17:58:29.622Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-01T17:58:29.622Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-01T17:58:29.622Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-01T17:58:29.622Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-01T17:58:29.622Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-01T17:58:29.622Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-01T17:58:29.883Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-01T17:58:29.883Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-01T17:58:29.883Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-01T17:58:29.883Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-01T17:58:29.883Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-01T17:58:29.883Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-01T17:58:30.145Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-01T17:58:30.145Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-01T17:58:30.145Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-01T17:58:30.145Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-01T17:58:30.145Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-01T17:58:30.145Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-01T17:58:30.145Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-01T17:58:30.145Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-01T17:58:30.409Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-01T17:58:30.409Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-01T17:58:30.409Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-01T17:58:30.409Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-01T17:58:30.409Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-01T17:58:30.409Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-01T17:58:30.409Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-01T17:58:30.669Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-01T17:58:30.669Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-01T17:58:30.669Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-01T17:58:30.669Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-01T17:58:30.669Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-01T17:58:30.669Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-01T17:58:30.669Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-01T17:58:30.669Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-01T17:58:30.669Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-01T17:58:30.669Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-01T17:58:30.931Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-01T17:58:30.931Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-01T17:58:30.931Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-01T17:58:30.931Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-01T17:58:31.193Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-01T17:58:31.193Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-01T17:58:31.193Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-01T17:58:31.193Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-01T17:58:31.193Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-01T17:58:31.193Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-01T17:58:31.453Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-01T17:58:31.453Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-01T17:58:31.453Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-01T17:58:31.453Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-01T17:58:31.453Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-01T17:58:31.453Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-01T17:58:31.453Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-01T17:58:31.453Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-01T17:58:31.717Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-01T17:58:31.717Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-01T17:58:31.978Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-01T17:58:31.978Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-01T17:58:31.978Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-01T17:58:31.978Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-01T17:58:31.978Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-01T17:58:31.978Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-01T17:58:32.549Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-01T17:58:32.549Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-01T17:58:32.549Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-01T17:58:32.549Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-01T17:58:32.549Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-01T17:58:32.549Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-01T17:58:32.549Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:32.550Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-01T17:58:32.810Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:32.810Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-01T17:58:32.810Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:32.810Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-01T17:58:32.810Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:32.811Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-01T17:58:33.751Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:33.751Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-01T17:58:34.320Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:34.320Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-01T17:58:34.581Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:34.581Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-01T17:58:34.842Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:34.842Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-01T17:58:35.783Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-01T17:58:35.783Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-01T17:58:35.783Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-01T17:58:35.783Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-01T17:58:35.783Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-01T17:58:35.783Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-01T17:58:35.783Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-01T17:58:35.783Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-01T17:58:36.044Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-01T17:58:36.044Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-01T17:58:36.044Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-01T17:58:36.044Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-01T17:58:36.044Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-01T17:58:36.044Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-01T17:58:36.044Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-01T17:58:36.305Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-01T17:58:36.305Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-01T17:58:36.305Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-01T17:58:36.305Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-01T17:58:36.305Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-01T17:58:36.305Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-01T17:58:36.305Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-01T17:58:36.305Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-01T17:58:36.305Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-01T17:58:36.305Z] [2021-11-01T17:58:36.305Z] Current default time zone: 'Etc/UTC' [2021-11-01T17:58:36.305Z] Local time is now: Mon Nov 1 17:58:36 UTC 2021. [2021-11-01T17:58:36.305Z] Universal Time is now: Mon Nov 1 17:58:36 UTC 2021. [2021-11-01T17:58:36.305Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-01T17:58:36.305Z] [2021-11-01T17:58:36.567Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-01T17:58:36.567Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-01T17:58:36.567Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-11-01T17:58:36.567Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-01T17:58:36.567Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-01T17:58:36.567Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-01T17:58:36.567Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-01T17:58:36.567Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-01T17:58:36.567Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-01T17:58:36.567Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-01T17:58:36.567Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-01T17:58:36.567Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-01T17:58:36.567Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-01T17:58:36.828Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-01T17:58:36.828Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-01T17:58:36.828Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-01T17:58:36.828Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-01T17:58:36.828Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-01T17:58:36.828Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-01T17:58:36.828Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-01T17:58:36.828Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-01T17:58:36.828Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-01T17:58:36.828Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-01T17:58:38.743Z] Updating certificates in /etc/ssl/certs... [2021-11-01T17:58:39.316Z] 23 added, 28 removed; done. [2021-11-01T17:58:39.316Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-01T17:58:39.316Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-01T17:58:39.316Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-01T17:58:39.316Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-01T17:58:39.316Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-01T17:58:39.316Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-01T17:58:39.316Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-01T17:58:39.316Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-01T17:58:39.316Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-01T17:58:39.578Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-01T17:58:39.578Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-01T17:58:39.578Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-01T17:58:39.578Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-01T17:58:39.578Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-01T17:58:39.578Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-01T17:58:39.578Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-01T17:58:39.578Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-01T17:58:39.578Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-01T17:58:39.578Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-01T17:58:39.578Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-01T17:58:39.578Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-01T17:58:39.578Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-01T17:58:39.578Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-01T17:58:39.578Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-01T17:58:39.842Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-01T17:58:39.842Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-01T17:58:39.842Z] Updating certificates in /etc/ssl/certs... [2021-11-01T17:58:40.417Z] 0 added, 0 removed; done. [2021-11-01T17:58:40.417Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-01T17:58:40.417Z] done. [2021-11-01T17:58:40.678Z] Reading package lists... [2021-11-01T17:58:40.941Z] Building dependency tree... [2021-11-01T17:58:40.941Z] Reading state information... [2021-11-01T17:58:40.941Z] The following NEW packages will be installed: [2021-11-01T17:58:40.941Z] apt-transport-https [2021-11-01T17:58:40.941Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-01T17:58:41.202Z] Need to get 4348 B of archives. [2021-11-01T17:58:41.202Z] After this operation, 154 kB of additional disk space will be used. [2021-11-01T17:58:41.202Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-01T17:58:41.462Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-01T17:58:41.462Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-11-01T17:58:41.462Z] Selecting previously unselected package apt-transport-https. [2021-11-01T17:58:41.462Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-01T17:58:41.462Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-01T17:58:41.462Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-01T17:58:41.462Z] Setting up apt-transport-https (1.6.14) ... [2021-11-01T17:58:41.721Z] Waiting for network to be ready... [2021-11-01T17:58:48.303Z] 2021-11-01T17:58:45Z INFO Waiting for automatic snapd restart... [2021-11-01T17:58:49.689Z] snapd 2.52.1 from Canonical* installed [2021-11-01T17:58:51.072Z] "snapd" switched to the "latest/stable" channel [2021-11-01T17:58:51.072Z] [2021-11-01T17:58:53.618Z] core18 20211015 from Canonical* installed [2021-11-01T17:58:53.618Z] "core18" switched to the "latest/stable" channel [2021-11-01T17:58:53.618Z] [2021-11-01T17:58:56.160Z] snapcraft 5.0 from Canonical* installed [2021-11-01T17:58:56.160Z] "snapcraft" switched to the "latest/stable" channel [2021-11-01T17:58:56.160Z] [2021-11-01T17:59:00.369Z] 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-01T17:59:00.369Z] - README.md [2021-11-01T17:59:00.369Z] [2021-11-01T17:59:00.369Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-01T17:59:00.944Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-01T17:59:00.944Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-01T17:59:01.207Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-01T17:59:02.149Z] Reading package lists... [2021-11-01T17:59:02.410Z] 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-01T17:59:02.670Z] Reading package lists... [2021-11-01T17:59:02.670Z] Building dependency tree... [2021-11-01T17:59:02.670Z] Reading state information... [2021-11-01T17:59:02.951Z] Suggested packages: [2021-11-01T17:59:02.951Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-01T17:59:02.951Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-01T17:59:02.951Z] Recommended packages: [2021-11-01T17:59:02.951Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-01T17:59:02.951Z] The following NEW packages will be installed: [2021-11-01T17:59:02.951Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-01T17:59:02.951Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-01T17:59:02.951Z] pkg-config zip [2021-11-01T17:59:02.951Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-01T17:59:02.951Z] Need to get 7670 kB of archives. [2021-11-01T17:59:02.951Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-01T17:59:02.951Z] 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-01T17:59:03.219Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-01T17:59:03.219Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-01T17:59:03.219Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-01T17:59:03.219Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-01T17:59:03.219Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-01T17:59:03.219Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-01T17:59:03.219Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-01T17:59:03.506Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-01T17:59:03.506Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-01T17:59:03.506Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-01T17:59:03.506Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-01T17:59:03.767Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-01T17:59:03.767Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-01T17:59:03.767Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-01T17:59:03.767Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-01T17:59:03.767Z] Fetched 7670 kB in 1s (10.1 MB/s) [2021-11-01T17:59:03.767Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-01T17:59:03.767Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-01T17:59:03.767Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-01T17:59:03.767Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-01T17:59:04.039Z] Selecting previously unselected package libpsl5:amd64. [2021-11-01T17:59:04.039Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-01T17:59:04.039Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-01T17:59:04.039Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-01T17:59:04.039Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-01T17:59:04.039Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-01T17:59:04.039Z] Selecting previously unselected package librtmp1:amd64. [2021-11-01T17:59:04.039Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-01T17:59:04.040Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-01T17:59:04.040Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-01T17:59:04.332Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-01T17:59:04.332Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-01T17:59:04.332Z] Selecting previously unselected package liberror-perl. [2021-11-01T17:59:04.332Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-01T17:59:04.332Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-01T17:59:04.332Z] Selecting previously unselected package git-man. [2021-11-01T17:59:04.332Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-01T17:59:04.332Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-01T17:59:04.332Z] Selecting previously unselected package git. [2021-11-01T17:59:04.332Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-01T17:59:04.332Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-01T17:59:04.963Z] Selecting previously unselected package libnorm1:amd64. [2021-11-01T17:59:04.963Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-01T17:59:04.963Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-01T17:59:04.963Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-01T17:59:04.963Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-01T17:59:04.963Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-01T17:59:04.963Z] Selecting previously unselected package libsodium23:amd64. [2021-11-01T17:59:04.963Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-01T17:59:04.963Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-01T17:59:05.239Z] Selecting previously unselected package libzmq5:amd64. [2021-11-01T17:59:05.239Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-01T17:59:05.239Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-01T17:59:05.239Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-01T17:59:05.239Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-01T17:59:05.239Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-01T17:59:05.239Z] Selecting previously unselected package pkg-config. [2021-11-01T17:59:05.239Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-01T17:59:05.239Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-01T17:59:05.239Z] Selecting previously unselected package zip. [2021-11-01T17:59:05.239Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-01T17:59:05.239Z] Unpacking zip (3.0-11build1) ... [2021-11-01T17:59:05.499Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-01T17:59:05.499Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-01T17:59:05.499Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-01T17:59:05.499Z] Setting up liberror-perl (0.17025-1) ... [2021-11-01T17:59:05.499Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-01T17:59:05.499Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-01T17:59:05.499Z] No schema files found: doing nothing. [2021-11-01T17:59:05.499Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-01T17:59:05.499Z] Setting up zip (3.0-11build1) ... [2021-11-01T17:59:05.499Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-01T17:59:05.499Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-01T17:59:05.499Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-01T17:59:05.499Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-01T17:59:05.499Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-01T17:59:05.499Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-01T17:59:05.499Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-01T17:59:05.499Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-01T17:59:06.069Z] git set to automatically installed. [2021-11-01T17:59:06.069Z] git-man set to automatically installed. [2021-11-01T17:59:06.069Z] libcurl3-gnutls set to automatically installed. [2021-11-01T17:59:06.069Z] liberror-perl set to automatically installed. [2021-11-01T17:59:06.069Z] libglib2.0-0 set to automatically installed. [2021-11-01T17:59:06.069Z] libnghttp2-14 set to automatically installed. [2021-11-01T17:59:06.069Z] libnorm1 set to automatically installed. [2021-11-01T17:59:06.069Z] libpgm-5.2-0 set to automatically installed. [2021-11-01T17:59:06.069Z] libpsl5 set to automatically installed. [2021-11-01T17:59:06.069Z] librtmp1 set to automatically installed. [2021-11-01T17:59:06.069Z] libsodium23 set to automatically installed. [2021-11-01T17:59:06.069Z] libzmq3-dev set to automatically installed. [2021-11-01T17:59:06.069Z] libzmq5 set to automatically installed. [2021-11-01T17:59:06.069Z] pkg-config set to automatically installed. [2021-11-01T17:59:06.069Z] zip set to automatically installed. [2021-11-01T17:59:07.453Z] snapd is not logged in, snap install commands will use sudo [2021-11-01T17:59:14.439Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T17:59:14.439Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-01T17:59:14.439Z] ---> 7a04fe1abe8e [2021-11-01T17:59:14.439Z] Step 3/20 : WORKDIR /edgex-go [2021-11-01T17:59:14.439Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T17:59:14.439Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-01T17:59:14.439Z] ---> 7a04fe1abe8e [2021-11-01T17:59:14.439Z] Step 3/22 : WORKDIR /edgex-go [2021-11-01T17:59:14.439Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T17:59:14.439Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-01T17:59:14.439Z] ---> 7a04fe1abe8e [2021-11-01T17:59:14.439Z] Step 3/22 : WORKDIR /edgex-go [2021-11-01T17:59:14.439Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T17:59:14.439Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-01T17:59:14.439Z] ---> 7a04fe1abe8e [2021-11-01T17:59:14.439Z] Step 3/23 : WORKDIR /edgex-go [2021-11-01T17:59:14.439Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T17:59:14.439Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-01T17:59:14.439Z] ---> 7a04fe1abe8e [2021-11-01T17:59:14.439Z] Step 3/21 : WORKDIR /edgex-go [2021-11-01T17:59:14.439Z] ---> Running in 3cdf8673af4f [2021-11-01T17:59:14.439Z] ---> Running in d050e746ed4d [2021-11-01T17:59:14.439Z] ---> Running in e80aecaaba21 [2021-11-01T17:59:14.439Z] ---> Running in eb9a84c9b353 [2021-11-01T17:59:14.439Z] ---> Running in 498c2c3922b1 [2021-11-01T17:59:14.439Z] Removing intermediate container e80aecaaba21 [2021-11-01T17:59:14.439Z] ---> 5168208ede16 [2021-11-01T17:59:14.439Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T17:59:14.439Z] Removing intermediate container d050e746ed4d [2021-11-01T17:59:14.439Z] ---> 78a102afc2a7 [2021-11-01T17:59:14.439Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T17:59:14.439Z] Removing intermediate container 498c2c3922b1 [2021-11-01T17:59:14.439Z] ---> 723d44056e71 [2021-11-01T17:59:14.439Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T17:59:14.439Z] Removing intermediate container eb9a84c9b353 [2021-11-01T17:59:14.439Z] ---> f36fc5fdda78 [2021-11-01T17:59:14.439Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in 442f04730e9a [2021-11-01T17:59:14.439Z] [2021-11-01T17:59:14.439Z] ---> Running in 7787f9fdc431 [2021-11-01T17:59:14.439Z] Removing intermediate container 3cdf8673af4f [2021-11-01T17:59:14.439Z] ---> 5e8c92455752 [2021-11-01T17:59:14.439Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T17:59:14.439Z] ---> Running in f61d96334770 [2021-11-01T17:59:14.439Z] ---> Running in b571623c915e [2021-11-01T17:59:14.439Z] ---> Running in 86eef2ef4ade [2021-11-01T17:59:15.597Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-11-01T17:59:15.597Z] snapd is not logged in, snap install commands will use sudo [2021-11-01T17:59:16.170Z] snap "core18" has no updates available [2021-11-01T17:59:16.739Z] Pulling config-common [2021-11-01T17:59:16.739Z] + snapcraftctl pull [2021-11-01T17:59:17.059Z] Removing intermediate container 442f04730e9a [2021-11-01T17:59:17.059Z] ---> 386df4e0ae4b [2021-11-01T17:59:17.059Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-01T17:59:17.345Z] ---> Running in 77b1b7839943 [2021-11-01T17:59:17.626Z] Removing intermediate container 7787f9fdc431 [2021-11-01T17:59:17.626Z] ---> 02de81a22d0a [2021-11-01T17:59:17.626Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-01T17:59:17.899Z] ---> Running in 0c76aa14e196 [2021-11-01T17:59:17.899Z] Removing intermediate container 86eef2ef4ade [2021-11-01T17:59:17.899Z] ---> 3c522a16091b [2021-11-01T17:59:17.899Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-01T17:59:18.118Z] Pulling go-build-helper [2021-11-01T17:59:18.118Z] + snapcraftctl pull [2021-11-01T17:59:18.176Z] ---> Running in cdb06e6a70be [2021-11-01T17:59:18.176Z] Removing intermediate container f61d96334770 [2021-11-01T17:59:18.176Z] ---> 7e709ef50f91 [2021-11-01T17:59:18.176Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-01T17:59:18.176Z] Removing intermediate container b571623c915e [2021-11-01T17:59:18.176Z] ---> ac52072f4b92 [2021-11-01T17:59:18.176Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-01T17:59:18.458Z] ---> Running in aeb8124bf039 [2021-11-01T17:59:18.458Z] ---> Running in 122637cd91e4 [2021-11-01T17:59:19.055Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-01T17:59:19.055Z] Skipping pull go-build-helper (already ran) [2021-11-01T17:59:19.055Z] Building go-build-helper [2021-11-01T17:59:19.055Z] + snapcraftctl build [2021-11-01T17:59:19.447Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T17:59:19.723Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T17:59:20.324Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T17:59:20.324Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T17:59:20.324Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T17:59:20.602Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T17:59:20.602Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T17:59:20.963Z] Staging go-build-helper [2021-11-01T17:59:20.963Z] + snapcraftctl stage [2021-11-01T17:59:21.210Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T17:59:21.210Z] OK: 219 MiB in 52 packages [2021-11-01T17:59:21.486Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T17:59:21.486Z] OK: 219 MiB in 52 packages [2021-11-01T17:59:21.486Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T17:59:22.473Z] OK: 219 MiB in 52 packages [2021-11-01T17:59:22.473Z] OK: 219 MiB in 52 packages [2021-11-01T17:59:22.756Z] OK: 219 MiB in 52 packages [2021-11-01T17:59:22.756Z] Removing intermediate container 77b1b7839943 [2021-11-01T17:59:22.756Z] ---> f72644629c7d [2021-11-01T17:59:22.756Z] Step 6/21 : COPY . . [2021-11-01T17:59:23.356Z] Removing intermediate container 0c76aa14e196 [2021-11-01T17:59:23.356Z] ---> 9a0f9296a1a7 [2021-11-01T17:59:23.356Z] Step 6/22 : COPY . . [2021-11-01T17:59:23.960Z] Removing intermediate container cdb06e6a70be [2021-11-01T17:59:23.960Z] ---> 73f65d22d275 [2021-11-01T17:59:23.960Z] Step 6/23 : COPY go.mod . [2021-11-01T17:59:24.235Z] Removing intermediate container 122637cd91e4 [2021-11-01T17:59:24.235Z] ---> 53a87b49f3a0 [2021-11-01T17:59:24.235Z] Step 6/22 : COPY . . [2021-11-01T17:59:24.511Z] Removing intermediate container aeb8124bf039 [2021-11-01T17:59:24.511Z] ---> afbb05c8515b [2021-11-01T17:59:24.511Z] Step 6/20 : COPY . . [2021-11-01T17:59:25.502Z] ---> bcb876bc8599 [2021-11-01T17:59:25.502Z] Step 7/23 : RUN go mod download [2021-11-01T17:59:26.099Z] ---> Running in c90ca9be9d0e [2021-11-01T17:59:30.948Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-01T17:59:30.948Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-01T17:59:30.948Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1933 kB] [2021-11-01T17:59:30.948Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-11-01T17:59:30.948Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-01T17:59:30.948Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-01T17:59:30.948Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [490 kB] [2021-11-01T17:59:30.948Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [66.1 kB] [2021-11-01T17:59:30.948Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-11-01T17:59:30.948Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-11-01T17:59:30.948Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-01T17:59:30.948Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-01T17:59:30.948Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-01T17:59:30.948Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-01T17:59:30.948Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-01T17:59:30.948Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-01T17:59:30.948Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-01T17:59:30.948Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-01T17:59:30.948Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-01T17:59:30.948Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2279 kB] [2021-11-01T17:59:30.948Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-11-01T17:59:30.948Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-01T17:59:30.948Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-01T17:59:30.948Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [514 kB] [2021-11-01T17:59:30.948Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.8 kB] [2021-11-01T17:59:30.948Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-11-01T17:59:30.948Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-11-01T17:59:30.948Z] Fetched 25.5 MB in 0s (0 B/s) [2021-11-01T17:59:30.948Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-01T17:59:30.948Z] Fetched 224 kB in 0s (0 B/s) [2021-11-01T17:59:30.948Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-01T17:59:30.948Z] Fetched 157 kB in 0s (0 B/s) [2021-11-01T17:59:30.948Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-01T17:59:30.948Z] Fetched 221 kB in 0s (0 B/s) [2021-11-01T17:59:30.948Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-01T17:59:30.948Z] Fetched 143 kB in 0s (0 B/s) [2021-11-01T17:59:30.948Z] Pulling edgex-go [2021-11-01T17:59:30.948Z] + snapcraftctl pull [2021-11-01T17:59:30.948Z] Pulling hooks [2021-11-01T17:59:30.948Z] + snapcraftctl pull [2021-11-01T17:59:34.381Z] Removing intermediate container c90ca9be9d0e [2021-11-01T17:59:34.381Z] ---> 32243e504b72 [2021-11-01T17:59:34.381Z] Step 8/23 : COPY . . [2021-11-01T17:59:49.064Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-01T17:59:49.064Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-01T17:59:49.064Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-01T17:59:49.064Z] Fetched 0 B in 0s (0 B/s) [2021-11-01T17:59:49.064Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-01T17:59:49.064Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-01T17:59:49.064Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-01T17:59:49.064Z] Fetched 279 kB in 0s (0 B/s) [2021-11-01T17:59:49.064Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-01T17:59:49.064Z] Fetched 122 kB in 0s (0 B/s) [2021-11-01T17:59:49.064Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-01T17:59:49.064Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-01T17:59:49.064Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-01T17:59:49.064Z] Fetched 8848 B in 0s (0 B/s) [2021-11-01T17:59:49.064Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-01T17:59:49.064Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-01T17:59:49.064Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-01T17:59:49.064Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-01T17:59:49.064Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-01T17:59:49.064Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-01T17:59:49.064Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-01T17:59:49.064Z] Fetched 220 kB in 0s (0 B/s) [2021-11-01T17:59:49.064Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-01T17:59:49.064Z] Fetched 154 kB in 0s (0 B/s) [2021-11-01T17:59:49.064Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-01T17:59:49.064Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-01T17:59:49.064Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-01T17:59:49.064Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-01T17:59:49.064Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-01T17:59:49.064Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-01T17:59:49.065Z] Fetched 499 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-01T17:59:49.065Z] Fetched 111 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-01T17:59:49.065Z] Fetched 240 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-01T17:59:49.065Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-01T17:59:49.065Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-01T17:59:49.065Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-01T17:59:49.065Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-01T17:59:49.065Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-01T17:59:49.065Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-01T17:59:49.065Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-01T17:59:49.065Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-01T17:59:49.065Z] Fetched 8720 B in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-01T17:59:49.065Z] Fetched 140 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-01T17:59:49.065Z] Fetched 119 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-01T17:59:49.065Z] Fetched 111 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-01T17:59:49.065Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-01T17:59:49.065Z] Fetched 646 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-01T17:59:49.065Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-01T17:59:49.065Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-01T17:59:49.065Z] Fetched 368 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-01T17:59:49.065Z] Fetched 187 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-01T17:59:49.065Z] Fetched 175 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-01T17:59:49.065Z] Fetched 206 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-01T17:59:49.065Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-01T17:59:49.065Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-01T17:59:49.065Z] Fetched 159 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-01T17:59:49.065Z] Fetched 107 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-01T17:59:49.065Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-01T17:59:49.065Z] Pulling static-packages [2021-11-01T17:59:49.065Z] + snapcraftctl pull [2021-11-01T17:59:49.065Z] Pulling version [2021-11-01T17:59:49.065Z] + cd /root/project [2021-11-01T17:59:49.065Z] + git describe --tags --abbrev=0 [2021-11-01T17:59:49.065Z] + sed s/v// [2021-11-01T17:59:49.065Z] + GIT_VERSION=2.0.1-dev.87 [2021-11-01T17:59:49.065Z] + [ -z 2.0.1-dev.87 ] [2021-11-01T17:59:49.065Z] + snapcraftctl set-version 2.0.1-dev.87 [2021-11-01T17:59:49.065Z] Building config-common [2021-11-01T17:59:49.065Z] + snapcraftctl build [2021-11-01T17:59:49.477Z] ---> d9d0109ea793 [2021-11-01T17:59:49.478Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T17:59:49.478Z] ---> 2473fb7c5d4d [2021-11-01T17:59:49.478Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T17:59:49.478Z] ---> 50457fdb1d5f [2021-11-01T17:59:49.478Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T17:59:49.478Z] ---> 273e0f71fbdc [2021-11-01T17:59:49.478Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T17:59:49.478Z] ---> Running in bb5942a52bb8 [2021-11-01T17:59:49.478Z] ---> Running in d54218914773 [2021-11-01T17:59:49.478Z] ---> Running in ad795aa4698c [2021-11-01T17:59:49.478Z] ---> Running in 65f57530813c [2021-11-01T17:59:50.461Z] ---> ef7f7e2ba882 [2021-11-01T17:59:50.461Z] Step 9/23 : RUN go mod tidy [2021-11-01T17:59:50.461Z] ---> Running in f268d4a23191 [2021-11-01T17:59:51.608Z] Skipping build go-build-helper (already ran) [2021-11-01T17:59:51.608Z] Building edgex-go [2021-11-01T17:59:51.608Z] + cd /root/parts/edgex-go/src [2021-11-01T17:59:51.608Z] + git describe --tags --abbrev=0 [2021-11-01T17:59:51.608Z] + sed s/v// [2021-11-01T17:59:51.608Z] + GIT_VERSION=2.0.1-dev.87 [2021-11-01T17:59:51.608Z] + [ -z 2.0.1-dev.87 ] [2021-11-01T17:59:51.608Z] + echo 2.0.1-dev.87 [2021-11-01T17:59:51.608Z] + [ ! -d vendor ] [2021-11-01T17:59:51.608Z] + go mod download all [2021-11-01T17:59:53.881Z] Removing intermediate container d54218914773 [2021-11-01T17:59:53.881Z] ---> 8541812c3b98 [2021-11-01T17:59:53.881Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-01T17:59:53.881Z] ---> Running in 8060fcd4f51c [2021-11-01T17:59:54.876Z] Removing intermediate container ad795aa4698c [2021-11-01T17:59:54.876Z] ---> d4cca8d88879 [2021-11-01T17:59:54.876Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-01T17:59:55.148Z] ---> Running in e35b0080a18a [2021-11-01T17:59:55.420Z] Removing intermediate container bb5942a52bb8 [2021-11-01T17:59:55.420Z] ---> e513978437f2 [2021-11-01T17:59:55.420Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-01T17:59:55.420Z] Removing intermediate container 65f57530813c [2021-11-01T17:59:55.420Z] ---> 7a62b1ad400e [2021-11-01T17:59:55.420Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-01T17:59:55.420Z] ---> Running in 7acd1661fad9 [2021-11-01T17:59:55.420Z] ---> Running in e0beb836df0a [2021-11-01T17:59:56.022Z] Removing intermediate container f268d4a23191 [2021-11-01T17:59:56.022Z] ---> 22d887639661 [2021-11-01T17:59:56.022Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-01T17:59:56.294Z] ---> Running in 5ff14897150f [2021-11-01T17:59:56.294Z] 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-01T17:59:57.276Z] 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-01T17:59:58.268Z] 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-01T17:59:58.268Z] 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-01T17:59:58.543Z] 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-01T18:00:01.621Z] + make build [2021-11-01T18:00:01.621Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o cmd/core-data/core-data ./cmd/core-data [2021-11-01T18:00:11.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-01T18:00:14.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o cmd/core-command/core-command ./cmd/core-command [2021-11-01T18:00:15.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-01T18:00:17.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-01T18:00:17.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-01T18:00:19.183Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-01T18:00:20.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-01T18:00:21.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-01T18:00:22.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-01T18:00:23.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-01T18:00:24.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.87" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-01T18:00:26.230Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-01T18:00:26.230Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-01T18:00:26.230Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-01T18:00:26.230Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-01T18:00:26.230Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-01T18:00:26.230Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-01T18:00:26.230Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-01T18:00:26.230Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-01T18:00:26.230Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-01T18:00:26.230Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-01T18:00:26.230Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-01T18:00:26.230Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-01T18:00:26.230Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-01T18:00:26.230Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-01T18:00:26.230Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-01T18:00:26.230Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-01T18:00:26.230Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-01T18:00:26.230Z] + 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-01T18:00:26.230Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-01T18:00:26.230Z] + 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-01T18:00:26.230Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-01T18:00:26.231Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-01T18:00:26.231Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-01T18:00:26.231Z] + 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-01T18:00:26.231Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-01T18:00:26.231Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-01T18:00:26.231Z] + 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-01T18:00:27.182Z] Building hooks [2021-11-01T18:00:27.182Z] + cd /root/parts/hooks/src [2021-11-01T18:00:27.182Z] + make build [2021-11-01T18:00:27.182Z] go mod tidy [2021-11-01T18:00:27.441Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-11-01T18:00:27.706Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-01T18:00:27.706Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-01T18:00:27.977Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-01T18:00:28.559Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-01T18:00:29.142Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-01T18:00:29.142Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-01T18:00:32.442Z] Building static-packages [2021-11-01T18:00:32.442Z] + snapcraftctl build [2021-11-01T18:00:34.353Z] Building version [2021-11-01T18:00:34.353Z] + snapcraftctl build [2021-11-01T18:00:36.257Z] Staging config-common [2021-11-01T18:00:36.257Z] + snapcraftctl stage [2021-11-01T18:00:37.195Z] Skipping stage go-build-helper (already ran) [2021-11-01T18:00:37.196Z] Staging edgex-go [2021-11-01T18:00:37.196Z] + snapcraftctl stage [2021-11-01T18:00:38.134Z] Staging hooks [2021-11-01T18:00:38.134Z] + snapcraftctl stage [2021-11-01T18:00:39.515Z] Staging static-packages [2021-11-01T18:00:39.515Z] + snapcraftctl stage [2021-11-01T18:00:40.455Z] Staging version [2021-11-01T18:00:40.455Z] + snapcraftctl stage [2021-11-01T18:00:41.399Z] Priming config-common [2021-11-01T18:00:41.399Z] + snapcraftctl prime [2021-11-01T18:00:42.785Z] Priming go-build-helper [2021-11-01T18:00:42.785Z] + snapcraftctl prime [2021-11-01T18:00:43.728Z] Priming edgex-go [2021-11-01T18:00:43.728Z] + snapcraftctl prime [2021-11-01T18:00:45.112Z] Priming hooks [2021-11-01T18:00:45.112Z] + snapcraftctl prime [2021-11-01T18:00:46.052Z] Priming static-packages [2021-11-01T18:00:46.052Z] + snapcraftctl prime [2021-11-01T18:00:49.347Z] Priming version [2021-11-01T18:00:49.347Z] + snapcraftctl prime [2021-11-01T18:00:49.928Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-01T18:01:50.452Z] 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-01T18:01:51.907Z] Removing intermediate container 8060fcd4f51c [2021-11-01T18:01:51.907Z] ---> 0a2585b3cbc5 [2021-11-01T18:01:51.907Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-01T18:01:52.182Z] ---> Running in f07085e031e0 [2021-11-01T18:01:52.790Z] Removing intermediate container e0beb836df0a [2021-11-01T18:01:52.790Z] ---> fd82e4491756 [2021-11-01T18:01:52.790Z] [2021-11-01T18:01:52.790Z] Step 9/22 : FROM alpine:3.14 [2021-11-01T18:01:53.072Z] 3.14: Pulling from library/alpine [2021-11-01T18:01:53.072Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-01T18:01:53.072Z] Status: Downloaded newer image for alpine:3.14 [2021-11-01T18:01:53.072Z] ---> bb3de5531c18 [2021-11-01T18:01:53.072Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-01T18:01:53.350Z] ---> Running in 492a7c55fb6f [2021-11-01T18:01:54.342Z] 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-01T18:01:55.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:01:56.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:01:57.056Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-01T18:01:57.056Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:01:57.056Z] OK: 5 MiB in 15 packages [2021-11-01T18:01:59.045Z] Removing intermediate container 492a7c55fb6f [2021-11-01T18:01:59.045Z] ---> 1adfd5c56052 [2021-11-01T18:01:59.045Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-01T18:01:59.645Z] ---> Running in 22c7b7509aaf [2021-11-01T18:01:59.920Z] Removing intermediate container f07085e031e0 [2021-11-01T18:01:59.920Z] ---> f981697d0985 [2021-11-01T18:01:59.920Z] [2021-11-01T18:01:59.920Z] Step 10/22 : FROM docker:20.10.8 [2021-11-01T18:02:00.194Z] Removing intermediate container 7acd1661fad9 [2021-11-01T18:02:00.194Z] ---> 96133848db1f [2021-11-01T18:02:00.194Z] [2021-11-01T18:02:00.194Z] Step 9/20 : FROM alpine:3.14 [2021-11-01T18:02:00.194Z] ---> bb3de5531c18 [2021-11-01T18:02:00.194Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-01T18:02:00.194Z] 20.10.8: Pulling from library/docker [2021-11-01T18:02:00.790Z] ---> Running in 3c6099b7f1dd [2021-11-01T18:02:00.790Z] Removing intermediate container 22c7b7509aaf [2021-11-01T18:02:00.790Z] ---> 493ef87a77db [2021-11-01T18:02:00.790Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-01T18:02:01.392Z] ---> Running in 1b8e297ac724 [2021-11-01T18:02:02.382Z] Removing intermediate container 5ff14897150f [2021-11-01T18:02:02.382Z] ---> 1866bf2a97e6 [2021-11-01T18:02:02.382Z] [2021-11-01T18:02:02.382Z] Step 11/23 : FROM alpine:3.14 [2021-11-01T18:02:02.382Z] ---> bb3de5531c18 [2021-11-01T18:02:02.382Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-01T18:02:02.382Z] ---> Using cache [2021-11-01T18:02:02.382Z] ---> 1adfd5c56052 [2021-11-01T18:02:02.382Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-01T18:02:02.382Z] ---> Using cache [2021-11-01T18:02:02.382Z] ---> 493ef87a77db [2021-11-01T18:02:02.382Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-01T18:02:02.382Z] Removing intermediate container e35b0080a18a [2021-11-01T18:02:02.382Z] ---> 860bbc1e7536 [2021-11-01T18:02:02.382Z] [2021-11-01T18:02:02.382Z] Step 9/21 : FROM alpine:3.14 [2021-11-01T18:02:02.382Z] ---> bb3de5531c18 [2021-11-01T18:02:02.382Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-01T18:02:02.659Z] Removing intermediate container 1b8e297ac724 [2021-11-01T18:02:02.659Z] ---> 1f7ef355a480 [2021-11-01T18:02:02.659Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-01T18:02:02.659Z] ---> Running in 925c1031526a [2021-11-01T18:02:02.659Z] ---> Running in ec54fd0d2768 [2021-11-01T18:02:02.933Z] ---> Running in 4d3e389c5d0d [2021-11-01T18:02:02.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:02:03.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:02:03.817Z] Removing intermediate container 4d3e389c5d0d [2021-11-01T18:02:03.818Z] ---> 9e9c7869e866 [2021-11-01T18:02:03.818Z] Step 14/22 : WORKDIR / [2021-11-01T18:02:03.818Z] Removing intermediate container 925c1031526a [2021-11-01T18:02:03.818Z] ---> a2427159946f [2021-11-01T18:02:03.818Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-01T18:02:04.100Z] ---> Running in 25b435d8f8ef [2021-11-01T18:02:04.100Z] ---> Running in 621bdb356982 [2021-11-01T18:02:04.100Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-01T18:02:04.374Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-01T18:02:04.374Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-01T18:02:04.374Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-01T18:02:04.374Z] (5/5) Installing curl (7.79.1-r0) [2021-11-01T18:02:04.374Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:02:04.374Z] Executing ca-certificates-20191127-r5.trigger [2021-11-01T18:02:04.656Z] OK: 8 MiB in 19 packages [2021-11-01T18:02:04.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:02:04.935Z] Removing intermediate container 621bdb356982 [2021-11-01T18:02:04.935Z] ---> 498b93c9f8a1 [2021-11-01T18:02:04.935Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:02:04.935Z] Removing intermediate container 25b435d8f8ef [2021-11-01T18:02:04.935Z] ---> 190db2b24e51 [2021-11-01T18:02:04.935Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:02:05.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:02:06.233Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-01T18:02:06.233Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-01T18:02:06.233Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:02:06.233Z] Executing ca-certificates-20191127-r5.trigger [2021-11-01T18:02:06.515Z] OK: 6 MiB in 16 packages [2021-11-01T18:02:06.796Z] ---> 3f2cb14029fd [2021-11-01T18:02:06.796Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-01T18:02:06.796Z] ---> f149ff496ab9 [2021-11-01T18:02:06.796Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-01T18:02:07.400Z] Removing intermediate container 3c6099b7f1dd [2021-11-01T18:02:07.400Z] ---> 6d381b859640 [2021-11-01T18:02:07.400Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-01T18:02:07.675Z] ---> Running in 092c57ee4484 [2021-11-01T18:02:09.114Z] Removing intermediate container 092c57ee4484 [2021-11-01T18:02:09.114Z] ---> 689cd1ce43ea [2021-11-01T18:02:09.114Z] Step 12/20 : WORKDIR /edgex [2021-11-01T18:02:09.114Z] ---> ff39dbd4fe98 [2021-11-01T18:02:09.114Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-01T18:02:09.114Z] ---> Running in 14dd3bd3add9 [2021-11-01T18:02:09.390Z] Removing intermediate container ec54fd0d2768 [2021-11-01T18:02:09.390Z] ---> 5ea06372d8cd [2021-11-01T18:02:09.390Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-01T18:02:09.390Z] ---> f35fa31a5637 [2021-11-01T18:02:09.390Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-01T18:02:09.390Z] ---> Running in 077b6a019747 [2021-11-01T18:02:09.999Z] Removing intermediate container 14dd3bd3add9 [2021-11-01T18:02:09.999Z] ---> 2033c7a956df [2021-11-01T18:02:09.999Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-01T18:02:10.272Z] Removing intermediate container 077b6a019747 [2021-11-01T18:02:10.272Z] ---> 91faffefe635 [2021-11-01T18:02:10.272Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-01T18:02:10.546Z] ---> Running in 9b91ebeffc85 [2021-11-01T18:02:10.546Z] ---> c51b4b50fa45 [2021-11-01T18:02:10.546Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-01T18:02:10.820Z] ---> 2666c5a26f60 [2021-11-01T18:02:10.820Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-01T18:02:10.820Z] ---> Running in 73a73ef4696b [2021-11-01T18:02:10.820Z] ---> Running in f872bf0ef1e5 [2021-11-01T18:02:11.420Z] Removing intermediate container 9b91ebeffc85 [2021-11-01T18:02:11.420Z] ---> 1d7215b40079 [2021-11-01T18:02:11.420Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-01T18:02:11.420Z] ---> 2cb66a0ba5e8 [2021-11-01T18:02:11.420Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-01T18:02:11.420Z] ---> Running in 07cc1ebc6ebc [2021-11-01T18:02:11.700Z] Removing intermediate container f872bf0ef1e5 [2021-11-01T18:02:11.700Z] ---> 3bfbc90dc3e6 [2021-11-01T18:02:11.700Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:02:11.700Z] Removing intermediate container 73a73ef4696b [2021-11-01T18:02:11.700Z] ---> 8fd62fdd0305 [2021-11-01T18:02:11.700Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:02:11.971Z] ---> Running in d01c9874623a [2021-11-01T18:02:11.971Z] ---> Running in afcc4b690016 [2021-11-01T18:02:12.251Z] Removing intermediate container 07cc1ebc6ebc [2021-11-01T18:02:12.251Z] ---> 8efac66bfc4d [2021-11-01T18:02:12.251Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:02:12.854Z] Removing intermediate container d01c9874623a [2021-11-01T18:02:12.854Z] ---> 4ca696cc6940 [2021-11-01T18:02:12.854Z] Step 21/23 : LABEL arch=arm64 [2021-11-01T18:02:12.854Z] Removing intermediate container afcc4b690016 [2021-11-01T18:02:12.854Z] ---> d629b4f5a4f0 [2021-11-01T18:02:12.854Z] Step 20/22 : LABEL arch=arm64 [2021-11-01T18:02:13.133Z] ---> Running in cfff67f41827 [2021-11-01T18:02:13.133Z] ---> Running in 0640d7fb8de1 [2021-11-01T18:02:13.133Z] ---> 813d90ae0c99 [2021-11-01T18:02:13.133Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-01T18:02:13.407Z] ---> 286576dd59c6 [2021-11-01T18:02:13.407Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-01T18:02:13.686Z] Removing intermediate container cfff67f41827 [2021-11-01T18:02:13.686Z] ---> 9faf2a9a45ba [2021-11-01T18:02:13.686Z] Step 22/23 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T18:02:13.686Z] Removing intermediate container 0640d7fb8de1 [2021-11-01T18:02:13.686Z] ---> b6aff2225752 [2021-11-01T18:02:13.686Z] Step 21/22 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T18:02:13.969Z] ---> Running in 6e18cf278b14 [2021-11-01T18:02:13.969Z] ---> Running in f07d3057a975 [2021-11-01T18:02:14.243Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-01T18:02:14.243Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-01T18:02:14.243Z] ---> 3734d5adc5ac [2021-11-01T18:02:14.243Z] 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-01T18:02:14.527Z] ---> Running in fb65d0217012 [2021-11-01T18:02:14.798Z] Removing intermediate container 6e18cf278b14 [2021-11-01T18:02:14.798Z] ---> 0a0de9cef94f [2021-11-01T18:02:14.798Z] Step 23/23 : LABEL version=0.0.0 [2021-11-01T18:02:15.080Z] Removing intermediate container f07d3057a975 [2021-11-01T18:02:15.080Z] ---> 974911625baa [2021-11-01T18:02:15.080Z] Step 22/22 : LABEL version=0.0.0 [2021-11-01T18:02:15.080Z] ---> 923e7aa14190 [2021-11-01T18:02:15.080Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-01T18:02:15.080Z] ---> Running in 1b805413082a [2021-11-01T18:02:15.080Z] ---> 3c05e372e666 [2021-11-01T18:02:15.080Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-01T18:02:15.080Z] Removing intermediate container fb65d0217012 [2021-11-01T18:02:15.080Z] ---> cb1dc03485e2 [2021-11-01T18:02:15.080Z] 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-01T18:02:15.357Z] ---> Running in 43825f8d9f4c [2021-11-01T18:02:15.357Z] ---> Running in 1afbeba63fd8 [2021-11-01T18:02:15.357Z] ---> Running in 80f743558e2a [2021-11-01T18:02:15.977Z] Removing intermediate container 1b805413082a [2021-11-01T18:02:15.977Z] ---> ad26f7426875 [2021-11-01T18:02:15.977Z] [2021-11-01T18:02:16.257Z] Removing intermediate container 1afbeba63fd8 [2021-11-01T18:02:16.257Z] Removing intermediate container 43825f8d9f4c [2021-11-01T18:02:16.257Z] ---> 236c30f318bd [2021-11-01T18:02:16.257Z] Step 17/20 : CMD ["--init=true"] [2021-11-01T18:02:16.257Z] ---> 886dd4ee986b [2021-11-01T18:02:16.257Z] [2021-11-01T18:02:16.257Z] ---> Running in 31410e2fd37d [2021-11-01T18:02:16.533Z] ---> 5c8ba399ee36 [2021-11-01T18:02:16.533Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-01T18:02:16.533Z] ---> Running in f233465ffd6c [2021-11-01T18:02:16.533Z] Successfully built ad26f7426875 [2021-11-01T18:02:16.533Z] Successfully tagged support-scheduler-arm64:latest [2021-11-01T18:02:16.533Z]  Building support-scheduler ... done Building security-bootstrapper [2021-11-01T18:02:16.821Z] Successfully built 886dd4ee986b [2021-11-01T18:02:16.821Z] Successfully tagged core-command-arm64:latest [2021-11-01T18:02:16.821Z] Building core-data [2021-11-01T18:02:17.106Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:02:17.106Z] Removing intermediate container 31410e2fd37d [2021-11-01T18:02:17.106Z] ---> 4c5841f1d322 [2021-11-01T18:02:17.106Z] Step 18/20 : LABEL arch=arm64 [2021-11-01T18:02:17.106Z] ---> Running in 11027b1cfe84 [2021-11-01T18:02:17.106Z] Removing intermediate container f233465ffd6c [2021-11-01T18:02:17.106Z] ---> d83681ef92cf [2021-11-01T18:02:17.106Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:02:17.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:02:17.383Z] ---> Running in da7bc0869439 [2021-11-01T18:02:17.978Z] Removing intermediate container 11027b1cfe84 [2021-11-01T18:02:17.978Z] ---> 0d431a741e9f [2021-11-01T18:02:17.978Z] Step 19/20 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T18:02:17.978Z] Removing intermediate container da7bc0869439 [2021-11-01T18:02:17.978Z] ---> f7e5c36952ff [2021-11-01T18:02:17.978Z] ---> Running in c2fbf9e6f27f [2021-11-01T18:02:17.978Z] Step 19/21 : LABEL arch=arm64 [2021-11-01T18:02:18.253Z] ---> Running in 6b7a22467aaa [2021-11-01T18:02:18.253Z] (1/42) Installing readline (8.1.0-r0) [2021-11-01T18:02:18.253Z] (2/42) Installing bash (5.1.4-r0) [2021-11-01T18:02:18.253Z] Executing bash-5.1.4-r0.post-install [2021-11-01T18:02:18.253Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-01T18:02:18.253Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-01T18:02:18.253Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-01T18:02:18.253Z] (6/42) Installing curl (7.79.1-r0) [2021-11-01T18:02:18.253Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-01T18:02:18.253Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-01T18:02:18.253Z] (9/42) Installing expat (2.4.1-r0) [2021-11-01T18:02:18.253Z] (10/42) Installing libffi (3.3-r2) [2021-11-01T18:02:18.253Z] (11/42) Installing gdbm (1.19-r0) [2021-11-01T18:02:18.253Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-01T18:02:18.526Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-01T18:02:18.527Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-01T18:02:18.527Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-01T18:02:18.527Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-01T18:02:18.527Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-01T18:02:18.802Z] Removing intermediate container c2fbf9e6f27f [2021-11-01T18:02:18.802Z] ---> 60a93747ef79 [2021-11-01T18:02:18.802Z] Step 20/20 : LABEL version=0.0.0 [2021-11-01T18:02:19.402Z] Removing intermediate container 6b7a22467aaa [2021-11-01T18:02:19.402Z] ---> 21cac470e450 [2021-11-01T18:02:19.402Z] Step 20/21 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T18:02:19.402Z] ---> Running in f142f68f8734 [2021-11-01T18:02:19.677Z] ---> Running in 612feda70720 [2021-11-01T18:02:20.281Z] Removing intermediate container f142f68f8734 [2021-11-01T18:02:20.281Z] ---> 5982b198875a [2021-11-01T18:02:20.281Z] [2021-11-01T18:02:20.564Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-01T18:02:20.564Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-01T18:02:20.564Z] Removing intermediate container 612feda70720 [2021-11-01T18:02:20.564Z] ---> 861f7c178ecb [2021-11-01T18:02:20.564Z] Step 21/21 : LABEL version=0.0.0 [2021-11-01T18:02:20.564Z] Successfully built 5982b198875a [2021-11-01T18:02:20.564Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-01T18:02:20.564Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-01T18:02:20.564Z]  Building security-proxy-setup ... done Building core-metadata [2021-11-01T18:02:20.564Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-01T18:02:20.564Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-01T18:02:20.564Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-01T18:02:20.564Z] ---> Running in 5b98133b69d3 [2021-11-01T18:02:20.852Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-01T18:02:20.852Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-01T18:02:20.852Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-01T18:02:20.852Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-01T18:02:20.852Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-01T18:02:20.852Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-01T18:02:20.852Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-01T18:02:20.852Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-01T18:02:20.852Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-01T18:02:20.852Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-01T18:02:21.124Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-01T18:02:21.124Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-01T18:02:21.124Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-01T18:02:21.124Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-01T18:02:21.124Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-01T18:02:21.124Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-01T18:02:21.124Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-01T18:02:21.124Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-01T18:02:21.124Z] Removing intermediate container 5b98133b69d3 [2021-11-01T18:02:21.124Z] ---> d79e6b05f441 [2021-11-01T18:02:21.124Z] [2021-11-01T18:02:21.399Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-01T18:02:21.399Z] Successfully built d79e6b05f441 [2021-11-01T18:02:21.676Z] Successfully tagged support-notifications-arm64:latest [2021-11-01T18:02:21.677Z]  Building support-notifications ... done Building security-secretstore-setup [2021-11-01T18:02:21.677Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:02:21.677Z] OK: 84 MiB in 64 packages [2021-11-01T18:02:25.980Z] Collecting docker-compose==1.23.2 [2021-11-01T18:02:25.980Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-01T18:02:25.980Z] Collecting cached-property<2,>=1.2.0 [2021-11-01T18:02:25.980Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-01T18:02:26.254Z] Collecting texttable<0.10,>=0.9.0 [2021-11-01T18:02:26.254Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-01T18:02:28.233Z] Collecting docopt<0.7,>=0.6.1 [2021-11-01T18:02:28.233Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-01T18:02:30.212Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-01T18:02:30.212Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-01T18:02:32.184Z] Collecting docker<4.0,>=3.6.0 [2021-11-01T18:02:32.184Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-01T18:02:32.184Z] 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-01T18:02:32.184Z] Collecting jsonschema<3,>=2.5.1 [2021-11-01T18:02:32.184Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-01T18:02:32.782Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-01T18:02:32.782Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-01T18:02:33.758Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-01T18:02:33.758Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-01T18:02:34.737Z] Collecting PyYAML<4,>=3.10 [2021-11-01T18:02:34.737Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-01T18:02:38.130Z] Collecting docker-pycreds>=0.4.0 [2021-11-01T18:02:38.131Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-01T18:02:38.404Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-01T18:02:38.676Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-01T18:02:39.270Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-01T18:02:39.270Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-01T18:02:39.270Z] 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-01T18:02:39.542Z] Collecting idna<2.8,>=2.5 [2021-11-01T18:02:39.542Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-01T18:02:39.816Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-01T18:02:39.816Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-01T18:02:39.816Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-01T18:02:39.816Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-01T18:02:40.792Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-01T18:02:40.792Z] Attempting uninstall: urllib3 [2021-11-01T18:02:40.792Z] Found existing installation: urllib3 1.26.5 [2021-11-01T18:02:40.792Z] Uninstalling urllib3-1.26.5: [2021-11-01T18:02:40.792Z] Successfully uninstalled urllib3-1.26.5 [2021-11-01T18:02:41.387Z] Attempting uninstall: idna [2021-11-01T18:02:41.387Z] Found existing installation: idna 3.2 [2021-11-01T18:02:41.387Z] Uninstalling idna-3.2: [2021-11-01T18:02:41.387Z] Successfully uninstalled idna-3.2 [2021-11-01T18:02:42.369Z] Attempting uninstall: chardet [2021-11-01T18:02:42.369Z] Found existing installation: chardet 4.0.0 [2021-11-01T18:02:42.369Z] Uninstalling chardet-4.0.0: [2021-11-01T18:02:42.369Z] Successfully uninstalled chardet-4.0.0 [2021-11-01T18:02:44.346Z] Attempting uninstall: requests [2021-11-01T18:02:44.346Z] Found existing installation: requests 2.25.1 [2021-11-01T18:02:44.346Z] Uninstalling requests-2.25.1: [2021-11-01T18:02:44.346Z] Successfully uninstalled requests-2.25.1 [2021-11-01T18:02:44.943Z] Running setup.py install for texttable: started [2021-11-01T18:02:46.929Z] Running setup.py install for texttable: finished with status 'done' [2021-11-01T18:02:46.929Z] Running setup.py install for PyYAML: started [2021-11-01T18:02:49.561Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-01T18:02:49.561Z] Running setup.py install for docopt: started [2021-11-01T18:02:51.546Z] Running setup.py install for docopt: finished with status 'done' [2021-11-01T18:02:51.546Z] Running setup.py install for dockerpty: started [2021-11-01T18:02:54.197Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-01T18:02:58.548Z] 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-01T18:02:59.539Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:02:59.539Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:02:59.539Z] ---> 7a04fe1abe8e [2021-11-01T18:02:59.539Z] Step 3/22 : WORKDIR /edgex-go [2021-11-01T18:02:59.539Z] ---> Using cache [2021-11-01T18:02:59.539Z] ---> 5e8c92455752 [2021-11-01T18:02:59.539Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:02:59.539Z] ---> Using cache [2021-11-01T18:02:59.539Z] ---> 3c522a16091b [2021-11-01T18:02:59.539Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-01T18:03:00.532Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:03:00.532Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:03:00.532Z] ---> 7a04fe1abe8e [2021-11-01T18:03:00.532Z] Step 3/30 : WORKDIR /edgex-go [2021-11-01T18:03:00.532Z] ---> Using cache [2021-11-01T18:03:00.532Z] ---> 5e8c92455752 [2021-11-01T18:03:00.532Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:03:00.532Z] ---> Using cache [2021-11-01T18:03:00.532Z] ---> 3c522a16091b [2021-11-01T18:03:00.532Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-01T18:03:00.532Z] ---> Using cache [2021-11-01T18:03:00.532Z] ---> 73f65d22d275 [2021-11-01T18:03:00.532Z] Step 6/30 : COPY . . [2021-11-01T18:03:00.532Z] ---> Running in a424af3776dc [2021-11-01T18:03:02.587Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:03:03.672Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:03:04.388Z] OK: 219 MiB in 52 packages [2021-11-01T18:03:05.076Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:03:05.076Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:03:05.076Z] ---> 7a04fe1abe8e [2021-11-01T18:03:05.076Z] Step 3/22 : WORKDIR /edgex-go [2021-11-01T18:03:05.076Z] ---> Using cache [2021-11-01T18:03:05.076Z] ---> 5e8c92455752 [2021-11-01T18:03:05.076Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:03:05.076Z] ---> Using cache [2021-11-01T18:03:05.076Z] ---> 3c522a16091b [2021-11-01T18:03:05.076Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-01T18:03:05.076Z] ---> Using cache [2021-11-01T18:03:05.076Z] ---> 73f65d22d275 [2021-11-01T18:03:05.076Z] Step 6/22 : COPY . . [2021-11-01T18:03:06.370Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:03:06.370Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:03:06.370Z] ---> 7a04fe1abe8e [2021-11-01T18:03:06.370Z] Step 3/24 : WORKDIR /edgex-go [2021-11-01T18:03:06.370Z] ---> Using cache [2021-11-01T18:03:06.370Z] ---> 5e8c92455752 [2021-11-01T18:03:06.370Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:03:06.370Z] ---> Using cache [2021-11-01T18:03:06.370Z] ---> 3c522a16091b [2021-11-01T18:03:06.370Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-01T18:03:06.370Z] ---> Using cache [2021-11-01T18:03:06.370Z] ---> 73f65d22d275 [2021-11-01T18:03:06.370Z] Step 6/24 : COPY . . [2021-11-01T18:03:07.836Z] Removing intermediate container a424af3776dc [2021-11-01T18:03:07.836Z] ---> 851b031db822 [2021-11-01T18:03:07.836Z] Step 6/22 : COPY . . [2021-11-01T18:03:17.999Z] Removing intermediate container 80f743558e2a [2021-11-01T18:03:17.999Z] ---> 7c4085a72537 [2021-11-01T18:03:17.999Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-01T18:03:18.598Z] ---> Running in 83c4e4618ecc [2021-11-01T18:03:19.197Z] Removing intermediate container 83c4e4618ecc [2021-11-01T18:03:19.197Z] ---> b09fd380df96 [2021-11-01T18:03:19.197Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-01T18:03:19.471Z] ---> Running in 142bc0569768 [2021-11-01T18:03:20.453Z] Removing intermediate container 142bc0569768 [2021-11-01T18:03:20.453Z] ---> 40203441eae8 [2021-11-01T18:03:20.453Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-01T18:03:23.081Z] ---> 838e6beb9774 [2021-11-01T18:03:23.081Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-01T18:03:23.674Z] ---> 872d3cddfc55 [2021-11-01T18:03:23.674Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:03:24.266Z] ---> 22f4f3a9b958 [2021-11-01T18:03:24.266Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-01T18:03:24.266Z] ---> Running in ca223b01c053 [2021-11-01T18:03:26.258Z] ---> b2276ca15b9d [2021-11-01T18:03:26.258Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-01T18:03:26.858Z] ---> Running in fa46457a4f3a [2021-11-01T18:03:27.461Z] ---> cd76d5286259 [2021-11-01T18:03:27.461Z] Removing intermediate container fa46457a4f3a [2021-11-01T18:03:27.461Z] ---> fc760ef51bda [2021-11-01T18:03:27.461Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:03:27.461Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:03:27.736Z] ---> Running in 6fcfc2b50ea4 [2021-11-01T18:03:27.736Z] ---> Running in 1169c04250d0 [2021-11-01T18:03:28.339Z] Removing intermediate container ca223b01c053 [2021-11-01T18:03:28.339Z] ---> c12d01ebedae [2021-11-01T18:03:28.339Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-01T18:03:28.339Z] ---> Running in 33d7b1f2194d [2021-11-01T18:03:28.616Z] ---> c6b78bb75e81 [2021-11-01T18:03:28.616Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:03:28.894Z] Removing intermediate container 1169c04250d0 [2021-11-01T18:03:28.894Z] ---> 2ac3764e3c74 [2021-11-01T18:03:28.894Z] Step 20/22 : LABEL arch=arm64 [2021-11-01T18:03:28.894Z] ---> Running in 1b24d544998d [2021-11-01T18:03:29.174Z] ---> Running in c8be80481b96 [2021-11-01T18:03:30.162Z] Removing intermediate container c8be80481b96 [2021-11-01T18:03:30.162Z] ---> 5f8ad299cdb7 [2021-11-01T18:03:30.162Z] Step 21/22 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T18:03:30.162Z] ---> Running in 1ea5fee01450 [2021-11-01T18:03:30.437Z] ---> 45ca789109d4 [2021-11-01T18:03:30.437Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:03:30.712Z] ---> Running in 397cc256f631 [2021-11-01T18:03:30.712Z] 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-01T18:03:31.311Z] Removing intermediate container 1ea5fee01450 [2021-11-01T18:03:31.311Z] ---> d18cf8159a08 [2021-11-01T18:03:31.311Z] Step 22/22 : LABEL version=0.0.0 [2021-11-01T18:03:31.311Z] ---> Running in 2a072dbb54c3 [2021-11-01T18:03:32.290Z] Removing intermediate container 2a072dbb54c3 [2021-11-01T18:03:32.290Z] ---> b93ffe82de0e [2021-11-01T18:03:32.290Z] [2021-11-01T18:03:32.889Z] Removing intermediate container 6fcfc2b50ea4 [2021-11-01T18:03:32.889Z] ---> aaa44530d12f [2021-11-01T18:03:32.889Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-01T18:03:32.889Z] Successfully built b93ffe82de0e [2021-11-01T18:03:32.889Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-01T18:03:32.889Z]  Building sys-mgmt-agent ... done  ---> Running in a3b1dd6292e0 [2021-11-01T18:03:34.329Z] Removing intermediate container 1b24d544998d [2021-11-01T18:03:34.329Z] ---> d067cf1b1b38 [2021-11-01T18:03:34.329Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-01T18:03:34.329Z] ---> Running in 58a4a05555af [2021-11-01T18:03:35.319Z] 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-01T18:03:35.933Z] Removing intermediate container 397cc256f631 [2021-11-01T18:03:35.933Z] ---> e7f06d96349f [2021-11-01T18:03:35.933Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-01T18:03:36.208Z] ---> Running in 363dfc121014 [2021-11-01T18:03:36.820Z] 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-01T18:03:38.259Z] 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-01T18:05:15.076Z] Removing intermediate container 33d7b1f2194d [2021-11-01T18:05:15.076Z] ---> bae7efa35b1a [2021-11-01T18:05:15.076Z] [2021-11-01T18:05:15.076Z] Step 9/30 : FROM alpine:3.14 [2021-11-01T18:05:15.076Z] ---> bb3de5531c18 [2021-11-01T18:05:15.076Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-01T18:05:15.076Z] ---> Running in c6b2c20565da [2021-11-01T18:05:15.076Z] Removing intermediate container c6b2c20565da [2021-11-01T18:05:15.076Z] ---> f764d7a4b2c0 [2021-11-01T18:05:15.076Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-01T18:05:15.076Z] ---> Running in 658cf2b93095 [2021-11-01T18:05:15.076Z] 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-01T18:05:15.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:05:15.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:05:15.076Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-01T18:05:15.076Z] (2/2) Installing su-exec (0.2-r1) [2021-11-01T18:05:15.076Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:05:15.076Z] OK: 5 MiB in 16 packages [2021-11-01T18:05:15.076Z] Removing intermediate container 658cf2b93095 [2021-11-01T18:05:15.076Z] ---> ab9f1e5fe813 [2021-11-01T18:05:15.076Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-01T18:05:15.076Z] ---> Running in 6015afa1588f [2021-11-01T18:05:15.076Z] Removing intermediate container 6015afa1588f [2021-11-01T18:05:15.076Z] ---> ad846a362f64 [2021-11-01T18:05:15.076Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-01T18:05:15.076Z] ---> Running in 77bec6c96685 [2021-11-01T18:05:15.076Z] Removing intermediate container 77bec6c96685 [2021-11-01T18:05:15.076Z] ---> d8891b3065a2 [2021-11-01T18:05:15.076Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-01T18:05:15.076Z] ---> Running in 461c5b1ab441 [2021-11-01T18:05:15.076Z] Removing intermediate container 461c5b1ab441 [2021-11-01T18:05:15.076Z] ---> a1bd59d87efd [2021-11-01T18:05:15.076Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-01T18:05:15.076Z] ---> Running in 831bdf9390cb [2021-11-01T18:05:15.363Z] Removing intermediate container 831bdf9390cb [2021-11-01T18:05:15.363Z] ---> bc875e012e05 [2021-11-01T18:05:15.363Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-01T18:05:16.791Z] ---> ab484b5cf6b8 [2021-11-01T18:05:16.791Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-01T18:05:16.791Z] ---> Running in a5019babc7f0 [2021-11-01T18:05:18.763Z] Removing intermediate container 58a4a05555af [2021-11-01T18:05:18.763Z] ---> ca2f3927ce62 [2021-11-01T18:05:18.763Z] [2021-11-01T18:05:18.763Z] Step 9/24 : FROM alpine:3.14 [2021-11-01T18:05:18.763Z] ---> bb3de5531c18 [2021-11-01T18:05:18.763Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-01T18:05:18.763Z] ---> Running in 2227dc655731 [2021-11-01T18:05:20.204Z] Removing intermediate container a3b1dd6292e0 [2021-11-01T18:05:20.204Z] ---> 4539b6f14c2a [2021-11-01T18:05:20.204Z] [2021-11-01T18:05:20.204Z] Step 9/22 : FROM alpine:3.14 [2021-11-01T18:05:20.204Z] ---> bb3de5531c18 [2021-11-01T18:05:20.204Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-01T18:05:20.204Z] ---> Using cache [2021-11-01T18:05:20.204Z] ---> 1adfd5c56052 [2021-11-01T18:05:20.204Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-01T18:05:20.204Z] ---> Using cache [2021-11-01T18:05:20.204Z] ---> 493ef87a77db [2021-11-01T18:05:20.204Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-01T18:05:20.204Z] ---> Running in 33943d933a8c [2021-11-01T18:05:20.204Z] Removing intermediate container a5019babc7f0 [2021-11-01T18:05:20.204Z] ---> 88e823239764 [2021-11-01T18:05:20.204Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:05:20.803Z] Removing intermediate container 33943d933a8c [2021-11-01T18:05:20.803Z] ---> 2816d1d79011 [2021-11-01T18:05:20.803Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-01T18:05:20.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:05:21.079Z] ---> Running in 13d9666c8bbc [2021-11-01T18:05:21.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:05:21.363Z] ---> 81f7d5d305f7 [2021-11-01T18:05:21.363Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-01T18:05:21.636Z] Removing intermediate container 13d9666c8bbc [2021-11-01T18:05:21.636Z] ---> 034cb3ad7c60 [2021-11-01T18:05:21.636Z] Step 14/22 : WORKDIR / [2021-11-01T18:05:21.915Z] ---> Running in 13535a92e431 [2021-11-01T18:05:21.915Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-01T18:05:22.195Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-01T18:05:22.195Z] (3/3) Installing su-exec (0.2-r1) [2021-11-01T18:05:22.195Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:05:22.195Z] Executing ca-certificates-20191127-r5.trigger [2021-11-01T18:05:22.469Z] OK: 6 MiB in 17 packages [2021-11-01T18:05:22.469Z] Removing intermediate container 13535a92e431 [2021-11-01T18:05:22.469Z] ---> 0ffaaeceefbb [2021-11-01T18:05:22.469Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:05:23.454Z] ---> cbe4bb58152d [2021-11-01T18:05:23.454Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-01T18:05:24.054Z] ---> 5a5f94338e2c [2021-11-01T18:05:24.054Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-01T18:05:24.328Z] Removing intermediate container 2227dc655731 [2021-11-01T18:05:24.328Z] ---> 709fba384ea2 [2021-11-01T18:05:24.328Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-01T18:05:24.328Z] ---> 850dc879a75c [2021-11-01T18:05:24.328Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-01T18:05:24.603Z] ---> Running in f7295210ebd7 [2021-11-01T18:05:25.208Z] Removing intermediate container f7295210ebd7 [2021-11-01T18:05:25.208Z] ---> e5cfec1adc10 [2021-11-01T18:05:25.208Z] Step 12/24 : WORKDIR / [2021-11-01T18:05:25.491Z] ---> Running in 890b150af191 [2021-11-01T18:05:25.491Z] ---> 28a688b09356 [2021-11-01T18:05:25.491Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-01T18:05:25.762Z] ---> bc1171d3e114 [2021-11-01T18:05:25.762Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-01T18:05:26.367Z] Removing intermediate container 890b150af191 [2021-11-01T18:05:26.367Z] ---> 5ffdbc1b6157 [2021-11-01T18:05:26.367Z] 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-01T18:05:26.966Z] ---> 9b5efb6dd3a4 [2021-11-01T18:05:26.966Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-01T18:05:27.240Z] ---> Running in 5c2e49c3a03d [2021-11-01T18:05:27.240Z] ---> 13bfa55649d1 [2021-11-01T18:05:27.240Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-01T18:05:27.514Z] ---> b02e2f935b0d [2021-11-01T18:05:27.514Z] 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-01T18:05:27.514Z] ---> Running in 749e99dcf420 [2021-11-01T18:05:27.789Z] Removing intermediate container 5c2e49c3a03d [2021-11-01T18:05:27.789Z] ---> 2eaef3efe91d [2021-11-01T18:05:27.789Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-01T18:05:27.789Z] Removing intermediate container 363dfc121014 [2021-11-01T18:05:27.789Z] ---> b9f99832b848 [2021-11-01T18:05:27.789Z] [2021-11-01T18:05:27.789Z] Step 9/22 : FROM alpine:3.14 [2021-11-01T18:05:27.789Z] ---> bb3de5531c18 [2021-11-01T18:05:27.789Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-01T18:05:28.063Z] ---> Running in 230fd8025497 [2021-11-01T18:05:28.063Z] Removing intermediate container 749e99dcf420 [2021-11-01T18:05:28.063Z] ---> 492798d47fcc [2021-11-01T18:05:28.063Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:05:28.337Z] ---> Running in ba0bab68e85b [2021-11-01T18:05:28.611Z] Removing intermediate container 230fd8025497 [2021-11-01T18:05:28.611Z] ---> 92dbdf9ce719 [2021-11-01T18:05:28.611Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-01T18:05:28.611Z] ---> a0761df82130 [2021-11-01T18:05:28.611Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-01T18:05:28.887Z] ---> Running in 3eb180b9a578 [2021-11-01T18:05:28.887Z] ---> f9cd7b83732a [2021-11-01T18:05:28.887Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-01T18:05:28.887Z] Removing intermediate container ba0bab68e85b [2021-11-01T18:05:28.887Z] ---> c7ccee665271 [2021-11-01T18:05:28.887Z] Step 20/22 : LABEL arch=arm64 [2021-11-01T18:05:28.887Z] ---> Running in dd0df784fa45 [2021-11-01T18:05:29.159Z] ---> Running in f569462595a0 [2021-11-01T18:05:29.440Z] Removing intermediate container 3eb180b9a578 [2021-11-01T18:05:29.440Z] ---> cf61045d4124 [2021-11-01T18:05:29.440Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-01T18:05:29.718Z] ---> Running in ff9af319c8c3 [2021-11-01T18:05:29.718Z] Removing intermediate container dd0df784fa45 [2021-11-01T18:05:29.718Z] ---> 4a57ff4786a0 [2021-11-01T18:05:29.718Z] Step 21/22 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T18:05:29.718Z] ---> 776dae9e03a6 [2021-11-01T18:05:29.718Z] 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-01T18:05:29.994Z] ---> Running in b0147118e584 [2021-11-01T18:05:30.276Z] Removing intermediate container ff9af319c8c3 [2021-11-01T18:05:30.276Z] ---> c5859261d0b2 [2021-11-01T18:05:30.276Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:05:30.562Z] ---> Running in 91f22e61080e [2021-11-01T18:05:30.562Z] Removing intermediate container b0147118e584 [2021-11-01T18:05:30.562Z] ---> 4f0429d7236a [2021-11-01T18:05:30.562Z] Step 22/22 : LABEL version=0.0.0 [2021-11-01T18:05:30.833Z] ---> Running in abaacdce0466 [2021-11-01T18:05:30.833Z] ---> dc10d9b32aa2 [2021-11-01T18:05:30.833Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-01T18:05:31.430Z] Removing intermediate container abaacdce0466 [2021-11-01T18:05:31.430Z] ---> b1bf6a7d7ced [2021-11-01T18:05:31.430Z] [2021-11-01T18:05:32.037Z] Successfully built b1bf6a7d7ced [2021-11-01T18:05:32.037Z] Successfully tagged core-metadata-arm64:latest [2021-11-01T18:05:32.037Z]  Building core-metadata ... done Removing intermediate container f569462595a0 [2021-11-01T18:05:32.037Z] ---> f323cd0444c3 [2021-11-01T18:05:32.037Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-01T18:05:32.314Z] ---> Running in d6436fbae9b0 [2021-11-01T18:05:32.584Z] ---> 2f6e1cd168c5 [2021-11-01T18:05:32.584Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-01T18:05:33.188Z] Removing intermediate container d6436fbae9b0 [2021-11-01T18:05:33.188Z] ---> f82a2186b5dc [2021-11-01T18:05:33.188Z] Step 27/30 : CMD ["gate"] [2021-11-01T18:05:33.468Z] ---> Running in e884a1675b60 [2021-11-01T18:05:33.468Z] Removing intermediate container 91f22e61080e [2021-11-01T18:05:33.468Z] ---> aa7b3489aac9 [2021-11-01T18:05:33.468Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-01T18:05:33.468Z] ---> Running in 15a945f7c1e3 [2021-11-01T18:05:34.084Z] ---> e1793df6e016 [2021-11-01T18:05:34.084Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-01T18:05:34.084Z] Removing intermediate container e884a1675b60 [2021-11-01T18:05:34.084Z] ---> 642eae1ce2e7 [2021-11-01T18:05:34.084Z] Step 28/30 : LABEL arch=arm64 [2021-11-01T18:05:34.360Z] ---> Running in c081738d7db3 [2021-11-01T18:05:34.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:05:34.953Z] Removing intermediate container c081738d7db3 [2021-11-01T18:05:34.953Z] ---> a97850c2bec5 [2021-11-01T18:05:34.953Z] Step 29/30 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T18:05:34.953Z] ---> bff95273b9f3 [2021-11-01T18:05:34.953Z] 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-01T18:05:35.224Z] ---> Running in dbd67ff21649 [2021-11-01T18:05:35.224Z] ---> Running in 38df20f57a23 [2021-11-01T18:05:35.816Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:05:35.816Z] Removing intermediate container 38df20f57a23 [2021-11-01T18:05:35.816Z] ---> 82a44e522f5c [2021-11-01T18:05:35.816Z] Step 30/30 : LABEL version=0.0.0 [2021-11-01T18:05:36.088Z] ---> Running in e824a15bdf74 [2021-11-01T18:05:36.686Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-01T18:05:36.686Z] Removing intermediate container e824a15bdf74 [2021-11-01T18:05:36.686Z] ---> 0bc6905eda69 [2021-11-01T18:05:36.686Z] [2021-11-01T18:05:36.686Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-01T18:05:36.686Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-01T18:05:36.960Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-01T18:05:36.960Z] Successfully built 0bc6905eda69 [2021-11-01T18:05:36.960Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-01T18:05:37.233Z]  Building security-bootstrapper ... done (5/6) Installing libzmq (4.3.4-r0) [2021-11-01T18:05:37.233Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-01T18:05:37.233Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:05:37.233Z] OK: 8 MiB in 20 packages [2021-11-01T18:05:37.833Z] Removing intermediate container dbd67ff21649 [2021-11-01T18:05:37.833Z] ---> 2542af4fda62 [2021-11-01T18:05:37.833Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-01T18:05:37.833Z] ---> Running in 00f5bbcd946c [2021-11-01T18:05:38.438Z] Removing intermediate container 00f5bbcd946c [2021-11-01T18:05:38.438Z] ---> 406660a44ade [2021-11-01T18:05:38.438Z] Step 22/24 : LABEL arch=arm64 [2021-11-01T18:05:38.438Z] ---> Running in c97482f8467d [2021-11-01T18:05:38.438Z] Removing intermediate container 15a945f7c1e3 [2021-11-01T18:05:38.438Z] ---> ffcd769464b1 [2021-11-01T18:05:38.438Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:05:39.037Z] Removing intermediate container c97482f8467d [2021-11-01T18:05:39.037Z] ---> a237464b6252 [2021-11-01T18:05:39.037Z] Step 23/24 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T18:05:39.038Z] ---> Running in 5d970f8d2690 [2021-11-01T18:05:39.312Z] ---> f82598109652 [2021-11-01T18:05:39.312Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-01T18:05:39.587Z] Removing intermediate container 5d970f8d2690 [2021-11-01T18:05:39.587Z] ---> 629e1b796b8b [2021-11-01T18:05:39.587Z] Step 24/24 : LABEL version=0.0.0 [2021-11-01T18:05:39.856Z] ---> Running in f3c573d2f02c [2021-11-01T18:05:40.448Z] Removing intermediate container f3c573d2f02c [2021-11-01T18:05:40.448Z] ---> fa85cbf654a6 [2021-11-01T18:05:40.448Z] [2021-11-01T18:05:40.721Z] Successfully built fa85cbf654a6 [2021-11-01T18:05:40.721Z] ---> 03dcaaf28987 [2021-11-01T18:05:40.721Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-01T18:05:40.721Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-01T18:05:41.325Z]  Building security-secretstore-setup ... done  ---> f929ea8b716f [2021-11-01T18:05:41.325Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-01T18:05:41.600Z] ---> Running in b9e9f88e8da8 [2021-11-01T18:05:41.873Z] Removing intermediate container b9e9f88e8da8 [2021-11-01T18:05:41.873Z] ---> 60d77864a52f [2021-11-01T18:05:41.873Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:05:42.145Z] ---> Running in 763a19ed2e04 [2021-11-01T18:05:42.417Z] Removing intermediate container 763a19ed2e04 [2021-11-01T18:05:42.417Z] ---> c0ba523cc0cd [2021-11-01T18:05:42.689Z] Step 20/22 : LABEL arch=arm64 [2021-11-01T18:05:42.689Z] ---> Running in e257b97b5a6a [2021-11-01T18:05:43.282Z] Removing intermediate container e257b97b5a6a [2021-11-01T18:05:43.282Z] ---> 56f5a66fa288 [2021-11-01T18:05:43.282Z] Step 21/22 : LABEL git_sha=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [2021-11-01T18:05:43.282Z] ---> Running in a86383a88aff [2021-11-01T18:05:43.579Z] Removing intermediate container a86383a88aff [2021-11-01T18:05:43.579Z] ---> bf73a61f4a6b [2021-11-01T18:05:43.579Z] Step 22/22 : LABEL version=0.0.0 [2021-11-01T18:05:43.855Z] ---> Running in a91687859bd8 [2021-11-01T18:05:44.127Z] Removing intermediate container a91687859bd8 [2021-11-01T18:05:44.127Z] ---> 2e9e8b03c0d5 [2021-11-01T18:05:44.127Z] [2021-11-01T18:05:44.399Z] Successfully built 2e9e8b03c0d5 [2021-11-01T18:05:44.671Z] Successfully tagged core-data-arm64:latest [2021-11-01T18:05:44.687Z]  Building core-data ... done  [Pipeline] } [2021-11-01T18:05:44.696Z] $ docker stop --time=1 15459acb28fab0f0fc28e1eb9ebce8efc979c8a92704b992db7f010b999f146e [2021-11-01T18:05:46.478Z] $ docker rm -f 15459acb28fab0f0fc28e1eb9ebce8efc979c8a92704b992db7f010b999f146e [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T18:05:47.081Z] + docker images [2021-11-01T18:05:47.353Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-01T18:05:47.353Z] core-data-arm64 latest 2e9e8b03c0d5 4 seconds ago 19.5MB [2021-11-01T18:05:47.353Z] security-secretstore-setup-arm64 latest fa85cbf654a6 7 seconds ago 26.8MB [2021-11-01T18:05:47.353Z] security-bootstrapper-arm64 latest 0bc6905eda69 11 seconds ago 17.8MB [2021-11-01T18:05:47.353Z] core-metadata-arm64 latest b1bf6a7d7ced 16 seconds ago 15.9MB [2021-11-01T18:05:47.353Z] b9f99832b848 20 seconds ago 1.58GB [2021-11-01T18:05:47.353Z] 4539b6f14c2a 28 seconds ago 1.57GB [2021-11-01T18:05:47.353Z] ca2f3927ce62 30 seconds ago 1.58GB [2021-11-01T18:05:47.353Z] bae7efa35b1a 45 seconds ago 1.57GB [2021-11-01T18:05:47.353Z] sys-mgmt-agent-arm64 latest b93ffe82de0e 2 minutes ago 277MB [2021-11-01T18:05:47.353Z] support-notifications-arm64 latest d79e6b05f441 3 minutes ago 16.1MB [2021-11-01T18:05:47.353Z] security-proxy-setup-arm64 latest 5982b198875a 3 minutes ago 25.4MB [2021-11-01T18:05:47.353Z] support-scheduler-arm64 latest ad26f7426875 3 minutes ago 15.3MB [2021-11-01T18:05:47.353Z] core-command-arm64 latest 886dd4ee986b 3 minutes ago 15.2MB [2021-11-01T18:05:47.354Z] 860bbc1e7536 3 minutes ago 1.57GB [2021-11-01T18:05:47.354Z] 1866bf2a97e6 3 minutes ago 1.57GB [2021-11-01T18:05:47.354Z] 96133848db1f 3 minutes ago 1.57GB [2021-11-01T18:05:47.354Z] f981697d0985 3 minutes ago 1.57GB [2021-11-01T18:05:47.354Z] fd82e4491756 3 minutes ago 1.57GB [2021-11-01T18:05:47.354Z] ci-base-image-arm64 latest 7a04fe1abe8e 13 minutes ago 1.24GB [2021-11-01T18:05:47.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB [2021-11-01T18:05:47.354Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-01T18:05:47.354Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-01T18:05:47.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:05:48.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-01T18:05:48.396Z] [2021-11-01T18:05:48.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:05:48.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-01T18:05:49.051Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-01T18:05:49.051Z] 448f6bf000e3: Pulling fs layer [2021-11-01T18:05:49.051Z] f757da607395: Pulling fs layer [2021-11-01T18:05:49.051Z] 05883995daec: Pulling fs layer [2021-11-01T18:05:49.051Z] 8603b9c90790: Pulling fs layer [2021-11-01T18:05:49.051Z] 1560dd03e051: Pulling fs layer [2021-11-01T18:05:49.051Z] 27f5ce0e4adf: Pulling fs layer [2021-11-01T18:05:49.051Z] c2d8d7efcc4b: Pulling fs layer [2021-11-01T18:05:49.051Z] 1560dd03e051: Waiting [2021-11-01T18:05:49.051Z] 27f5ce0e4adf: Waiting [2021-11-01T18:05:49.051Z] 8603b9c90790: Waiting [2021-11-01T18:05:49.051Z] c2d8d7efcc4b: Waiting [2021-11-01T18:05:49.051Z] f757da607395: Verifying Checksum [2021-11-01T18:05:49.051Z] f757da607395: Download complete [2021-11-01T18:05:49.051Z] 8603b9c90790: Verifying Checksum [2021-11-01T18:05:49.051Z] 8603b9c90790: Download complete [2021-11-01T18:05:49.323Z] 1560dd03e051: Verifying Checksum [2021-11-01T18:05:49.323Z] 1560dd03e051: Download complete [2021-11-01T18:05:49.323Z] 27f5ce0e4adf: Verifying Checksum [2021-11-01T18:05:49.323Z] 27f5ce0e4adf: Download complete [2021-11-01T18:05:49.323Z] 05883995daec: Verifying Checksum [2021-11-01T18:05:49.323Z] 05883995daec: Download complete [2021-11-01T18:05:49.598Z] 448f6bf000e3: Verifying Checksum [2021-11-01T18:05:49.598Z] 448f6bf000e3: Download complete [2021-11-01T18:05:52.216Z] c2d8d7efcc4b: Verifying Checksum [2021-11-01T18:05:52.216Z] c2d8d7efcc4b: Download complete [2021-11-01T18:05:53.194Z] 448f6bf000e3: Pull complete [2021-11-01T18:05:54.167Z] f757da607395: Pull complete [2021-11-01T18:05:55.597Z] 05883995daec: Pull complete [2021-11-01T18:05:55.873Z] 8603b9c90790: Pull complete [2021-11-01T18:05:56.850Z] 1560dd03e051: Pull complete [2021-11-01T18:05:57.121Z] 27f5ce0e4adf: Pull complete [2021-11-01T18:06:12.217Z] c2d8d7efcc4b: Pull complete [2021-11-01T18:06:12.217Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-01T18:06:12.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-01T18:06:12.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-01T18:06:12.497Z] prd-ubuntu18.04-docker-arm64-4c-16g-13721 does not seem to be running inside a container [2021-11-01T18:06:12.570Z] $ 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-01T18:06:15.944Z] $ docker top 708fe2ce2214ac6dee788ca7d229c46a828fcfb43032b6db98a3dae56339164c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:06:17.069Z] ---> job-cost.sh [2021-11-01T18:06:17.069Z] lf-activate-venv: SKIPPING [2021-11-01T18:06:17.069Z] INFO: No Stack... [2021-11-01T18:06:17.342Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-01T18:06:17.933Z] INFO: Archiving Costs [Pipeline] sh [2021-11-01T18:06:18.610Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-11-01T18:06:18.610Z] + cut -d, -f6 [Pipeline] lock [2021-11-01T18:06:18.698Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3790-1-stack-cost] [2021-11-01T18:06:18.710Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3790-1-stack-cost] did not exist. Created. [2021-11-01T18:06:18.710Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3790-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-01T18:06:19.429Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-01T18:06:19.605Z] Stashed 1 file(s) [Pipeline] } [2021-11-01T18:06:19.624Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3790-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-01T18:06:19.679Z] $ docker stop --time=1 708fe2ce2214ac6dee788ca7d229c46a828fcfb43032b6db98a3dae56339164c [2021-11-01T18:06:21.266Z] $ docker rm -f 708fe2ce2214ac6dee788ca7d229c46a828fcfb43032b6db98a3dae56339164c [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-01T18:06:22.390Z] provisioning config files... [2021-11-01T18:06:22.400Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config766056210199379436tmp [Pipeline] { [Pipeline] sh [2021-11-01T18:06:22.727Z] + set +x [2021-11-01T18:06:22.727Z] + curl -s https://codecov.io/bash [2021-11-01T18:06:22.727Z] + bash -s -- [2021-11-01T18:06:22.727Z] [2021-11-01T18:06:22.727Z] _____ _ [2021-11-01T18:06:22.727Z] / ____| | | [2021-11-01T18:06:22.727Z] | | ___ __| | ___ ___ _____ __ [2021-11-01T18:06:22.727Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-01T18:06:22.727Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-01T18:06:22.727Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-01T18:06:22.727Z] Bash-1.0.6 [2021-11-01T18:06:22.727Z] [2021-11-01T18:06:22.727Z] [2021-11-01T18:06:22.727Z] ==> git version 2.24.4 found [2021-11-01T18:06:22.727Z] ==> 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-01T18:06:22.727Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-01T18:06:22.727Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-01T18:06:22.727Z] ==> Jenkins CI detected. [2021-11-01T18:06:22.986Z] current dir:  /w/workspace/edgex-go/1 [2021-11-01T18:06:22.986Z] project root: . [2021-11-01T18:06:22.986Z] --> token set from env [2021-11-01T18:06:22.986Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-01T18:06:22.986Z] ==> Running gcov in . (disable via -X gcov) [2021-11-01T18:06:22.986Z] ==> Python coveragepy not found [2021-11-01T18:06:22.986Z] ==> Searching for coverage reports in: [2021-11-01T18:06:22.986Z] + . [2021-11-01T18:06:22.986Z] -> Found 1 reports [2021-11-01T18:06:22.986Z] ==> Detecting git/mercurial file structure [2021-11-01T18:06:22.986Z] ==> Reading reports [2021-11-01T18:06:22.986Z] + ./coverage.out bytes=428381 [2021-11-01T18:06:22.986Z] ==> Appending adjustments [2021-11-01T18:06:22.986Z] https://docs.codecov.io/docs/fixing-reports [2021-11-01T18:06:23.925Z] + Found adjustments [2021-11-01T18:06:23.925Z] ==> Gzipping contents [2021-11-01T18:06:24.189Z] 60K /tmp/codecov.9YDcMI.gz [2021-11-01T18:06:24.189Z] ==> Uploading reports [2021-11-01T18:06:24.189Z] url: https://codecov.io [2021-11-01T18:06:24.189Z] query: branch=PR-3790&commit=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3790%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3790&job=&cmd_args= [2021-11-01T18:06:24.189Z] -> Pinging Codecov [2021-11-01T18:06:24.189Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3790&commit=1b606ef5f1b2b1956956bb5b96b121a4a890a1ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3790%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3790&job=&cmd_args= [2021-11-01T18:06:25.129Z] -> Uploading to [2021-11-01T18:06:25.129Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-01/00271124DB129430A58F1EEE437C3FCB/1b606ef5f1b2b1956956bb5b96b121a4a890a1ea/a375e36d-76b6-4f87-9e6a-c6b7e11e9996.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211101T180624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4add21ad1af49884210a3d8282fe8ae813a8443e0677fae7b79e392e1b9847b6 [2021-11-01T18:06:25.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T18:06:25.129Z] Dload Upload Total Spent Left Speed [2021-11-01T18:06:25.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57659 0 0 100 57659 0 180k --:--:-- --:--:-- --:--:-- 181k [2021-11-01T18:06:25.129Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1b606ef5f1b2b1956956bb5b96b121a4a890a1ea [Pipeline] } [2021-11-01T18:06:25.148Z] 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-01T18:06:26.697Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:06:27.026Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:06:27.612Z] ---> package-listing.sh [2021-11-01T18:06:27.612Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-01T18:06:27.612Z] ++ facter osfamily [2021-11-01T18:06:27.873Z] + OS_FAMILY=redhat [2021-11-01T18:06:27.873Z] + workspace=/w/workspace/edgex-go/1 [2021-11-01T18:06:27.873Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-01T18:06:27.873Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-01T18:06:27.873Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-01T18:06:27.873Z] + PACKAGES=/tmp/packages_start.txt [2021-11-01T18:06:27.873Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-01T18:06:27.873Z] + PACKAGES=/tmp/packages_end.txt [2021-11-01T18:06:27.873Z] + case "${OS_FAMILY}" in [2021-11-01T18:06:27.873Z] + rpm -qa [2021-11-01T18:06:27.873Z] + sort [2021-11-01T18:06:31.180Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-01T18:06:31.180Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-01T18:06:31.180Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-01T18:06:31.180Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-01T18:06:31.180Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-11-01T18:06:31.180Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-11-01T18:06:31.211Z] 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-01T18:06:31.512Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:06:32.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T18:06:32.105Z] [2021-11-01T18:06:32.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:06:32.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T18:06:32.452Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-01T18:06:32.452Z] b4d181a07f80: Pulling fs layer [2021-11-01T18:06:32.452Z] a1111a8f2ec3: Pulling fs layer [2021-11-01T18:06:32.452Z] ed53099fbce6: Pulling fs layer [2021-11-01T18:06:32.452Z] dc539afda2c1: Pulling fs layer [2021-11-01T18:06:32.452Z] 77bc0d833cb6: Pulling fs layer [2021-11-01T18:06:32.452Z] 9065ff56babe: Pulling fs layer [2021-11-01T18:06:32.452Z] d287ab97295c: Pulling fs layer [2021-11-01T18:06:32.452Z] dc539afda2c1: Waiting [2021-11-01T18:06:32.452Z] 77bc0d833cb6: Waiting [2021-11-01T18:06:32.452Z] 9065ff56babe: Waiting [2021-11-01T18:06:32.452Z] d287ab97295c: Waiting [2021-11-01T18:06:32.452Z] a1111a8f2ec3: Verifying Checksum [2021-11-01T18:06:32.452Z] a1111a8f2ec3: Download complete [2021-11-01T18:06:32.452Z] dc539afda2c1: Verifying Checksum [2021-11-01T18:06:32.452Z] dc539afda2c1: Download complete [2021-11-01T18:06:32.713Z] ed53099fbce6: Verifying Checksum [2021-11-01T18:06:32.713Z] ed53099fbce6: Download complete [2021-11-01T18:06:32.713Z] 77bc0d833cb6: Verifying Checksum [2021-11-01T18:06:32.713Z] 77bc0d833cb6: Download complete [2021-11-01T18:06:32.713Z] 9065ff56babe: Verifying Checksum [2021-11-01T18:06:32.713Z] 9065ff56babe: Download complete [2021-11-01T18:06:32.713Z] b4d181a07f80: Verifying Checksum [2021-11-01T18:06:32.713Z] b4d181a07f80: Download complete [2021-11-01T18:06:33.292Z] d287ab97295c: Verifying Checksum [2021-11-01T18:06:33.292Z] d287ab97295c: Download complete [2021-11-01T18:06:34.255Z] b4d181a07f80: Pull complete [2021-11-01T18:06:34.255Z] a1111a8f2ec3: Pull complete [2021-11-01T18:06:34.828Z] ed53099fbce6: Pull complete [2021-11-01T18:06:34.829Z] dc539afda2c1: Pull complete [2021-11-01T18:06:35.406Z] 77bc0d833cb6: Pull complete [2021-11-01T18:06:35.406Z] 9065ff56babe: Pull complete [2021-11-01T18:06:40.746Z] d287ab97295c: Pull complete [2021-11-01T18:06:40.747Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-01T18:06:40.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T18:06:40.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-01T18:06:40.841Z] prd-centos7-docker-4c-2g-13720 does not seem to be running inside a container [2021-11-01T18:06:40.878Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-01T18:06:43.948Z] $ docker top 7ce6bbada86e7e98512246bafa4a31a93458987c34f743711139dab0607d35dd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T18:06:44.355Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-01T18:06:44.675Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-01T18:06:44.991Z] + ls /var/log/sa-host [2021-11-01T18:06:44.991Z] + sadf -c /var/log/sa-host/sa01 [2021-11-01T18:06:44.991Z] file_magic: OK [2021-11-01T18:06:44.991Z] HZ: Using current value: 100 [2021-11-01T18:06:44.991Z] file_header: OK [2021-11-01T18:06:44.991Z] 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-01T18:06:44.991Z] Statistics: [2021-11-01T18:06:44.991Z] 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-01T18:06:44.991Z] File successfully converted to sysstat format version 12.0.3 [2021-11-01T18:06:44.991Z] + sadf -c /var/log/sa-host/sa30 [2021-11-01T18:06:44.991Z] file_magic: OK [2021-11-01T18:06:44.991Z] HZ: Using current value: 100 [2021-11-01T18:06:44.991Z] file_header: OK [2021-11-01T18:06:44.991Z] 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-01T18:06:44.991Z] Statistics: [2021-11-01T18:06:44.991Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-01T18:06:44.991Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T18:06:45.406Z] provisioning config files... [2021-11-01T18:06:45.421Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3569078931972214248tmp [Pipeline] { [Pipeline] echo [2021-11-01T18:06:45.456Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:06:45.766Z] ---> create-netrc.sh [Pipeline] } [2021-11-01T18:06:45.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:06:46.185Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-01T18:06:46.210Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:06:46.536Z] ---> sudo-logs.sh [2021-11-01T18:06:46.536Z] Archiving 'sudo' log.. [2021-11-01T18:06:46.536Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13720.novalocal: Name or service not known [2021-11-01T18:06:46.536Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13720.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-01T18:06:46.596Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:06:46.915Z] ---> job-cost.sh [2021-11-01T18:06:46.915Z] lf-activate-venv: SKIPPING [2021-11-01T18:06:46.915Z] DEBUG: total: 0.10999999940395355 [2021-11-01T18:06:46.915Z] INFO: Retrieving Stack Cost... [2021-11-01T18:06:47.175Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-01T18:06:47.746Z] INFO: Archiving Costs [Pipeline] echo [2021-11-01T18:06:47.772Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:06:48.092Z] ---> logs-deploy.sh [2021-11-01T18:06:48.092Z] lf-activate-venv: SKIPPING [2021-11-01T18:06:48.092Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3790/1 [2021-11-01T18:06:48.092Z] INFO: archiving workspace using pattern(s): [2021-11-01T18:06:48.663Z] Archives upload complete. [2021-11-01T18:06:48.923Z] INFO: archiving logs to Nexus