Pull request #378 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 750628ac68259902b160055df8dc1d300111a616+8a3b8b69e8592b451639ad65dda00efb90da788d (245f4c30c5c2578acf02693e28189b31a44e66f7) 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-ssh15676513409786330912.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh15671609251207816694.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3079598906630348755.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10982555813301131434.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11569681445625434485.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14601144906918710647.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true 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: false 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41431 in /w/workspace/gexfoundry_device-mqtt-go_PR-378 [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 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-378 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8a3b8b69e8592b451639ad65dda00efb90da788d into PR head commit 750628ac68259902b160055df8dc1d300111a616 Merge succeeded, producing 750628ac68259902b160055df8dc1d300111a616 Checking out Revision 750628ac68259902b160055df8dc1d300111a616 (PR-378) > 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 remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 750628ac68259902b160055df8dc1d300111a616 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a3b8b69e8592b451639ad65dda00efb90da788d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 750628ac68259902b160055df8dc1d300111a616 # timeout=10 Commit message: "docs: update CHANGELOG for Kamakura" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-08T00:45:57.968Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-08T00:45:58.173Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-08T00:45:58.282Z] ========================================================= [2022-05-08T00:45:58.282Z] EdgeX Global Pipelines Version Info [2022-05-08T00:45:58.282Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:45:59.205Z] ------------------- [2022-05-08T00:45:59.205Z] stable info: [2022-05-08T00:45:59.205Z] ------------------- [2022-05-08T00:45:59.205Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T00:45:59.205Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-08T00:45:59.205Z] Message: update stable to v1.0.227 [2022-05-08T00:45:59.468Z] ------------------- [2022-05-08T00:45:59.468Z] experimental info: [2022-05-08T00:45:59.468Z] ------------------- [2022-05-08T00:45:59.468Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T00:45:59.468Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-08T00:45:59.468Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-08T00:45:59.737Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-05-08T00:45:59.776Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-05-08T00:45:59.814Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-08T00:45:59.869Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-08T00:45:59.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-08T00:45:59.950Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-08T00:45:59.988Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-08T00:46:00.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-08T00:46:00.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-08T00:46:00.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-08T00:46:00.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-08T00:46:00.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-05-08T00:46:00.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-08T00:46:00.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-08T00:46:00.303Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T00:46:00.347Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T00:46:00.387Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-08T00:46:00.427Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-08T00:46:00.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-08T00:46:00.513Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-08T00:46:00.552Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-08T00:46:00.591Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-08T00:46:00.634Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-08T00:46:00.671Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-08T00:46:00.718Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-08T00:46:00.758Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-08T00:46:00.799Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-378 [Pipeline] echo [2022-05-08T00:46:00.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-378 [Pipeline] echo [2022-05-08T00:46:00.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-378 [Pipeline] echo [2022-05-08T00:46:00.919Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 750628ac68259902b160055df8dc1d300111a616 [Pipeline] echo [2022-05-08T00:46:01.018Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 750628a [Pipeline] echo [2022-05-08T00:46:01.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T00:46:01.189Z] provisioning config files... [2022-05-08T00:46:01.201Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config808818835897580914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:46:01.562Z] ---> docker-login.sh [2022-05-08T00:46:01.562Z] nexus3.edgexfoundry.org:10001 [2022-05-08T00:46:01.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:46:01.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:46:01.823Z] Configure a credential helper to remove this warning. See [2022-05-08T00:46:01.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:46:01.823Z] [2022-05-08T00:46:01.823Z] Login Succeeded [2022-05-08T00:46:01.823Z] nexus3.edgexfoundry.org:10002 [2022-05-08T00:46:01.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:46:02.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:46:02.086Z] Configure a credential helper to remove this warning. See [2022-05-08T00:46:02.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:46:02.086Z] [2022-05-08T00:46:02.086Z] Login Succeeded [2022-05-08T00:46:02.086Z] nexus3.edgexfoundry.org:10003 [2022-05-08T00:46:02.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:46:02.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:46:02.086Z] Configure a credential helper to remove this warning. See [2022-05-08T00:46:02.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:46:02.086Z] [2022-05-08T00:46:02.086Z] Login Succeeded [2022-05-08T00:46:02.086Z] nexus3.edgexfoundry.org:10004 [2022-05-08T00:46:02.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:46:02.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:46:02.347Z] Configure a credential helper to remove this warning. See [2022-05-08T00:46:02.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:46:02.347Z] [2022-05-08T00:46:02.347Z] Login Succeeded [2022-05-08T00:46:02.347Z] docker.io [2022-05-08T00:46:02.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:46:02.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:46:02.609Z] Configure a credential helper to remove this warning. See [2022-05-08T00:46:02.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:46:02.609Z] [2022-05-08T00:46:02.609Z] Login Succeeded [2022-05-08T00:46:02.609Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T00:46:02.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-08T00:46:03.286Z] + git rev-list -1 --merges 750628ac68259902b160055df8dc1d300111a616~1..750628ac68259902b160055df8dc1d300111a616 [Pipeline] echo [2022-05-08T00:46:03.338Z] -----------> git rev-list -1 --merges 750628ac68259902b160055df8dc1d300111a616~1..750628ac68259902b160055df8dc1d300111a616 750628ac68259902b160055df8dc1d300111a616 [false] [Pipeline] sh [2022-05-08T00:46:03.709Z] + git log --format=format:%s -1 750628ac68259902b160055df8dc1d300111a616 [Pipeline] echo [2022-05-08T00:46:03.746Z] ========================================================= [2022-05-08T00:46:03.747Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-08T00:46:03.747Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T00:46:04.187Z] + git log --format=format:%s -1 750628ac68259902b160055df8dc1d300111a616 [Pipeline] echo [2022-05-08T00:46:04.221Z] [semverPrep] GIT_COMMIT: 750628ac68259902b160055df8dc1d300111a616, Commit Message: docs: update CHANGELOG for Kamakura [Pipeline] echo [2022-05-08T00:46:04.248Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-08T00:46:04.803Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-08T00:46:04.803Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-08T00:46:04.803Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-08T00:46:04.803Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-08T00:46:04.803Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-08T00:46:04.803Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-08T00:46:04.803Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:46:05.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T00:46:05.190Z] [2022-05-08T00:46:05.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:46:05.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T00:46:05.532Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-08T00:46:05.532Z] 1fe172e4850f: Pulling fs layer [2022-05-08T00:46:05.532Z] caf521ccaac6: Pulling fs layer [2022-05-08T00:46:05.532Z] 3ead6fa29328: Pulling fs layer [2022-05-08T00:46:05.532Z] 5c2a1cbceb83: Pulling fs layer [2022-05-08T00:46:05.532Z] a8d5f1318db7: Pulling fs layer [2022-05-08T00:46:05.532Z] c427282e49a2: Pulling fs layer [2022-05-08T00:46:05.532Z] 1827001aaf11: Pulling fs layer [2022-05-08T00:46:05.532Z] 0714d37db230: Pulling fs layer [2022-05-08T00:46:05.532Z] ac28cf19c067: Pulling fs layer [2022-05-08T00:46:05.532Z] ca983d60f3e2: Pulling fs layer [2022-05-08T00:46:05.532Z] 9f894cec8388: Pulling fs layer [2022-05-08T00:46:05.532Z] 5c2a1cbceb83: Waiting [2022-05-08T00:46:05.532Z] a8d5f1318db7: Waiting [2022-05-08T00:46:05.532Z] c427282e49a2: Waiting [2022-05-08T00:46:05.532Z] 1827001aaf11: Waiting [2022-05-08T00:46:05.532Z] 0714d37db230: Waiting [2022-05-08T00:46:05.532Z] ac28cf19c067: Waiting [2022-05-08T00:46:05.532Z] ca983d60f3e2: Waiting [2022-05-08T00:46:05.532Z] 9f894cec8388: Waiting [2022-05-08T00:46:05.532Z] caf521ccaac6: Download complete [2022-05-08T00:46:05.532Z] 5c2a1cbceb83: Verifying Checksum [2022-05-08T00:46:05.532Z] 5c2a1cbceb83: Download complete [2022-05-08T00:46:05.532Z] a8d5f1318db7: Verifying Checksum [2022-05-08T00:46:05.532Z] a8d5f1318db7: Download complete [2022-05-08T00:46:05.532Z] 3ead6fa29328: Verifying Checksum [2022-05-08T00:46:05.532Z] 3ead6fa29328: Download complete [2022-05-08T00:46:05.532Z] c427282e49a2: Verifying Checksum [2022-05-08T00:46:05.532Z] c427282e49a2: Download complete [2022-05-08T00:46:05.793Z] 0714d37db230: Download complete [2022-05-08T00:46:05.794Z] ac28cf19c067: Verifying Checksum [2022-05-08T00:46:05.794Z] ac28cf19c067: Download complete [2022-05-08T00:46:05.794Z] ca983d60f3e2: Verifying Checksum [2022-05-08T00:46:05.794Z] 9f894cec8388: Verifying Checksum [2022-05-08T00:46:05.794Z] 9f894cec8388: Download complete [2022-05-08T00:46:05.794Z] 1fe172e4850f: Verifying Checksum [2022-05-08T00:46:05.794Z] 1fe172e4850f: Download complete [2022-05-08T00:46:06.052Z] 1827001aaf11: Verifying Checksum [2022-05-08T00:46:06.052Z] 1827001aaf11: Download complete [2022-05-08T00:46:06.991Z] 1fe172e4850f: Pull complete [2022-05-08T00:46:07.251Z] caf521ccaac6: Pull complete [2022-05-08T00:46:07.819Z] 3ead6fa29328: Pull complete [2022-05-08T00:46:07.819Z] 5c2a1cbceb83: Pull complete [2022-05-08T00:46:08.079Z] a8d5f1318db7: Pull complete [2022-05-08T00:46:08.339Z] c427282e49a2: Pull complete [2022-05-08T00:46:10.249Z] 1827001aaf11: Pull complete [2022-05-08T00:46:10.249Z] 0714d37db230: Pull complete [2022-05-08T00:46:10.249Z] ac28cf19c067: Pull complete [2022-05-08T00:46:10.249Z] ca983d60f3e2: Pull complete [2022-05-08T00:46:10.249Z] 9f894cec8388: Pull complete [2022-05-08T00:46:10.249Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-08T00:46:10.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T00:46:10.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-08T00:46:10.352Z] prd-ubuntu20.04-docker-8c-8g-41431 does not seem to be running inside a container [2022-05-08T00:46:10.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-08T00:46:11.638Z] $ docker top a070643ea57f03c29a0d7db4e0577976459697e59c359619a9bca18d694603f5 -eo pid,comm [2022-05-08T00:46:11.704Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-08T00:46:11.704Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-08T00:46:11.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T00:46:11.909Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T00:46:12.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T00:46:12.042Z] $ docker exec a070643ea57f03c29a0d7db4e0577976459697e59c359619a9bca18d694603f5 ssh-agent [2022-05-08T00:46:12.171Z] SSH_AUTH_SOCK=/tmp/ssh-xJxQtgXR7jRg/agent.32 [2022-05-08T00:46:12.171Z] SSH_AGENT_PID=39 [2022-05-08T00:46:12.179Z] Running ssh-add (command line suppressed) [2022-05-08T00:46:12.288Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_2072722851966006629.key (/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_2072722851966006629.key) [2022-05-08T00:46:12.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T00:46:12.642Z] + git tag --points-at HEAD [Pipeline] } [2022-05-08T00:46:12.664Z] $ docker exec --env ******** --env ******** a070643ea57f03c29a0d7db4e0577976459697e59c359619a9bca18d694603f5 ssh-agent -k [2022-05-08T00:46:12.792Z] unset SSH_AUTH_SOCK; [2022-05-08T00:46:12.792Z] unset SSH_AGENT_PID; [2022-05-08T00:46:12.792Z] echo Agent pid 39 killed; [2022-05-08T00:46:12.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-08T00:46:12.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T00:46:12.900Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T00:46:13.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T00:46:13.038Z] $ docker exec a070643ea57f03c29a0d7db4e0577976459697e59c359619a9bca18d694603f5 ssh-agent [2022-05-08T00:46:13.178Z] SSH_AUTH_SOCK=/tmp/ssh-WKm9TWBy2Eis/agent.73 [2022-05-08T00:46:13.178Z] SSH_AGENT_PID=79 [2022-05-08T00:46:13.183Z] Running ssh-add (command line suppressed) [2022-05-08T00:46:13.298Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_4269524676383006456.key (/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_4269524676383006456.key) [2022-05-08T00:46:13.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T00:46:13.650Z] + git semver init [2022-05-08T00:46:13.912Z] 2022-05-08 00:46:13,853 [run_init] DEBUG init version:0.0.0 force:False [2022-05-08T00:46:13.912Z] 2022-05-08 00:46:13,854 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver [2022-05-08T00:46:13.912Z] 2022-05-08 00:46:13,854 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver [2022-05-08T00:46:13.912Z] 2022-05-08 00:46:13,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-378, universal_newlines=False, shell=None, istream=None) [2022-05-08T00:46:14.855Z] 2022-05-08 00:46:14,677 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.git/info/exclude [2022-05-08T00:46:14.855Z] 2022-05-08 00:46:14,677 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver/PR-378 with force:False [2022-05-08T00:46:14.855Z] 2022-05-08 00:46:14,677 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver/PR-378 [2022-05-08T00:46:14.855Z] 2022-05-08 00:46:14,682 [execute] INFO git cat-file --batch-check [2022-05-08T00:46:14.855Z] 2022-05-08 00:46:14,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T00:46:14.855Z] 2022-05-08 00:46:14,690 [execute] INFO git cat-file --batch [2022-05-08T00:46:14.855Z] 2022-05-08 00:46:14,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T00:46:14.855Z] 2022-05-08 00:46:14,696 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver/PR-378 [2022-05-08T00:46:14.855Z] 0.0.0 [Pipeline] } [2022-05-08T00:46:14.880Z] $ docker exec --env ******** --env ******** a070643ea57f03c29a0d7db4e0577976459697e59c359619a9bca18d694603f5 ssh-agent -k [2022-05-08T00:46:15.010Z] unset SSH_AUTH_SOCK; [2022-05-08T00:46:15.010Z] unset SSH_AGENT_PID; [2022-05-08T00:46:15.010Z] echo Agent pid 79 killed; [2022-05-08T00:46:15.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-08T00:46:15.451Z] + git semver [Pipeline] } [2022-05-08T00:46:15.738Z] $ docker stop --time=1 a070643ea57f03c29a0d7db4e0577976459697e59c359619a9bca18d694603f5 [2022-05-08T00:46:17.065Z] $ docker rm -f a070643ea57f03c29a0d7db4e0577976459697e59c359619a9bca18d694603f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T00:46:17.493Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-08T00:46:17.845Z] Stashed 1 file(s) [Pipeline] echo [2022-05-08T00:46:17.865Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T00:46:18.441Z] provisioning config files... [2022-05-08T00:46:18.453Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config8837925280273206841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:46:18.810Z] ---> docker-login.sh [2022-05-08T00:46:18.810Z] nexus3.edgexfoundry.org:10001 [2022-05-08T00:46:18.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:46:18.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:46:18.810Z] Configure a credential helper to remove this warning. See [2022-05-08T00:46:18.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:46:18.810Z] [2022-05-08T00:46:18.810Z] Login Succeeded [2022-05-08T00:46:18.810Z] nexus3.edgexfoundry.org:10002 [2022-05-08T00:46:18.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:46:19.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:46:19.072Z] Configure a credential helper to remove this warning. See [2022-05-08T00:46:19.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:46:19.072Z] [2022-05-08T00:46:19.072Z] Login Succeeded [2022-05-08T00:46:19.072Z] nexus3.edgexfoundry.org:10003 [2022-05-08T00:46:19.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:46:19.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:46:19.072Z] Configure a credential helper to remove this warning. See [2022-05-08T00:46:19.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:46:19.072Z] [2022-05-08T00:46:19.072Z] Login Succeeded [2022-05-08T00:46:19.072Z] nexus3.edgexfoundry.org:10004 [2022-05-08T00:46:19.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:46:19.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:46:19.333Z] Configure a credential helper to remove this warning. See [2022-05-08T00:46:19.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:46:19.333Z] [2022-05-08T00:46:19.333Z] Login Succeeded [2022-05-08T00:46:19.333Z] docker.io [2022-05-08T00:46:19.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:46:19.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:46:19.595Z] Configure a credential helper to remove this warning. See [2022-05-08T00:46:19.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:46:19.595Z] [2022-05-08T00:46:19.595Z] Login Succeeded [2022-05-08T00:46:19.595Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T00:46:19.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T00:46:19.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T00:46:19.881Z] ========================================================= [2022-05-08T00:46:19.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-08T00:46:19.881Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:46:20.288Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-08T00:46:20.288Z] Sending build context to Docker daemon 5.867MB [2022-05-08T00:46:20.288Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T00:46:20.288Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-08T00:46:20.288Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-08T00:46:20.288Z] 59bf1c3509f3: Pulling fs layer [2022-05-08T00:46:20.288Z] 666ba61612fd: Pulling fs layer [2022-05-08T00:46:20.288Z] 8ed8ca486205: Pulling fs layer [2022-05-08T00:46:20.288Z] 4fe6c5a15a65: Pulling fs layer [2022-05-08T00:46:20.288Z] 22a0e8bec74d: Pulling fs layer [2022-05-08T00:46:20.288Z] ca2b28591e48: Pulling fs layer [2022-05-08T00:46:20.288Z] a51346096db8: Pulling fs layer [2022-05-08T00:46:20.288Z] daebc70d1ce1: Pulling fs layer [2022-05-08T00:46:20.288Z] 0e18a0eac166: Pulling fs layer [2022-05-08T00:46:20.288Z] 4fe6c5a15a65: Waiting [2022-05-08T00:46:20.288Z] 22a0e8bec74d: Waiting [2022-05-08T00:46:20.288Z] ca2b28591e48: Waiting [2022-05-08T00:46:20.288Z] a51346096db8: Waiting [2022-05-08T00:46:20.288Z] daebc70d1ce1: Waiting [2022-05-08T00:46:20.288Z] 0e18a0eac166: Waiting [2022-05-08T00:46:20.547Z] 8ed8ca486205: Download complete [2022-05-08T00:46:20.547Z] 666ba61612fd: Download complete [2022-05-08T00:46:20.547Z] 22a0e8bec74d: Verifying Checksum [2022-05-08T00:46:20.547Z] 22a0e8bec74d: Download complete [2022-05-08T00:46:20.547Z] ca2b28591e48: Verifying Checksum [2022-05-08T00:46:20.547Z] ca2b28591e48: Download complete [2022-05-08T00:46:20.547Z] 59bf1c3509f3: Verifying Checksum [2022-05-08T00:46:20.547Z] 59bf1c3509f3: Download complete [2022-05-08T00:46:20.547Z] a51346096db8: Verifying Checksum [2022-05-08T00:46:20.547Z] a51346096db8: Download complete [2022-05-08T00:46:20.547Z] daebc70d1ce1: Verifying Checksum [2022-05-08T00:46:20.547Z] daebc70d1ce1: Download complete [2022-05-08T00:46:20.547Z] 59bf1c3509f3: Pull complete [2022-05-08T00:46:20.810Z] 666ba61612fd: Pull complete [2022-05-08T00:46:20.810Z] 8ed8ca486205: Pull complete [2022-05-08T00:46:21.071Z] 0e18a0eac166: Download complete [2022-05-08T00:46:21.331Z] 4fe6c5a15a65: Verifying Checksum [2022-05-08T00:46:21.331Z] 4fe6c5a15a65: Download complete [2022-05-08T00:46:25.534Z] 4fe6c5a15a65: Pull complete [2022-05-08T00:46:25.534Z] 22a0e8bec74d: Pull complete [2022-05-08T00:46:25.534Z] ca2b28591e48: Pull complete [2022-05-08T00:46:25.534Z] a51346096db8: Pull complete [2022-05-08T00:46:25.534Z] daebc70d1ce1: Pull complete [2022-05-08T00:46:28.076Z] 0e18a0eac166: Pull complete [2022-05-08T00:46:28.076Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-08T00:46:28.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-08T00:46:28.076Z] ---> f018257e8ee9 [2022-05-08T00:46:28.076Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T00:46:29.019Z] ---> Running in 69840a45b6bb [2022-05-08T00:46:29.019Z] Removing intermediate container 69840a45b6bb [2022-05-08T00:46:29.019Z] ---> 04aeb122734b [2022-05-08T00:46:29.019Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T00:46:29.019Z] ---> Running in 67bc44cb1bbc [2022-05-08T00:46:29.019Z] Removing intermediate container 67bc44cb1bbc [2022-05-08T00:46:29.019Z] ---> 05072b30ef98 [2022-05-08T00:46:29.019Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T00:46:29.019Z] ---> Running in 63c90ab6eb2b [2022-05-08T00:46:29.588Z] Removing intermediate container 63c90ab6eb2b [2022-05-08T00:46:29.588Z] ---> cb2d13641c1f [2022-05-08T00:46:29.588Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T00:46:29.588Z] ---> Running in 9849acde53a0 [2022-05-08T00:46:29.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T00:46:30.789Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T00:46:31.050Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-08T00:46:31.310Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-08T00:46:31.310Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-08T00:46:31.310Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-08T00:46:31.569Z] Executing busybox-1.34.1-r3.trigger [2022-05-08T00:46:31.569Z] OK: 224 MiB in 56 packages [2022-05-08T00:46:31.829Z] Removing intermediate container 9849acde53a0 [2022-05-08T00:46:31.829Z] ---> ea69660b705a [2022-05-08T00:46:31.829Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-08T00:46:31.829Z] ---> Running in cf865ecedc8a [2022-05-08T00:46:32.090Z] Removing intermediate container cf865ecedc8a [2022-05-08T00:46:32.091Z] ---> 1088196f38b6 [2022-05-08T00:46:32.091Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-08T00:46:32.091Z] ---> 7977bdb9fb20 [2022-05-08T00:46:32.091Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T00:46:32.091Z] ---> Running in 124fcbb720d9 [2022-05-08T00:46:33.274Z] Still waiting to schedule task [2022-05-08T00:46:33.275Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-08T00:46:47.090Z] Removing intermediate container 124fcbb720d9 [2022-05-08T00:46:47.090Z] ---> fae02d145849 [2022-05-08T00:46:47.090Z] Step 10/12 : COPY . . [2022-05-08T00:46:47.090Z] ---> 9974208f0743 [2022-05-08T00:46:47.090Z] Step 11/12 : ARG MAKE='make build' [2022-05-08T00:46:47.090Z] ---> Running in 0a4e8cc526be [2022-05-08T00:46:47.090Z] Removing intermediate container 0a4e8cc526be [2022-05-08T00:46:47.090Z] ---> 9b0ea11366ad [2022-05-08T00:46:47.090Z] Step 12/12 : RUN $MAKE [2022-05-08T00:46:47.090Z] ---> Running in cb39b3813a1d [2022-05-08T00:46:47.090Z] noop [2022-05-08T00:46:47.090Z] Removing intermediate container cb39b3813a1d [2022-05-08T00:46:47.090Z] ---> 2fdb6de96119 [2022-05-08T00:46:47.090Z] Successfully built 2fdb6de96119 [2022-05-08T00:46:47.090Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:46:47.428Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T00:46:47.428Z] . [Pipeline] withDockerContainer [2022-05-08T00:46:47.522Z] prd-ubuntu20.04-docker-8c-8g-41431 does not seem to be running inside a container [2022-05-08T00:46:47.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-08T00:46:48.007Z] $ docker top 9e8c4cd5b22454d77bdb73f8685da8cd4a58b3cbe08a8ff7335f3295c1c916e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T00:46:48.409Z] + go version [2022-05-08T00:46:48.409Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-08T00:46:48.453Z] $ docker stop --time=1 9e8c4cd5b22454d77bdb73f8685da8cd4a58b3cbe08a8ff7335f3295c1c916e1 [2022-05-08T00:46:49.754Z] $ docker rm -f 9e8c4cd5b22454d77bdb73f8685da8cd4a58b3cbe08a8ff7335f3295c1c916e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:46:50.401Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T00:46:50.401Z] . [Pipeline] withDockerContainer [2022-05-08T00:46:50.499Z] prd-ubuntu20.04-docker-8c-8g-41431 does not seem to be running inside a container [2022-05-08T00:46:50.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-08T00:46:50.933Z] $ docker top 653128ea2ad391b6b9c697d0e4aa3dc2984f6f164808e4578a0c973d3f4d6f9a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-08T00:46:51.383Z] + make test [2022-05-08T00:46:51.383Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-08T00:46:51.643Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-08T00:47:01.632Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-08T00:47:01.632Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-05-08T00:47:01.632Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-08T00:47:08.216Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-08T00:47:11.513Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T00:47:11.513Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-08T00:47:11.513Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-08T00:47:12.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-08T00:47:12.155Z] $ docker stop --time=1 653128ea2ad391b6b9c697d0e4aa3dc2984f6f164808e4578a0c973d3f4d6f9a [2022-05-08T00:47:13.791Z] $ docker rm -f 653128ea2ad391b6b9c697d0e4aa3dc2984f6f164808e4578a0c973d3f4d6f9a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T00:47:14.297Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-08T00:47:14.434Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-08T00:47:15.315Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-08T00:47:15.630Z] + ls -al . [2022-05-08T00:47:15.631Z] total 180 [2022-05-08T00:47:15.631Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 00:47 . [2022-05-08T00:47:15.631Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 00:45 .. [2022-05-08T00:47:15.631Z] -rw-rw-r-- 1 jenkins jenkins 140 May 8 00:45 .dockerignore [2022-05-08T00:47:15.631Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 00:46 .git [2022-05-08T00:47:15.631Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:45 .github [2022-05-08T00:47:15.631Z] -rw-rw-r-- 1 jenkins jenkins 329 May 8 00:45 .gitignore [2022-05-08T00:47:15.631Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 00:45 .golangci.yml [2022-05-08T00:47:15.631Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 00:46 .semver [2022-05-08T00:47:15.631Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 8 00:45 Attribution.txt [2022-05-08T00:47:15.631Z] -rw-rw-r-- 1 jenkins jenkins 9289 May 8 00:45 CHANGELOG.md [2022-05-08T00:47:15.631Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 8 00:45 Dockerfile [2022-05-08T00:47:15.631Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 00:45 GOVERNANCE.md [2022-05-08T00:47:15.631Z] -rw-rw-r-- 1 jenkins jenkins 678 May 8 00:45 Jenkinsfile [2022-05-08T00:47:15.631Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 00:45 LICENSE [2022-05-08T00:47:15.631Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 8 00:45 Makefile [2022-05-08T00:47:15.631Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 00:45 OWNERS.md [2022-05-08T00:47:15.631Z] -rw-rw-r-- 1 jenkins jenkins 2501 May 8 00:45 README.md [2022-05-08T00:47:15.631Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 00:46 VERSION [2022-05-08T00:47:15.631Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 00:45 bin [2022-05-08T00:47:15.631Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:45 cmd [2022-05-08T00:47:15.631Z] -rw-r--r-- 1 jenkins jenkins 17887 May 8 00:47 coverage.out [2022-05-08T00:47:15.631Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 8 00:45 go.mod [2022-05-08T00:47:15.631Z] -rw-rw-r-- 1 jenkins jenkins 35490 May 8 00:45 go.sum [2022-05-08T00:47:15.631Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:45 internal [2022-05-08T00:47:15.631Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 00:45 mock [2022-05-08T00:47:15.631Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 00:45 snap [2022-05-08T00:47:15.631Z] -rw-rw-r-- 1 jenkins jenkins 227 May 8 00:45 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:47:15.970Z] + 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=750628ac68259902b160055df8dc1d300111a616 --label arch=amd64 --label version=0.0.0 . [2022-05-08T00:47:15.970Z] Sending build context to Docker daemon 5.885MB [2022-05-08T00:47:15.970Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T00:47:15.970Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-08T00:47:15.970Z] ---> 2fdb6de96119 [2022-05-08T00:47:15.970Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T00:47:15.970Z] ---> Running in 9b377176f4c1 [2022-05-08T00:47:16.230Z] Removing intermediate container 9b377176f4c1 [2022-05-08T00:47:16.230Z] ---> 2644285b2e42 [2022-05-08T00:47:16.230Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T00:47:16.230Z] ---> Running in 2618a9e1a330 [2022-05-08T00:47:16.230Z] Removing intermediate container 2618a9e1a330 [2022-05-08T00:47:16.230Z] ---> ffe932ba6d7a [2022-05-08T00:47:16.230Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T00:47:16.230Z] ---> Running in 96d218582b18 [2022-05-08T00:47:16.801Z] Removing intermediate container 96d218582b18 [2022-05-08T00:47:16.801Z] ---> df3f1111a4cc [2022-05-08T00:47:16.801Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T00:47:16.801Z] ---> Running in 81816f1c2315 [2022-05-08T00:47:17.061Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T00:47:18.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T00:47:18.265Z] OK: 224 MiB in 56 packages [2022-05-08T00:47:18.531Z] Removing intermediate container 81816f1c2315 [2022-05-08T00:47:18.531Z] ---> e04259338f9f [2022-05-08T00:47:18.531Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-08T00:47:18.531Z] ---> Running in 00771d25cba9 [2022-05-08T00:47:18.791Z] Removing intermediate container 00771d25cba9 [2022-05-08T00:47:18.791Z] ---> 77cb0551da5d [2022-05-08T00:47:18.791Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-08T00:47:18.791Z] ---> 69c9dfbc12e3 [2022-05-08T00:47:18.791Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T00:47:18.791Z] ---> Running in 2d06844e34e1 [2022-05-08T00:47:19.363Z] Removing intermediate container 2d06844e34e1 [2022-05-08T00:47:19.363Z] ---> 1088e8dbbe84 [2022-05-08T00:47:19.363Z] Step 10/24 : COPY . . [2022-05-08T00:47:19.624Z] ---> 649a13436be4 [2022-05-08T00:47:19.624Z] Step 11/24 : ARG MAKE='make build' [2022-05-08T00:47:19.883Z] ---> Running in c562096ebcbd [2022-05-08T00:47:19.883Z] Removing intermediate container c562096ebcbd [2022-05-08T00:47:19.883Z] ---> da7ac77d2095 [2022-05-08T00:47:19.883Z] Step 12/24 : RUN $MAKE [2022-05-08T00:47:19.883Z] ---> Running in 25b1b505ff33 [2022-05-08T00:47:20.143Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-05-08T00:47:42.096Z] Removing intermediate container 25b1b505ff33 [2022-05-08T00:47:42.096Z] ---> d0453a07dc50 [2022-05-08T00:47:42.096Z] Step 13/24 : FROM alpine:3.14 [2022-05-08T00:47:42.096Z] 3.14: Pulling from library/alpine [2022-05-08T00:47:42.096Z] 8663204ce13b: Pulling fs layer [2022-05-08T00:47:42.096Z] 8663204ce13b: Verifying Checksum [2022-05-08T00:47:42.096Z] 8663204ce13b: Download complete [2022-05-08T00:47:42.096Z] 8663204ce13b: Pull complete [2022-05-08T00:47:42.096Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T00:47:42.096Z] Status: Downloaded newer image for alpine:3.14 [2022-05-08T00:47:42.096Z] ---> e04c818066af [2022-05-08T00:47:42.096Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-08T00:47:42.096Z] ---> Running in 56f29a8def49 [2022-05-08T00:47:42.096Z] Removing intermediate container 56f29a8def49 [2022-05-08T00:47:42.096Z] ---> 83348f413026 [2022-05-08T00:47:42.096Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-08T00:47:42.096Z] ---> Running in a649d2464125 [2022-05-08T00:47:42.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-08T00:47:42.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-08T00:47:42.096Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-08T00:47:42.096Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-08T00:47:42.096Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-08T00:47:42.096Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-08T00:47:42.096Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-08T00:47:42.096Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-08T00:47:42.096Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T00:47:42.096Z] OK: 8 MiB in 20 packages [2022-05-08T00:47:42.096Z] Removing intermediate container a649d2464125 [2022-05-08T00:47:42.096Z] ---> 18981abb2d0e [2022-05-08T00:47:42.096Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-08T00:47:42.096Z] ---> 7dccba3dc492 [2022-05-08T00:47:42.096Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-08T00:47:42.096Z] ---> 7b570396a083 [2022-05-08T00:47:42.096Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-08T00:47:42.096Z] ---> c98778d5408a [2022-05-08T00:47:42.096Z] Step 19/24 : EXPOSE 59982 [2022-05-08T00:47:42.096Z] ---> Running in 24abc2a1b6ea [2022-05-08T00:47:42.096Z] Removing intermediate container 24abc2a1b6ea [2022-05-08T00:47:42.096Z] ---> a4fbdaff9923 [2022-05-08T00:47:42.096Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-08T00:47:42.096Z] ---> Running in fe6e04eb0578 [2022-05-08T00:47:42.096Z] Removing intermediate container fe6e04eb0578 [2022-05-08T00:47:42.096Z] ---> 66f7114b9238 [2022-05-08T00:47:42.096Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T00:47:42.357Z] ---> Running in 2c4be9785014 [2022-05-08T00:47:42.357Z] Removing intermediate container 2c4be9785014 [2022-05-08T00:47:42.357Z] ---> dd2fd33cfa81 [2022-05-08T00:47:42.357Z] Step 22/24 : LABEL arch=amd64 [2022-05-08T00:47:42.357Z] ---> Running in 3b93bb572ad9 [2022-05-08T00:47:42.357Z] Removing intermediate container 3b93bb572ad9 [2022-05-08T00:47:42.357Z] ---> 5385bf11e35e [2022-05-08T00:47:42.357Z] Step 23/24 : LABEL git_sha=750628ac68259902b160055df8dc1d300111a616 [2022-05-08T00:47:42.357Z] ---> Running in b1fbe3581176 [2022-05-08T00:47:42.620Z] Removing intermediate container b1fbe3581176 [2022-05-08T00:47:42.620Z] ---> e3ba8c32ce83 [2022-05-08T00:47:42.620Z] Step 24/24 : LABEL version=0.0.0 [2022-05-08T00:47:42.620Z] ---> Running in 380a757a2245 [2022-05-08T00:47:42.620Z] Removing intermediate container 380a757a2245 [2022-05-08T00:47:42.620Z] ---> a329ecd09895 [2022-05-08T00:47:42.620Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-08T00:47:42.620Z] Successfully built a329ecd09895 [2022-05-08T00:47:42.620Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:47:43.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T00:47:43.402Z] [2022-05-08T00:47:43.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:47:43.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T00:47:43.759Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-08T00:47:43.759Z] 5eb5b503b376: Pulling fs layer [2022-05-08T00:47:43.759Z] 5c69ac0246d0: Pulling fs layer [2022-05-08T00:47:43.759Z] ec43610c2a17: Pulling fs layer [2022-05-08T00:47:43.759Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-08T00:47:43.759Z] 33b1e0a273af: Pulling fs layer [2022-05-08T00:47:43.759Z] 5d3b04190fa2: Pulling fs layer [2022-05-08T00:47:43.759Z] 3a2ae6a8a46f: Waiting [2022-05-08T00:47:43.759Z] 33b1e0a273af: Waiting [2022-05-08T00:47:43.759Z] 2f39f015ded8: Pulling fs layer [2022-05-08T00:47:43.759Z] 5d3b04190fa2: Waiting [2022-05-08T00:47:43.759Z] 2f39f015ded8: Waiting [2022-05-08T00:47:43.759Z] 5c69ac0246d0: Verifying Checksum [2022-05-08T00:47:43.759Z] 5c69ac0246d0: Download complete [2022-05-08T00:47:43.759Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-08T00:47:43.759Z] 3a2ae6a8a46f: Download complete [2022-05-08T00:47:43.759Z] 33b1e0a273af: Verifying Checksum [2022-05-08T00:47:43.759Z] 33b1e0a273af: Download complete [2022-05-08T00:47:44.021Z] 5d3b04190fa2: Verifying Checksum [2022-05-08T00:47:44.021Z] 5d3b04190fa2: Download complete [2022-05-08T00:47:44.021Z] ec43610c2a17: Verifying Checksum [2022-05-08T00:47:44.021Z] ec43610c2a17: Download complete [2022-05-08T00:47:44.021Z] 5eb5b503b376: Verifying Checksum [2022-05-08T00:47:44.021Z] 5eb5b503b376: Download complete [2022-05-08T00:47:44.591Z] 2f39f015ded8: Download complete [2022-05-08T00:47:45.161Z] 5eb5b503b376: Pull complete [2022-05-08T00:47:45.420Z] 5c69ac0246d0: Pull complete [2022-05-08T00:47:45.680Z] ec43610c2a17: Pull complete [2022-05-08T00:47:45.940Z] 3a2ae6a8a46f: Pull complete [2022-05-08T00:47:45.940Z] 33b1e0a273af: Pull complete [2022-05-08T00:47:46.198Z] 5d3b04190fa2: Pull complete [2022-05-08T00:47:51.479Z] 2f39f015ded8: Pull complete [2022-05-08T00:47:51.479Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-08T00:47:51.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T00:47:51.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-08T00:47:51.583Z] prd-ubuntu20.04-docker-8c-8g-41431 does not seem to be running inside a container [2022-05-08T00:47:51.634Z] $ 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/gexfoundry_device-mqtt-go_PR-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-08T00:47:53.031Z] $ docker top 1f72d504852828cedc9209f8f50326100023d423abab8fc901a5437c1011cb43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:47:53.500Z] ---> job-cost.sh [2022-05-08T00:47:53.500Z] lf-activate-venv: SKIPPING [2022-05-08T00:47:53.500Z] INFO: No Stack... [2022-05-08T00:47:54.079Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T00:47:54.340Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T00:47:54.660Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives/cost.csv [2022-05-08T00:47:54.660Z] + cut -d, -f6 [Pipeline] lock [2022-05-08T00:47:54.699Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-378-1-stack-cost] [2022-05-08T00:47:54.704Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-1-stack-cost] did not exist. Created. [2022-05-08T00:47:54.704Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-378-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T00:47:55.138Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-08T00:47:55.205Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T00:47:55.238Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T00:47:55.326Z] $ docker stop --time=1 1f72d504852828cedc9209f8f50326100023d423abab8fc901a5437c1011cb43 [2022-05-08T00:47:56.500Z] $ docker rm -f 1f72d504852828cedc9209f8f50326100023d423abab8fc901a5437c1011cb43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-08T00:50:23.462Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41432 in /w/workspace/gexfoundry_device-mqtt-go_PR-378 [Pipeline] { [Pipeline] ws [2022-05-08T00:50:23.505Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-05-08T00:50:23.945Z] Selected Git installation does not exist. Using Default [2022-05-08T00:50:23.945Z] The recommended git tool is: NONE [2022-05-08T00:50:30.696Z] using credential edgex-jenkins-ssh [2022-05-08T00:50:30.718Z] Cloning the remote Git repository [2022-05-08T00:50:30.788Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-08T00:50:30.916Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-05-08T00:50:31.010Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-08T00:50:31.011Z] > git --version # timeout=10 [2022-05-08T00:50:31.046Z] > git --version # 'git version 2.25.1' [2022-05-08T00:50:31.049Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T00:50:31.140Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T00:50:32.940Z] Merging remotes/origin/main commit 8a3b8b69e8592b451639ad65dda00efb90da788d into PR head commit 750628ac68259902b160055df8dc1d300111a616 [2022-05-08T00:50:32.243Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-08T00:50:32.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T00:50:32.294Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-08T00:50:32.340Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-08T00:50:32.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T00:50:32.357Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-08T00:50:32.970Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T00:50:33.058Z] > git checkout -f 750628ac68259902b160055df8dc1d300111a616 # timeout=10 [2022-05-08T00:50:33.425Z] Merge succeeded, producing 750628ac68259902b160055df8dc1d300111a616 [2022-05-08T00:50:33.425Z] Checking out Revision 750628ac68259902b160055df8dc1d300111a616 (PR-378) [2022-05-08T00:50:33.238Z] > git remote # timeout=10 [2022-05-08T00:50:33.326Z] > git config --get remote.origin.url # timeout=10 [2022-05-08T00:50:33.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T00:50:33.375Z] > git merge 8a3b8b69e8592b451639ad65dda00efb90da788d # timeout=10 [2022-05-08T00:50:33.405Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-08T00:50:33.439Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T00:50:33.453Z] > git checkout -f 750628ac68259902b160055df8dc1d300111a616 # timeout=10 [2022-05-08T00:50:37.805Z] Commit message: "docs: update CHANGELOG for Kamakura" [2022-05-08T00:50:37.884Z] > git --version # timeout=10 [2022-05-08T00:50:37.896Z] > git --version # 'git version 2.25.1' [2022-05-08T00:50:37.913Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T00:50:39.109Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-08T00:50:39.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T00:50:39.109Z] Dload Upload Total Spent Left Speed [2022-05-08T00:50:39.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87725 0 --:--:-- --:--:-- --:--:-- 87725 [Pipeline] sh [2022-05-08T00:50:39.794Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-08T00:50:40.173Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-08T00:50:40.173Z] + sudo tee /etc/docker/daemon.new [2022-05-08T00:50:40.173Z] { [2022-05-08T00:50:40.173Z] "registry-mirrors": [ [2022-05-08T00:50:40.173Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-08T00:50:40.173Z] ], [2022-05-08T00:50:40.173Z] "bip": "10.250.0.254/24", [2022-05-08T00:50:40.173Z] "hosts": [ [2022-05-08T00:50:40.173Z] "tcp://0.0.0.0:5555", [2022-05-08T00:50:40.173Z] "unix:///var/run/docker.sock" [2022-05-08T00:50:40.173Z] ], [2022-05-08T00:50:40.173Z] "mtu": 1458, [2022-05-08T00:50:40.173Z] "selinux-enabled": true, [2022-05-08T00:50:40.173Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-08T00:50:40.173Z] } [Pipeline] sh [2022-05-08T00:50:40.554Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-08T00:50:40.931Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T00:50:59.431Z] provisioning config files... [2022-05-08T00:50:59.459Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2144894927104509664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:51:00.042Z] ---> docker-login.sh [2022-05-08T00:51:00.042Z] nexus3.edgexfoundry.org:10001 [2022-05-08T00:51:00.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:51:00.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:51:00.918Z] Configure a credential helper to remove this warning. See [2022-05-08T00:51:00.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:51:00.918Z] [2022-05-08T00:51:00.918Z] Login Succeeded [2022-05-08T00:51:00.918Z] nexus3.edgexfoundry.org:10002 [2022-05-08T00:51:01.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:51:01.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:51:01.472Z] Configure a credential helper to remove this warning. See [2022-05-08T00:51:01.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:51:01.472Z] [2022-05-08T00:51:01.472Z] Login Succeeded [2022-05-08T00:51:01.472Z] nexus3.edgexfoundry.org:10003 [2022-05-08T00:51:01.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:51:01.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:51:01.752Z] Configure a credential helper to remove this warning. See [2022-05-08T00:51:01.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:51:01.752Z] [2022-05-08T00:51:01.752Z] Login Succeeded [2022-05-08T00:51:01.752Z] nexus3.edgexfoundry.org:10004 [2022-05-08T00:51:02.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:51:02.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:51:02.349Z] Configure a credential helper to remove this warning. See [2022-05-08T00:51:02.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:51:02.349Z] [2022-05-08T00:51:02.349Z] Login Succeeded [2022-05-08T00:51:02.349Z] docker.io [2022-05-08T00:51:02.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:51:03.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:51:03.219Z] Configure a credential helper to remove this warning. See [2022-05-08T00:51:03.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:51:03.219Z] [2022-05-08T00:51:03.219Z] Login Succeeded [2022-05-08T00:51:03.219Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T00:51:03.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T00:51:03.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T00:51:03.696Z] ========================================================= [2022-05-08T00:51:03.696Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-08T00:51:03.696Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:51:04.145Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-08T00:51:04.420Z] Sending build context to Docker daemon 3.045MB [2022-05-08T00:51:04.420Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T00:51:04.420Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-08T00:51:04.699Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-08T00:51:04.699Z] 9b3977197b4f: Pulling fs layer [2022-05-08T00:51:04.699Z] 1a89e8eeedd5: Pulling fs layer [2022-05-08T00:51:04.699Z] 94645a83ff95: Pulling fs layer [2022-05-08T00:51:04.699Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-08T00:51:04.699Z] 0c92f367c5e7: Pulling fs layer [2022-05-08T00:51:04.699Z] 3096ccb668a1: Pulling fs layer [2022-05-08T00:51:04.699Z] e8cf19c19ddd: Pulling fs layer [2022-05-08T00:51:04.699Z] a4caa8a26152: Pulling fs layer [2022-05-08T00:51:04.699Z] 3f3a8bcf1eab: Waiting [2022-05-08T00:51:04.699Z] e8cf19c19ddd: Waiting [2022-05-08T00:51:04.699Z] a4caa8a26152: Waiting [2022-05-08T00:51:04.699Z] 0c92f367c5e7: Waiting [2022-05-08T00:51:04.699Z] 3096ccb668a1: Waiting [2022-05-08T00:51:04.699Z] 94645a83ff95: Verifying Checksum [2022-05-08T00:51:04.699Z] 94645a83ff95: Download complete [2022-05-08T00:51:04.699Z] 1a89e8eeedd5: Verifying Checksum [2022-05-08T00:51:04.699Z] 1a89e8eeedd5: Download complete [2022-05-08T00:51:04.699Z] 0c92f367c5e7: Verifying Checksum [2022-05-08T00:51:04.699Z] 0c92f367c5e7: Download complete [2022-05-08T00:51:04.699Z] 9b3977197b4f: Verifying Checksum [2022-05-08T00:51:04.699Z] 9b3977197b4f: Download complete [2022-05-08T00:51:04.699Z] 3096ccb668a1: Verifying Checksum [2022-05-08T00:51:04.699Z] 3096ccb668a1: Download complete [2022-05-08T00:51:04.699Z] e8cf19c19ddd: Verifying Checksum [2022-05-08T00:51:04.699Z] e8cf19c19ddd: Download complete [2022-05-08T00:51:05.308Z] 9b3977197b4f: Pull complete [2022-05-08T00:51:05.916Z] 1a89e8eeedd5: Pull complete [2022-05-08T00:51:06.198Z] 94645a83ff95: Pull complete [2022-05-08T00:51:06.795Z] a4caa8a26152: Verifying Checksum [2022-05-08T00:51:06.796Z] a4caa8a26152: Download complete [2022-05-08T00:51:07.395Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-08T00:51:07.395Z] 3f3a8bcf1eab: Download complete [2022-05-08T00:51:19.838Z] 3f3a8bcf1eab: Pull complete [2022-05-08T00:51:19.838Z] 0c92f367c5e7: Pull complete [2022-05-08T00:51:20.113Z] 3096ccb668a1: Pull complete [2022-05-08T00:51:20.391Z] e8cf19c19ddd: Pull complete [2022-05-08T00:51:27.148Z] a4caa8a26152: Pull complete [2022-05-08T00:51:27.148Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-08T00:51:27.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-08T00:51:27.148Z] ---> 725f1c02e7f9 [2022-05-08T00:51:27.148Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T00:51:27.761Z] ---> Running in 5f843c53d6e8 [2022-05-08T00:51:28.374Z] Removing intermediate container 5f843c53d6e8 [2022-05-08T00:51:28.374Z] ---> d6717e291392 [2022-05-08T00:51:28.374Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T00:51:28.374Z] ---> Running in 74d57e8a8f75 [2022-05-08T00:51:28.653Z] Removing intermediate container 74d57e8a8f75 [2022-05-08T00:51:28.653Z] ---> 1d8eed41d61f [2022-05-08T00:51:28.653Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T00:51:28.653Z] ---> Running in 4f61a168b1a5 [2022-05-08T00:51:32.088Z] Removing intermediate container 4f61a168b1a5 [2022-05-08T00:51:32.088Z] ---> e08b7cdc7706 [2022-05-08T00:51:32.088Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T00:51:32.088Z] ---> Running in 55570857abc9 [2022-05-08T00:51:32.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T00:51:33.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T00:51:34.670Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-08T00:51:34.670Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-08T00:51:34.945Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-08T00:51:34.945Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-08T00:51:35.220Z] Executing busybox-1.34.1-r3.trigger [2022-05-08T00:51:35.220Z] OK: 224 MiB in 56 packages [2022-05-08T00:51:36.220Z] Removing intermediate container 55570857abc9 [2022-05-08T00:51:36.220Z] ---> 1cca459986fd [2022-05-08T00:51:36.220Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-08T00:51:36.220Z] ---> Running in 4308a6a9ff1d [2022-05-08T00:51:36.498Z] Removing intermediate container 4308a6a9ff1d [2022-05-08T00:51:36.498Z] ---> 41b03f925455 [2022-05-08T00:51:36.498Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-08T00:51:37.485Z] ---> 033c386f11cf [2022-05-08T00:51:37.485Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T00:51:37.485Z] ---> Running in 9a9f57bb70cf [2022-05-08T00:52:24.519Z] Removing intermediate container 9a9f57bb70cf [2022-05-08T00:52:24.519Z] ---> 9cd1bfa578e8 [2022-05-08T00:52:24.519Z] Step 10/12 : COPY . . [2022-05-08T00:52:24.519Z] ---> 99f93846e1af [2022-05-08T00:52:24.519Z] Step 11/12 : ARG MAKE='make build' [2022-05-08T00:52:24.519Z] ---> Running in e2f149ba9ad7 [2022-05-08T00:52:24.519Z] Removing intermediate container e2f149ba9ad7 [2022-05-08T00:52:24.519Z] ---> c2831ba863da [2022-05-08T00:52:24.519Z] Step 12/12 : RUN $MAKE [2022-05-08T00:52:24.519Z] ---> Running in e2a23434bf56 [2022-05-08T00:52:25.124Z] noop [2022-05-08T00:52:26.110Z] Removing intermediate container e2a23434bf56 [2022-05-08T00:52:26.110Z] ---> 7386b85ac4ae [2022-05-08T00:52:26.110Z] Successfully built 7386b85ac4ae [2022-05-08T00:52:26.110Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:52:26.490Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T00:52:26.490Z] . [Pipeline] withDockerContainer [2022-05-08T00:52:26.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-41432 does not seem to be running inside a container [2022-05-08T00:52:26.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-08T00:52:28.213Z] $ docker top 2ed41b56d630a3ac101629bde36216cb078a55f1c265c9d8fa94552e775a4c24 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T00:52:29.166Z] + go version [2022-05-08T00:52:29.166Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-08T00:52:29.206Z] $ docker stop --time=1 2ed41b56d630a3ac101629bde36216cb078a55f1c265c9d8fa94552e775a4c24 [2022-05-08T00:52:30.849Z] $ docker rm -f 2ed41b56d630a3ac101629bde36216cb078a55f1c265c9d8fa94552e775a4c24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:52:31.743Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T00:52:31.743Z] . [Pipeline] withDockerContainer [2022-05-08T00:52:32.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-41432 does not seem to be running inside a container [2022-05-08T00:52:32.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-08T00:52:33.457Z] $ docker top 5b060ca63e2635bafa283937aa5042595cc8715360816b9e921ac2c07adbf74c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-08T00:52:34.507Z] + make test [2022-05-08T00:52:34.507Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-08T00:52:36.507Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-08T00:54:13.458Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-08T00:54:13.458Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.081s coverage: 21.8% of statements [2022-05-08T00:54:13.458Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-08T00:54:13.458Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-08T00:54:13.458Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-08T00:54:31.804Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T00:54:31.804Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-08T00:54:31.804Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-08T00:54:32.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-08T00:54:32.862Z] $ docker stop --time=1 5b060ca63e2635bafa283937aa5042595cc8715360816b9e921ac2c07adbf74c [2022-05-08T00:54:34.677Z] $ docker rm -f 5b060ca63e2635bafa283937aa5042595cc8715360816b9e921ac2c07adbf74c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T00:54:35.730Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-08T00:54:35.768Z] Warning: overwriting stash ‘coverage-report’ [2022-05-08T00:54:36.405Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T00:54:37.006Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-08T00:54:37.414Z] + ls -al . [2022-05-08T00:54:37.414Z] total 176 [2022-05-08T00:54:37.414Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 00:54 . [2022-05-08T00:54:37.414Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 00:50 .. [2022-05-08T00:54:37.414Z] -rw-rw-r-- 1 jenkins jenkins 140 May 8 00:50 .dockerignore [2022-05-08T00:54:37.414Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 00:50 .git [2022-05-08T00:54:37.414Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:50 .github [2022-05-08T00:54:37.414Z] -rw-rw-r-- 1 jenkins jenkins 329 May 8 00:50 .gitignore [2022-05-08T00:54:37.414Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 00:50 .golangci.yml [2022-05-08T00:54:37.414Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 8 00:50 Attribution.txt [2022-05-08T00:54:37.414Z] -rw-rw-r-- 1 jenkins jenkins 9289 May 8 00:50 CHANGELOG.md [2022-05-08T00:54:37.414Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 8 00:50 Dockerfile [2022-05-08T00:54:37.414Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 00:50 GOVERNANCE.md [2022-05-08T00:54:37.414Z] -rw-rw-r-- 1 jenkins jenkins 678 May 8 00:50 Jenkinsfile [2022-05-08T00:54:37.414Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 00:50 LICENSE [2022-05-08T00:54:37.414Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 8 00:50 Makefile [2022-05-08T00:54:37.414Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 00:50 OWNERS.md [2022-05-08T00:54:37.414Z] -rw-rw-r-- 1 jenkins jenkins 2501 May 8 00:50 README.md [2022-05-08T00:54:37.414Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 00:46 VERSION [2022-05-08T00:54:37.414Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 00:50 bin [2022-05-08T00:54:37.414Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:50 cmd [2022-05-08T00:54:37.414Z] -rw-r--r-- 1 jenkins jenkins 17887 May 8 00:54 coverage.out [2022-05-08T00:54:37.414Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 8 00:50 go.mod [2022-05-08T00:54:37.414Z] -rw-rw-r-- 1 jenkins jenkins 35490 May 8 00:50 go.sum [2022-05-08T00:54:37.414Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:50 internal [2022-05-08T00:54:37.414Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 00:50 mock [2022-05-08T00:54:37.414Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 00:50 snap [2022-05-08T00:54:37.414Z] -rw-rw-r-- 1 jenkins jenkins 227 May 8 00:50 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:54:37.830Z] + 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=750628ac68259902b160055df8dc1d300111a616 --label arch=arm64 --label version=0.0.0 . [2022-05-08T00:54:38.456Z] Sending build context to Docker daemon 3.063MB [2022-05-08T00:54:38.456Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T00:54:38.456Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-08T00:54:38.456Z] ---> 7386b85ac4ae [2022-05-08T00:54:38.456Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T00:54:38.456Z] ---> Running in a44abb9e3bd2 [2022-05-08T00:54:39.059Z] Removing intermediate container a44abb9e3bd2 [2022-05-08T00:54:39.059Z] ---> 5c5dd3c0c392 [2022-05-08T00:54:39.059Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T00:54:39.059Z] ---> Running in a78d1199c4e2 [2022-05-08T00:54:39.349Z] Removing intermediate container a78d1199c4e2 [2022-05-08T00:54:39.349Z] ---> a23b5c7f458f [2022-05-08T00:54:39.349Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T00:54:39.349Z] ---> Running in f521f8d7f7f8 [2022-05-08T00:54:41.348Z] Removing intermediate container f521f8d7f7f8 [2022-05-08T00:54:41.348Z] ---> 7c3fc707ffb6 [2022-05-08T00:54:41.348Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T00:54:41.348Z] ---> Running in 348a53ac6b2b [2022-05-08T00:54:42.332Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T00:54:43.312Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T00:54:44.299Z] OK: 224 MiB in 56 packages [2022-05-08T00:54:44.902Z] Removing intermediate container 348a53ac6b2b [2022-05-08T00:54:44.902Z] ---> aa0d9c1b9203 [2022-05-08T00:54:44.902Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-08T00:54:44.902Z] ---> Running in c574b8747eb1 [2022-05-08T00:54:45.502Z] Removing intermediate container c574b8747eb1 [2022-05-08T00:54:45.502Z] ---> bd4f9236aa9d [2022-05-08T00:54:45.502Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-08T00:54:46.119Z] ---> 6cac1c0a17ff [2022-05-08T00:54:46.119Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T00:54:46.119Z] ---> Running in d2a0ab51b45d [2022-05-08T00:54:48.105Z] Removing intermediate container d2a0ab51b45d [2022-05-08T00:54:48.105Z] ---> 9bb8602a9922 [2022-05-08T00:54:48.105Z] Step 10/24 : COPY . . [2022-05-08T00:54:48.713Z] ---> 9b04459c5d79 [2022-05-08T00:54:48.713Z] Step 11/24 : ARG MAKE='make build' [2022-05-08T00:54:48.997Z] ---> Running in 9fd29acef1e2 [2022-05-08T00:54:49.272Z] Removing intermediate container 9fd29acef1e2 [2022-05-08T00:54:49.272Z] ---> 0b618e5ee258 [2022-05-08T00:54:49.272Z] Step 12/24 : RUN $MAKE [2022-05-08T00:54:49.272Z] ---> Running in a639c2e43c2b [2022-05-08T00:54:50.259Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-05-08T00:57:12.157Z] Removing intermediate container a639c2e43c2b [2022-05-08T00:57:12.157Z] ---> 0bb94d12c943 [2022-05-08T00:57:12.157Z] Step 13/24 : FROM alpine:3.14 [2022-05-08T00:57:12.157Z] 3.14: Pulling from library/alpine [2022-05-08T00:57:12.157Z] 455c02918c45: Pulling fs layer [2022-05-08T00:57:12.157Z] 455c02918c45: Verifying Checksum [2022-05-08T00:57:12.157Z] 455c02918c45: Download complete [2022-05-08T00:57:12.157Z] 455c02918c45: Pull complete [2022-05-08T00:57:12.157Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T00:57:12.157Z] Status: Downloaded newer image for alpine:3.14 [2022-05-08T00:57:12.157Z] ---> ac73e934f311 [2022-05-08T00:57:12.157Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-08T00:57:12.157Z] ---> Running in d0d7bd05c014 [2022-05-08T00:57:12.157Z] Removing intermediate container d0d7bd05c014 [2022-05-08T00:57:12.157Z] ---> e175bd43f287 [2022-05-08T00:57:12.157Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-08T00:57:12.157Z] ---> Running in 8125df5424d5 [2022-05-08T00:57:12.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-08T00:57:12.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-08T00:57:12.157Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-08T00:57:12.157Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-08T00:57:12.157Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-08T00:57:12.157Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-08T00:57:12.157Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-08T00:57:12.157Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-08T00:57:12.157Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T00:57:12.157Z] OK: 8 MiB in 20 packages [2022-05-08T00:57:12.157Z] Removing intermediate container 8125df5424d5 [2022-05-08T00:57:12.157Z] ---> 56da429a65c9 [2022-05-08T00:57:12.157Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-08T00:57:12.157Z] ---> 313c6b8217b4 [2022-05-08T00:57:12.157Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-08T00:57:12.157Z] ---> 0d5e70cf3848 [2022-05-08T00:57:12.157Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-08T00:57:12.157Z] ---> 5872c73268f4 [2022-05-08T00:57:12.157Z] Step 19/24 : EXPOSE 59982 [2022-05-08T00:57:12.157Z] ---> Running in 9b536b4d3476 [2022-05-08T00:57:12.157Z] Removing intermediate container 9b536b4d3476 [2022-05-08T00:57:12.157Z] ---> e22662d8bc75 [2022-05-08T00:57:12.157Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-08T00:57:12.157Z] ---> Running in 1fca177253f5 [2022-05-08T00:57:12.157Z] Removing intermediate container 1fca177253f5 [2022-05-08T00:57:12.157Z] ---> 02cab426f2e0 [2022-05-08T00:57:12.157Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T00:57:12.157Z] ---> Running in 8971fd812874 [2022-05-08T00:57:12.157Z] Removing intermediate container 8971fd812874 [2022-05-08T00:57:12.157Z] ---> faaca7a741bc [2022-05-08T00:57:12.157Z] Step 22/24 : LABEL arch=arm64 [2022-05-08T00:57:12.157Z] ---> Running in 1d22eec7cfc7 [2022-05-08T00:57:12.157Z] Removing intermediate container 1d22eec7cfc7 [2022-05-08T00:57:12.157Z] ---> e29c1adb5ad1 [2022-05-08T00:57:12.157Z] Step 23/24 : LABEL git_sha=750628ac68259902b160055df8dc1d300111a616 [2022-05-08T00:57:12.157Z] ---> Running in 8435d04c15ef [2022-05-08T00:57:12.157Z] Removing intermediate container 8435d04c15ef [2022-05-08T00:57:12.157Z] ---> 198fa9af275d [2022-05-08T00:57:12.157Z] Step 24/24 : LABEL version=0.0.0 [2022-05-08T00:57:12.157Z] ---> Running in b1e3aebcf9e5 [2022-05-08T00:57:12.157Z] Removing intermediate container b1e3aebcf9e5 [2022-05-08T00:57:12.157Z] ---> 3ddbefc73e5a [2022-05-08T00:57:12.157Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-08T00:57:12.157Z] Successfully built 3ddbefc73e5a [2022-05-08T00:57:12.157Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:57:12.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T00:57:12.841Z] [2022-05-08T00:57:12.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:57:13.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T00:57:13.511Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-08T00:57:13.511Z] 8998bd30e6a1: Pulling fs layer [2022-05-08T00:57:13.511Z] 04944245beec: Pulling fs layer [2022-05-08T00:57:13.511Z] 699f458cf7ca: Pulling fs layer [2022-05-08T00:57:13.511Z] 765212b225bb: Pulling fs layer [2022-05-08T00:57:13.511Z] f23df028b6ca: Pulling fs layer [2022-05-08T00:57:13.511Z] d65c8cfc05b1: Pulling fs layer [2022-05-08T00:57:13.511Z] 2437ff75d9bd: Pulling fs layer [2022-05-08T00:57:13.511Z] f23df028b6ca: Waiting [2022-05-08T00:57:13.511Z] d65c8cfc05b1: Waiting [2022-05-08T00:57:13.511Z] 765212b225bb: Waiting [2022-05-08T00:57:13.511Z] 2437ff75d9bd: Waiting [2022-05-08T00:57:13.511Z] 04944245beec: Verifying Checksum [2022-05-08T00:57:13.511Z] 04944245beec: Download complete [2022-05-08T00:57:13.511Z] 765212b225bb: Verifying Checksum [2022-05-08T00:57:13.511Z] 765212b225bb: Download complete [2022-05-08T00:57:13.511Z] f23df028b6ca: Download complete [2022-05-08T00:57:13.511Z] d65c8cfc05b1: Verifying Checksum [2022-05-08T00:57:13.511Z] d65c8cfc05b1: Download complete [2022-05-08T00:57:13.788Z] 699f458cf7ca: Verifying Checksum [2022-05-08T00:57:13.788Z] 699f458cf7ca: Download complete [2022-05-08T00:57:14.062Z] 8998bd30e6a1: Verifying Checksum [2022-05-08T00:57:14.062Z] 8998bd30e6a1: Download complete [2022-05-08T00:57:16.690Z] 2437ff75d9bd: Download complete [2022-05-08T00:57:18.673Z] 8998bd30e6a1: Pull complete [2022-05-08T00:57:18.947Z] 04944245beec: Pull complete [2022-05-08T00:57:20.385Z] 699f458cf7ca: Pull complete [2022-05-08T00:57:20.657Z] 765212b225bb: Pull complete [2022-05-08T00:57:21.255Z] f23df028b6ca: Pull complete [2022-05-08T00:57:21.529Z] d65c8cfc05b1: Pull complete [2022-05-08T00:57:36.628Z] 2437ff75d9bd: Pull complete [2022-05-08T00:57:36.628Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-08T00:57:36.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T00:57:36.628Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-08T00:57:36.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-41432 does not seem to be running inside a container [2022-05-08T00:57:36.965Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-08T00:57:39.698Z] $ docker top 0a3e03dcd1e3db6289e8ad34fbde6d4c0f14c75a8460ef5ada1d32f45d8fa5c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:57:40.727Z] ---> job-cost.sh [2022-05-08T00:57:40.727Z] lf-activate-venv: SKIPPING [2022-05-08T00:57:40.727Z] INFO: No Stack... [2022-05-08T00:57:41.322Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-08T00:57:41.916Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T00:57:42.616Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-05-08T00:57:42.617Z] + cut -d, -f6 [Pipeline] lock [2022-05-08T00:57:42.699Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-378-1-stack-cost] [2022-05-08T00:57:42.704Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-1-stack-cost] did not exist. Created. [2022-05-08T00:57:42.704Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-378-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T00:57:43.448Z] /w/workspace/device-mqtt-go/1@tmp/durable-1057a87c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-08T00:57:44.143Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-08T00:57:44.183Z] Warning: overwriting stash ‘stack-cost’ [2022-05-08T00:57:44.239Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T00:57:44.255Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T00:57:44.337Z] $ docker stop --time=1 0a3e03dcd1e3db6289e8ad34fbde6d4c0f14c75a8460ef5ada1d32f45d8fa5c8 [2022-05-08T00:57:45.814Z] $ docker rm -f 0a3e03dcd1e3db6289e8ad34fbde6d4c0f14c75a8460ef5ada1d32f45d8fa5c8 [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 [2022-05-08T00:57:46.843Z] provisioning config files... [2022-05-08T00:57:46.852Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config4410729783857646785tmp [Pipeline] { [Pipeline] sh [2022-05-08T00:57:47.178Z] + set +x [2022-05-08T00:57:47.178Z] + curl -s https://codecov.io/bash+ [2022-05-08T00:57:47.178Z] bash -s -- [2022-05-08T00:57:47.178Z] [2022-05-08T00:57:47.178Z] _____ _ [2022-05-08T00:57:47.178Z] / ____| | | [2022-05-08T00:57:47.178Z] | | ___ __| | ___ ___ _____ __ [2022-05-08T00:57:47.178Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-08T00:57:47.178Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-08T00:57:47.178Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-08T00:57:47.178Z] Bash-1.0.6 [2022-05-08T00:57:47.178Z] [2022-05-08T00:57:47.178Z] [2022-05-08T00:57:47.178Z] ==> git version 2.25.1 found [2022-05-08T00:57:47.178Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-08T00:57:47.178Z] Release-Date: 2020-01-08 [2022-05-08T00:57:47.178Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-08T00:57:47.178Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-08T00:57:47.178Z] ==> Jenkins CI detected. [2022-05-08T00:57:47.178Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-378 [2022-05-08T00:57:47.178Z] project root: . [2022-05-08T00:57:47.178Z] --> token set from env [2022-05-08T00:57:47.178Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-08T00:57:47.178Z] ==> Running gcov in . (disable via -X gcov) [2022-05-08T00:57:47.178Z] ==> Python coveragepy not found [2022-05-08T00:57:47.178Z] ==> Searching for coverage reports in: [2022-05-08T00:57:47.178Z] + . [2022-05-08T00:57:47.178Z] -> Found 1 reports [2022-05-08T00:57:47.178Z] ==> Detecting git/mercurial file structure [2022-05-08T00:57:47.178Z] ==> Reading reports [2022-05-08T00:57:47.178Z] + ./coverage.out bytes=17887 [2022-05-08T00:57:47.178Z] ==> Appending adjustments [2022-05-08T00:57:47.178Z] https://docs.codecov.io/docs/fixing-reports [2022-05-08T00:57:47.440Z] + Found adjustments [2022-05-08T00:57:47.440Z] ==> Gzipping contents [2022-05-08T00:57:47.440Z] 4.0K /tmp/codecov.a197Ku.gz [2022-05-08T00:57:47.440Z] ==> Uploading reports [2022-05-08T00:57:47.440Z] url: https://codecov.io [2022-05-08T00:57:47.440Z] query: branch=PR-378&commit=750628ac68259902b160055df8dc1d300111a616&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=378&job=&cmd_args= [2022-05-08T00:57:47.440Z] -> Pinging Codecov [2022-05-08T00:57:47.440Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-378&commit=750628ac68259902b160055df8dc1d300111a616&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=378&job=&cmd_args= [2022-05-08T00:57:47.702Z] -> Uploading to [2022-05-08T00:57:47.702Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-08/7D719EC7BBE17E464838252E33014C33/750628ac68259902b160055df8dc1d300111a616/bc51c562-ef4b-4a91-83a2-63171524e90f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220508T005747Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=65cd231c8c79b476c20516c9c598bf750adc1356642c0d34feedf4f7686fb202 [2022-05-08T00:57:47.702Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T00:57:47.702Z] Dload Upload Total Spent Left Speed [2022-05-08T00:57:47.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3239 0 0 100 3239 0 11054 --:--:-- --:--:-- --:--:-- 11092 [2022-05-08T00:57:47.963Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/750628ac68259902b160055df8dc1d300111a616 [Pipeline] } [2022-05-08T00:57:47.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-08T00:57:49.680Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives ] [2022-05-08T00:57:49.680Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives [2022-05-08T00:57:49.680Z] total 16 [2022-05-08T00:57:49.680Z] drwxr-xr-x 3 root root 4096 May 8 00:47 . [2022-05-08T00:57:49.680Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 00:47 .. [2022-05-08T00:57:49.680Z] drwxr-xr-x 2 root root 4096 May 8 00:47 cost [2022-05-08T00:57:49.680Z] -rw-r--r-- 1 root root 85 May 8 00:47 cost.csv [2022-05-08T00:57:49.680Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives [2022-05-08T00:57:49.680Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives [2022-05-08T00:57:49.680Z] total 16 [2022-05-08T00:57:49.680Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 00:47 . [2022-05-08T00:57:49.680Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 00:47 .. [2022-05-08T00:57:49.680Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 00:47 cost [2022-05-08T00:57:49.680Z] -rw-r--r-- 1 jenkins jenkins 85 May 8 00:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:57:50.014Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:57:50.910Z] ---> package-listing.sh [2022-05-08T00:57:50.910Z] ++ facter osfamily [2022-05-08T00:57:50.910Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-08T00:57:51.172Z] + OS_FAMILY=debian [2022-05-08T00:57:51.172Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-378 [2022-05-08T00:57:51.172Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-08T00:57:51.172Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-08T00:57:51.172Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-08T00:57:51.172Z] + PACKAGES=/tmp/packages_start.txt [2022-05-08T00:57:51.172Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-378 ']' [2022-05-08T00:57:51.172Z] + PACKAGES=/tmp/packages_end.txt [2022-05-08T00:57:51.172Z] + case "${OS_FAMILY}" in [2022-05-08T00:57:51.172Z] + dpkg -l [2022-05-08T00:57:51.172Z] + grep '^ii' [2022-05-08T00:57:51.172Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-08T00:57:51.172Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-08T00:57:51.172Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-08T00:57:51.172Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-378 ']' [2022-05-08T00:57:51.172Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives/ [2022-05-08T00:57:51.172Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives/ [Pipeline] echo [2022-05-08T00:57:51.208Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-08T00:57:51.506Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:57:52.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T00:57:52.089Z] . [Pipeline] withDockerContainer [2022-05-08T00:57:52.191Z] prd-ubuntu20.04-docker-8c-8g-41431 does not seem to be running inside a container [2022-05-08T00:57:52.246Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-08T00:57:52.464Z] $ docker top e73340c71b71f2d98f9346448d3a68d8e0d52ec57b3f63645e5366697124ec0f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T00:57:52.859Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-08T00:57:53.177Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-08T00:57:53.493Z] + ls /var/log/sa-host [2022-05-08T00:57:53.494Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T00:57:53.670Z] provisioning config files... [2022-05-08T00:57:53.682Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config6488219683022951417tmp [Pipeline] { [Pipeline] echo [2022-05-08T00:57:53.727Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:57:54.145Z] ---> create-netrc.sh [Pipeline] } [2022-05-08T00:57:54.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:57:54.572Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-08T00:57:54.605Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:57:54.925Z] ---> sudo-logs.sh [2022-05-08T00:57:54.925Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-08T00:57:55.007Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:57:55.333Z] ---> job-cost.sh [2022-05-08T00:57:55.333Z] lf-activate-venv: SKIPPING [2022-05-08T00:57:55.333Z] DEBUG: total: 0.2199999988079071 [2022-05-08T00:57:55.333Z] INFO: Retrieving Stack Cost... [2022-05-08T00:57:55.594Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T00:57:56.166Z] INFO: Archiving Costs [Pipeline] echo [2022-05-08T00:57:56.204Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:57:56.521Z] ---> logs-deploy.sh [2022-05-08T00:57:56.521Z] lf-activate-venv: SKIPPING [2022-05-08T00:57:56.521Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-378/1 [2022-05-08T00:57:56.521Z] INFO: archiving workspace using pattern(s): [2022-05-08T00:57:57.466Z] Archives upload complete. [2022-05-08T00:57:57.466Z] INFO: archiving logs to Nexus