Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a06e272b6922a1d7524aeda6151acf418e859d75 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2489418110235332149.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh346576197623538475.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5631395672267126001.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh204301246937438108.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8233253517613924952.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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:device-mqtt-go, 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: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2073’ Running on prd-centos7-docker-4c-2g-2075 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision a06e272b6922a1d7524aeda6151acf418e859d75 (main) Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/edgexfoundry_device-mqtt-go_main@tmp/jenkins-gitclient-ssh8640738607092402839.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a06e272b6922a1d7524aeda6151acf418e859d75 # timeout=10 Commit message: "build: bump device-sdk-go@v2.0.1-dev.23, go-mod-core-contracts@v2.0.1-dev.26 (#309)" > git rev-list --no-walk d9b9f86a238ae1bc5a6cb9e122b0a84d866df2b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-26T18:15:02.649Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-26T18:15:02.682Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-26T18:15:02.697Z] ========================================================= [2021-10-26T18:15:02.697Z] EdgeX Global Pipelines Version Info [2021-10-26T18:15:02.697Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:15:03.871Z] ------------------- [2021-10-26T18:15:03.871Z] stable info: [2021-10-26T18:15:03.871Z] ------------------- [2021-10-26T18:15:03.871Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-26T18:15:03.871Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-26T18:15:03.871Z] Message: update stable to v1.0.210 [2021-10-26T18:15:04.447Z] ------------------- [2021-10-26T18:15:04.447Z] experimental info: [2021-10-26T18:15:04.447Z] ------------------- [2021-10-26T18:15:04.447Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-26T18:15:04.447Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-26T18:15:04.447Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-26T18:15:04.528Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-10-26T18:15:04.538Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-10-26T18:15:04.547Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-26T18:15:04.557Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-26T18:15:04.567Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-26T18:15:04.580Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-26T18:15:04.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-26T18:15:04.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-26T18:15:04.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-26T18:15:04.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-26T18:15:04.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-26T18:15:04.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-10-26T18:15:04.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-26T18:15:04.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-26T18:15:04.666Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-26T18:15:04.676Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-26T18:15:04.687Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-26T18:15:04.696Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-26T18:15:04.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-26T18:15:04.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-26T18:15:04.723Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-26T18:15:04.732Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-26T18:15:04.741Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-26T18:15:04.751Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-26T18:15:04.760Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-26T18:15:04.769Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-26T18:15:04.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-26T18:15:04.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-26T18:15:04.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-26T18:15:04.807Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a06e272b6922a1d7524aeda6151acf418e859d75 [Pipeline] echo [2021-10-26T18:15:04.816Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a06e272 [Pipeline] echo [2021-10-26T18:15:04.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T18:15:04.862Z] provisioning config files... [2021-10-26T18:15:04.878Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2667801747347063996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:15:05.189Z] ---> docker-login.sh [2021-10-26T18:15:05.189Z] nexus3.edgexfoundry.org:10001 [2021-10-26T18:15:05.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:15:05.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:15:05.457Z] Configure a credential helper to remove this warning. See [2021-10-26T18:15:05.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:15:05.457Z] [2021-10-26T18:15:05.457Z] Login Succeeded [2021-10-26T18:15:05.457Z] nexus3.edgexfoundry.org:10002 [2021-10-26T18:15:05.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:15:05.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:15:05.457Z] Configure a credential helper to remove this warning. See [2021-10-26T18:15:05.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:15:05.457Z] [2021-10-26T18:15:05.457Z] Login Succeeded [2021-10-26T18:15:05.457Z] nexus3.edgexfoundry.org:10003 [2021-10-26T18:15:05.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:15:05.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:15:05.720Z] Configure a credential helper to remove this warning. See [2021-10-26T18:15:05.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:15:05.720Z] [2021-10-26T18:15:05.720Z] Login Succeeded [2021-10-26T18:15:05.720Z] nexus3.edgexfoundry.org:10004 [2021-10-26T18:15:05.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:15:05.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:15:05.720Z] Configure a credential helper to remove this warning. See [2021-10-26T18:15:05.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:15:05.720Z] [2021-10-26T18:15:05.720Z] Login Succeeded [2021-10-26T18:15:05.720Z] docker.io [2021-10-26T18:15:05.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:15:06.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:15:06.300Z] Configure a credential helper to remove this warning. See [2021-10-26T18:15:06.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:15:06.300Z] [2021-10-26T18:15:06.300Z] Login Succeeded [2021-10-26T18:15:06.300Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T18:15:06.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-26T18:15:06.746Z] + git log --format=format:%s -1 a06e272b6922a1d7524aeda6151acf418e859d75 [Pipeline] echo [2021-10-26T18:15:06.784Z] GIT_COMMIT: a06e272b6922a1d7524aeda6151acf418e859d75, Commit Message: build: bump device-sdk-go@v2.0.1-dev.23, go-mod-core-contracts@v2.0.1-dev.26 (#309) [Pipeline] echo [2021-10-26T18:15:06.788Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:15:07.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T18:15:07.202Z] [2021-10-26T18:15:07.202Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:15:07.533Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T18:15:07.533Z] latest: Pulling from edgex-devops/git-semver [2021-10-26T18:15:07.533Z] a0d0a0d46f8b: Pulling fs layer [2021-10-26T18:15:07.533Z] 3e5f54012d9b: Pulling fs layer [2021-10-26T18:15:07.533Z] 4c7163046ea9: Pulling fs layer [2021-10-26T18:15:07.533Z] 0c2d73faf560: Pulling fs layer [2021-10-26T18:15:07.533Z] 0c2d73faf560: Waiting [2021-10-26T18:15:07.533Z] 3e5f54012d9b: Verifying Checksum [2021-10-26T18:15:07.533Z] 3e5f54012d9b: Download complete [2021-10-26T18:15:07.533Z] a0d0a0d46f8b: Verifying Checksum [2021-10-26T18:15:07.533Z] a0d0a0d46f8b: Download complete [2021-10-26T18:15:07.533Z] 0c2d73faf560: Verifying Checksum [2021-10-26T18:15:07.533Z] 0c2d73faf560: Download complete [2021-10-26T18:15:07.533Z] 4c7163046ea9: Verifying Checksum [2021-10-26T18:15:07.533Z] 4c7163046ea9: Download complete [2021-10-26T18:15:07.803Z] a0d0a0d46f8b: Pull complete [2021-10-26T18:15:07.803Z] 3e5f54012d9b: Pull complete [2021-10-26T18:15:08.066Z] 4c7163046ea9: Pull complete [2021-10-26T18:15:08.328Z] 0c2d73faf560: Pull complete [2021-10-26T18:15:08.328Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-26T18:15:08.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T18:15:08.328Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-26T18:15:08.406Z] prd-centos7-docker-4c-2g-2075 does not seem to be running inside a container [2021-10-26T18:15:08.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-26T18:15:09.129Z] $ docker top d4242d511bab7dd31c2657a496623230a588f1ea72109bdaa8db57ba9ee20de8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T18:15:09.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T18:15:09.233Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T18:15:09.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T18:15:09.341Z] $ docker exec d4242d511bab7dd31c2657a496623230a588f1ea72109bdaa8db57ba9ee20de8 ssh-agent [2021-10-26T18:15:09.442Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfcHMaG/agent.13 [2021-10-26T18:15:09.442Z] SSH_AGENT_PID=20 [2021-10-26T18:15:09.451Z] Running ssh-add (command line suppressed) [2021-10-26T18:15:09.556Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1824457028949069247.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1824457028949069247.key) [2021-10-26T18:15:09.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T18:15:09.860Z] + git tag --points-at HEAD [Pipeline] } [2021-10-26T18:15:09.872Z] $ docker exec --env ******** --env ******** d4242d511bab7dd31c2657a496623230a588f1ea72109bdaa8db57ba9ee20de8 ssh-agent -k [2021-10-26T18:15:09.958Z] unset SSH_AUTH_SOCK; [2021-10-26T18:15:09.958Z] unset SSH_AGENT_PID; [2021-10-26T18:15:09.958Z] echo Agent pid 20 killed; [2021-10-26T18:15:09.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-26T18:15:09.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T18:15:09.987Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T18:15:10.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T18:15:10.099Z] $ docker exec d4242d511bab7dd31c2657a496623230a588f1ea72109bdaa8db57ba9ee20de8 ssh-agent [2021-10-26T18:15:10.191Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCjIepM/agent.54 [2021-10-26T18:15:10.191Z] SSH_AGENT_PID=61 [2021-10-26T18:15:10.196Z] Running ssh-add (command line suppressed) [2021-10-26T18:15:10.293Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4940788422863950928.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4940788422863950928.key) [2021-10-26T18:15:10.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T18:15:10.597Z] + git semver init [2021-10-26T18:15:10.597Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T18:15:10.597Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-10-26T18:15:10.597Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-26T18:15:10.597Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T18:15:10.597Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T18:15:10.597Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T18:15:10.597Z] # $SEMVER_BRANCH = main [2021-10-26T18:15:10.597Z] # $SEMVER_TEMP = /tmp/semver-274489143 [2021-10-26T18:15:10.597Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-10-26T18:15:11.187Z] # '/tmp/semver-274489143' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' [2021-10-26T18:15:11.187Z] # -> Force: false [2021-10-26T18:15:11.187Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-10-26T18:15:11.196Z] $ docker exec --env ******** --env ******** d4242d511bab7dd31c2657a496623230a588f1ea72109bdaa8db57ba9ee20de8 ssh-agent -k [2021-10-26T18:15:11.300Z] unset SSH_AUTH_SOCK; [2021-10-26T18:15:11.301Z] unset SSH_AGENT_PID; [2021-10-26T18:15:11.301Z] echo Agent pid 61 killed; [2021-10-26T18:15:11.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T18:15:11.628Z] + git semver [Pipeline] } [2021-10-26T18:15:11.651Z] $ docker stop --time=1 d4242d511bab7dd31c2657a496623230a588f1ea72109bdaa8db57ba9ee20de8 [2021-10-26T18:15:12.884Z] $ docker rm -f d4242d511bab7dd31c2657a496623230a588f1ea72109bdaa8db57ba9ee20de8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T18:15:13.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-26T18:15:13.488Z] Stashed 1 file(s) [Pipeline] echo [2021-10-26T18:15:13.490Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.12 [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-10-26T18:15:28.726Z] Still waiting to schedule task [2021-10-26T18:15:28.726Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-26T18:15:28.730Z] Still waiting to schedule task [2021-10-26T18:15:28.730Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-26T18:16:52.557Z] Running on prd-centos7-docker-4c-2g-2080 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-10-26T18:16:52.568Z] Running in /w/workspace/device-mqtt-go/14 [Pipeline] { [Pipeline] checkout [2021-10-26T18:16:52.659Z] Selected Git installation does not exist. Using Default [2021-10-26T18:16:52.659Z] The recommended git tool is: NONE [2021-10-26T18:16:54.635Z] using credential edgex-jenkins-ssh [2021-10-26T18:16:54.672Z] Cloning the remote Git repository [2021-10-26T18:16:53.941Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-26T18:16:53.999Z] > git init /w/workspace/device-mqtt-go/14 # timeout=10 [2021-10-26T18:16:54.041Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-26T18:16:54.041Z] > git --version # timeout=10 [2021-10-26T18:16:54.055Z] > git --version # 'git version 2.24.4' [2021-10-26T18:16:54.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T18:16:54.078Z] [INFO] Currently running in a labeled security context [2021-10-26T18:16:54.078Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-26T18:16:54.078Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/14@tmp/jenkins-gitclient-ssh6487956530749984607.key [2021-10-26T18:16:54.106Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T18:16:55.483Z] Avoid second fetch [2021-10-26T18:16:55.484Z] Checking out Revision a06e272b6922a1d7524aeda6151acf418e859d75 (main) [2021-10-26T18:16:54.708Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-10-26T18:16:54.726Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T18:16:54.743Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T18:16:54.752Z] > git checkout -f a06e272b6922a1d7524aeda6151acf418e859d75 # timeout=10 [2021-10-26T18:16:59.070Z] Commit message: "build: bump device-sdk-go@v2.0.1-dev.23, go-mod-core-contracts@v2.0.1-dev.26 (#309)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T18:16:59.408Z] provisioning config files... [2021-10-26T18:16:59.419Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/14@tmp/config3079273702239976743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:16:59.808Z] ---> docker-login.sh [2021-10-26T18:16:59.808Z] nexus3.edgexfoundry.org:10001 [2021-10-26T18:16:59.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:16:59.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:16:59.808Z] Configure a credential helper to remove this warning. See [2021-10-26T18:16:59.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:16:59.808Z] [2021-10-26T18:16:59.808Z] Login Succeeded [2021-10-26T18:16:59.808Z] nexus3.edgexfoundry.org:10002 [2021-10-26T18:17:00.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:17:00.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:17:00.071Z] Configure a credential helper to remove this warning. See [2021-10-26T18:17:00.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:17:00.071Z] [2021-10-26T18:17:00.071Z] Login Succeeded [2021-10-26T18:17:00.071Z] nexus3.edgexfoundry.org:10003 [2021-10-26T18:17:00.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:17:00.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:17:00.071Z] Configure a credential helper to remove this warning. See [2021-10-26T18:17:00.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:17:00.071Z] [2021-10-26T18:17:00.071Z] Login Succeeded [2021-10-26T18:17:00.071Z] nexus3.edgexfoundry.org:10004 [2021-10-26T18:17:00.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:17:00.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:17:00.330Z] Configure a credential helper to remove this warning. See [2021-10-26T18:17:00.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:17:00.330Z] [2021-10-26T18:17:00.330Z] Login Succeeded [2021-10-26T18:17:00.330Z] docker.io [2021-10-26T18:17:00.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:17:00.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:17:00.589Z] Configure a credential helper to remove this warning. See [2021-10-26T18:17:00.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:17:00.589Z] [2021-10-26T18:17:00.589Z] Login Succeeded [2021-10-26T18:17:00.589Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T18:17:00.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-26T18:17:00.743Z] ========================================================= [2021-10-26T18:17:00.743Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-26T18:17:00.743Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:17:01.052Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-26T18:17:01.052Z] Sending build context to Docker daemon 678.4kB [2021-10-26T18:17:01.052Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-26T18:17:01.052Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-26T18:17:01.052Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-26T18:17:01.052Z] a0d0a0d46f8b: Pulling fs layer [2021-10-26T18:17:01.052Z] 31adcdaf11c8: Pulling fs layer [2021-10-26T18:17:01.052Z] b8b176561691: Pulling fs layer [2021-10-26T18:17:01.052Z] 4527c011a84f: Pulling fs layer [2021-10-26T18:17:01.052Z] 5d74067f8e1e: Pulling fs layer [2021-10-26T18:17:01.052Z] e0aca202a116: Pulling fs layer [2021-10-26T18:17:01.052Z] 3a43be97a3b4: Pulling fs layer [2021-10-26T18:17:01.052Z] 34cad66bf833: Pulling fs layer [2021-10-26T18:17:01.052Z] b4e3c513aaa6: Pulling fs layer [2021-10-26T18:17:01.052Z] 4527c011a84f: Waiting [2021-10-26T18:17:01.052Z] 5d74067f8e1e: Waiting [2021-10-26T18:17:01.052Z] e0aca202a116: Waiting [2021-10-26T18:17:01.052Z] 3a43be97a3b4: Waiting [2021-10-26T18:17:01.052Z] 34cad66bf833: Waiting [2021-10-26T18:17:01.052Z] b4e3c513aaa6: Waiting [2021-10-26T18:17:01.052Z] b8b176561691: Verifying Checksum [2021-10-26T18:17:01.052Z] b8b176561691: Download complete [2021-10-26T18:17:01.052Z] 31adcdaf11c8: Verifying Checksum [2021-10-26T18:17:01.052Z] 31adcdaf11c8: Download complete [2021-10-26T18:17:01.052Z] 5d74067f8e1e: Verifying Checksum [2021-10-26T18:17:01.052Z] 5d74067f8e1e: Download complete [2021-10-26T18:17:01.052Z] e0aca202a116: Verifying Checksum [2021-10-26T18:17:01.052Z] e0aca202a116: Download complete [2021-10-26T18:17:01.316Z] a0d0a0d46f8b: Verifying Checksum [2021-10-26T18:17:01.316Z] a0d0a0d46f8b: Download complete [2021-10-26T18:17:01.316Z] 3a43be97a3b4: Verifying Checksum [2021-10-26T18:17:01.316Z] 3a43be97a3b4: Download complete [2021-10-26T18:17:01.316Z] 34cad66bf833: Verifying Checksum [2021-10-26T18:17:01.316Z] 34cad66bf833: Download complete [2021-10-26T18:17:01.583Z] a0d0a0d46f8b: Pull complete [2021-10-26T18:17:01.583Z] 4527c011a84f: Verifying Checksum [2021-10-26T18:17:01.583Z] 4527c011a84f: Download complete [2021-10-26T18:17:01.843Z] b4e3c513aaa6: Verifying Checksum [2021-10-26T18:17:01.843Z] b4e3c513aaa6: Download complete [2021-10-26T18:17:01.843Z] 31adcdaf11c8: Pull complete [2021-10-26T18:17:01.843Z] b8b176561691: Pull complete [2021-10-26T18:17:05.157Z] 4527c011a84f: Pull complete [2021-10-26T18:17:05.426Z] 5d74067f8e1e: Pull complete [2021-10-26T18:17:05.426Z] e0aca202a116: Pull complete [2021-10-26T18:17:05.426Z] 3a43be97a3b4: Pull complete [2021-10-26T18:17:05.686Z] 34cad66bf833: Pull complete [2021-10-26T18:17:08.241Z] b4e3c513aaa6: Pull complete [2021-10-26T18:17:08.241Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-26T18:17:08.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T18:17:08.241Z] ---> 9f6097aaca64 [2021-10-26T18:17:08.241Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-26T18:17:10.158Z] ---> Running in 9f7e5c1e1dec [2021-10-26T18:17:10.158Z] Removing intermediate container 9f7e5c1e1dec [2021-10-26T18:17:10.158Z] ---> 022ea85f734e [2021-10-26T18:17:10.158Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-26T18:17:10.158Z] ---> Running in 386d4d391626 [2021-10-26T18:17:10.158Z] Removing intermediate container 386d4d391626 [2021-10-26T18:17:10.158Z] ---> d8121947ef49 [2021-10-26T18:17:10.158Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:17:10.427Z] ---> Running in 71494b5f120e [2021-10-26T18:17:10.700Z] Removing intermediate container 71494b5f120e [2021-10-26T18:17:10.700Z] ---> b6fa28abc5d5 [2021-10-26T18:17:10.700Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-26T18:17:10.700Z] ---> Running in 34ee151883f9 [2021-10-26T18:17:10.962Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:17:11.906Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:17:12.167Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-10-26T18:17:12.430Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-10-26T18:17:12.430Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-10-26T18:17:12.430Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-10-26T18:17:12.690Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:17:12.690Z] OK: 224 MiB in 56 packages [2021-10-26T18:17:12.950Z] Removing intermediate container 34ee151883f9 [2021-10-26T18:17:12.950Z] ---> 0411981c19a3 [2021-10-26T18:17:12.950Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-10-26T18:17:12.950Z] ---> Running in f31032301471 [2021-10-26T18:17:12.950Z] Removing intermediate container f31032301471 [2021-10-26T18:17:12.950Z] ---> 92c0e2bf0805 [2021-10-26T18:17:12.950Z] Step 8/11 : COPY . . [2021-10-26T18:17:13.212Z] ---> fb3999d1decf [2021-10-26T18:17:13.212Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:17:13.212Z] ---> Running in f8045dc662f3 [2021-10-26T18:17:45.384Z] Removing intermediate container f8045dc662f3 [2021-10-26T18:17:45.384Z] ---> 6ac32494e6c3 [2021-10-26T18:17:45.384Z] Step 10/11 : ARG MAKE='make build' [2021-10-26T18:17:45.384Z] ---> Running in 6f2c538d0199 [2021-10-26T18:17:45.384Z] Removing intermediate container 6f2c538d0199 [2021-10-26T18:17:45.384Z] ---> 4e9e1aef03e0 [2021-10-26T18:17:45.384Z] Step 11/11 : RUN $MAKE [2021-10-26T18:17:45.384Z] ---> Running in fcb9e07c438e [2021-10-26T18:17:45.384Z] noop [2021-10-26T18:17:45.384Z] Removing intermediate container fcb9e07c438e [2021-10-26T18:17:45.384Z] ---> 7db18b023a97 [2021-10-26T18:17:45.384Z] Successfully built 7db18b023a97 [2021-10-26T18:17:45.384Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:17:45.680Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-26T18:17:45.680Z] . [Pipeline] withDockerContainer [2021-10-26T18:17:45.749Z] prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container [2021-10-26T18:17:45.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/14 -v /w/workspace/device-mqtt-go/14:/w/workspace/device-mqtt-go/14:rw,z -v /w/workspace/device-mqtt-go/14@tmp:/w/workspace/device-mqtt-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-26T18:17:46.284Z] $ docker top 23c3575d2915dea5b327c88acfb78897ad49836c576fe7ef81d92bcd7bb7035c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T18:17:46.643Z] + go version [2021-10-26T18:17:46.643Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-26T18:17:46.659Z] $ docker stop --time=1 23c3575d2915dea5b327c88acfb78897ad49836c576fe7ef81d92bcd7bb7035c [2021-10-26T18:17:47.888Z] $ docker rm -f 23c3575d2915dea5b327c88acfb78897ad49836c576fe7ef81d92bcd7bb7035c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:17:48.330Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-26T18:17:48.330Z] . [Pipeline] withDockerContainer [2021-10-26T18:17:48.398Z] prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container [2021-10-26T18:17:48.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/14 -v /w/workspace/device-mqtt-go/14:/w/workspace/device-mqtt-go/14:rw,z -v /w/workspace/device-mqtt-go/14@tmp:/w/workspace/device-mqtt-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-26T18:17:48.753Z] $ docker top 8717ff159b63e00e8ad8fefc1ea723fc71285a1d02c35b36c5b6b22e15343f61 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-26T18:17:49.133Z] + make test [2021-10-26T18:17:49.133Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-26T18:17:49.400Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-10-26T18:18:07.591Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-10-26T18:18:07.591Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.4% of statements [2021-10-26T18:18:07.591Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-10-26T18:18:07.591Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-26T18:18:11.845Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-26T18:18:11.845Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-26T18:18:11.845Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-26T18:18:11.854Z] $ docker stop --time=1 8717ff159b63e00e8ad8fefc1ea723fc71285a1d02c35b36c5b6b22e15343f61 [2021-10-26T18:18:13.370Z] $ docker rm -f 8717ff159b63e00e8ad8fefc1ea723fc71285a1d02c35b36c5b6b22e15343f61 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T18:18:13.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-26T18:18:13.956Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-26T18:18:14.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-26T18:18:14.996Z] + ls -al . [2021-10-26T18:18:14.996Z] total 148 [2021-10-26T18:18:14.996Z] drwxrwxr-x. 9 jenkins jenkins 4096 Oct 26 18:18 . [2021-10-26T18:18:14.996Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 26 18:16 .. [2021-10-26T18:18:14.996Z] -rw-rw-r--. 1 jenkins jenkins 7287 Oct 26 18:16 Attribution.txt [2021-10-26T18:18:14.996Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 26 18:16 bin [2021-10-26T18:18:14.996Z] -rw-rw-r--. 1 jenkins jenkins 7447 Oct 26 18:16 CHANGELOG.md [2021-10-26T18:18:14.996Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 26 18:16 cmd [2021-10-26T18:18:14.996Z] -rw-r--r--. 1 jenkins jenkins 17284 Oct 26 18:18 coverage.out [2021-10-26T18:18:14.996Z] -rw-rw-r--. 1 jenkins jenkins 1907 Oct 26 18:16 Dockerfile [2021-10-26T18:18:14.996Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 26 18:16 .dockerignore [2021-10-26T18:18:14.996Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 26 18:16 .git [2021-10-26T18:18:14.996Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 26 18:16 .github [2021-10-26T18:18:14.996Z] -rw-rw-r--. 1 jenkins jenkins 329 Oct 26 18:16 .gitignore [2021-10-26T18:18:14.996Z] -rw-rw-r--. 1 jenkins jenkins 388 Oct 26 18:16 go.mod [2021-10-26T18:18:14.996Z] -rw-rw-r--. 1 jenkins jenkins 50360 Oct 26 18:16 go.sum [2021-10-26T18:18:14.996Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 26 18:16 GOVERNANCE.md [2021-10-26T18:18:14.996Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 26 18:16 internal [2021-10-26T18:18:14.996Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 26 18:16 Jenkinsfile [2021-10-26T18:18:14.996Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 26 18:16 LICENSE [2021-10-26T18:18:14.996Z] -rw-rw-r--. 1 jenkins jenkins 1030 Oct 26 18:16 Makefile [2021-10-26T18:18:14.996Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 26 18:16 mock [2021-10-26T18:18:14.996Z] -rw-rw-r--. 1 jenkins jenkins 620 Oct 26 18:16 OWNERS.md [2021-10-26T18:18:14.996Z] -rw-rw-r--. 1 jenkins jenkins 2211 Oct 26 18:16 README.md [2021-10-26T18:18:14.996Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 26 18:16 snap [2021-10-26T18:18:14.997Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 26 18:15 VERSION [2021-10-26T18:18:14.997Z] -rw-rw-r--. 1 jenkins jenkins 227 Oct 26 18:16 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:18:15.304Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a06e272b6922a1d7524aeda6151acf418e859d75 --label arch=amd64 --label version=2.0.1-dev.12 . [2021-10-26T18:18:15.304Z] Sending build context to Docker daemon 696.3kB [2021-10-26T18:18:15.304Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-10-26T18:18:15.304Z] Step 2/23 : FROM ${BASE} AS builder [2021-10-26T18:18:15.304Z] ---> 7db18b023a97 [2021-10-26T18:18:15.304Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-26T18:18:15.304Z] ---> Running in 267129c8d37f [2021-10-26T18:18:15.304Z] Removing intermediate container 267129c8d37f [2021-10-26T18:18:15.304Z] ---> cd3cbfd1139d [2021-10-26T18:18:15.304Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-10-26T18:18:15.572Z] ---> Running in 277a28cf7976 [2021-10-26T18:18:15.572Z] Removing intermediate container 277a28cf7976 [2021-10-26T18:18:15.572Z] ---> 76de6c93c8bb [2021-10-26T18:18:15.572Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:18:15.572Z] ---> Running in d4be3eeddd4c [2021-10-26T18:18:16.150Z] Removing intermediate container d4be3eeddd4c [2021-10-26T18:18:16.150Z] ---> 97463f67994c [2021-10-26T18:18:16.150Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-26T18:18:16.150Z] ---> Running in 412223877d48 [2021-10-26T18:18:16.410Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:18:16.754Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2082 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-10-26T18:18:16.769Z] Running in /w/workspace/device-mqtt-go/14 [Pipeline] { [Pipeline] checkout [2021-10-26T18:18:16.993Z] Selected Git installation does not exist. Using Default [2021-10-26T18:18:16.993Z] The recommended git tool is: NONE [2021-10-26T18:18:17.352Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:18:17.621Z] OK: 224 MiB in 56 packages [2021-10-26T18:18:17.621Z] Removing intermediate container 412223877d48 [2021-10-26T18:18:17.621Z] ---> 327b84296f3e [2021-10-26T18:18:17.621Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-10-26T18:18:17.883Z] ---> Running in 495abf365521 [2021-10-26T18:18:17.883Z] Removing intermediate container 495abf365521 [2021-10-26T18:18:17.883Z] ---> 31bce7d450f3 [2021-10-26T18:18:17.883Z] Step 8/23 : COPY . . [2021-10-26T18:18:18.146Z] ---> 9844fec23d83 [2021-10-26T18:18:18.146Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:18:18.146Z] ---> Running in e4f55c3ee177 [2021-10-26T18:18:19.097Z] Removing intermediate container e4f55c3ee177 [2021-10-26T18:18:19.097Z] ---> e48ca8d72083 [2021-10-26T18:18:19.097Z] Step 10/23 : ARG MAKE='make build' [2021-10-26T18:18:19.097Z] ---> Running in 439e086c30c7 [2021-10-26T18:18:19.097Z] Removing intermediate container 439e086c30c7 [2021-10-26T18:18:19.097Z] ---> 0c844f4ec508 [2021-10-26T18:18:19.097Z] Step 11/23 : RUN $MAKE [2021-10-26T18:18:19.097Z] ---> Running in eda59b9bfca3 [2021-10-26T18:18:19.361Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.12" -o cmd/device-mqtt ./cmd [2021-10-26T18:18:23.312Z] using credential edgex-jenkins-ssh [2021-10-26T18:18:23.334Z] Cloning the remote Git repository [2021-10-26T18:18:23.399Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-26T18:18:23.507Z] > git init /w/workspace/device-mqtt-go/14 # timeout=10 [2021-10-26T18:18:23.634Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-26T18:18:23.635Z] > git --version # timeout=10 [2021-10-26T18:18:23.659Z] > git --version # 'git version 2.17.1' [2021-10-26T18:18:23.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T18:18:23.745Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T18:18:24.652Z] Avoid second fetch [2021-10-26T18:18:24.653Z] Checking out Revision a06e272b6922a1d7524aeda6151acf418e859d75 (main) [2021-10-26T18:18:24.598Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-10-26T18:18:24.635Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T18:18:24.683Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T18:18:24.708Z] > git checkout -f a06e272b6922a1d7524aeda6151acf418e859d75 # timeout=10 [2021-10-26T18:18:29.153Z] Commit message: "build: bump device-sdk-go@v2.0.1-dev.23, go-mod-core-contracts@v2.0.1-dev.26 (#309)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-26T18:18:30.049Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-26T18:18:30.049Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T18:18:30.049Z] Dload Upload Total Spent Left Speed [2021-10-26T18:18:30.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 183k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2021-10-26T18:18:30.505Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-26T18:18:30.864Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2021-10-26T18:18:30.864Z] /etc/docker/daemon.json [2021-10-26T18:18:30.864Z] { [2021-10-26T18:18:30.864Z] "registry-mirrors": [ [2021-10-26T18:18:30.864Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-26T18:18:30.864Z] ], [2021-10-26T18:18:30.864Z] "bip": "10.250.0.254/24", [2021-10-26T18:18:30.864Z] "hosts": [ [2021-10-26T18:18:30.864Z] "tcp://0.0.0.0:5555", [2021-10-26T18:18:30.864Z] "unix:///var/run/docker.sock" [2021-10-26T18:18:30.864Z] ], [2021-10-26T18:18:30.864Z] "mtu": 1458, [2021-10-26T18:18:30.864Z] "selinux-enabled": true, [2021-10-26T18:18:30.864Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-26T18:18:30.864Z] } [Pipeline] sh [2021-10-26T18:18:31.226Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-26T18:18:31.583Z] + sudo service docker restart [2021-10-26T18:18:31.699Z] Removing intermediate container eda59b9bfca3 [2021-10-26T18:18:31.699Z] ---> 621679c28a78 [2021-10-26T18:18:31.699Z] Step 12/23 : FROM alpine:3.14 [2021-10-26T18:18:31.699Z] 3.14: Pulling from library/alpine [2021-10-26T18:18:31.699Z] a0d0a0d46f8b: Already exists [2021-10-26T18:18:31.699Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T18:18:31.699Z] Status: Downloaded newer image for alpine:3.14 [2021-10-26T18:18:31.699Z] ---> 14119a10abf4 [2021-10-26T18:18:31.699Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-10-26T18:18:31.699Z] ---> Running in 2a249f0435b5 [2021-10-26T18:18:31.699Z] Removing intermediate container 2a249f0435b5 [2021-10-26T18:18:31.699Z] ---> 245acbebb4fa [2021-10-26T18:18:31.699Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-26T18:18:31.699Z] ---> Running in 8daaf1282b65 [2021-10-26T18:18:31.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:18:32.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:18:32.221Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-26T18:18:32.221Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T18:18:32.221Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-26T18:18:32.487Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T18:18:32.487Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-26T18:18:32.487Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-26T18:18:32.487Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:18:32.487Z] OK: 8 MiB in 20 packages [2021-10-26T18:18:32.748Z] Removing intermediate container 8daaf1282b65 [2021-10-26T18:18:32.748Z] ---> abce1ab21dc6 [2021-10-26T18:18:32.748Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-10-26T18:18:33.007Z] ---> 2c00e868cdac [2021-10-26T18:18:33.007Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-10-26T18:18:33.269Z] ---> b71caf7de4e3 [2021-10-26T18:18:33.269Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-10-26T18:18:33.269Z] ---> 6f73939f058d [2021-10-26T18:18:33.269Z] Step 18/23 : EXPOSE 59982 [2021-10-26T18:18:33.542Z] ---> Running in f5d87cf806c7 [2021-10-26T18:18:33.542Z] Removing intermediate container f5d87cf806c7 [2021-10-26T18:18:33.542Z] ---> 2456d9b64c5b [2021-10-26T18:18:33.542Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-10-26T18:18:33.542Z] ---> Running in 463b2890084d [2021-10-26T18:18:33.542Z] Removing intermediate container 463b2890084d [2021-10-26T18:18:33.542Z] ---> 2dfbb0c0d99d [2021-10-26T18:18:33.542Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T18:18:33.542Z] ---> Running in f414b0e07c20 [2021-10-26T18:18:33.806Z] Removing intermediate container f414b0e07c20 [2021-10-26T18:18:33.806Z] ---> 8937c1a15008 [2021-10-26T18:18:33.806Z] Step 21/23 : LABEL arch=amd64 [2021-10-26T18:18:33.806Z] ---> Running in 9f9f93df3836 [2021-10-26T18:18:33.806Z] Removing intermediate container 9f9f93df3836 [2021-10-26T18:18:33.806Z] ---> f16663f1f52f [2021-10-26T18:18:33.806Z] Step 22/23 : LABEL git_sha=a06e272b6922a1d7524aeda6151acf418e859d75 [2021-10-26T18:18:33.806Z] ---> Running in 8ff30d0d7e2a [2021-10-26T18:18:33.806Z] Removing intermediate container 8ff30d0d7e2a [2021-10-26T18:18:33.806Z] ---> ce254b84977c [2021-10-26T18:18:33.806Z] Step 23/23 : LABEL version=2.0.1-dev.12 [2021-10-26T18:18:34.067Z] ---> Running in 1da44826e761 [2021-10-26T18:18:34.067Z] Removing intermediate container 1da44826e761 [2021-10-26T18:18:34.067Z] ---> 292b72fa2f5a [2021-10-26T18:18:34.067Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-26T18:18:34.067Z] Successfully built 292b72fa2f5a [2021-10-26T18:18:34.067Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T18:18:34.261Z] provisioning config files... [2021-10-26T18:18:34.269Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/14@tmp/config9041651560278497825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:18:34.583Z] ---> docker-login.sh [2021-10-26T18:18:34.583Z] nexus3.edgexfoundry.org:10001 [2021-10-26T18:18:34.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:18:34.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:18:34.583Z] Configure a credential helper to remove this warning. See [2021-10-26T18:18:34.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:18:34.583Z] [2021-10-26T18:18:34.583Z] Login Succeeded [2021-10-26T18:18:34.583Z] nexus3.edgexfoundry.org:10002 [2021-10-26T18:18:34.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:18:34.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:18:34.583Z] Configure a credential helper to remove this warning. See [2021-10-26T18:18:34.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:18:34.583Z] [2021-10-26T18:18:34.583Z] Login Succeeded [2021-10-26T18:18:34.583Z] nexus3.edgexfoundry.org:10003 [2021-10-26T18:18:34.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:18:34.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:18:34.846Z] Configure a credential helper to remove this warning. See [2021-10-26T18:18:34.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:18:34.846Z] [2021-10-26T18:18:34.846Z] Login Succeeded [2021-10-26T18:18:34.846Z] nexus3.edgexfoundry.org:10004 [2021-10-26T18:18:34.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:18:34.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:18:34.846Z] Configure a credential helper to remove this warning. See [2021-10-26T18:18:34.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:18:34.846Z] [2021-10-26T18:18:34.846Z] Login Succeeded [2021-10-26T18:18:34.846Z] docker.io [2021-10-26T18:18:35.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:18:35.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:18:35.367Z] Configure a credential helper to remove this warning. See [2021-10-26T18:18:35.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:18:35.367Z] [2021-10-26T18:18:35.367Z] Login Succeeded [2021-10-26T18:18:35.367Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T18:18:35.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T18:18:35.409Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-10-26T18:18:35.409Z] a06e272b6922a1d7524aeda6151acf418e859d75 [2021-10-26T18:18:35.409Z] latest [2021-10-26T18:18:35.409Z] 2.0.1-dev.12 [2021-10-26T18:18:35.409Z] a06e272b6922a1d7524aeda6151acf418e859d75-2.0.1-dev.12 [2021-10-26T18:18:35.409Z] main [2021-10-26T18:18:35.409Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:18:35.735Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:a06e272b6922a1d7524aeda6151acf418e859d75 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:18:36.070Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:a06e272b6922a1d7524aeda6151acf418e859d75 [2021-10-26T18:18:36.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-10-26T18:18:36.070Z] 5851d6e6f732: Preparing [2021-10-26T18:18:36.070Z] 6abf38696411: Preparing [2021-10-26T18:18:36.070Z] 6049d2622490: Preparing [2021-10-26T18:18:36.070Z] 7af4c330695d: Preparing [2021-10-26T18:18:36.070Z] e2eb06d8af82: Preparing [2021-10-26T18:18:36.070Z] e2eb06d8af82: Layer already exists [2021-10-26T18:18:36.344Z] 6abf38696411: Pushed [2021-10-26T18:18:36.344Z] 5851d6e6f732: Pushed [2021-10-26T18:18:36.344Z] 7af4c330695d: Pushed [2021-10-26T18:18:37.288Z] 6049d2622490: Pushed [2021-10-26T18:18:37.288Z] a06e272b6922a1d7524aeda6151acf418e859d75: digest: sha256:82c36cd06e2823c0c35febef56208d9d1b39908483bf6683ca1ecca97a5ab4ce size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:18:37.590Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:18:37.884Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-10-26T18:18:37.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-10-26T18:18:37.884Z] 5851d6e6f732: Preparing [2021-10-26T18:18:37.884Z] 6abf38696411: Preparing [2021-10-26T18:18:37.884Z] 6049d2622490: Preparing [2021-10-26T18:18:37.884Z] 7af4c330695d: Preparing [2021-10-26T18:18:37.884Z] e2eb06d8af82: Preparing [2021-10-26T18:18:37.884Z] 5851d6e6f732: Layer already exists [2021-10-26T18:18:37.884Z] 6abf38696411: Layer already exists [2021-10-26T18:18:37.884Z] 6049d2622490: Layer already exists [2021-10-26T18:18:37.884Z] e2eb06d8af82: Layer already exists [2021-10-26T18:18:37.884Z] 7af4c330695d: Layer already exists [2021-10-26T18:18:37.884Z] latest: digest: sha256:82c36cd06e2823c0c35febef56208d9d1b39908483bf6683ca1ecca97a5ab4ce size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:18:38.193Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:18:38.490Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.12 [2021-10-26T18:18:38.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-10-26T18:18:38.490Z] 5851d6e6f732: Preparing [2021-10-26T18:18:38.490Z] 6abf38696411: Preparing [2021-10-26T18:18:38.490Z] 6049d2622490: Preparing [2021-10-26T18:18:38.490Z] 7af4c330695d: Preparing [2021-10-26T18:18:38.490Z] e2eb06d8af82: Preparing [2021-10-26T18:18:38.490Z] e2eb06d8af82: Layer already exists [2021-10-26T18:18:38.490Z] 5851d6e6f732: Layer already exists [2021-10-26T18:18:38.490Z] 6abf38696411: Layer already exists [2021-10-26T18:18:38.490Z] 7af4c330695d: Layer already exists [2021-10-26T18:18:38.490Z] 6049d2622490: Layer already exists [2021-10-26T18:18:38.490Z] 2.0.1-dev.12: digest: sha256:82c36cd06e2823c0c35febef56208d9d1b39908483bf6683ca1ecca97a5ab4ce size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:18:38.794Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:a06e272b6922a1d7524aeda6151acf418e859d75-2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:18:39.088Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:a06e272b6922a1d7524aeda6151acf418e859d75-2.0.1-dev.12 [2021-10-26T18:18:39.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-10-26T18:18:39.088Z] 5851d6e6f732: Preparing [2021-10-26T18:18:39.088Z] 6abf38696411: Preparing [2021-10-26T18:18:39.088Z] 6049d2622490: Preparing [2021-10-26T18:18:39.088Z] 7af4c330695d: Preparing [2021-10-26T18:18:39.089Z] e2eb06d8af82: Preparing [2021-10-26T18:18:39.089Z] 7af4c330695d: Layer already exists [2021-10-26T18:18:39.089Z] 6abf38696411: Layer already exists [2021-10-26T18:18:39.089Z] e2eb06d8af82: Layer already exists [2021-10-26T18:18:39.089Z] 5851d6e6f732: Layer already exists [2021-10-26T18:18:39.089Z] 6049d2622490: Layer already exists [2021-10-26T18:18:39.089Z] a06e272b6922a1d7524aeda6151acf418e859d75-2.0.1-dev.12: digest: sha256:82c36cd06e2823c0c35febef56208d9d1b39908483bf6683ca1ecca97a5ab4ce size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:18:39.396Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:18:39.695Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2021-10-26T18:18:39.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-10-26T18:18:39.695Z] 5851d6e6f732: Preparing [2021-10-26T18:18:39.695Z] 6abf38696411: Preparing [2021-10-26T18:18:39.695Z] 6049d2622490: Preparing [2021-10-26T18:18:39.695Z] 7af4c330695d: Preparing [2021-10-26T18:18:39.695Z] e2eb06d8af82: Preparing [2021-10-26T18:18:39.695Z] e2eb06d8af82: Layer already exists [2021-10-26T18:18:39.695Z] 6abf38696411: Layer already exists [2021-10-26T18:18:39.695Z] 6049d2622490: Layer already exists [2021-10-26T18:18:39.695Z] 5851d6e6f732: Layer already exists [2021-10-26T18:18:39.695Z] 7af4c330695d: Layer already exists [2021-10-26T18:18:39.695Z] main: digest: sha256:82c36cd06e2823c0c35febef56208d9d1b39908483bf6683ca1ecca97a5ab4ce size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T18:18:39.730Z] ===================================================== [Pipeline] echo [2021-10-26T18:18:39.737Z] taggedImages: [2021-10-26T18:18:39.737Z] - nexus3.edgexfoundry.org:10004/device-mqtt:a06e272b6922a1d7524aeda6151acf418e859d75 [2021-10-26T18:18:39.737Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-10-26T18:18:39.737Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.12 [2021-10-26T18:18:39.737Z] - nexus3.edgexfoundry.org:10004/device-mqtt:a06e272b6922a1d7524aeda6151acf418e859d75-2.0.1-dev.12 [2021-10-26T18:18:39.737Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:18:40.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T18:18:40.314Z] [2021-10-26T18:18:40.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:18:40.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T18:18:40.616Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-26T18:18:40.616Z] b4d181a07f80: Pulling fs layer [2021-10-26T18:18:40.616Z] a1111a8f2ec3: Pulling fs layer [2021-10-26T18:18:40.616Z] ed53099fbce6: Pulling fs layer [2021-10-26T18:18:40.616Z] dc539afda2c1: Pulling fs layer [2021-10-26T18:18:40.616Z] 77bc0d833cb6: Pulling fs layer [2021-10-26T18:18:40.616Z] 9065ff56babe: Pulling fs layer [2021-10-26T18:18:40.616Z] d287ab97295c: Pulling fs layer [2021-10-26T18:18:40.616Z] dc539afda2c1: Waiting [2021-10-26T18:18:40.616Z] 9065ff56babe: Waiting [2021-10-26T18:18:40.616Z] d287ab97295c: Waiting [2021-10-26T18:18:40.616Z] 77bc0d833cb6: Waiting [2021-10-26T18:18:40.616Z] a1111a8f2ec3: Verifying Checksum [2021-10-26T18:18:40.616Z] a1111a8f2ec3: Download complete [2021-10-26T18:18:40.616Z] dc539afda2c1: Verifying Checksum [2021-10-26T18:18:40.616Z] dc539afda2c1: Download complete [2021-10-26T18:18:40.616Z] ed53099fbce6: Verifying Checksum [2021-10-26T18:18:40.616Z] ed53099fbce6: Download complete [2021-10-26T18:18:40.616Z] 9065ff56babe: Verifying Checksum [2021-10-26T18:18:40.616Z] 9065ff56babe: Download complete [2021-10-26T18:18:40.616Z] 77bc0d833cb6: Verifying Checksum [2021-10-26T18:18:40.616Z] 77bc0d833cb6: Download complete [2021-10-26T18:18:40.884Z] b4d181a07f80: Verifying Checksum [2021-10-26T18:18:40.884Z] b4d181a07f80: Download complete [2021-10-26T18:18:41.466Z] d287ab97295c: Verifying Checksum [2021-10-26T18:18:41.466Z] d287ab97295c: Download complete [2021-10-26T18:18:42.422Z] b4d181a07f80: Pull complete [2021-10-26T18:18:42.422Z] a1111a8f2ec3: Pull complete [2021-10-26T18:18:43.006Z] ed53099fbce6: Pull complete [2021-10-26T18:18:43.006Z] dc539afda2c1: Pull complete [2021-10-26T18:18:43.274Z] 77bc0d833cb6: Pull complete [2021-10-26T18:18:43.274Z] 9065ff56babe: Pull complete [2021-10-26T18:18:48.593Z] d287ab97295c: Pull complete [2021-10-26T18:18:48.593Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-26T18:18:48.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T18:18:48.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-26T18:18:48.653Z] prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container [2021-10-26T18:18:48.688Z] $ 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/device-mqtt-go/14 -v /w/workspace/device-mqtt-go/14:/w/workspace/device-mqtt-go/14:rw,z -v /w/workspace/device-mqtt-go/14@tmp:/w/workspace/device-mqtt-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-26T18:18:51.536Z] $ docker top 8a652a66566906aec4164664b4cf7d2e796d0d40efbf942aec0da04b2f523e04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2021-10-26T18:18:51.725Z] provisioning config files... [2021-10-26T18:18:51.755Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/14@tmp/config2983550044268908871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:18:51.980Z] ---> job-cost.sh [2021-10-26T18:18:51.980Z] lf-activate-venv: SKIPPING [2021-10-26T18:18:51.980Z] INFO: No Stack... [2021-10-26T18:18:52.121Z] ---> docker-login.sh [2021-10-26T18:18:52.121Z] nexus3.edgexfoundry.org:10001 [2021-10-26T18:18:52.239Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-26T18:18:52.500Z] INFO: Archiving Costs [Pipeline] sh [2021-10-26T18:18:52.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:18:52.795Z] + cat /w/workspace/device-mqtt-go/14/archives/cost.csv [2021-10-26T18:18:52.795Z] + cut -d, -f6 [Pipeline] lock [2021-10-26T18:18:52.820Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-14-stack-cost] [2021-10-26T18:18:52.828Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-14-stack-cost] did not exist. Created. [2021-10-26T18:18:52.828Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-26T18:18:52.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:18:52.994Z] Configure a credential helper to remove this warning. See [2021-10-26T18:18:52.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:18:52.994Z] [2021-10-26T18:18:52.994Z] Login Succeeded [2021-10-26T18:18:53.141Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-26T18:18:53.170Z] Stashed 1 file(s) [Pipeline] } [2021-10-26T18:18:53.178Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-26T18:18:53.191Z] $ docker stop --time=1 8a652a66566906aec4164664b4cf7d2e796d0d40efbf942aec0da04b2f523e04 [2021-10-26T18:18:53.269Z] nexus3.edgexfoundry.org:10002 [2021-10-26T18:18:53.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:18:53.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:18:53.832Z] Configure a credential helper to remove this warning. See [2021-10-26T18:18:53.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:18:53.832Z] [2021-10-26T18:18:53.832Z] Login Succeeded [2021-10-26T18:18:53.832Z] nexus3.edgexfoundry.org:10003 [2021-10-26T18:18:54.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:18:54.317Z] $ docker rm -f 8a652a66566906aec4164664b4cf7d2e796d0d40efbf942aec0da04b2f523e04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-10-26T18:18:54.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:18:54.388Z] Configure a credential helper to remove this warning. See [2021-10-26T18:18:54.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:18:54.388Z] [2021-10-26T18:18:54.388Z] Login Succeeded [2021-10-26T18:18:54.388Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-26T18:18:54.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:18:54.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:18:54.941Z] Configure a credential helper to remove this warning. See [2021-10-26T18:18:54.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:18:54.941Z] [2021-10-26T18:18:54.941Z] Login Succeeded [2021-10-26T18:18:54.941Z] docker.io [2021-10-26T18:18:55.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:18:55.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:18:55.827Z] Configure a credential helper to remove this warning. See [2021-10-26T18:18:55.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:18:55.827Z] [2021-10-26T18:18:55.827Z] Login Succeeded [2021-10-26T18:18:55.827Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T18:18:55.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-26T18:18:56.394Z] ========================================================= [2021-10-26T18:18:56.394Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-26T18:18:56.394Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:18:56.762Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-26T18:18:57.387Z] Sending build context to Docker daemon 677.9kB [2021-10-26T18:18:57.387Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-26T18:18:57.387Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-26T18:18:57.387Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-26T18:18:57.387Z] 552d1f2373af: Pulling fs layer [2021-10-26T18:18:57.387Z] ea3f2d53f512: Pulling fs layer [2021-10-26T18:18:57.387Z] 9e70ebbbe112: Pulling fs layer [2021-10-26T18:18:57.387Z] 7a9cfe048b4a: Pulling fs layer [2021-10-26T18:18:57.387Z] 72dc09318566: Pulling fs layer [2021-10-26T18:18:57.387Z] f4f7b4309257: Pulling fs layer [2021-10-26T18:18:57.387Z] 0ac9a79272e3: Pulling fs layer [2021-10-26T18:18:57.387Z] b78e95d17946: Pulling fs layer [2021-10-26T18:18:57.387Z] 7a9cfe048b4a: Waiting [2021-10-26T18:18:57.387Z] 72dc09318566: Waiting [2021-10-26T18:18:57.387Z] f4f7b4309257: Waiting [2021-10-26T18:18:57.387Z] b78e95d17946: Waiting [2021-10-26T18:18:57.681Z] 9e70ebbbe112: Verifying Checksum [2021-10-26T18:18:57.681Z] 9e70ebbbe112: Download complete [2021-10-26T18:18:57.681Z] ea3f2d53f512: Verifying Checksum [2021-10-26T18:18:57.681Z] ea3f2d53f512: Download complete [2021-10-26T18:18:57.681Z] 72dc09318566: Verifying Checksum [2021-10-26T18:18:57.681Z] 72dc09318566: Download complete [2021-10-26T18:18:57.681Z] f4f7b4309257: Verifying Checksum [2021-10-26T18:18:57.681Z] f4f7b4309257: Download complete [2021-10-26T18:18:57.681Z] 552d1f2373af: Verifying Checksum [2021-10-26T18:18:57.681Z] 552d1f2373af: Download complete [2021-10-26T18:18:57.681Z] 0ac9a79272e3: Verifying Checksum [2021-10-26T18:18:57.681Z] 0ac9a79272e3: Download complete [2021-10-26T18:18:58.680Z] 552d1f2373af: Pull complete [2021-10-26T18:18:59.287Z] ea3f2d53f512: Pull complete [2021-10-26T18:18:59.561Z] 9e70ebbbe112: Pull complete [2021-10-26T18:18:59.834Z] b78e95d17946: Verifying Checksum [2021-10-26T18:18:59.834Z] b78e95d17946: Download complete [2021-10-26T18:19:00.431Z] 7a9cfe048b4a: Verifying Checksum [2021-10-26T18:19:00.431Z] 7a9cfe048b4a: Download complete [2021-10-26T18:19:12.899Z] 7a9cfe048b4a: Pull complete [2021-10-26T18:19:12.899Z] 72dc09318566: Pull complete [2021-10-26T18:19:12.899Z] f4f7b4309257: Pull complete [2021-10-26T18:19:12.899Z] 0ac9a79272e3: Pull complete [2021-10-26T18:19:18.649Z] b78e95d17946: Pull complete [2021-10-26T18:19:18.649Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-26T18:19:18.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T18:19:18.649Z] ---> 8b459fc5aaf0 [2021-10-26T18:19:18.649Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-26T18:19:18.929Z] ---> Running in 4ecbf66ae1d8 [2021-10-26T18:19:19.531Z] Removing intermediate container 4ecbf66ae1d8 [2021-10-26T18:19:19.531Z] ---> 6df9284ecba0 [2021-10-26T18:19:19.531Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-26T18:19:19.531Z] ---> Running in da93047055a6 [2021-10-26T18:19:20.131Z] Removing intermediate container da93047055a6 [2021-10-26T18:19:20.131Z] ---> 51fc5d67b9de [2021-10-26T18:19:20.131Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:19:20.131Z] ---> Running in 9e0e37a4bc5d [2021-10-26T18:19:22.771Z] Removing intermediate container 9e0e37a4bc5d [2021-10-26T18:19:22.771Z] ---> c5766c75a30c [2021-10-26T18:19:22.771Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-26T18:19:22.771Z] ---> Running in 91e85ce01a1a [2021-10-26T18:19:24.213Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:19:25.203Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:19:25.800Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-10-26T18:19:26.076Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-10-26T18:19:26.076Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-10-26T18:19:26.354Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-10-26T18:19:26.354Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:19:26.354Z] OK: 223 MiB in 56 packages [2021-10-26T18:19:27.800Z] Removing intermediate container 91e85ce01a1a [2021-10-26T18:19:27.800Z] ---> ed68c976ed10 [2021-10-26T18:19:27.800Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-10-26T18:19:27.800Z] ---> Running in b0ceded63c82 [2021-10-26T18:19:28.401Z] Removing intermediate container b0ceded63c82 [2021-10-26T18:19:28.401Z] ---> 2cc18ca479fb [2021-10-26T18:19:28.401Z] Step 8/11 : COPY . . [2021-10-26T18:19:29.383Z] ---> a7de6571c37d [2021-10-26T18:19:29.383Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:19:29.667Z] ---> Running in 14953a0b015c [2021-10-26T18:20:51.547Z] Removing intermediate container 14953a0b015c [2021-10-26T18:20:51.547Z] ---> 01848f113552 [2021-10-26T18:20:51.547Z] Step 10/11 : ARG MAKE='make build' [2021-10-26T18:20:51.547Z] ---> Running in 829a8dca6fcd [2021-10-26T18:20:51.547Z] Removing intermediate container 829a8dca6fcd [2021-10-26T18:20:51.547Z] ---> a57eb9517de8 [2021-10-26T18:20:51.547Z] Step 11/11 : RUN $MAKE [2021-10-26T18:20:51.547Z] ---> Running in 9c9c691129fb [2021-10-26T18:20:51.547Z] noop [2021-10-26T18:20:51.547Z] Removing intermediate container 9c9c691129fb [2021-10-26T18:20:51.547Z] ---> f0a7925ade4d [2021-10-26T18:20:51.547Z] Successfully built f0a7925ade4d [2021-10-26T18:20:51.547Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:20:51.909Z] + docker inspect -f . ci-base-image-arm64 [2021-10-26T18:20:51.910Z] . [Pipeline] withDockerContainer [2021-10-26T18:20:52.233Z] prd-ubuntu18.04-docker-arm64-4c-16g-2082 does not seem to be running inside a container [2021-10-26T18:20:52.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/14 -v /w/workspace/device-mqtt-go/14:/w/workspace/device-mqtt-go/14:rw,z -v /w/workspace/device-mqtt-go/14@tmp:/w/workspace/device-mqtt-go/14@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-10-26T18:20:54.088Z] $ docker top 470531fd813875f4545a124028975111f7ab4de3ce885da25b9d78b4910fff90 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T18:20:55.126Z] + go version [2021-10-26T18:20:55.127Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-26T18:20:55.145Z] $ docker stop --time=1 470531fd813875f4545a124028975111f7ab4de3ce885da25b9d78b4910fff90 [2021-10-26T18:20:56.955Z] $ docker rm -f 470531fd813875f4545a124028975111f7ab4de3ce885da25b9d78b4910fff90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:20:57.739Z] + docker inspect -f . ci-base-image-arm64 [2021-10-26T18:20:57.739Z] . [Pipeline] withDockerContainer [2021-10-26T18:20:58.033Z] prd-ubuntu18.04-docker-arm64-4c-16g-2082 does not seem to be running inside a container [2021-10-26T18:20:58.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/14 -v /w/workspace/device-mqtt-go/14:/w/workspace/device-mqtt-go/14:rw,z -v /w/workspace/device-mqtt-go/14@tmp:/w/workspace/device-mqtt-go/14@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-10-26T18:20:59.873Z] $ docker top aa83a64f31b2574206220ce1f012a91a5058db6acf1b0a87f90c71cd127c44c2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-26T18:21:00.929Z] + make test [2021-10-26T18:21:00.929Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-26T18:21:02.940Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-10-26T18:22:11.104Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-10-26T18:22:11.104Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.063s coverage: 22.4% of statements [2021-10-26T18:22:11.104Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-10-26T18:22:11.104Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-26T18:22:37.915Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-26T18:22:37.915Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-26T18:22:37.915Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-26T18:22:38.913Z] $ docker stop --time=1 aa83a64f31b2574206220ce1f012a91a5058db6acf1b0a87f90c71cd127c44c2 [2021-10-26T18:22:40.775Z] $ docker rm -f aa83a64f31b2574206220ce1f012a91a5058db6acf1b0a87f90c71cd127c44c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T18:22:41.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-26T18:22:41.771Z] Warning: overwriting stash ‘coverage-report’ [2021-10-26T18:22:42.418Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-26T18:22:42.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-26T18:22:43.232Z] + ls -al . [2021-10-26T18:22:43.232Z] total 180 [2021-10-26T18:22:43.232Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 18:22 . [2021-10-26T18:22:43.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 18:18 .. [2021-10-26T18:22:43.232Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 26 18:18 .dockerignore [2021-10-26T18:22:43.232Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 18:18 .git [2021-10-26T18:22:43.232Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 18:18 .github [2021-10-26T18:22:43.232Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 26 18:18 .gitignore [2021-10-26T18:22:43.232Z] -rw-rw-r-- 1 jenkins jenkins 7287 Oct 26 18:18 Attribution.txt [2021-10-26T18:22:43.232Z] -rw-rw-r-- 1 jenkins jenkins 7447 Oct 26 18:18 CHANGELOG.md [2021-10-26T18:22:43.232Z] -rw-rw-r-- 1 jenkins jenkins 1907 Oct 26 18:18 Dockerfile [2021-10-26T18:22:43.232Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 18:18 GOVERNANCE.md [2021-10-26T18:22:43.232Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 18:18 Jenkinsfile [2021-10-26T18:22:43.232Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 18:18 LICENSE [2021-10-26T18:22:43.232Z] -rw-rw-r-- 1 jenkins jenkins 1030 Oct 26 18:18 Makefile [2021-10-26T18:22:43.232Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 26 18:18 OWNERS.md [2021-10-26T18:22:43.232Z] -rw-rw-r-- 1 jenkins jenkins 2211 Oct 26 18:18 README.md [2021-10-26T18:22:43.232Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 18:15 VERSION [2021-10-26T18:22:43.232Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 18:18 bin [2021-10-26T18:22:43.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 18:18 cmd [2021-10-26T18:22:43.232Z] -rw-r--r-- 1 jenkins jenkins 17284 Oct 26 18:22 coverage.out [2021-10-26T18:22:43.232Z] -rw-rw-r-- 1 jenkins jenkins 388 Oct 26 18:18 go.mod [2021-10-26T18:22:43.232Z] -rw-rw-r-- 1 jenkins jenkins 50360 Oct 26 18:18 go.sum [2021-10-26T18:22:43.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 18:18 internal [2021-10-26T18:22:43.232Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 18:18 mock [2021-10-26T18:22:43.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 18:18 snap [2021-10-26T18:22:43.232Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 26 18:18 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:22:43.576Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a06e272b6922a1d7524aeda6151acf418e859d75 --label arch=arm64 --label version=2.0.1-dev.12 . [2021-10-26T18:22:43.848Z] Sending build context to Docker daemon 695.8kB [2021-10-26T18:22:44.120Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-10-26T18:22:44.120Z] Step 2/23 : FROM ${BASE} AS builder [2021-10-26T18:22:44.120Z] ---> f0a7925ade4d [2021-10-26T18:22:44.120Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-26T18:22:44.120Z] ---> Running in c0e41cb1c418 [2021-10-26T18:22:44.717Z] Removing intermediate container c0e41cb1c418 [2021-10-26T18:22:44.717Z] ---> 17daa83684c6 [2021-10-26T18:22:44.717Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-10-26T18:22:44.717Z] ---> Running in c324b459d3b3 [2021-10-26T18:22:44.993Z] Removing intermediate container c324b459d3b3 [2021-10-26T18:22:44.993Z] ---> e20d622171c5 [2021-10-26T18:22:44.993Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:22:45.265Z] ---> Running in 3f2af4322744 [2021-10-26T18:22:47.244Z] Removing intermediate container 3f2af4322744 [2021-10-26T18:22:47.244Z] ---> 6cbfab098e72 [2021-10-26T18:22:47.244Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-26T18:22:47.244Z] ---> Running in e5e092f20605 [2021-10-26T18:22:48.718Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:22:49.703Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:22:51.148Z] OK: 223 MiB in 56 packages [2021-10-26T18:22:52.136Z] Removing intermediate container e5e092f20605 [2021-10-26T18:22:52.136Z] ---> ff984b532a99 [2021-10-26T18:22:52.136Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-10-26T18:22:52.136Z] ---> Running in ddc9340d1792 [2021-10-26T18:22:52.412Z] Removing intermediate container ddc9340d1792 [2021-10-26T18:22:52.412Z] ---> df805c278bd7 [2021-10-26T18:22:52.412Z] Step 8/23 : COPY . . [2021-10-26T18:22:53.415Z] ---> 009b65bb9b08 [2021-10-26T18:22:53.415Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:22:53.691Z] ---> Running in 1a4c161b472e [2021-10-26T18:22:56.424Z] Removing intermediate container 1a4c161b472e [2021-10-26T18:22:56.424Z] ---> a77bb4936752 [2021-10-26T18:22:56.424Z] Step 10/23 : ARG MAKE='make build' [2021-10-26T18:22:56.724Z] ---> Running in e8831f0c0dd3 [2021-10-26T18:22:57.008Z] Removing intermediate container e8831f0c0dd3 [2021-10-26T18:22:57.008Z] ---> 5ca377c2e5f8 [2021-10-26T18:22:57.008Z] Step 11/23 : RUN $MAKE [2021-10-26T18:22:57.302Z] ---> Running in 4f6e1444873b [2021-10-26T18:22:58.749Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.12" -o cmd/device-mqtt ./cmd [2021-10-26T18:23:45.804Z] Removing intermediate container 4f6e1444873b [2021-10-26T18:23:45.804Z] ---> 81d5edc4ed2f [2021-10-26T18:23:45.804Z] Step 12/23 : FROM alpine:3.14 [2021-10-26T18:23:45.804Z] 3.14: Pulling from library/alpine [2021-10-26T18:23:45.804Z] 552d1f2373af: Already exists [2021-10-26T18:23:45.804Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T18:23:45.804Z] Status: Downloaded newer image for alpine:3.14 [2021-10-26T18:23:45.804Z] ---> bb3de5531c18 [2021-10-26T18:23:45.804Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-10-26T18:23:45.804Z] ---> Running in ccf416792733 [2021-10-26T18:23:45.804Z] Removing intermediate container ccf416792733 [2021-10-26T18:23:45.804Z] ---> da7f82addfb0 [2021-10-26T18:23:45.804Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-26T18:23:45.804Z] ---> Running in 022f35ee7d0c [2021-10-26T18:23:46.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:23:47.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:23:48.054Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-26T18:23:48.054Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T18:23:48.054Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-26T18:23:48.054Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T18:23:48.054Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-26T18:23:48.054Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-26T18:23:48.054Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:23:48.054Z] OK: 8 MiB in 20 packages [2021-10-26T18:23:49.513Z] Removing intermediate container 022f35ee7d0c [2021-10-26T18:23:49.513Z] ---> cd87a8cae1c6 [2021-10-26T18:23:49.513Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-10-26T18:23:50.495Z] ---> 2d266e3e8fba [2021-10-26T18:23:50.495Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-10-26T18:23:51.096Z] ---> 1c69ca201aeb [2021-10-26T18:23:51.096Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-10-26T18:23:52.080Z] ---> f01d08e27c04 [2021-10-26T18:23:52.080Z] Step 18/23 : EXPOSE 59982 [2021-10-26T18:23:52.080Z] ---> Running in 8f6a6888c6f7 [2021-10-26T18:23:53.447Z] Removing intermediate container 8f6a6888c6f7 [2021-10-26T18:23:53.447Z] ---> 0f974afadf79 [2021-10-26T18:23:53.447Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-10-26T18:23:53.447Z] ---> Running in 4a222463b153 [2021-10-26T18:23:53.447Z] Removing intermediate container 4a222463b153 [2021-10-26T18:23:53.447Z] ---> 7aee4165862d [2021-10-26T18:23:53.447Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T18:23:53.447Z] ---> Running in 8716fe4fdfc0 [2021-10-26T18:23:53.727Z] Removing intermediate container 8716fe4fdfc0 [2021-10-26T18:23:53.727Z] ---> 513cb0e65108 [2021-10-26T18:23:53.727Z] Step 21/23 : LABEL arch=arm64 [2021-10-26T18:23:53.727Z] ---> Running in 5adb10bac959 [2021-10-26T18:23:54.330Z] Removing intermediate container 5adb10bac959 [2021-10-26T18:23:54.330Z] ---> 5c883bda269b [2021-10-26T18:23:54.330Z] Step 22/23 : LABEL git_sha=a06e272b6922a1d7524aeda6151acf418e859d75 [2021-10-26T18:23:54.330Z] ---> Running in bbb452a65d83 [2021-10-26T18:23:54.941Z] Removing intermediate container bbb452a65d83 [2021-10-26T18:23:54.941Z] ---> 344cdf6b70bd [2021-10-26T18:23:54.941Z] Step 23/23 : LABEL version=2.0.1-dev.12 [2021-10-26T18:23:54.941Z] ---> Running in 7f5d0a9707e2 [2021-10-26T18:23:55.218Z] Removing intermediate container 7f5d0a9707e2 [2021-10-26T18:23:55.218Z] ---> 376405f1b05c [2021-10-26T18:23:55.218Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-26T18:23:55.492Z] Successfully built 376405f1b05c [2021-10-26T18:23:55.492Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T18:23:55.698Z] provisioning config files... [2021-10-26T18:23:55.721Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/14@tmp/config6735787483125108628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:23:56.088Z] ---> docker-login.sh [2021-10-26T18:23:56.088Z] nexus3.edgexfoundry.org:10001 [2021-10-26T18:23:56.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:23:56.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:23:56.644Z] Configure a credential helper to remove this warning. See [2021-10-26T18:23:56.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:23:56.644Z] [2021-10-26T18:23:56.644Z] Login Succeeded [2021-10-26T18:23:56.644Z] nexus3.edgexfoundry.org:10002 [2021-10-26T18:23:57.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:23:57.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:23:57.245Z] Configure a credential helper to remove this warning. See [2021-10-26T18:23:57.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:23:57.245Z] [2021-10-26T18:23:57.245Z] Login Succeeded [2021-10-26T18:23:57.245Z] nexus3.edgexfoundry.org:10003 [2021-10-26T18:23:57.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:23:58.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:23:58.123Z] Configure a credential helper to remove this warning. See [2021-10-26T18:23:58.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:23:58.123Z] [2021-10-26T18:23:58.123Z] Login Succeeded [2021-10-26T18:23:58.123Z] nexus3.edgexfoundry.org:10004 [2021-10-26T18:23:58.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:23:58.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:23:58.721Z] Configure a credential helper to remove this warning. See [2021-10-26T18:23:58.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:23:58.721Z] [2021-10-26T18:23:58.721Z] Login Succeeded [2021-10-26T18:23:58.721Z] docker.io [2021-10-26T18:23:59.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:23:59.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:23:59.917Z] Configure a credential helper to remove this warning. See [2021-10-26T18:23:59.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:23:59.917Z] [2021-10-26T18:23:59.917Z] Login Succeeded [2021-10-26T18:23:59.917Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T18:23:59.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T18:23:59.979Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-10-26T18:23:59.979Z] a06e272b6922a1d7524aeda6151acf418e859d75 [2021-10-26T18:23:59.979Z] latest [2021-10-26T18:23:59.979Z] 2.0.1-dev.12 [2021-10-26T18:23:59.979Z] a06e272b6922a1d7524aeda6151acf418e859d75-2.0.1-dev.12 [2021-10-26T18:23:59.979Z] main [2021-10-26T18:23:59.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:24:00.331Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a06e272b6922a1d7524aeda6151acf418e859d75 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:24:00.677Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a06e272b6922a1d7524aeda6151acf418e859d75 [2021-10-26T18:24:00.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-10-26T18:24:00.677Z] 7b8c74f33f5f: Preparing [2021-10-26T18:24:00.677Z] a99f8db8f1e0: Preparing [2021-10-26T18:24:00.677Z] 40ae613dbf8f: Preparing [2021-10-26T18:24:00.677Z] 130779a637cc: Preparing [2021-10-26T18:24:00.677Z] ee420dfed78a: Preparing [2021-10-26T18:24:00.954Z] ee420dfed78a: Layer already exists [2021-10-26T18:24:00.954Z] a99f8db8f1e0: Pushed [2021-10-26T18:24:00.954Z] 7b8c74f33f5f: Pushed [2021-10-26T18:24:01.934Z] 130779a637cc: Pushed [2021-10-26T18:24:03.921Z] 40ae613dbf8f: Pushed [2021-10-26T18:24:03.921Z] a06e272b6922a1d7524aeda6151acf418e859d75: digest: sha256:0cd54349dabec6a6ca237c2d0a6eb2d18aa3364643223f3475879dca474767af size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:24:04.544Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:24:04.881Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-10-26T18:24:04.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-10-26T18:24:04.881Z] 7b8c74f33f5f: Preparing [2021-10-26T18:24:04.881Z] a99f8db8f1e0: Preparing [2021-10-26T18:24:04.881Z] 40ae613dbf8f: Preparing [2021-10-26T18:24:04.881Z] 130779a637cc: Preparing [2021-10-26T18:24:04.881Z] ee420dfed78a: Preparing [2021-10-26T18:24:05.156Z] 40ae613dbf8f: Layer already exists [2021-10-26T18:24:05.156Z] 130779a637cc: Layer already exists [2021-10-26T18:24:05.156Z] a99f8db8f1e0: Layer already exists [2021-10-26T18:24:05.156Z] 7b8c74f33f5f: Layer already exists [2021-10-26T18:24:05.156Z] ee420dfed78a: Layer already exists [2021-10-26T18:24:05.156Z] latest: digest: sha256:0cd54349dabec6a6ca237c2d0a6eb2d18aa3364643223f3475879dca474767af size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:24:05.498Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:24:05.835Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.12 [2021-10-26T18:24:05.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-10-26T18:24:05.835Z] 7b8c74f33f5f: Preparing [2021-10-26T18:24:05.835Z] a99f8db8f1e0: Preparing [2021-10-26T18:24:05.835Z] 40ae613dbf8f: Preparing [2021-10-26T18:24:05.835Z] 130779a637cc: Preparing [2021-10-26T18:24:05.835Z] ee420dfed78a: Preparing [2021-10-26T18:24:06.110Z] 40ae613dbf8f: Layer already exists [2021-10-26T18:24:06.110Z] ee420dfed78a: Layer already exists [2021-10-26T18:24:06.110Z] 130779a637cc: Layer already exists [2021-10-26T18:24:06.110Z] a99f8db8f1e0: Layer already exists [2021-10-26T18:24:06.110Z] 7b8c74f33f5f: Layer already exists [2021-10-26T18:24:06.110Z] 2.0.1-dev.12: digest: sha256:0cd54349dabec6a6ca237c2d0a6eb2d18aa3364643223f3475879dca474767af size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:24:06.477Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a06e272b6922a1d7524aeda6151acf418e859d75-2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:24:06.822Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a06e272b6922a1d7524aeda6151acf418e859d75-2.0.1-dev.12 [2021-10-26T18:24:06.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-10-26T18:24:06.822Z] 7b8c74f33f5f: Preparing [2021-10-26T18:24:06.822Z] a99f8db8f1e0: Preparing [2021-10-26T18:24:06.822Z] 40ae613dbf8f: Preparing [2021-10-26T18:24:06.822Z] 130779a637cc: Preparing [2021-10-26T18:24:06.822Z] ee420dfed78a: Preparing [2021-10-26T18:24:07.098Z] ee420dfed78a: Layer already exists [2021-10-26T18:24:07.098Z] a99f8db8f1e0: Layer already exists [2021-10-26T18:24:07.098Z] 40ae613dbf8f: Layer already exists [2021-10-26T18:24:07.098Z] 7b8c74f33f5f: Layer already exists [2021-10-26T18:24:07.098Z] 130779a637cc: Layer already exists [2021-10-26T18:24:07.098Z] a06e272b6922a1d7524aeda6151acf418e859d75-2.0.1-dev.12: digest: sha256:0cd54349dabec6a6ca237c2d0a6eb2d18aa3364643223f3475879dca474767af size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:24:07.453Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:24:07.795Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2021-10-26T18:24:07.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-10-26T18:24:07.795Z] 7b8c74f33f5f: Preparing [2021-10-26T18:24:07.795Z] a99f8db8f1e0: Preparing [2021-10-26T18:24:07.795Z] 40ae613dbf8f: Preparing [2021-10-26T18:24:07.795Z] 130779a637cc: Preparing [2021-10-26T18:24:07.795Z] ee420dfed78a: Preparing [2021-10-26T18:24:08.069Z] ee420dfed78a: Layer already exists [2021-10-26T18:24:08.069Z] 40ae613dbf8f: Layer already exists [2021-10-26T18:24:08.069Z] 130779a637cc: Layer already exists [2021-10-26T18:24:08.069Z] a99f8db8f1e0: Layer already exists [2021-10-26T18:24:08.069Z] 7b8c74f33f5f: Layer already exists [2021-10-26T18:24:08.069Z] main: digest: sha256:0cd54349dabec6a6ca237c2d0a6eb2d18aa3364643223f3475879dca474767af size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T18:24:08.108Z] ===================================================== [Pipeline] echo [2021-10-26T18:24:08.118Z] taggedImages: [2021-10-26T18:24:08.118Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a06e272b6922a1d7524aeda6151acf418e859d75 [2021-10-26T18:24:08.118Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-10-26T18:24:08.118Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.12 [2021-10-26T18:24:08.118Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a06e272b6922a1d7524aeda6151acf418e859d75-2.0.1-dev.12 [2021-10-26T18:24:08.118Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:24:08.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T18:24:08.826Z] [2021-10-26T18:24:08.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:24:09.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T18:24:09.465Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-26T18:24:09.465Z] 448f6bf000e3: Pulling fs layer [2021-10-26T18:24:09.465Z] f757da607395: Pulling fs layer [2021-10-26T18:24:09.465Z] 05883995daec: Pulling fs layer [2021-10-26T18:24:09.465Z] 8603b9c90790: Pulling fs layer [2021-10-26T18:24:09.465Z] 1560dd03e051: Pulling fs layer [2021-10-26T18:24:09.465Z] 27f5ce0e4adf: Pulling fs layer [2021-10-26T18:24:09.465Z] c2d8d7efcc4b: Pulling fs layer [2021-10-26T18:24:09.465Z] 1560dd03e051: Waiting [2021-10-26T18:24:09.465Z] 8603b9c90790: Waiting [2021-10-26T18:24:09.465Z] 27f5ce0e4adf: Waiting [2021-10-26T18:24:09.465Z] c2d8d7efcc4b: Waiting [2021-10-26T18:24:09.465Z] f757da607395: Verifying Checksum [2021-10-26T18:24:09.465Z] f757da607395: Download complete [2021-10-26T18:24:09.741Z] 8603b9c90790: Verifying Checksum [2021-10-26T18:24:09.741Z] 8603b9c90790: Download complete [2021-10-26T18:24:09.741Z] 1560dd03e051: Verifying Checksum [2021-10-26T18:24:09.741Z] 1560dd03e051: Download complete [2021-10-26T18:24:09.741Z] 27f5ce0e4adf: Download complete [2021-10-26T18:24:09.741Z] 05883995daec: Verifying Checksum [2021-10-26T18:24:09.741Z] 05883995daec: Download complete [2021-10-26T18:24:10.017Z] 448f6bf000e3: Verifying Checksum [2021-10-26T18:24:10.017Z] 448f6bf000e3: Download complete [2021-10-26T18:24:12.636Z] c2d8d7efcc4b: Verifying Checksum [2021-10-26T18:24:12.636Z] c2d8d7efcc4b: Download complete [2021-10-26T18:24:13.619Z] 448f6bf000e3: Pull complete [2021-10-26T18:24:14.601Z] f757da607395: Pull complete [2021-10-26T18:24:16.038Z] 05883995daec: Pull complete [2021-10-26T18:24:16.310Z] 8603b9c90790: Pull complete [2021-10-26T18:24:17.288Z] 1560dd03e051: Pull complete [2021-10-26T18:24:17.885Z] 27f5ce0e4adf: Pull complete [2021-10-26T18:24:33.018Z] c2d8d7efcc4b: Pull complete [2021-10-26T18:24:33.018Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-26T18:24:33.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T18:24:33.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-26T18:24:33.248Z] prd-ubuntu18.04-docker-arm64-4c-16g-2082 does not seem to be running inside a container [2021-10-26T18:24:33.320Z] $ 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/device-mqtt-go/14 -v /w/workspace/device-mqtt-go/14:/w/workspace/device-mqtt-go/14:rw,z -v /w/workspace/device-mqtt-go/14@tmp:/w/workspace/device-mqtt-go/14@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-10-26T18:24:36.187Z] $ docker top 9b2cc82c3018488dddd9d98997c8ef6ad1cb08a9476399a54005222d65654625 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:24:37.165Z] ---> job-cost.sh [2021-10-26T18:24:37.165Z] lf-activate-venv: SKIPPING [2021-10-26T18:24:37.165Z] INFO: No Stack... [2021-10-26T18:24:41.463Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-26T18:24:41.463Z] INFO: Archiving Costs [Pipeline] sh [2021-10-26T18:24:42.116Z] + cut -d, -f6 [2021-10-26T18:24:42.116Z] + cat /w/workspace/device-mqtt-go/14/archives/cost.csv [Pipeline] lock [2021-10-26T18:24:42.176Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-14-stack-cost] [2021-10-26T18:24:42.181Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-14-stack-cost] did not exist. Created. [2021-10-26T18:24:42.181Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-26T18:24:42.848Z] /w/workspace/device-mqtt-go/14@tmp/durable-ef859ec7/script.sh: 1: /w/workspace/device-mqtt-go/14@tmp/durable-ef859ec7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-26T18:24:43.512Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-26T18:24:43.530Z] Warning: overwriting stash ‘stack-cost’ [2021-10-26T18:24:43.581Z] Stashed 1 file(s) [Pipeline] } [2021-10-26T18:24:43.589Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-26T18:24:43.594Z] $ docker stop --time=1 9b2cc82c3018488dddd9d98997c8ef6ad1cb08a9476399a54005222d65654625 [2021-10-26T18:24:45.199Z] $ docker rm -f 9b2cc82c3018488dddd9d98997c8ef6ad1cb08a9476399a54005222d65654625 [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-10-26T18:24:45.879Z] provisioning config files... [2021-10-26T18:24:45.886Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1037369993362911190tmp [Pipeline] { [Pipeline] sh [2021-10-26T18:24:46.194Z] + set +x [2021-10-26T18:24:46.194Z] + curl -s https://codecov.io/bash [2021-10-26T18:24:46.194Z] + bash -s -- [2021-10-26T18:24:46.194Z] [2021-10-26T18:24:46.194Z] _____ _ [2021-10-26T18:24:46.194Z] / ____| | | [2021-10-26T18:24:46.194Z] | | ___ __| | ___ ___ _____ __ [2021-10-26T18:24:46.194Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-26T18:24:46.194Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-26T18:24:46.194Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-26T18:24:46.194Z] Bash-1.0.6 [2021-10-26T18:24:46.194Z] [2021-10-26T18:24:46.194Z] [2021-10-26T18:24:46.194Z] ==> git version 2.24.4 found [2021-10-26T18:24:46.194Z] ==> 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-10-26T18:24:46.194Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-26T18:24:46.194Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-26T18:24:46.194Z] ==> Jenkins CI detected. [2021-10-26T18:24:46.194Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-26T18:24:46.194Z] project root: . [2021-10-26T18:24:46.194Z] --> token set from env [2021-10-26T18:24:46.194Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-26T18:24:46.194Z] ==> Running gcov in . (disable via -X gcov) [2021-10-26T18:24:46.194Z] ==> Python coveragepy not found [2021-10-26T18:24:46.194Z] ==> Searching for coverage reports in: [2021-10-26T18:24:46.194Z] + . [2021-10-26T18:24:46.194Z] -> Found 1 reports [2021-10-26T18:24:46.194Z] ==> Detecting git/mercurial file structure [2021-10-26T18:24:46.194Z] ==> Reading reports [2021-10-26T18:24:46.194Z] + ./coverage.out bytes=17284 [2021-10-26T18:24:46.194Z] ==> Appending adjustments [2021-10-26T18:24:46.194Z] https://docs.codecov.io/docs/fixing-reports [2021-10-26T18:24:46.454Z] + Found adjustments [2021-10-26T18:24:46.454Z] ==> Gzipping contents [2021-10-26T18:24:46.454Z] 4.0K /tmp/codecov.pVKpOI.gz [2021-10-26T18:24:46.454Z] ==> Uploading reports [2021-10-26T18:24:46.454Z] url: https://codecov.io [2021-10-26T18:24:46.454Z] query: branch=main&commit=a06e272b6922a1d7524aeda6151acf418e859d75&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-26T18:24:46.454Z] -> Pinging Codecov [2021-10-26T18:24:46.454Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=a06e272b6922a1d7524aeda6151acf418e859d75&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-26T18:24:46.716Z] -> Uploading to [2021-10-26T18:24:46.716Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-26/7D719EC7BBE17E464838252E33014C33/a06e272b6922a1d7524aeda6151acf418e859d75/2c7181c7-2562-4216-abc9-3fc36bfe6ad4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211026T182446Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=307305a22bf106b60883c6010721f2f1891a46c106fd5497ccd642633ce491e1 [2021-10-26T18:24:46.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T18:24:46.716Z] Dload Upload Total Spent Left Speed [2021-10-26T18:24:47.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3167 0 0 100 3167 0 10446 --:--:-- --:--:-- --:--:-- 10452 [2021-10-26T18:24:47.286Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/a06e272b6922a1d7524aeda6151acf418e859d75 [Pipeline] } [2021-10-26T18:24:47.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-26T18:24:47.469Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-26T18:24:47.483Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:24:47.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-26T18:24:47.772Z] [2021-10-26T18:24:47.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:24:48.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-26T18:24:48.076Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-26T18:24:48.076Z] 188c0c94c7c5: Pulling fs layer [2021-10-26T18:24:48.076Z] 0ef7d3d256c8: Pulling fs layer [2021-10-26T18:24:48.076Z] de9db76c5a1d: Pulling fs layer [2021-10-26T18:24:48.076Z] 0eba1c9be4d2: Pulling fs layer [2021-10-26T18:24:48.076Z] 0d57e429df01: Pulling fs layer [2021-10-26T18:24:48.076Z] 4e4be7b47b0d: Pulling fs layer [2021-10-26T18:24:48.076Z] e1f770b5df2f: Pulling fs layer [2021-10-26T18:24:48.076Z] 85a0685a4137: Pulling fs layer [2021-10-26T18:24:48.076Z] 0eba1c9be4d2: Waiting [2021-10-26T18:24:48.076Z] 0d57e429df01: Waiting [2021-10-26T18:24:48.076Z] 4e4be7b47b0d: Waiting [2021-10-26T18:24:48.076Z] e1f770b5df2f: Waiting [2021-10-26T18:24:48.076Z] 85a0685a4137: Waiting [2021-10-26T18:24:48.076Z] de9db76c5a1d: Verifying Checksum [2021-10-26T18:24:48.076Z] de9db76c5a1d: Download complete [2021-10-26T18:24:48.076Z] 0ef7d3d256c8: Verifying Checksum [2021-10-26T18:24:48.076Z] 0ef7d3d256c8: Download complete [2021-10-26T18:24:48.076Z] 0d57e429df01: Download complete [2021-10-26T18:24:48.076Z] 4e4be7b47b0d: Verifying Checksum [2021-10-26T18:24:48.076Z] 4e4be7b47b0d: Download complete [2021-10-26T18:24:48.076Z] 188c0c94c7c5: Verifying Checksum [2021-10-26T18:24:48.076Z] 188c0c94c7c5: Download complete [2021-10-26T18:24:48.344Z] e1f770b5df2f: Verifying Checksum [2021-10-26T18:24:48.344Z] e1f770b5df2f: Download complete [2021-10-26T18:24:48.614Z] 0eba1c9be4d2: Verifying Checksum [2021-10-26T18:24:48.614Z] 0eba1c9be4d2: Download complete [2021-10-26T18:24:48.874Z] 188c0c94c7c5: Pull complete [2021-10-26T18:24:48.874Z] 85a0685a4137: Verifying Checksum [2021-10-26T18:24:48.874Z] 85a0685a4137: Download complete [2021-10-26T18:24:49.135Z] 0ef7d3d256c8: Pull complete [2021-10-26T18:24:49.135Z] de9db76c5a1d: Pull complete [2021-10-26T18:24:52.470Z] 0eba1c9be4d2: Pull complete [2021-10-26T18:24:52.729Z] 0d57e429df01: Pull complete [2021-10-26T18:24:52.729Z] 4e4be7b47b0d: Pull complete [2021-10-26T18:24:53.311Z] e1f770b5df2f: Pull complete [2021-10-26T18:24:57.580Z] 85a0685a4137: Pull complete [2021-10-26T18:24:57.580Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-26T18:24:57.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-26T18:24:57.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-26T18:24:57.644Z] prd-centos7-docker-4c-2g-2075 does not seem to be running inside a container [2021-10-26T18:24:57.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-snyk-go:1.410.4 cat [2021-10-26T18:25:02.839Z] $ docker top 1e508dbd17a48b335bce12d75ad58f59a3981432bfaac35858998ff39c723fe3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-26T18:25:02.941Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-26T18:25:03.238Z] + set -o pipefail [2021-10-26T18:25:03.238Z] + snyk monitor '--org=edgex-jenkins' [2021-10-26T18:25:08.580Z] [2021-10-26T18:25:08.580Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2021-10-26T18:25:08.580Z] [2021-10-26T18:25:08.580Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/810350d4-0709-4389-b717-bf7ad30e07cb [2021-10-26T18:25:08.580Z] [2021-10-26T18:25:08.580Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-26T18:25:08.580Z] [2021-10-26T18:25:08.580Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-26T18:25:08.580Z] [2021-10-26T18:25:08.840Z] [Pipeline] } [2021-10-26T18:25:08.850Z] $ docker stop --time=1 1e508dbd17a48b335bce12d75ad58f59a3981432bfaac35858998ff39c723fe3 [2021-10-26T18:25:11.481Z] $ docker rm -f 1e508dbd17a48b335bce12d75ad58f59a3981432bfaac35858998ff39c723fe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-26T18:25:12.342Z] + git log --format=format:%s -1 a06e272b6922a1d7524aeda6151acf418e859d75 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:25:12.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T18:25:12.641Z] . [Pipeline] withDockerContainer [2021-10-26T18:25:12.714Z] prd-centos7-docker-4c-2g-2075 does not seem to be running inside a container [2021-10-26T18:25:12.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-26T18:25:13.171Z] $ docker top 4071e6590c441d5ce7b81a75c1f6422865ca0743d9b63793c2a0c78f3bbe5589 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T18:25:13.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T18:25:13.259Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T18:25:13.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T18:25:13.369Z] $ docker exec 4071e6590c441d5ce7b81a75c1f6422865ca0743d9b63793c2a0c78f3bbe5589 ssh-agent [2021-10-26T18:25:13.471Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOOkDEJ/agent.14 [2021-10-26T18:25:13.471Z] SSH_AGENT_PID=21 [2021-10-26T18:25:13.476Z] Running ssh-add (command line suppressed) [2021-10-26T18:25:13.570Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7836028626131627733.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7836028626131627733.key) [2021-10-26T18:25:13.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T18:25:13.874Z] + git semver tag [2021-10-26T18:25:13.874Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T18:25:13.874Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-10-26T18:25:13.874Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-26T18:25:13.874Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T18:25:13.874Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T18:25:13.874Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T18:25:13.875Z] # $SEMVER_BRANCH = main [2021-10-26T18:25:13.875Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-10-26T18:25:13.875Z] # a06e272b6922a1d7524aeda6151acf418e859d75 HEAD [2021-10-26T18:25:13.875Z] # -> Force: false [2021-10-26T18:25:13.875Z] # 905149060732b0796ae5893f8975013b9d9ae2e9 refs/tags/v2.0.1-dev.12 [Pipeline] } [2021-10-26T18:25:13.884Z] $ docker exec --env ******** --env ******** 4071e6590c441d5ce7b81a75c1f6422865ca0743d9b63793c2a0c78f3bbe5589 ssh-agent -k [2021-10-26T18:25:13.965Z] unset SSH_AUTH_SOCK; [2021-10-26T18:25:13.965Z] unset SSH_AGENT_PID; [2021-10-26T18:25:13.965Z] echo Agent pid 21 killed; [2021-10-26T18:25:13.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T18:25:14.292Z] + git semver [Pipeline] } [2021-10-26T18:25:14.305Z] $ docker stop --time=1 4071e6590c441d5ce7b81a75c1f6422865ca0743d9b63793c2a0c78f3bbe5589 [2021-10-26T18:25:15.486Z] $ docker rm -f 4071e6590c441d5ce7b81a75c1f6422865ca0743d9b63793c2a0c78f3bbe5589 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:25:15.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-26T18:25:15.892Z] [2021-10-26T18:25:15.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:25:16.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-26T18:25:16.204Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-26T18:25:16.204Z] ab5ef0e58194: Pulling fs layer [2021-10-26T18:25:16.205Z] 9712f1f96733: Pulling fs layer [2021-10-26T18:25:16.205Z] 63f879dbbcfc: Pulling fs layer [2021-10-26T18:25:16.205Z] 0d9ebad4ef96: Pulling fs layer [2021-10-26T18:25:16.205Z] e9a5061849ea: Pulling fs layer [2021-10-26T18:25:16.205Z] d747dcd14b5f: Pulling fs layer [2021-10-26T18:25:16.205Z] 2de7ff778b66: Pulling fs layer [2021-10-26T18:25:16.205Z] 0d9ebad4ef96: Waiting [2021-10-26T18:25:16.205Z] e9a5061849ea: Waiting [2021-10-26T18:25:16.205Z] d747dcd14b5f: Waiting [2021-10-26T18:25:16.205Z] 2de7ff778b66: Waiting [2021-10-26T18:25:16.205Z] 9712f1f96733: Verifying Checksum [2021-10-26T18:25:16.205Z] 9712f1f96733: Download complete [2021-10-26T18:25:16.788Z] ab5ef0e58194: Verifying Checksum [2021-10-26T18:25:16.788Z] ab5ef0e58194: Download complete [2021-10-26T18:25:16.788Z] 63f879dbbcfc: Verifying Checksum [2021-10-26T18:25:16.788Z] 63f879dbbcfc: Download complete [2021-10-26T18:25:16.788Z] d747dcd14b5f: Verifying Checksum [2021-10-26T18:25:16.788Z] d747dcd14b5f: Download complete [2021-10-26T18:25:16.788Z] 0d9ebad4ef96: Verifying Checksum [2021-10-26T18:25:16.788Z] 0d9ebad4ef96: Download complete [2021-10-26T18:25:16.788Z] e9a5061849ea: Verifying Checksum [2021-10-26T18:25:16.788Z] e9a5061849ea: Download complete [2021-10-26T18:25:16.788Z] 2de7ff778b66: Verifying Checksum [2021-10-26T18:25:16.788Z] 2de7ff778b66: Download complete [2021-10-26T18:25:20.154Z] ab5ef0e58194: Pull complete [2021-10-26T18:25:20.154Z] 9712f1f96733: Pull complete [2021-10-26T18:25:20.422Z] 63f879dbbcfc: Pull complete [2021-10-26T18:25:24.650Z] 0d9ebad4ef96: Pull complete [2021-10-26T18:25:24.924Z] e9a5061849ea: Pull complete [2021-10-26T18:25:24.924Z] d747dcd14b5f: Pull complete [2021-10-26T18:25:26.325Z] 2de7ff778b66: Pull complete [2021-10-26T18:25:26.325Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-26T18:25:26.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-26T18:25:26.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-26T18:25:26.398Z] prd-centos7-docker-4c-2g-2075 does not seem to be running inside a container [2021-10-26T18:25:26.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-26T18:25:30.311Z] $ docker top e770f864a4854b3808d9c983c2f3b8e0d0861d39a725f33eb2a8d04ab79d90ac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-26T18:25:30.391Z] provisioning config files... [2021-10-26T18:25:30.401Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7693929714071429354tmp [2021-10-26T18:25:30.416Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6391204964870731853tmp [2021-10-26T18:25:30.429Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1511389688313123679tmp [Pipeline] { [Pipeline] echo [2021-10-26T18:25:30.451Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:25:30.755Z] ---> sigul-configuration.sh [2021-10-26T18:25:30.755Z] gpg: directory `/root/.gnupg' created [2021-10-26T18:25:30.755Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-26T18:25:30.755Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-26T18:25:30.755Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-26T18:25:30.755Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-26T18:25:30.755Z] gpg: CAST5 encrypted data [2021-10-26T18:25:30.755Z] gpg: encrypted with 1 passphrase [2021-10-26T18:25:30.755Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-26T18:25:31.048Z] + mkdir /home/jenkins [2021-10-26T18:25:31.048Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-26T18:25:31.338Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-26T18:25:31.345Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:25:31.634Z] ---> sigul-install.sh [2021-10-26T18:25:31.634Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-26T18:25:31.924Z] + git tag --list [2021-10-26T18:25:31.924Z] 0.7.1 [2021-10-26T18:25:31.924Z] v1.0.0 [2021-10-26T18:25:31.924Z] v1.1.0 [2021-10-26T18:25:31.924Z] v1.1.1 [2021-10-26T18:25:31.924Z] v1.2.2 [2021-10-26T18:25:31.924Z] v1.3.0 [2021-10-26T18:25:31.924Z] v1.3.1 [2021-10-26T18:25:31.924Z] v2.0.0 [2021-10-26T18:25:31.924Z] v2.0.1-dev.1 [2021-10-26T18:25:31.924Z] v2.0.1-dev.10 [2021-10-26T18:25:31.924Z] v2.0.1-dev.11 [2021-10-26T18:25:31.924Z] v2.0.1-dev.12 [2021-10-26T18:25:31.924Z] v2.0.1-dev.2 [2021-10-26T18:25:31.924Z] v2.0.1-dev.3 [2021-10-26T18:25:31.924Z] v2.0.1-dev.4 [2021-10-26T18:25:31.924Z] v2.0.1-dev.5 [2021-10-26T18:25:31.924Z] v2.0.1-dev.6 [2021-10-26T18:25:31.924Z] v2.0.1-dev.7 [2021-10-26T18:25:31.924Z] v2.0.1-dev.8 [2021-10-26T18:25:31.924Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-26T18:25:32.215Z] + lftools sign git-tag v2.0.1-dev.12 [2021-10-26T18:25:32.794Z] Signing Git tag with Sigul... [2021-10-26T18:25:32.794Z] Signing v2.0.1-dev.12 [Pipeline] echo [2021-10-26T18:25:33.749Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:25:34.036Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-26T18:25:34.043Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-26T18:25:34.068Z] $ docker stop --time=1 e770f864a4854b3808d9c983c2f3b8e0d0861d39a725f33eb2a8d04ab79d90ac [2021-10-26T18:25:35.259Z] $ docker rm -f e770f864a4854b3808d9c983c2f3b8e0d0861d39a725f33eb2a8d04ab79d90ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:25:35.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T18:25:35.808Z] . [Pipeline] withDockerContainer [2021-10-26T18:25:35.869Z] prd-centos7-docker-4c-2g-2075 does not seem to be running inside a container [2021-10-26T18:25:35.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-26T18:25:36.221Z] $ docker top c393d28bb2ce83e32f42a3baabecf8ca7f06c15c69a25dc52d4e52adcd3727b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T18:25:36.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T18:25:36.310Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T18:25:36.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T18:25:36.412Z] $ docker exec c393d28bb2ce83e32f42a3baabecf8ca7f06c15c69a25dc52d4e52adcd3727b2 ssh-agent [2021-10-26T18:25:36.507Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBLLfLN/agent.13 [2021-10-26T18:25:36.507Z] SSH_AGENT_PID=19 [2021-10-26T18:25:36.512Z] Running ssh-add (command line suppressed) [2021-10-26T18:25:36.604Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6537989839818172866.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6537989839818172866.key) [2021-10-26T18:25:36.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T18:25:36.909Z] + git semver bump pre [2021-10-26T18:25:36.909Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T18:25:36.909Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-10-26T18:25:36.909Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-26T18:25:36.909Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T18:25:36.909Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T18:25:36.909Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T18:25:36.909Z] # $SEMVER_BRANCH = main [2021-10-26T18:25:36.909Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-10-26T18:25:36.909Z] 2.0.1-dev.13 [Pipeline] } [2021-10-26T18:25:36.919Z] $ docker exec --env ******** --env ******** c393d28bb2ce83e32f42a3baabecf8ca7f06c15c69a25dc52d4e52adcd3727b2 ssh-agent -k [2021-10-26T18:25:37.009Z] unset SSH_AUTH_SOCK; [2021-10-26T18:25:37.009Z] unset SSH_AGENT_PID; [2021-10-26T18:25:37.009Z] echo Agent pid 19 killed; [2021-10-26T18:25:37.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T18:25:37.329Z] + git semver [Pipeline] } [2021-10-26T18:25:37.343Z] $ docker stop --time=1 c393d28bb2ce83e32f42a3baabecf8ca7f06c15c69a25dc52d4e52adcd3727b2 [2021-10-26T18:25:38.525Z] $ docker rm -f c393d28bb2ce83e32f42a3baabecf8ca7f06c15c69a25dc52d4e52adcd3727b2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:25:38.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T18:25:38.895Z] . [Pipeline] withDockerContainer [2021-10-26T18:25:39.145Z] prd-centos7-docker-4c-2g-2075 does not seem to be running inside a container [2021-10-26T18:25:39.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-26T18:25:39.536Z] $ docker top e86bf23947ca2951cf7850701b2dd296e47dd86fbdc8ea12f3169c2b4f399f01 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T18:25:39.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T18:25:39.619Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T18:25:39.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T18:25:39.715Z] $ docker exec e86bf23947ca2951cf7850701b2dd296e47dd86fbdc8ea12f3169c2b4f399f01 ssh-agent [2021-10-26T18:25:39.821Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmLKdIc/agent.13 [2021-10-26T18:25:39.821Z] SSH_AGENT_PID=20 [2021-10-26T18:25:39.827Z] Running ssh-add (command line suppressed) [2021-10-26T18:25:39.913Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3611459221900162529.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3611459221900162529.key) [2021-10-26T18:25:39.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T18:25:40.214Z] + git semver push [2021-10-26T18:25:40.214Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T18:25:40.214Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-10-26T18:25:40.214Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-26T18:25:40.214Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T18:25:40.214Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T18:25:40.214Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T18:25:40.214Z] # $SEMVER_BRANCH = main [2021-10-26T18:25:40.214Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-10-26T18:25:42.130Z] $ docker exec --env ******** --env ******** e86bf23947ca2951cf7850701b2dd296e47dd86fbdc8ea12f3169c2b4f399f01 ssh-agent -k [2021-10-26T18:25:42.231Z] unset SSH_AUTH_SOCK; [2021-10-26T18:25:42.231Z] unset SSH_AGENT_PID; [2021-10-26T18:25:42.231Z] echo Agent pid 20 killed; [2021-10-26T18:25:42.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T18:25:42.539Z] + git semver [Pipeline] } [2021-10-26T18:25:42.552Z] $ docker stop --time=1 e86bf23947ca2951cf7850701b2dd296e47dd86fbdc8ea12f3169c2b4f399f01 [2021-10-26T18:25:43.785Z] $ docker rm -f e86bf23947ca2951cf7850701b2dd296e47dd86fbdc8ea12f3169c2b4f399f01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-26T18:25:44.496Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:25:44.793Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:25:45.354Z] ---> package-listing.sh [2021-10-26T18:25:45.354Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-26T18:25:45.354Z] ++ facter osfamily [2021-10-26T18:25:45.615Z] + OS_FAMILY=redhat [2021-10-26T18:25:45.615Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-26T18:25:45.615Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-26T18:25:45.615Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-26T18:25:45.615Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-26T18:25:45.615Z] + PACKAGES=/tmp/packages_start.txt [2021-10-26T18:25:45.615Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-10-26T18:25:45.615Z] + PACKAGES=/tmp/packages_end.txt [2021-10-26T18:25:45.615Z] + case "${OS_FAMILY}" in [2021-10-26T18:25:45.615Z] + sort [2021-10-26T18:25:45.615Z] + rpm -qa [2021-10-26T18:25:46.187Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-26T18:25:46.187Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-26T18:25:46.187Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-26T18:25:46.187Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-10-26T18:25:46.187Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2021-10-26T18:25:46.187Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2021-10-26T18:25:46.197Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-26T18:25:46.479Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:25:47.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T18:25:47.036Z] [2021-10-26T18:25:47.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:25:47.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T18:25:47.336Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-26T18:25:47.336Z] b4d181a07f80: Pulling fs layer [2021-10-26T18:25:47.336Z] a1111a8f2ec3: Pulling fs layer [2021-10-26T18:25:47.336Z] ed53099fbce6: Pulling fs layer [2021-10-26T18:25:47.336Z] dc539afda2c1: Pulling fs layer [2021-10-26T18:25:47.336Z] 77bc0d833cb6: Pulling fs layer [2021-10-26T18:25:47.336Z] 9065ff56babe: Pulling fs layer [2021-10-26T18:25:47.336Z] d287ab97295c: Pulling fs layer [2021-10-26T18:25:47.336Z] dc539afda2c1: Waiting [2021-10-26T18:25:47.336Z] 77bc0d833cb6: Waiting [2021-10-26T18:25:47.336Z] 9065ff56babe: Waiting [2021-10-26T18:25:47.336Z] d287ab97295c: Waiting [2021-10-26T18:25:47.336Z] a1111a8f2ec3: Verifying Checksum [2021-10-26T18:25:47.336Z] a1111a8f2ec3: Download complete [2021-10-26T18:25:47.336Z] dc539afda2c1: Verifying Checksum [2021-10-26T18:25:47.336Z] dc539afda2c1: Download complete [2021-10-26T18:25:47.601Z] ed53099fbce6: Verifying Checksum [2021-10-26T18:25:47.601Z] ed53099fbce6: Download complete [2021-10-26T18:25:47.601Z] 9065ff56babe: Verifying Checksum [2021-10-26T18:25:47.601Z] 9065ff56babe: Download complete [2021-10-26T18:25:47.601Z] 77bc0d833cb6: Verifying Checksum [2021-10-26T18:25:47.601Z] 77bc0d833cb6: Download complete [2021-10-26T18:25:47.601Z] b4d181a07f80: Verifying Checksum [2021-10-26T18:25:47.601Z] b4d181a07f80: Download complete [2021-10-26T18:25:48.175Z] d287ab97295c: Verifying Checksum [2021-10-26T18:25:48.175Z] d287ab97295c: Download complete [2021-10-26T18:25:49.116Z] b4d181a07f80: Pull complete [2021-10-26T18:25:49.116Z] a1111a8f2ec3: Pull complete [2021-10-26T18:25:50.055Z] ed53099fbce6: Pull complete [2021-10-26T18:25:50.055Z] dc539afda2c1: Pull complete [2021-10-26T18:25:50.055Z] 77bc0d833cb6: Pull complete [2021-10-26T18:25:50.321Z] 9065ff56babe: Pull complete [2021-10-26T18:25:56.953Z] d287ab97295c: Pull complete [2021-10-26T18:25:56.953Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-26T18:25:56.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T18:25:56.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-26T18:25:57.024Z] prd-centos7-docker-4c-2g-2075 does not seem to be running inside a container [2021-10-26T18:25:57.065Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-26T18:25:59.613Z] $ docker top 38aedb52320d984b59747a13389804a521cfa3626747721888feb3711dfed3b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T18:25:59.962Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-26T18:26:00.261Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-26T18:26:00.561Z] + ls /var/log/sa-host [2021-10-26T18:26:00.561Z] + sadf -c /var/log/sa-host/sa26 [2021-10-26T18:26:00.561Z] file_magic: OK [2021-10-26T18:26:00.561Z] HZ: Using current value: 100 [2021-10-26T18:26:00.561Z] file_header: OK [2021-10-26T18:26:00.561Z] 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-10-26T18:26:00.561Z] Statistics: [2021-10-26T18:26:00.561Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-26T18:26:00.561Z] File successfully converted to sysstat format version 12.0.3 [2021-10-26T18:26:00.561Z] + sadf -c /var/log/sa-host/sa30 [2021-10-26T18:26:00.561Z] file_magic: OK [2021-10-26T18:26:00.561Z] HZ: Using current value: 100 [2021-10-26T18:26:00.561Z] file_header: OK [2021-10-26T18:26:00.561Z] 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-10-26T18:26:00.561Z] Statistics: [2021-10-26T18:26:00.561Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-26T18:26:00.561Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T18:26:00.651Z] provisioning config files... [2021-10-26T18:26:00.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7864877126495840953tmp [Pipeline] { [Pipeline] echo [2021-10-26T18:26:00.673Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:26:00.968Z] ---> create-netrc.sh [Pipeline] } [2021-10-26T18:26:00.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:26:01.308Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-26T18:26:01.317Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:26:01.617Z] ---> sudo-logs.sh [2021-10-26T18:26:01.617Z] Archiving 'sudo' log.. [2021-10-26T18:26:01.617Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2075.novalocal: Name or service not known [2021-10-26T18:26:01.617Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2075.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-26T18:26:01.644Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:26:01.940Z] ---> job-cost.sh [2021-10-26T18:26:01.940Z] lf-activate-venv: SKIPPING [2021-10-26T18:26:01.940Z] DEBUG: total: 0.10999999940395355 [2021-10-26T18:26:01.940Z] INFO: Retrieving Stack Cost... [2021-10-26T18:26:02.201Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-26T18:26:02.460Z] INFO: Archiving Costs [Pipeline] echo [2021-10-26T18:26:02.471Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:26:02.760Z] ---> logs-deploy.sh [2021-10-26T18:26:02.760Z] lf-activate-venv: SKIPPING [2021-10-26T18:26:02.760Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/14 [2021-10-26T18:26:02.760Z] INFO: archiving workspace using pattern(s): [2021-10-26T18:26:03.334Z] Archives upload complete. [2021-10-26T18:26:03.599Z] INFO: archiving logs to Nexus