Pull request #164 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from bed0758ad2a2d2e1e46f99ed323f19ce7733e629+618621af6c647468a921ec216f023524fe0aadad (10e2418d2adc1432c9270c6cd6b89a7387e1b620) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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/app-service-configurable/branches/PR-164/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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/app-service-configurable/branches/PR-164/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18307 in /w/workspace/_app-service-configurable_PR-164 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-164 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 618621af6c647468a921ec216f023524fe0aadad into PR head commit bed0758ad2a2d2e1e46f99ed323f19ce7733e629 Merge succeeded, producing bed0758ad2a2d2e1e46f99ed323f19ce7733e629 Checking out Revision bed0758ad2a2d2e1e46f99ed323f19ce7733e629 (PR-164) > git config core.sparsecheckout # timeout=10 > git checkout -f bed0758ad2a2d2e1e46f99ed323f19ce7733e629 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 618621af6c647468a921ec216f023524fe0aadad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bed0758ad2a2d2e1e46f99ed323f19ce7733e629 # timeout=10 Commit message: "feat: Allow for multiple MessageBus subscriptions" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-04T22:42:29.715Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-04T22:42:30.113Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-04T22:42:30.288Z] ========================================================= [2021-01-04T22:42:30.288Z] EdgeX Global Pipelines Version Info [2021-01-04T22:42:30.288Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:42:31.896Z] ------------------- [2021-01-04T22:42:31.896Z] stable info: [2021-01-04T22:42:31.896Z] ------------------- [2021-01-04T22:42:31.896Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-04T22:42:31.896Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T22:42:31.896Z] Message: update stable to v1.0.173 [2021-01-04T22:42:32.845Z] ------------------- [2021-01-04T22:42:32.845Z] experimental info: [2021-01-04T22:42:32.845Z] ------------------- [2021-01-04T22:42:32.845Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-04T22:42:32.845Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T22:42:32.845Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-04T22:42:33.242Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-01-04T22:42:33.378Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-01-04T22:42:33.505Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-04T22:42:33.652Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-04T22:42:33.788Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-04T22:42:33.911Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-04T22:42:34.049Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-04T22:42:34.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-04T22:42:34.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-04T22:42:34.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-04T22:42:34.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-04T22:42:34.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-01-04T22:42:34.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-04T22:42:34.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-04T22:42:35.140Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T22:42:35.272Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T22:42:35.414Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T22:42:35.545Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T22:42:35.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-04T22:42:35.790Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-04T22:42:35.917Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-04T22:42:36.043Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-04T22:42:36.176Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-04T22:42:36.299Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-04T22:42:36.428Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-04T22:42:36.568Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-04T22:42:36.734Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-04T22:42:36.876Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-164 [Pipeline] echo [2021-01-04T22:42:37.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-164 [Pipeline] echo [2021-01-04T22:42:37.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-164 [Pipeline] echo [2021-01-04T22:42:37.305Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bed0758ad2a2d2e1e46f99ed323f19ce7733e629 [Pipeline] echo [2021-01-04T22:42:37.429Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bed0758 [Pipeline] echo [2021-01-04T22:42:37.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T22:42:37.811Z] provisioning config files... [2021-01-04T22:42:37.851Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-164@tmp/config5927669501711293606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:42:38.268Z] ---> docker-login.sh [2021-01-04T22:42:38.268Z] nexus3.edgexfoundry.org:10001 [2021-01-04T22:42:38.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:42:38.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:42:38.532Z] Configure a credential helper to remove this warning. See [2021-01-04T22:42:38.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:42:38.532Z] [2021-01-04T22:42:38.532Z] Login Succeeded [2021-01-04T22:42:38.532Z] nexus3.edgexfoundry.org:10002 [2021-01-04T22:42:38.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:42:38.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:42:38.795Z] Configure a credential helper to remove this warning. See [2021-01-04T22:42:38.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:42:38.795Z] [2021-01-04T22:42:38.795Z] Login Succeeded [2021-01-04T22:42:38.795Z] nexus3.edgexfoundry.org:10003 [2021-01-04T22:42:39.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:42:39.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:42:39.058Z] Configure a credential helper to remove this warning. See [2021-01-04T22:42:39.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:42:39.058Z] [2021-01-04T22:42:39.058Z] Login Succeeded [2021-01-04T22:42:39.058Z] nexus3.edgexfoundry.org:10004 [2021-01-04T22:42:39.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:42:39.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:42:39.323Z] Configure a credential helper to remove this warning. See [2021-01-04T22:42:39.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:42:39.323Z] [2021-01-04T22:42:39.323Z] Login Succeeded [2021-01-04T22:42:39.323Z] docker.io [2021-01-04T22:42:39.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:42:39.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:42:39.587Z] Configure a credential helper to remove this warning. See [2021-01-04T22:42:39.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:42:39.587Z] [2021-01-04T22:42:39.587Z] Login Succeeded [2021-01-04T22:42:39.587Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T22:42:39.619Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T22:42:40.822Z] + git log --format=format:%s -1 bed0758ad2a2d2e1e46f99ed323f19ce7733e629 [Pipeline] echo [2021-01-04T22:42:40.905Z] GIT_COMMIT: bed0758ad2a2d2e1e46f99ed323f19ce7733e629, Commit Message: feat: Allow for multiple MessageBus subscriptions [Pipeline] echo [2021-01-04T22:42:40.974Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:42:41.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T22:42:41.642Z] [2021-01-04T22:42:41.642Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:42:42.024Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T22:42:42.024Z] latest: Pulling from edgex-devops/git-semver [2021-01-04T22:42:42.024Z] 31603596830f: Pulling fs layer [2021-01-04T22:42:42.024Z] 2a8b12db71e7: Pulling fs layer [2021-01-04T22:42:42.024Z] 6ca5941a6612: Pulling fs layer [2021-01-04T22:42:42.024Z] ecc8261a40a4: Pulling fs layer [2021-01-04T22:42:42.024Z] ecc8261a40a4: Waiting [2021-01-04T22:42:42.024Z] 2a8b12db71e7: Verifying Checksum [2021-01-04T22:42:42.024Z] 2a8b12db71e7: Download complete [2021-01-04T22:42:42.295Z] 31603596830f: Verifying Checksum [2021-01-04T22:42:42.295Z] 31603596830f: Download complete [2021-01-04T22:42:42.295Z] ecc8261a40a4: Verifying Checksum [2021-01-04T22:42:42.295Z] ecc8261a40a4: Download complete [2021-01-04T22:42:42.295Z] 6ca5941a6612: Verifying Checksum [2021-01-04T22:42:42.295Z] 6ca5941a6612: Download complete [2021-01-04T22:42:42.558Z] 31603596830f: Pull complete [2021-01-04T22:42:42.824Z] 2a8b12db71e7: Pull complete [2021-01-04T22:42:43.775Z] 6ca5941a6612: Pull complete [2021-01-04T22:42:43.775Z] ecc8261a40a4: Pull complete [2021-01-04T22:42:43.775Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-04T22:42:43.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T22:42:43.775Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-04T22:42:43.897Z] prd-centos7-docker-4c-2g-18307 does not seem to be running inside a container [2021-01-04T22:42:43.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-164 -v /w/workspace/_app-service-configurable_PR-164:/w/workspace/_app-service-configurable_PR-164:rw,z -v /w/workspace/_app-service-configurable_PR-164@tmp:/w/workspace/_app-service-configurable_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-04T22:42:46.002Z] $ docker top 1f4a265d3f81ed4d64f05eb632b443ea2820bf863fd270fc9d0a0e0d6117c1a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-04T22:42:46.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T22:42:46.357Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T22:42:46.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T22:42:46.587Z] $ docker exec 1f4a265d3f81ed4d64f05eb632b443ea2820bf863fd270fc9d0a0e0d6117c1a7 ssh-agent [2021-01-04T22:42:46.746Z] SSH_AUTH_SOCK=/tmp/ssh-QgCCO9nMkhbQ/agent.11 [2021-01-04T22:42:46.746Z] SSH_AGENT_PID=16 [2021-01-04T22:42:46.755Z] Running ssh-add (command line suppressed) [2021-01-04T22:42:46.892Z] Identity added: /w/workspace/_app-service-configurable_PR-164@tmp/private_key_6939632507438859414.key (/w/workspace/_app-service-configurable_PR-164@tmp/private_key_6939632507438859414.key) [2021-01-04T22:42:46.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T22:42:47.319Z] + git tag --points-at HEAD [Pipeline] } [2021-01-04T22:42:47.346Z] $ docker exec --env ******** --env ******** 1f4a265d3f81ed4d64f05eb632b443ea2820bf863fd270fc9d0a0e0d6117c1a7 ssh-agent -k [2021-01-04T22:42:47.455Z] unset SSH_AUTH_SOCK; [2021-01-04T22:42:47.455Z] unset SSH_AGENT_PID; [2021-01-04T22:42:47.455Z] echo Agent pid 16 killed; [2021-01-04T22:42:47.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-04T22:42:47.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T22:42:47.693Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T22:42:47.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T22:42:47.863Z] $ docker exec 1f4a265d3f81ed4d64f05eb632b443ea2820bf863fd270fc9d0a0e0d6117c1a7 ssh-agent [2021-01-04T22:42:48.036Z] SSH_AUTH_SOCK=/tmp/ssh-nLeksvmyB5c7/agent.45 [2021-01-04T22:42:48.036Z] SSH_AGENT_PID=50 [2021-01-04T22:42:48.042Z] Running ssh-add (command line suppressed) [2021-01-04T22:42:48.161Z] Identity added: /w/workspace/_app-service-configurable_PR-164@tmp/private_key_504658891235339186.key (/w/workspace/_app-service-configurable_PR-164@tmp/private_key_504658891235339186.key) [2021-01-04T22:42:48.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T22:42:48.582Z] + git semver init [2021-01-04T22:42:48.582Z] # -> Open(): unable to determine branch for HEAD [2021-01-04T22:42:48.582Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-164/.git [2021-01-04T22:42:48.582Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-164 [2021-01-04T22:42:48.582Z] # $SEMVER_REMOTE_NAME = origin [2021-01-04T22:42:48.582Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-04T22:42:48.582Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-04T22:42:48.582Z] # $SEMVER_BRANCH = PR-164 [2021-01-04T22:42:48.582Z] # $SEMVER_TEMP = /tmp/semver-138567094 [2021-01-04T22:42:48.582Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-01-04T22:42:49.156Z] # '/tmp/semver-138567094' -> '/w/workspace/_app-service-configurable_PR-164/.semver' [2021-01-04T22:42:49.156Z] # -> Force: false [2021-01-04T22:42:49.156Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-164/.semver [Pipeline] } [2021-01-04T22:42:49.176Z] $ docker exec --env ******** --env ******** 1f4a265d3f81ed4d64f05eb632b443ea2820bf863fd270fc9d0a0e0d6117c1a7 ssh-agent -k [2021-01-04T22:42:49.283Z] unset SSH_AUTH_SOCK; [2021-01-04T22:42:49.284Z] unset SSH_AGENT_PID; [2021-01-04T22:42:49.284Z] echo Agent pid 50 killed; [2021-01-04T22:42:49.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T22:42:49.877Z] + git semver [Pipeline] } [2021-01-04T22:42:49.911Z] $ docker stop --time=1 1f4a265d3f81ed4d64f05eb632b443ea2820bf863fd270fc9d0a0e0d6117c1a7 [2021-01-04T22:42:51.252Z] $ docker rm -f 1f4a265d3f81ed4d64f05eb632b443ea2820bf863fd270fc9d0a0e0d6117c1a7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T22:42:51.774Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-04T22:42:52.284Z] Stashed 1 file(s) [Pipeline] echo [2021-01-04T22:42:52.317Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node [2021-01-04T22:43:08.235Z] Still waiting to schedule task [2021-01-04T22:43:08.236Z] ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-18308’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-04T22:43:08.263Z] Still waiting to schedule task [2021-01-04T22:43:08.263Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-04T22:45:43.289Z] Running on prd-centos7-docker-4c-2g-18310 in /w/workspace/_app-service-configurable_PR-164 [Pipeline] { [Pipeline] ws [2021-01-04T22:45:43.385Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-01-04T22:45:45.859Z] using credential edgex-jenkins-ssh [2021-01-04T22:45:45.911Z] Cloning the remote Git repository [2021-01-04T22:45:45.940Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-01-04T22:45:46.008Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-01-04T22:45:46.066Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-04T22:45:46.066Z] > git --version # timeout=10 [2021-01-04T22:45:46.072Z] > git --version # 'git version 2.24.3' [2021-01-04T22:45:46.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T22:45:46.100Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T22:45:46.691Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-04T22:45:46.699Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T22:45:46.716Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-04T22:45:46.729Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-04T22:45:46.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T22:45:46.735Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T22:45:47.185Z] Merging remotes/origin/master commit 618621af6c647468a921ec216f023524fe0aadad into PR head commit bed0758ad2a2d2e1e46f99ed323f19ce7733e629 [2021-01-04T22:45:47.268Z] Merge succeeded, producing bed0758ad2a2d2e1e46f99ed323f19ce7733e629 [2021-01-04T22:45:47.269Z] Checking out Revision bed0758ad2a2d2e1e46f99ed323f19ce7733e629 (PR-164) [2021-01-04T22:45:47.195Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T22:45:47.201Z] > git checkout -f bed0758ad2a2d2e1e46f99ed323f19ce7733e629 # timeout=10 [2021-01-04T22:45:47.233Z] > git remote # timeout=10 [2021-01-04T22:45:47.239Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T22:45:47.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T22:45:47.248Z] > git merge 618621af6c647468a921ec216f023524fe0aadad # timeout=10 [2021-01-04T22:45:47.261Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T22:45:47.273Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T22:45:47.282Z] > git checkout -f bed0758ad2a2d2e1e46f99ed323f19ce7733e629 # timeout=10 [2021-01-04T22:45:50.942Z] Commit message: "feat: Allow for multiple MessageBus subscriptions" [2021-01-04T22:45:50.974Z] > git --version # timeout=10 [2021-01-04T22:45:50.981Z] > git --version # 'git version 2.24.3' [2021-01-04T22:45:50.989Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T22:45:52.647Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-04T22:45:53.009Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T22:45:53.338Z] + sudo service docker restart [2021-01-04T22:45:53.338Z] + true [2021-01-04T22:45:53.338Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T22:45:54.423Z] provisioning config files... [2021-01-04T22:45:54.455Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7737518139452618239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:45:54.906Z] ---> docker-login.sh [2021-01-04T22:45:54.906Z] nexus3.edgexfoundry.org:10001 [2021-01-04T22:45:55.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:45:55.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:45:55.434Z] Configure a credential helper to remove this warning. See [2021-01-04T22:45:55.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:45:55.434Z] [2021-01-04T22:45:55.434Z] Login Succeeded [2021-01-04T22:45:55.434Z] nexus3.edgexfoundry.org:10002 [2021-01-04T22:45:55.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:45:55.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:45:55.434Z] Configure a credential helper to remove this warning. See [2021-01-04T22:45:55.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:45:55.434Z] [2021-01-04T22:45:55.434Z] Login Succeeded [2021-01-04T22:45:55.434Z] nexus3.edgexfoundry.org:10003 [2021-01-04T22:45:55.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:45:55.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:45:55.704Z] Configure a credential helper to remove this warning. See [2021-01-04T22:45:55.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:45:55.704Z] [2021-01-04T22:45:55.704Z] Login Succeeded [2021-01-04T22:45:55.704Z] nexus3.edgexfoundry.org:10004 [2021-01-04T22:45:55.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:45:55.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:45:55.973Z] Configure a credential helper to remove this warning. See [2021-01-04T22:45:55.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:45:55.973Z] [2021-01-04T22:45:55.973Z] Login Succeeded [2021-01-04T22:45:55.973Z] docker.io [2021-01-04T22:45:55.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:45:56.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:45:56.241Z] Configure a credential helper to remove this warning. See [2021-01-04T22:45:56.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:45:56.241Z] [2021-01-04T22:45:56.241Z] Login Succeeded [2021-01-04T22:45:56.241Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T22:45:56.273Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-04T22:45:56.875Z] ========================================================= [2021-01-04T22:45:56.875Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-04T22:45:56.875Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:45:57.262Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-04T22:45:57.262Z] Sending build context to Docker daemon 97.28kB [2021-01-04T22:45:57.262Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T22:45:57.262Z] Step 2/8 : FROM ${BASE} [2021-01-04T22:45:57.262Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-04T22:45:57.262Z] 188c0c94c7c5: Pulling fs layer [2021-01-04T22:45:57.262Z] 0ef7d3d256c8: Pulling fs layer [2021-01-04T22:45:57.262Z] de9db76c5a1d: Pulling fs layer [2021-01-04T22:45:57.262Z] bca2f99d35d6: Pulling fs layer [2021-01-04T22:45:57.262Z] 93359f2a8cfa: Pulling fs layer [2021-01-04T22:45:57.262Z] 7c6f9722023f: Pulling fs layer [2021-01-04T22:45:57.262Z] a35cf1a2eb13: Pulling fs layer [2021-01-04T22:45:57.262Z] 93359f2a8cfa: Waiting [2021-01-04T22:45:57.262Z] 7c6f9722023f: Waiting [2021-01-04T22:45:57.262Z] a35cf1a2eb13: Waiting [2021-01-04T22:45:57.262Z] bca2f99d35d6: Waiting [2021-01-04T22:45:57.528Z] de9db76c5a1d: Verifying Checksum [2021-01-04T22:45:57.528Z] de9db76c5a1d: Download complete [2021-01-04T22:45:57.528Z] 0ef7d3d256c8: Verifying Checksum [2021-01-04T22:45:57.528Z] 0ef7d3d256c8: Download complete [2021-01-04T22:45:57.528Z] 93359f2a8cfa: Verifying Checksum [2021-01-04T22:45:57.528Z] 93359f2a8cfa: Download complete [2021-01-04T22:45:57.528Z] 188c0c94c7c5: Verifying Checksum [2021-01-04T22:45:57.528Z] 188c0c94c7c5: Download complete [2021-01-04T22:45:57.528Z] 7c6f9722023f: Verifying Checksum [2021-01-04T22:45:57.528Z] 7c6f9722023f: Download complete [2021-01-04T22:45:57.790Z] 188c0c94c7c5: Pull complete [2021-01-04T22:45:57.790Z] 0ef7d3d256c8: Pull complete [2021-01-04T22:45:58.052Z] de9db76c5a1d: Pull complete [2021-01-04T22:45:59.450Z] a35cf1a2eb13: Verifying Checksum [2021-01-04T22:45:59.450Z] a35cf1a2eb13: Download complete [2021-01-04T22:46:00.029Z] bca2f99d35d6: Verifying Checksum [2021-01-04T22:46:00.030Z] bca2f99d35d6: Download complete [2021-01-04T22:46:01.363Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18309 in /w/workspace/_app-service-configurable_PR-164 [Pipeline] { [Pipeline] ws [2021-01-04T22:46:01.469Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-01-04T22:46:05.393Z] bca2f99d35d6: Pull complete [2021-01-04T22:46:05.393Z] 93359f2a8cfa: Pull complete [2021-01-04T22:46:05.393Z] 7c6f9722023f: Pull complete [2021-01-04T22:46:06.548Z] using credential edgex-jenkins-ssh [2021-01-04T22:46:06.602Z] Cloning the remote Git repository [2021-01-04T22:46:06.646Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-01-04T22:46:06.745Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-01-04T22:46:06.831Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-04T22:46:06.831Z] > git --version # timeout=10 [2021-01-04T22:46:06.851Z] > git --version # 'git version 2.17.1' [2021-01-04T22:46:06.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T22:46:06.910Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T22:46:07.616Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-04T22:46:07.632Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T22:46:07.662Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-04T22:46:07.698Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-04T22:46:07.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T22:46:07.712Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T22:46:08.318Z] Merging remotes/origin/master commit 618621af6c647468a921ec216f023524fe0aadad into PR head commit bed0758ad2a2d2e1e46f99ed323f19ce7733e629 [2021-01-04T22:46:08.693Z] Merge succeeded, producing bed0758ad2a2d2e1e46f99ed323f19ce7733e629 [2021-01-04T22:46:08.694Z] Checking out Revision bed0758ad2a2d2e1e46f99ed323f19ce7733e629 (PR-164) [2021-01-04T22:46:08.343Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T22:46:08.361Z] > git checkout -f bed0758ad2a2d2e1e46f99ed323f19ce7733e629 # timeout=10 [2021-01-04T22:46:08.442Z] > git remote # timeout=10 [2021-01-04T22:46:08.518Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T22:46:08.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T22:46:08.580Z] > git merge 618621af6c647468a921ec216f023524fe0aadad # timeout=10 [2021-01-04T22:46:08.625Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T22:46:08.699Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T22:46:08.728Z] > git checkout -f bed0758ad2a2d2e1e46f99ed323f19ce7733e629 # timeout=10 [2021-01-04T22:46:12.043Z] a35cf1a2eb13: Pull complete [2021-01-04T22:46:12.043Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-04T22:46:12.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-04T22:46:12.308Z] ---> a62c8e92a672 [2021-01-04T22:46:12.308Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-04T22:46:12.573Z] ---> Running in 01494190ef10 [2021-01-04T22:46:12.574Z] Removing intermediate container 01494190ef10 [2021-01-04T22:46:12.574Z] ---> 4a810e17e1b4 [2021-01-04T22:46:12.574Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T22:46:12.848Z] ---> Running in fde633a6c072 [2021-01-04T22:46:13.087Z] Commit message: "feat: Allow for multiple MessageBus subscriptions" [2021-01-04T22:46:13.141Z] > git --version # timeout=10 [2021-01-04T22:46:13.157Z] > git --version # 'git version 2.17.1' [2021-01-04T22:46:13.168Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2021-01-04T22:46:13.806Z] Removing intermediate container fde633a6c072 [2021-01-04T22:46:13.806Z] ---> 633f1a21c92a [2021-01-04T22:46:13.806Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-01-04T22:46:13.806Z] ---> Running in 00626120e9ab [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T22:46:14.072Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T22:46:14.879Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-04T22:46:15.021Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T22:46:15.284Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-01-04T22:46:15.284Z] (2/6) Installing libsodium (1.0.18-r0) [2021-01-04T22:46:15.328Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T22:46:15.548Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-01-04T22:46:15.548Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-01-04T22:46:15.548Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-04T22:46:15.683Z] + sudo service docker+ restart [2021-01-04T22:46:15.684Z] true [2021-01-04T22:46:15.810Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-01-04T22:46:15.810Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T22:46:15.810Z] OK: 167 MiB in 45 packages [2021-01-04T22:46:16.388Z] Removing intermediate container 00626120e9ab [2021-01-04T22:46:16.388Z] ---> 093ce8798dd5 [2021-01-04T22:46:16.388Z] Step 6/8 : WORKDIR /app [2021-01-04T22:46:16.653Z] ---> Running in b6843382c37d [2021-01-04T22:46:16.653Z] Removing intermediate container b6843382c37d [2021-01-04T22:46:16.653Z] ---> caf9fab40f67 [2021-01-04T22:46:16.653Z] Step 7/8 : COPY . . [2021-01-04T22:46:16.915Z] ---> 659c816dcce1 [2021-01-04T22:46:16.915Z] Step 8/8 : RUN go mod download [2021-01-04T22:46:17.182Z] ---> Running in adad8185dd65 [2021-01-04T22:46:17.762Z] go: github.com/edgexfoundry/app-functions-sdk-go@v1.3.1-dev.8: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2021-01-04T22:46:17.762Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] wrap [2021-01-04T22:46:18.537Z] provisioning config files... [2021-01-04T22:46:18.571Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5178798627775357935tmp Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [2021-01-04T22:46:19.214Z] ---> docker-login.sh [2021-01-04T22:46:19.214Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-01-04T22:46:20.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // node [Pipeline] } [2021-01-04T22:46:20.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:46:20.484Z] Configure a credential helper to remove this warning. See [2021-01-04T22:46:20.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:46:20.484Z] [2021-01-04T22:46:20.484Z] Login Succeeded [2021-01-04T22:46:20.484Z] nexus3.edgexfoundry.org:10002 [Pipeline] // stage [Pipeline] } [2021-01-04T22:46:20.681Z] Failed in branch amd64 [2021-01-04T22:46:20.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:46:21.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:46:21.033Z] Configure a credential helper to remove this warning. See [2021-01-04T22:46:21.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:46:21.033Z] [2021-01-04T22:46:21.033Z] Login Succeeded [2021-01-04T22:46:21.033Z] nexus3.edgexfoundry.org:10003 [2021-01-04T22:46:21.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:46:21.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:46:21.582Z] Configure a credential helper to remove this warning. See [2021-01-04T22:46:21.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:46:21.582Z] [2021-01-04T22:46:21.582Z] Login Succeeded [2021-01-04T22:46:21.582Z] nexus3.edgexfoundry.org:10004 [2021-01-04T22:46:21.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:46:21.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:46:21.856Z] Configure a credential helper to remove this warning. See [2021-01-04T22:46:21.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:46:21.856Z] [2021-01-04T22:46:21.856Z] Login Succeeded [2021-01-04T22:46:21.856Z] docker.io [2021-01-04T22:46:22.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:46:22.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:46:22.722Z] Configure a credential helper to remove this warning. See [2021-01-04T22:46:22.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:46:22.722Z] [2021-01-04T22:46:22.722Z] Login Succeeded [2021-01-04T22:46:22.722Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T22:46:22.776Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-04T22:46:23.315Z] ========================================================= [2021-01-04T22:46:23.315Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-04T22:46:23.315Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:46:23.740Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-04T22:46:23.740Z] Sending build context to Docker daemon 97.28kB [2021-01-04T22:46:24.021Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T22:46:24.021Z] Step 2/8 : FROM ${BASE} [2021-01-04T22:46:24.021Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-04T22:46:24.021Z] 5f621e34cdf4: Pulling fs layer [2021-01-04T22:46:24.021Z] a4357932f1b6: Pulling fs layer [2021-01-04T22:46:24.021Z] 18c013af1878: Pulling fs layer [2021-01-04T22:46:24.021Z] 00ac8860ef70: Pulling fs layer [2021-01-04T22:46:24.021Z] 63d7cb157983: Pulling fs layer [2021-01-04T22:46:24.021Z] b116817d02f9: Pulling fs layer [2021-01-04T22:46:24.021Z] 745a02a5169b: Pulling fs layer [2021-01-04T22:46:24.021Z] 00ac8860ef70: Waiting [2021-01-04T22:46:24.021Z] 63d7cb157983: Waiting [2021-01-04T22:46:24.021Z] b116817d02f9: Waiting [2021-01-04T22:46:24.021Z] 745a02a5169b: Waiting [2021-01-04T22:46:24.311Z] 18c013af1878: Verifying Checksum [2021-01-04T22:46:24.311Z] 18c013af1878: Download complete [2021-01-04T22:46:24.311Z] a4357932f1b6: Download complete [2021-01-04T22:46:24.311Z] 63d7cb157983: Verifying Checksum [2021-01-04T22:46:24.311Z] 63d7cb157983: Download complete [2021-01-04T22:46:24.311Z] b116817d02f9: Download complete [2021-01-04T22:46:24.311Z] 5f621e34cdf4: Verifying Checksum [2021-01-04T22:46:24.311Z] 5f621e34cdf4: Download complete [2021-01-04T22:46:24.951Z] 5f621e34cdf4: Pull complete [2021-01-04T22:46:25.963Z] a4357932f1b6: Pull complete [2021-01-04T22:46:26.240Z] 745a02a5169b: Download complete [2021-01-04T22:46:26.240Z] 18c013af1878: Pull complete [2021-01-04T22:46:28.212Z] 00ac8860ef70: Verifying Checksum [2021-01-04T22:46:28.212Z] 00ac8860ef70: Download complete [2021-01-04T22:46:38.406Z] 00ac8860ef70: Pull complete [2021-01-04T22:46:38.406Z] 63d7cb157983: Pull complete [2021-01-04T22:46:38.406Z] b116817d02f9: Pull complete [2021-01-04T22:46:42.753Z] 745a02a5169b: Pull complete [2021-01-04T22:46:42.753Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-04T22:46:42.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-04T22:46:42.753Z] ---> b7e6874047d6 [2021-01-04T22:46:42.753Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-04T22:46:44.747Z] ---> Running in c454e0c465e6 [2021-01-04T22:46:45.023Z] Removing intermediate container c454e0c465e6 [2021-01-04T22:46:45.023Z] ---> 71c35b44589d [2021-01-04T22:46:45.023Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T22:46:45.299Z] ---> Running in b91eb5a0cfd4 [2021-01-04T22:46:47.940Z] Removing intermediate container b91eb5a0cfd4 [2021-01-04T22:46:47.940Z] ---> 980cce9b9ae4 [2021-01-04T22:46:47.940Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-01-04T22:46:47.940Z] ---> Running in 43aa828604b2 [2021-01-04T22:46:48.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T22:46:49.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T22:46:50.105Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-01-04T22:46:50.375Z] (2/6) Installing libsodium (1.0.18-r0) [2021-01-04T22:46:50.375Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-01-04T22:46:50.375Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-01-04T22:46:50.645Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-04T22:46:50.645Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-01-04T22:46:50.918Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T22:46:50.918Z] OK: 144 MiB in 45 packages [2021-01-04T22:46:51.908Z] Removing intermediate container 43aa828604b2 [2021-01-04T22:46:51.908Z] ---> 26da8e986c2c [2021-01-04T22:46:51.908Z] Step 6/8 : WORKDIR /app [2021-01-04T22:46:52.203Z] ---> Running in 894bf2bb441b [2021-01-04T22:46:52.809Z] Removing intermediate container 894bf2bb441b [2021-01-04T22:46:52.809Z] ---> e73786c51d26 [2021-01-04T22:46:52.809Z] Step 7/8 : COPY . . [2021-01-04T22:46:53.405Z] ---> 8a88c6882e36 [2021-01-04T22:46:53.405Z] Step 8/8 : RUN go mod download [2021-01-04T22:46:53.689Z] ---> Running in a4dd4f033eb9 [2021-01-04T22:46:54.674Z] go: github.com/edgexfoundry/app-functions-sdk-go@v1.3.1-dev.8: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2021-01-04T22:46:55.269Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-04T22:46:57.281Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:47:01.744Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:47:02.367Z] ---> package-listing.sh [2021-01-04T22:47:02.367Z] ++ facter osfamily [2021-01-04T22:47:02.367Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-04T22:47:02.367Z] + OS_FAMILY=redhat [2021-01-04T22:47:02.367Z] + workspace=/w/workspace/_app-service-configurable_PR-164 [2021-01-04T22:47:02.367Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-04T22:47:02.367Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-04T22:47:02.367Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-04T22:47:02.367Z] + PACKAGES=/tmp/packages_start.txt [2021-01-04T22:47:02.367Z] + '[' /w/workspace/_app-service-configurable_PR-164 ']' [2021-01-04T22:47:02.367Z] + PACKAGES=/tmp/packages_end.txt [2021-01-04T22:47:02.367Z] + case "${OS_FAMILY}" in [2021-01-04T22:47:02.367Z] + rpm -qa [2021-01-04T22:47:02.367Z] + sort [2021-01-04T22:47:07.734Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-04T22:47:07.734Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-04T22:47:07.734Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-04T22:47:07.734Z] + '[' /w/workspace/_app-service-configurable_PR-164 ']' [2021-01-04T22:47:07.734Z] + mkdir -p /w/workspace/_app-service-configurable_PR-164/archives/ [2021-01-04T22:47:07.734Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-164/archives/ [Pipeline] echo [2021-01-04T22:47:07.784Z] 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/_app-service-configurable_PR-164/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-04T22:47:08.095Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:47:08.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T22:47:08.448Z] [2021-01-04T22:47:08.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:47:08.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T22:47:08.852Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-04T22:47:08.852Z] df20fa9351a1: Pulling fs layer [2021-01-04T22:47:08.852Z] 36b3adc4ff6f: Pulling fs layer [2021-01-04T22:47:08.852Z] 8ad3a11d3b57: Pulling fs layer [2021-01-04T22:47:08.852Z] 46f8f816bc3b: Pulling fs layer [2021-01-04T22:47:08.852Z] 93b61091891f: Pulling fs layer [2021-01-04T22:47:08.852Z] 93b9cdb0e59b: Pulling fs layer [2021-01-04T22:47:08.852Z] 5e14af77c1be: Pulling fs layer [2021-01-04T22:47:08.852Z] 01666e4c0597: Pulling fs layer [2021-01-04T22:47:08.852Z] aa168da1d23b: Pulling fs layer [2021-01-04T22:47:08.852Z] 93b61091891f: Waiting [2021-01-04T22:47:08.852Z] 93b9cdb0e59b: Waiting [2021-01-04T22:47:08.852Z] 5e14af77c1be: Waiting [2021-01-04T22:47:08.852Z] 01666e4c0597: Waiting [2021-01-04T22:47:08.852Z] aa168da1d23b: Waiting [2021-01-04T22:47:08.852Z] 46f8f816bc3b: Waiting [2021-01-04T22:47:08.852Z] 36b3adc4ff6f: Verifying Checksum [2021-01-04T22:47:08.852Z] 36b3adc4ff6f: Download complete [2021-01-04T22:47:08.852Z] 46f8f816bc3b: Verifying Checksum [2021-01-04T22:47:08.852Z] 46f8f816bc3b: Download complete [2021-01-04T22:47:08.852Z] df20fa9351a1: Verifying Checksum [2021-01-04T22:47:09.115Z] 93b9cdb0e59b: Verifying Checksum [2021-01-04T22:47:09.115Z] 93b9cdb0e59b: Download complete [2021-01-04T22:47:09.115Z] 5e14af77c1be: Verifying Checksum [2021-01-04T22:47:09.115Z] 5e14af77c1be: Download complete [2021-01-04T22:47:09.115Z] 93b61091891f: Download complete [2021-01-04T22:47:09.115Z] 01666e4c0597: Verifying Checksum [2021-01-04T22:47:09.115Z] 01666e4c0597: Download complete [2021-01-04T22:47:09.115Z] 8ad3a11d3b57: Verifying Checksum [2021-01-04T22:47:09.115Z] 8ad3a11d3b57: Download complete [2021-01-04T22:47:09.380Z] df20fa9351a1: Pull complete [2021-01-04T22:47:09.648Z] 36b3adc4ff6f: Pull complete [2021-01-04T22:47:10.236Z] 8ad3a11d3b57: Pull complete [2021-01-04T22:47:10.519Z] 46f8f816bc3b: Pull complete [2021-01-04T22:47:11.099Z] 93b61091891f: Pull complete [2021-01-04T22:47:11.099Z] aa168da1d23b: Verifying Checksum [2021-01-04T22:47:11.099Z] aa168da1d23b: Download complete [2021-01-04T22:47:11.362Z] 93b9cdb0e59b: Pull complete [2021-01-04T22:47:11.362Z] 5e14af77c1be: Pull complete [2021-01-04T22:47:11.362Z] 01666e4c0597: Pull complete [2021-01-04T22:47:19.571Z] aa168da1d23b: Pull complete [2021-01-04T22:47:19.572Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-04T22:47:19.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T22:47:19.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-04T22:47:19.762Z] prd-centos7-docker-4c-2g-18307 does not seem to be running inside a container [2021-01-04T22:47:19.813Z] $ 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/_app-service-configurable_PR-164/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-164 -v /w/workspace/_app-service-configurable_PR-164:/w/workspace/_app-service-configurable_PR-164:rw,z -v /w/workspace/_app-service-configurable_PR-164@tmp:/w/workspace/_app-service-configurable_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-04T22:47:22.221Z] $ docker top f83ad8b683a3f1a1046f494586c1d437ca9e0819c0a5543d6c1abf639332237a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T22:47:22.839Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-04T22:47:23.170Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-04T22:47:23.488Z] + ls /var/log/sa-host [2021-01-04T22:47:23.488Z] + sadf -c /var/log/sa-host/sa04 [2021-01-04T22:47:23.488Z] file_magic: OK [2021-01-04T22:47:23.488Z] HZ: Using current value: 100 [2021-01-04T22:47:23.488Z] file_header: OK [2021-01-04T22:47:23.488Z] 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-01-04T22:47:23.488Z] Statistics: [2021-01-04T22:47:23.488Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-04T22:47:23.488Z] File successfully converted to sysstat format version 12.2.1 [2021-01-04T22:47:23.488Z] + sadf -c /var/log/sa-host/sa23 [2021-01-04T22:47:23.488Z] file_magic: OK [2021-01-04T22:47:23.488Z] HZ: Using current value: 100 [2021-01-04T22:47:23.488Z] file_header: OK [2021-01-04T22:47:23.488Z] 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-01-04T22:47:23.488Z] Statistics: [2021-01-04T22:47:23.488Z] Hnuu...uuuununununu... [2021-01-04T22:47:23.488Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-04T22:47:23.747Z] provisioning config files... [2021-01-04T22:47:23.767Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-164@tmp/config12868087738073994tmp [Pipeline] { [Pipeline] echo [2021-01-04T22:47:23.885Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:47:24.223Z] ---> create-netrc.sh [Pipeline] } [2021-01-04T22:47:24.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-04T22:47:24.385Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:47:24.744Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-04T22:47:24.773Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:47:25.110Z] ---> sudo-logs.sh [2021-01-04T22:47:25.110Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-04T22:47:25.143Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:47:25.472Z] ---> job-cost.sh [2021-01-04T22:47:25.472Z] lf-activate-venv: SKIPPING [2021-01-04T22:47:25.472Z] INFO: No Stack... [2021-01-04T22:47:26.421Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-04T22:47:27.002Z] INFO: Archiving Costs [Pipeline] echo [2021-01-04T22:47:27.050Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:47:27.390Z] ---> logs-deploy.sh [2021-01-04T22:47:27.390Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-164/1 [2021-01-04T22:47:27.390Z] INFO: archiving workspace using pattern(s): [2021-01-04T22:47:29.313Z] Archives upload complete. [2021-01-04T22:47:29.313Z] INFO: archiving logs to Nexus