Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b192367cebc099e9a9ef06706cd57f465297496d 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-ssh7427661335209681669.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh6630099065830162899.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11099630325839346675.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh17268029408194173517.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh847031431525183940.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-117010 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b192367cebc099e9a9ef06706cd57f465297496d (main) Commit message: "build: Latest go-mods, config and Dockerfile fix (#431)" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b192367cebc099e9a9ef06706cd57f465297496d # timeout=10 > git rev-list --no-walk 91033eab2fea5be4c686bcf4b883ab5b66be6a5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T23:59:58.402Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T23:59:58.459Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T23:59:58.470Z] ========================================================= [2022-10-25T23:59:58.470Z] EdgeX Global Pipelines Version Info [2022-10-25T23:59:58.470Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T23:59:59.201Z] ------------------- [2022-10-25T23:59:59.201Z] stable info: [2022-10-25T23:59:59.201Z] ------------------- [2022-10-25T23:59:59.201Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T23:59:59.201Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T23:59:59.201Z] Message: update stable to v1.0.243 [2022-10-25T23:59:59.769Z] ------------------- [2022-10-25T23:59:59.769Z] experimental info: [2022-10-25T23:59:59.769Z] ------------------- [2022-10-25T23:59:59.769Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T23:59:59.769Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T23:59:59.769Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T23:59:59.915Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-10-25T23:59:59.924Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-10-25T23:59:59.935Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T23:59:59.947Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T23:59:59.959Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T23:59:59.972Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T23:59:59.985Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T00:00:00.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T00:00:00.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T00:00:00.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T00:00:00.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T00:00:00.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-10-26T00:00:00.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T00:00:00.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T00:00:00.081Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T00:00:00.093Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T00:00:00.104Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T00:00:00.117Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T00:00:00.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T00:00:00.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T00:00:00.151Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T00:00:00.164Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T00:00:00.175Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T00:00:00.186Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T00:00:00.199Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T00:00:00.214Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T00:00:00.223Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T00:00:00.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T00:00:00.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T00:00:00.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T00:00:00.273Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b192367cebc099e9a9ef06706cd57f465297496d [Pipeline] echo [2022-10-26T00:00:00.285Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b192367 [Pipeline] echo [2022-10-26T00:00:00.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T00:00:00.337Z] provisioning config files... [2022-10-26T00:00:00.351Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15934628623941408833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:00:00.653Z] ---> docker-login.sh [2022-10-26T00:00:00.653Z] nexus3.edgexfoundry.org:10001 [2022-10-26T00:00:00.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:00:01.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:00:01.227Z] Configure a credential helper to remove this warning. See [2022-10-26T00:00:01.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:00:01.227Z] [2022-10-26T00:00:01.227Z] Login Succeeded [2022-10-26T00:00:01.227Z] nexus3.edgexfoundry.org:10002 [2022-10-26T00:00:01.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:00:01.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:00:01.227Z] Configure a credential helper to remove this warning. See [2022-10-26T00:00:01.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:00:01.227Z] [2022-10-26T00:00:01.227Z] Login Succeeded [2022-10-26T00:00:01.227Z] nexus3.edgexfoundry.org:10003 [2022-10-26T00:00:01.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:00:01.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:00:01.227Z] Configure a credential helper to remove this warning. See [2022-10-26T00:00:01.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:00:01.227Z] [2022-10-26T00:00:01.227Z] Login Succeeded [2022-10-26T00:00:01.227Z] nexus3.edgexfoundry.org:10004 [2022-10-26T00:00:01.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:00:01.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:00:01.486Z] Configure a credential helper to remove this warning. See [2022-10-26T00:00:01.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:00:01.486Z] [2022-10-26T00:00:01.486Z] Login Succeeded [2022-10-26T00:00:01.486Z] docker.io [2022-10-26T00:00:01.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:00:02.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:00:02.435Z] Configure a credential helper to remove this warning. See [2022-10-26T00:00:02.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:00:02.435Z] [2022-10-26T00:00:02.435Z] Login Succeeded [2022-10-26T00:00:02.435Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T00:00:02.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T00:00:02.797Z] + git rev-list -1 --merges b192367cebc099e9a9ef06706cd57f465297496d~1..b192367cebc099e9a9ef06706cd57f465297496d [Pipeline] echo [2022-10-26T00:00:02.827Z] -----------> git rev-list -1 --merges b192367cebc099e9a9ef06706cd57f465297496d~1..b192367cebc099e9a9ef06706cd57f465297496d b192367cebc099e9a9ef06706cd57f465297496d [false] [Pipeline] sh [2022-10-26T00:00:03.122Z] + git log --format=format:%s -1 b192367cebc099e9a9ef06706cd57f465297496d [Pipeline] echo [2022-10-26T00:00:03.137Z] ========================================================= [2022-10-26T00:00:03.137Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T00:00:03.137Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T00:00:03.454Z] + git log --format=format:%s -1 b192367cebc099e9a9ef06706cd57f465297496d [Pipeline] echo [2022-10-26T00:00:03.464Z] [semverPrep] GIT_COMMIT: b192367cebc099e9a9ef06706cd57f465297496d, Commit Message: build: Latest go-mods, config and Dockerfile fix (#431) [Pipeline] echo [2022-10-26T00:00:03.474Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T00:00:03.829Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T00:00:03.829Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T00:00:03.829Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T00:00:03.829Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T00:00:03.829Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T00:00:03.829Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T00:00:03.829Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:00:04.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T00:00:04.241Z] [2022-10-26T00:00:04.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:00:04.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T00:00:05.114Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T00:00:05.115Z] b85a868b505f: Pulling fs layer [2022-10-26T00:00:05.115Z] e2be974225ed: Pulling fs layer [2022-10-26T00:00:05.115Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T00:00:05.115Z] 988bab9f4d93: Pulling fs layer [2022-10-26T00:00:05.115Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T00:00:05.115Z] eaf3925da568: Pulling fs layer [2022-10-26T00:00:05.115Z] bab4dde63d76: Pulling fs layer [2022-10-26T00:00:05.115Z] bde34c3a00c8: Pulling fs layer [2022-10-26T00:00:05.115Z] b352a97aabf1: Pulling fs layer [2022-10-26T00:00:05.115Z] 4872d77fe225: Pulling fs layer [2022-10-26T00:00:05.115Z] 5851b861e8e6: Pulling fs layer [2022-10-26T00:00:05.115Z] bab4dde63d76: Waiting [2022-10-26T00:00:05.115Z] 988bab9f4d93: Waiting [2022-10-26T00:00:05.115Z] 1469e6f7b9e6: Waiting [2022-10-26T00:00:05.115Z] eaf3925da568: Waiting [2022-10-26T00:00:05.115Z] bde34c3a00c8: Waiting [2022-10-26T00:00:05.115Z] 5851b861e8e6: Waiting [2022-10-26T00:00:05.115Z] b352a97aabf1: Waiting [2022-10-26T00:00:05.115Z] 4872d77fe225: Waiting [2022-10-26T00:00:05.115Z] e2be974225ed: Verifying Checksum [2022-10-26T00:00:05.115Z] e2be974225ed: Download complete [2022-10-26T00:00:05.115Z] 988bab9f4d93: Verifying Checksum [2022-10-26T00:00:05.115Z] 988bab9f4d93: Download complete [2022-10-26T00:00:05.115Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T00:00:05.115Z] 1469e6f7b9e6: Download complete [2022-10-26T00:00:05.115Z] eaf3925da568: Verifying Checksum [2022-10-26T00:00:05.115Z] eaf3925da568: Download complete [2022-10-26T00:00:05.115Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T00:00:05.115Z] 339a4e72a1f5: Download complete [2022-10-26T00:00:05.375Z] bde34c3a00c8: Download complete [2022-10-26T00:00:05.375Z] b352a97aabf1: Verifying Checksum [2022-10-26T00:00:05.375Z] b352a97aabf1: Download complete [2022-10-26T00:00:05.375Z] 4872d77fe225: Verifying Checksum [2022-10-26T00:00:05.375Z] 4872d77fe225: Download complete [2022-10-26T00:00:05.375Z] 5851b861e8e6: Verifying Checksum [2022-10-26T00:00:05.375Z] 5851b861e8e6: Download complete [2022-10-26T00:00:05.375Z] b85a868b505f: Verifying Checksum [2022-10-26T00:00:05.375Z] b85a868b505f: Download complete [2022-10-26T00:00:05.633Z] bab4dde63d76: Verifying Checksum [2022-10-26T00:00:05.633Z] bab4dde63d76: Download complete [2022-10-26T00:00:06.570Z] b85a868b505f: Pull complete [2022-10-26T00:00:06.829Z] e2be974225ed: Pull complete [2022-10-26T00:00:07.398Z] 339a4e72a1f5: Pull complete [2022-10-26T00:00:07.398Z] 988bab9f4d93: Pull complete [2022-10-26T00:00:07.658Z] 1469e6f7b9e6: Pull complete [2022-10-26T00:00:07.658Z] eaf3925da568: Pull complete [2022-10-26T00:00:09.561Z] bab4dde63d76: Pull complete [2022-10-26T00:00:09.561Z] bde34c3a00c8: Pull complete [2022-10-26T00:00:09.561Z] b352a97aabf1: Pull complete [2022-10-26T00:00:09.561Z] 4872d77fe225: Pull complete [2022-10-26T00:00:09.820Z] 5851b861e8e6: Pull complete [2022-10-26T00:00:09.820Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T00:00:09.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T00:00:09.820Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:00:09.906Z] prd-ubuntu20.04-docker-8c-8g-117010 does not seem to be running inside a container [2022-10-26T00:00:09.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T00:00:11.483Z] $ docker top 7a8bf3b41111192fbce6cf74a42e157552c00f84421eaf6f64b23ea269f94861 -eo pid,comm [2022-10-26T00:00:11.537Z] 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-10-26T00:00:11.537Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T00:00:11.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T00:00:11.576Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T00:00:11.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T00:00:11.682Z] $ docker exec 7a8bf3b41111192fbce6cf74a42e157552c00f84421eaf6f64b23ea269f94861 ssh-agent [2022-10-26T00:00:11.798Z] SSH_AUTH_SOCK=/tmp/ssh-QHDtgqFQ40Jr/agent.31 [2022-10-26T00:00:11.798Z] SSH_AGENT_PID=37 [2022-10-26T00:00:11.805Z] Running ssh-add (command line suppressed) [2022-10-26T00:00:11.897Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9476562372659947648.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9476562372659947648.key) [2022-10-26T00:00:11.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T00:00:12.207Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T00:00:12.216Z] $ docker exec --env ******** --env ******** 7a8bf3b41111192fbce6cf74a42e157552c00f84421eaf6f64b23ea269f94861 ssh-agent -k [2022-10-26T00:00:12.321Z] unset SSH_AUTH_SOCK; [2022-10-26T00:00:12.322Z] unset SSH_AGENT_PID; [2022-10-26T00:00:12.322Z] echo Agent pid 37 killed; [2022-10-26T00:00:12.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T00:00:12.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T00:00:12.352Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T00:00:12.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T00:00:12.451Z] $ docker exec 7a8bf3b41111192fbce6cf74a42e157552c00f84421eaf6f64b23ea269f94861 ssh-agent [2022-10-26T00:00:12.562Z] SSH_AUTH_SOCK=/tmp/ssh-ptiPOyqWcnfG/agent.69 [2022-10-26T00:00:12.562Z] SSH_AGENT_PID=75 [2022-10-26T00:00:12.568Z] Running ssh-add (command line suppressed) [2022-10-26T00:00:12.678Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5817606830464260440.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5817606830464260440.key) [2022-10-26T00:00:12.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T00:00:12.984Z] + git semver init [2022-10-26T00:00:13.243Z] 2022-10-26 00:00:13,143 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T00:00:13.243Z] 2022-10-26 00:00:13,143 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-10-26T00:00:13.243Z] 2022-10-26 00:00:13,144 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-10-26T00:00:13.243Z] 2022-10-26 00:00:13,144 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T00:00:14.180Z] 2022-10-26 00:00:14,084 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-10-26T00:00:14.180Z] 2022-10-26 00:00:14,085 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-10-26T00:00:14.180Z] 2022-10-26 00:00:14,085 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T00:00:14.180Z] 2022-10-26 00:00:14,085 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T00:00:14.180Z] 2.3.0-dev.29 [Pipeline] } [2022-10-26T00:00:14.187Z] $ docker exec --env ******** --env ******** 7a8bf3b41111192fbce6cf74a42e157552c00f84421eaf6f64b23ea269f94861 ssh-agent -k [2022-10-26T00:00:14.288Z] unset SSH_AUTH_SOCK; [2022-10-26T00:00:14.289Z] unset SSH_AGENT_PID; [2022-10-26T00:00:14.289Z] echo Agent pid 75 killed; [2022-10-26T00:00:14.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T00:00:14.606Z] + git semver [Pipeline] } [2022-10-26T00:00:14.877Z] $ docker stop --time=1 7a8bf3b41111192fbce6cf74a42e157552c00f84421eaf6f64b23ea269f94861 [2022-10-26T00:00:16.195Z] $ docker rm -f 7a8bf3b41111192fbce6cf74a42e157552c00f84421eaf6f64b23ea269f94861 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T00:00:16.534Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T00:00:16.719Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T00:00:16.722Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.29 [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-10-26T00:00:16.913Z] provisioning config files... [2022-10-26T00:00:16.924Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15917277634189824584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:00:17.219Z] ---> docker-login.sh [2022-10-26T00:00:17.220Z] nexus3.edgexfoundry.org:10001 [2022-10-26T00:00:17.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:00:17.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:00:17.220Z] Configure a credential helper to remove this warning. See [2022-10-26T00:00:17.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:00:17.220Z] [2022-10-26T00:00:17.220Z] Login Succeeded [2022-10-26T00:00:17.220Z] nexus3.edgexfoundry.org:10002 [2022-10-26T00:00:17.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:00:17.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:00:17.220Z] Configure a credential helper to remove this warning. See [2022-10-26T00:00:17.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:00:17.220Z] [2022-10-26T00:00:17.220Z] Login Succeeded [2022-10-26T00:00:17.220Z] nexus3.edgexfoundry.org:10003 [2022-10-26T00:00:17.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:00:17.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:00:17.478Z] Configure a credential helper to remove this warning. See [2022-10-26T00:00:17.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:00:17.478Z] [2022-10-26T00:00:17.478Z] Login Succeeded [2022-10-26T00:00:17.478Z] nexus3.edgexfoundry.org:10004 [2022-10-26T00:00:17.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:00:17.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:00:17.478Z] Configure a credential helper to remove this warning. See [2022-10-26T00:00:17.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:00:17.478Z] [2022-10-26T00:00:17.478Z] Login Succeeded [2022-10-26T00:00:17.478Z] docker.io [2022-10-26T00:00:17.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:00:17.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:00:17.996Z] Configure a credential helper to remove this warning. See [2022-10-26T00:00:17.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:00:17.996Z] [2022-10-26T00:00:17.996Z] Login Succeeded [2022-10-26T00:00:17.996Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T00:00:18.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T00:00:18.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T00:00:18.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T00:00:18.097Z] ========================================================= [2022-10-26T00:00:18.097Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T00:00:18.097Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:00:18.413Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T00:00:18.413Z] Sending build context to Docker daemon 6.199MB [2022-10-26T00:00:18.413Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T00:00:18.413Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-26T00:00:18.413Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T00:00:18.413Z] 213ec9aee27d: Pulling fs layer [2022-10-26T00:00:18.413Z] 4583459ba037: Pulling fs layer [2022-10-26T00:00:18.413Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T00:00:18.413Z] 53926ce57604: Pulling fs layer [2022-10-26T00:00:18.413Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T00:00:18.413Z] 30f14e443154: Pulling fs layer [2022-10-26T00:00:18.413Z] 801331c1e519: Pulling fs layer [2022-10-26T00:00:18.413Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T00:00:18.413Z] 53926ce57604: Waiting [2022-10-26T00:00:18.413Z] 21b2b0c7a3f4: Waiting [2022-10-26T00:00:18.413Z] 30f14e443154: Waiting [2022-10-26T00:00:18.413Z] 801331c1e519: Waiting [2022-10-26T00:00:18.413Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T00:00:18.413Z] 99cc6dd402b0: Waiting [2022-10-26T00:00:18.413Z] 7d9ed39f4882: Waiting [2022-10-26T00:00:18.413Z] 93c1e223e6f2: Download complete [2022-10-26T00:00:18.677Z] 4583459ba037: Download complete [2022-10-26T00:00:18.677Z] 21b2b0c7a3f4: Download complete [2022-10-26T00:00:18.677Z] 30f14e443154: Verifying Checksum [2022-10-26T00:00:18.677Z] 30f14e443154: Download complete [2022-10-26T00:00:18.677Z] 213ec9aee27d: Verifying Checksum [2022-10-26T00:00:18.677Z] 213ec9aee27d: Download complete [2022-10-26T00:00:18.677Z] 801331c1e519: Verifying Checksum [2022-10-26T00:00:18.677Z] 801331c1e519: Download complete [2022-10-26T00:00:18.677Z] 213ec9aee27d: Pull complete [2022-10-26T00:00:18.938Z] 4583459ba037: Pull complete [2022-10-26T00:00:19.197Z] 93c1e223e6f2: Pull complete [2022-10-26T00:00:19.197Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T00:00:19.456Z] 53926ce57604: Verifying Checksum [2022-10-26T00:00:19.456Z] 53926ce57604: Download complete [2022-10-26T00:00:19.714Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T00:00:19.714Z] 99cc6dd402b0: Download complete [2022-10-26T00:00:22.995Z] 53926ce57604: Pull complete [2022-10-26T00:00:22.995Z] 21b2b0c7a3f4: Pull complete [2022-10-26T00:00:22.995Z] 30f14e443154: Pull complete [2022-10-26T00:00:23.253Z] 801331c1e519: Pull complete [2022-10-26T00:00:25.151Z] 99cc6dd402b0: Pull complete [2022-10-26T00:00:25.718Z] 7d9ed39f4882: Pull complete [2022-10-26T00:00:25.718Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T00:00:25.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T00:00:25.718Z] ---> 1dedd983c030 [2022-10-26T00:00:25.718Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-10-26T00:00:27.630Z] ---> Running in 0bf015ff4358 [2022-10-26T00:00:27.630Z] Removing intermediate container 0bf015ff4358 [2022-10-26T00:00:27.630Z] ---> e0cbb7df6a36 [2022-10-26T00:00:27.630Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T00:00:27.630Z] ---> Running in 9cf7574e9710 [2022-10-26T00:00:27.630Z] Removing intermediate container 9cf7574e9710 [2022-10-26T00:00:27.630Z] ---> f3c5dea78327 [2022-10-26T00:00:27.630Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T00:00:27.630Z] ---> Running in 5d1c0691d0bf [2022-10-26T00:00:27.889Z] Removing intermediate container 5d1c0691d0bf [2022-10-26T00:00:27.889Z] ---> 65ddda5e6235 [2022-10-26T00:00:27.889Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T00:00:27.889Z] ---> Running in 6d79448ff999 [2022-10-26T00:00:27.889Z] Removing intermediate container 6d79448ff999 [2022-10-26T00:00:27.889Z] ---> 8659e0e749f6 [2022-10-26T00:00:27.889Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T00:00:27.889Z] ---> Running in bf848366cdc8 [2022-10-26T00:00:28.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T00:00:28.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T00:00:28.407Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-26T00:00:28.407Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-26T00:00:28.407Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-26T00:00:28.666Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-26T00:00:28.666Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T00:00:28.666Z] OK: 216 MiB in 55 packages [2022-10-26T00:00:28.925Z] Removing intermediate container bf848366cdc8 [2022-10-26T00:00:28.925Z] ---> 79bb72ada571 [2022-10-26T00:00:28.925Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-10-26T00:00:29.183Z] ---> Running in 46d45d20f8ff [2022-10-26T00:00:29.183Z] Removing intermediate container 46d45d20f8ff [2022-10-26T00:00:29.183Z] ---> 30454590a5e5 [2022-10-26T00:00:29.183Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-26T00:00:29.183Z] ---> 3c48de999798 [2022-10-26T00:00:29.183Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T00:00:29.441Z] ---> Running in ab8981573e48 [2022-10-26T00:00:31.874Z] Still waiting to schedule task [2022-10-26T00:00:31.874Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-26T00:00:55.998Z] Removing intermediate container ab8981573e48 [2022-10-26T00:00:55.998Z] ---> 43a7fd5eb24a [2022-10-26T00:00:55.998Z] Step 11/12 : COPY . . [2022-10-26T00:00:55.998Z] ---> aa6301acdf11 [2022-10-26T00:00:55.998Z] Step 12/12 : RUN $MAKE [2022-10-26T00:00:55.998Z] ---> Running in c883128963ed [2022-10-26T00:00:55.998Z] noop [2022-10-26T00:00:55.998Z] Removing intermediate container c883128963ed [2022-10-26T00:00:55.998Z] ---> bb842e189e0b [2022-10-26T00:00:55.998Z] Successfully built bb842e189e0b [2022-10-26T00:00:55.998Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:00:56.299Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T00:00:56.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:00:56.364Z] prd-ubuntu20.04-docker-8c-8g-117010 does not seem to be running inside a container [2022-10-26T00:00:56.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T00:00:56.780Z] $ docker top 0fb34f762dd9294df81b3e2c99eea3124264c42969885cadff0b7ed18360fd10 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T00:00:57.120Z] + go version [2022-10-26T00:00:57.120Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T00:00:57.129Z] $ docker stop --time=1 0fb34f762dd9294df81b3e2c99eea3124264c42969885cadff0b7ed18360fd10 [2022-10-26T00:00:58.436Z] $ docker rm -f 0fb34f762dd9294df81b3e2c99eea3124264c42969885cadff0b7ed18360fd10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:00:58.814Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T00:00:58.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:00:58.876Z] prd-ubuntu20.04-docker-8c-8g-117010 does not seem to be running inside a container [2022-10-26T00:00:58.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T00:00:59.253Z] $ docker top 94c61dfc2c8900ad9b8e348061eb05ac738ef9970e2c36ee170e0bb6c4fc6c49 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T00:00:59.594Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T00:00:59.887Z] + make test [2022-10-26T00:00:59.887Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T00:01:00.144Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-26T00:01:10.107Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-26T00:01:10.107Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-10-26T00:01:10.107Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-26T00:01:16.665Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-26T00:01:16.665Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T00:01:19.190Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T00:01:19.190Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T00:01:19.190Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T00:01:19.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T00:01:19.472Z] $ docker stop --time=1 94c61dfc2c8900ad9b8e348061eb05ac738ef9970e2c36ee170e0bb6c4fc6c49 [2022-10-26T00:01:21.234Z] $ docker rm -f 94c61dfc2c8900ad9b8e348061eb05ac738ef9970e2c36ee170e0bb6c4fc6c49 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T00:01:21.670Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T00:01:21.705Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T00:01:22.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T00:01:22.488Z] + ls -al . [2022-10-26T00:01:22.488Z] total 192 [2022-10-26T00:01:22.488Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 00:00 . [2022-10-26T00:01:22.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 23:59 .. [2022-10-26T00:01:22.488Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 23:59 .dockerignore [2022-10-26T00:01:22.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 00:01 .git [2022-10-26T00:01:22.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 23:59 .github [2022-10-26T00:01:22.488Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 25 23:59 .gitignore [2022-10-26T00:01:22.488Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 23:59 .golangci.yml [2022-10-26T00:01:22.488Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 00:00 .semver [2022-10-26T00:01:22.488Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 25 23:59 Attribution.txt [2022-10-26T00:01:22.488Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 25 23:59 CHANGELOG.md [2022-10-26T00:01:22.488Z] -rw-rw-r-- 1 jenkins jenkins 1752 Oct 25 23:59 Dockerfile [2022-10-26T00:01:22.488Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 23:59 GOVERNANCE.md [2022-10-26T00:01:22.488Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 25 23:59 Jenkinsfile [2022-10-26T00:01:22.488Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 23:59 LICENSE [2022-10-26T00:01:22.488Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 25 23:59 Makefile [2022-10-26T00:01:22.488Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 25 23:59 OWNERS.md [2022-10-26T00:01:22.488Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 25 23:59 README.md [2022-10-26T00:01:22.488Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 00:00 VERSION [2022-10-26T00:01:22.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 23:59 bin [2022-10-26T00:01:22.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 23:59 cmd [2022-10-26T00:01:22.488Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 26 00:01 coverage.out [2022-10-26T00:01:22.488Z] -rw-rw-r-- 1 jenkins jenkins 3512 Oct 25 23:59 go.mod [2022-10-26T00:01:22.488Z] -rw-rw-r-- 1 jenkins jenkins 45144 Oct 25 23:59 go.sum [2022-10-26T00:01:22.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 23:59 internal [2022-10-26T00:01:22.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 23:59 mock [2022-10-26T00:01:22.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 23:59 snap [2022-10-26T00:01:22.488Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 25 23:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:01:22.784Z] + 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=b192367cebc099e9a9ef06706cd57f465297496d --label arch=amd64 --label version=2.3.0-dev.29 . [2022-10-26T00:01:22.784Z] Sending build context to Docker daemon 6.218MB [2022-10-26T00:01:22.784Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T00:01:22.784Z] Step 2/24 : FROM ${BASE} AS builder [2022-10-26T00:01:22.784Z] ---> bb842e189e0b [2022-10-26T00:01:22.784Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-26T00:01:22.784Z] ---> Running in 79867d90ed00 [2022-10-26T00:01:23.042Z] Removing intermediate container 79867d90ed00 [2022-10-26T00:01:23.042Z] ---> 9d0fac6bd140 [2022-10-26T00:01:23.042Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T00:01:23.042Z] ---> Running in e24e3c103c94 [2022-10-26T00:01:23.042Z] Removing intermediate container e24e3c103c94 [2022-10-26T00:01:23.042Z] ---> 0d4f7c6192a1 [2022-10-26T00:01:23.042Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T00:01:23.042Z] ---> Running in 14ef45db1819 [2022-10-26T00:01:23.300Z] Removing intermediate container 14ef45db1819 [2022-10-26T00:01:23.300Z] ---> a050ada18d46 [2022-10-26T00:01:23.300Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T00:01:23.300Z] ---> Running in 5b79204146ee [2022-10-26T00:01:23.300Z] Removing intermediate container 5b79204146ee [2022-10-26T00:01:23.300Z] ---> 53e43f9f677e [2022-10-26T00:01:23.300Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T00:01:23.300Z] ---> Running in 82796fbae400 [2022-10-26T00:01:23.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T00:01:23.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T00:01:24.075Z] OK: 216 MiB in 55 packages [2022-10-26T00:01:24.333Z] Removing intermediate container 82796fbae400 [2022-10-26T00:01:24.334Z] ---> 62fa9d70c141 [2022-10-26T00:01:24.334Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-10-26T00:01:24.334Z] ---> Running in 60e8ba9cac78 [2022-10-26T00:01:24.334Z] Removing intermediate container 60e8ba9cac78 [2022-10-26T00:01:24.334Z] ---> 0da7cb03ee3a [2022-10-26T00:01:24.334Z] Step 9/24 : COPY go.mod vendor* ./ [2022-10-26T00:01:24.592Z] ---> f24eb6845028 [2022-10-26T00:01:24.592Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T00:01:24.592Z] ---> Running in e70c219eb830 [2022-10-26T00:01:25.162Z] Removing intermediate container e70c219eb830 [2022-10-26T00:01:25.162Z] ---> 5a9e5788c646 [2022-10-26T00:01:25.162Z] Step 11/24 : COPY . . [2022-10-26T00:01:25.420Z] ---> 2c668085b43f [2022-10-26T00:01:25.420Z] Step 12/24 : RUN $MAKE [2022-10-26T00:01:25.678Z] ---> Running in c43d519da8d2 [2022-10-26T00:01:25.678Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.29" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-26T00:01:47.720Z] Removing intermediate container c43d519da8d2 [2022-10-26T00:01:47.720Z] ---> f778102c2b52 [2022-10-26T00:01:47.720Z] Step 13/24 : FROM alpine:3.16 [2022-10-26T00:01:47.720Z] 3.16: Pulling from library/alpine [2022-10-26T00:01:47.720Z] 213ec9aee27d: Already exists [2022-10-26T00:01:47.720Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T00:01:47.720Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T00:01:47.720Z] ---> 9c6f07244728 [2022-10-26T00:01:47.720Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-26T00:01:47.720Z] ---> Running in cae4da1309b7 [2022-10-26T00:01:47.720Z] Removing intermediate container cae4da1309b7 [2022-10-26T00:01:47.720Z] ---> 97644d374839 [2022-10-26T00:01:47.720Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T00:01:47.720Z] ---> Running in ba055aadadcd [2022-10-26T00:01:47.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T00:01:47.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T00:01:47.720Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T00:01:47.720Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T00:01:47.720Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T00:01:47.720Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T00:01:47.720Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T00:01:47.720Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T00:01:47.720Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T00:01:47.720Z] OK: 8 MiB in 20 packages [2022-10-26T00:01:47.720Z] Removing intermediate container ba055aadadcd [2022-10-26T00:01:47.720Z] ---> 10756cdd08fa [2022-10-26T00:01:47.720Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-26T00:01:47.720Z] ---> 9618fc4cb52d [2022-10-26T00:01:47.720Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-26T00:01:47.720Z] ---> dc5b73bfaadc [2022-10-26T00:01:47.720Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-26T00:01:47.720Z] ---> a2f59f14d16a [2022-10-26T00:01:47.720Z] Step 19/24 : EXPOSE 59982 [2022-10-26T00:01:47.720Z] ---> Running in 1ea5ba7ebc81 [2022-10-26T00:01:47.720Z] Removing intermediate container 1ea5ba7ebc81 [2022-10-26T00:01:47.720Z] ---> e5d268569bf8 [2022-10-26T00:01:47.720Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-10-26T00:01:47.720Z] ---> Running in d2604d47f01c [2022-10-26T00:01:47.720Z] Removing intermediate container d2604d47f01c [2022-10-26T00:01:47.720Z] ---> 8af1a10e2952 [2022-10-26T00:01:47.720Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T00:01:47.720Z] ---> Running in b2ee35016915 [2022-10-26T00:01:47.720Z] Removing intermediate container b2ee35016915 [2022-10-26T00:01:47.720Z] ---> fe67d68f5f0d [2022-10-26T00:01:47.720Z] Step 22/24 : LABEL arch=amd64 [2022-10-26T00:01:47.720Z] ---> Running in e5207922dccf [2022-10-26T00:01:47.720Z] Removing intermediate container e5207922dccf [2022-10-26T00:01:47.720Z] ---> 67e2b1909a09 [2022-10-26T00:01:47.720Z] Step 23/24 : LABEL git_sha=b192367cebc099e9a9ef06706cd57f465297496d [2022-10-26T00:01:47.720Z] ---> Running in 5794e07ec3f0 [2022-10-26T00:01:47.720Z] Removing intermediate container 5794e07ec3f0 [2022-10-26T00:01:47.720Z] ---> 8b264e4df339 [2022-10-26T00:01:47.720Z] Step 24/24 : LABEL version=2.3.0-dev.29 [2022-10-26T00:01:47.720Z] ---> Running in 1686b7fb2383 [2022-10-26T00:01:47.720Z] Removing intermediate container 1686b7fb2383 [2022-10-26T00:01:47.720Z] ---> 1c5ed83450d4 [2022-10-26T00:01:47.720Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T00:01:47.720Z] Successfully built 1c5ed83450d4 [2022-10-26T00:01:47.720Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T00:01:47.804Z] provisioning config files... [2022-10-26T00:01:47.811Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1630788032771875126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:01:48.099Z] ---> docker-login.sh [2022-10-26T00:01:48.099Z] nexus3.edgexfoundry.org:10001 [2022-10-26T00:01:48.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:01:48.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:01:48.099Z] Configure a credential helper to remove this warning. See [2022-10-26T00:01:48.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:01:48.100Z] [2022-10-26T00:01:48.100Z] Login Succeeded [2022-10-26T00:01:48.100Z] nexus3.edgexfoundry.org:10002 [2022-10-26T00:01:48.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:01:48.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:01:48.100Z] Configure a credential helper to remove this warning. See [2022-10-26T00:01:48.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:01:48.100Z] [2022-10-26T00:01:48.100Z] Login Succeeded [2022-10-26T00:01:48.100Z] nexus3.edgexfoundry.org:10003 [2022-10-26T00:01:48.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:01:48.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:01:48.357Z] Configure a credential helper to remove this warning. See [2022-10-26T00:01:48.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:01:48.357Z] [2022-10-26T00:01:48.357Z] Login Succeeded [2022-10-26T00:01:48.357Z] nexus3.edgexfoundry.org:10004 [2022-10-26T00:01:48.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:01:48.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:01:48.357Z] Configure a credential helper to remove this warning. See [2022-10-26T00:01:48.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:01:48.357Z] [2022-10-26T00:01:48.357Z] Login Succeeded [2022-10-26T00:01:48.357Z] docker.io [2022-10-26T00:01:48.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:01:48.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:01:48.925Z] Configure a credential helper to remove this warning. See [2022-10-26T00:01:48.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:01:48.925Z] [2022-10-26T00:01:48.925Z] Login Succeeded [2022-10-26T00:01:48.925Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T00:01:48.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T00:01:48.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T00:01:48.975Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-10-26T00:01:48.975Z] b192367cebc099e9a9ef06706cd57f465297496d [2022-10-26T00:01:48.975Z] latest [2022-10-26T00:01:48.975Z] 2.3.0-dev.29 [2022-10-26T00:01:48.975Z] b192367cebc099e9a9ef06706cd57f465297496d-2.3.0-dev.29 [2022-10-26T00:01:48.975Z] main [2022-10-26T00:01:48.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:01:49.301Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:b192367cebc099e9a9ef06706cd57f465297496d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:01:49.616Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:b192367cebc099e9a9ef06706cd57f465297496d [2022-10-26T00:01:49.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-26T00:01:49.616Z] b8286a344d2e: Preparing [2022-10-26T00:01:49.616Z] 141b35776928: Preparing [2022-10-26T00:01:49.616Z] df9378ff2cd2: Preparing [2022-10-26T00:01:49.616Z] ce64df2c2770: Preparing [2022-10-26T00:01:49.616Z] 994393dc58e7: Preparing [2022-10-26T00:01:49.616Z] 994393dc58e7: Layer already exists [2022-10-26T00:01:49.616Z] b8286a344d2e: Pushed [2022-10-26T00:01:49.616Z] 141b35776928: Pushed [2022-10-26T00:01:49.874Z] ce64df2c2770: Pushed [2022-10-26T00:01:52.410Z] df9378ff2cd2: Pushed [2022-10-26T00:01:52.410Z] b192367cebc099e9a9ef06706cd57f465297496d: digest: sha256:6e2664bf4d5767e6f9e09e42bb99ec11d7c6e7df8d003042c7ce80276e932904 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:01:52.715Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:01:53.021Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-10-26T00:01:53.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-26T00:01:53.021Z] b8286a344d2e: Preparing [2022-10-26T00:01:53.021Z] 141b35776928: Preparing [2022-10-26T00:01:53.021Z] df9378ff2cd2: Preparing [2022-10-26T00:01:53.021Z] ce64df2c2770: Preparing [2022-10-26T00:01:53.021Z] 994393dc58e7: Preparing [2022-10-26T00:01:53.021Z] 994393dc58e7: Layer already exists [2022-10-26T00:01:53.021Z] b8286a344d2e: Layer already exists [2022-10-26T00:01:53.021Z] df9378ff2cd2: Layer already exists [2022-10-26T00:01:53.021Z] 141b35776928: Layer already exists [2022-10-26T00:01:53.021Z] ce64df2c2770: Layer already exists [2022-10-26T00:01:53.021Z] latest: digest: sha256:6e2664bf4d5767e6f9e09e42bb99ec11d7c6e7df8d003042c7ce80276e932904 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:01:53.327Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:01:53.633Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.29 [2022-10-26T00:01:53.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-26T00:01:53.633Z] b8286a344d2e: Preparing [2022-10-26T00:01:53.633Z] 141b35776928: Preparing [2022-10-26T00:01:53.633Z] df9378ff2cd2: Preparing [2022-10-26T00:01:53.633Z] ce64df2c2770: Preparing [2022-10-26T00:01:53.633Z] 994393dc58e7: Preparing [2022-10-26T00:01:53.633Z] df9378ff2cd2: Layer already exists [2022-10-26T00:01:53.633Z] 141b35776928: Layer already exists [2022-10-26T00:01:53.633Z] b8286a344d2e: Layer already exists [2022-10-26T00:01:53.633Z] ce64df2c2770: Layer already exists [2022-10-26T00:01:53.633Z] 994393dc58e7: Layer already exists [2022-10-26T00:01:53.633Z] 2.3.0-dev.29: digest: sha256:6e2664bf4d5767e6f9e09e42bb99ec11d7c6e7df8d003042c7ce80276e932904 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:01:53.951Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:b192367cebc099e9a9ef06706cd57f465297496d-2.3.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:01:54.259Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:b192367cebc099e9a9ef06706cd57f465297496d-2.3.0-dev.29 [2022-10-26T00:01:54.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-26T00:01:54.260Z] b8286a344d2e: Preparing [2022-10-26T00:01:54.260Z] 141b35776928: Preparing [2022-10-26T00:01:54.260Z] df9378ff2cd2: Preparing [2022-10-26T00:01:54.260Z] ce64df2c2770: Preparing [2022-10-26T00:01:54.260Z] 994393dc58e7: Preparing [2022-10-26T00:01:54.260Z] 994393dc58e7: Layer already exists [2022-10-26T00:01:54.260Z] ce64df2c2770: Layer already exists [2022-10-26T00:01:54.260Z] b8286a344d2e: Layer already exists [2022-10-26T00:01:54.260Z] 141b35776928: Layer already exists [2022-10-26T00:01:54.260Z] df9378ff2cd2: Layer already exists [2022-10-26T00:01:54.260Z] b192367cebc099e9a9ef06706cd57f465297496d-2.3.0-dev.29: digest: sha256:6e2664bf4d5767e6f9e09e42bb99ec11d7c6e7df8d003042c7ce80276e932904 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:01:54.574Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:01:54.889Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-10-26T00:01:54.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-26T00:01:54.889Z] b8286a344d2e: Preparing [2022-10-26T00:01:54.889Z] 141b35776928: Preparing [2022-10-26T00:01:54.889Z] df9378ff2cd2: Preparing [2022-10-26T00:01:54.889Z] ce64df2c2770: Preparing [2022-10-26T00:01:54.889Z] 994393dc58e7: Preparing [2022-10-26T00:01:54.889Z] df9378ff2cd2: Layer already exists [2022-10-26T00:01:54.889Z] 141b35776928: Layer already exists [2022-10-26T00:01:54.889Z] ce64df2c2770: Layer already exists [2022-10-26T00:01:54.889Z] 994393dc58e7: Layer already exists [2022-10-26T00:01:54.889Z] b8286a344d2e: Layer already exists [2022-10-26T00:01:54.889Z] main: digest: sha256:6e2664bf4d5767e6f9e09e42bb99ec11d7c6e7df8d003042c7ce80276e932904 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T00:01:54.928Z] ===================================================== [Pipeline] echo [2022-10-26T00:01:54.934Z] taggedImages: [2022-10-26T00:01:54.934Z] - nexus3.edgexfoundry.org:10004/device-mqtt:b192367cebc099e9a9ef06706cd57f465297496d [2022-10-26T00:01:54.934Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-10-26T00:01:54.934Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.29 [2022-10-26T00:01:54.934Z] - nexus3.edgexfoundry.org:10004/device-mqtt:b192367cebc099e9a9ef06706cd57f465297496d-2.3.0-dev.29 [2022-10-26T00:01:54.934Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [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] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:01:55.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T00:01:55.295Z] [2022-10-26T00:01:55.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:01:55.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T00:01:55.599Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T00:01:55.599Z] 5eb5b503b376: Pulling fs layer [2022-10-26T00:01:55.599Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T00:01:55.599Z] ec43610c2a17: Pulling fs layer [2022-10-26T00:01:55.599Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T00:01:55.599Z] 33b1e0a273af: Pulling fs layer [2022-10-26T00:01:55.599Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T00:01:55.599Z] 2f39f015ded8: Pulling fs layer [2022-10-26T00:01:55.599Z] 2f39f015ded8: Waiting [2022-10-26T00:01:55.599Z] 33b1e0a273af: Waiting [2022-10-26T00:01:55.599Z] 5d3b04190fa2: Waiting [2022-10-26T00:01:55.599Z] 3a2ae6a8a46f: Waiting [2022-10-26T00:01:55.599Z] 5c69ac0246d0: Verifying Checksum [2022-10-26T00:01:55.599Z] 5c69ac0246d0: Download complete [2022-10-26T00:01:55.599Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T00:01:55.599Z] 3a2ae6a8a46f: Download complete [2022-10-26T00:01:55.599Z] 33b1e0a273af: Verifying Checksum [2022-10-26T00:01:55.599Z] 33b1e0a273af: Download complete [2022-10-26T00:01:55.859Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T00:01:55.859Z] 5d3b04190fa2: Download complete [2022-10-26T00:01:55.859Z] ec43610c2a17: Verifying Checksum [2022-10-26T00:01:55.859Z] ec43610c2a17: Download complete [2022-10-26T00:01:55.859Z] 5eb5b503b376: Verifying Checksum [2022-10-26T00:01:55.859Z] 5eb5b503b376: Download complete [2022-10-26T00:01:56.795Z] 5eb5b503b376: Pull complete [2022-10-26T00:01:57.054Z] 5c69ac0246d0: Pull complete [2022-10-26T00:01:57.312Z] ec43610c2a17: Pull complete [2022-10-26T00:01:57.571Z] 3a2ae6a8a46f: Pull complete [2022-10-26T00:01:57.572Z] 33b1e0a273af: Pull complete [2022-10-26T00:01:57.830Z] 5d3b04190fa2: Pull complete [2022-10-26T00:02:02.014Z] 2f39f015ded8: Pull complete [2022-10-26T00:02:02.014Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T00:02:02.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T00:02:02.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:02:02.079Z] prd-ubuntu20.04-docker-8c-8g-117010 does not seem to be running inside a container [2022-10-26T00:02:02.104Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T00:02:03.715Z] $ docker top 739883c02189af4c7ca87d1fedf78d7e0cc9ab5c6e6af0e8fdbdb4b3ccd88342 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:02:04.095Z] ---> job-cost.sh [2022-10-26T00:02:04.095Z] lf-activate-venv: SKIPPING [2022-10-26T00:02:04.095Z] INFO: No Stack... [2022-10-26T00:02:04.662Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T00:02:04.909Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117011 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [2022-10-26T00:02:04.919Z] INFO: Archiving Costs [Pipeline] ws [2022-10-26T00:02:04.923Z] Running in /w/workspace/device-mqtt-go/76 [Pipeline] { [Pipeline] sh [Pipeline] checkout [2022-10-26T00:02:04.992Z] Selected Git installation does not exist. Using Default [2022-10-26T00:02:04.992Z] The recommended git tool is: NONE [2022-10-26T00:02:05.205Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-10-26T00:02:05.205Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T00:02:05.219Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-76-stack-cost] [2022-10-26T00:02:05.225Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-76-stack-cost] did not exist. Created. [2022-10-26T00:02:05.225Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T00:02:05.522Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T00:02:05.548Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T00:02:05.554Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-76-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T00:02:05.569Z] $ docker stop --time=1 739883c02189af4c7ca87d1fedf78d7e0cc9ab5c6e6af0e8fdbdb4b3ccd88342 [2022-10-26T00:02:06.741Z] $ docker rm -f 739883c02189af4c7ca87d1fedf78d7e0cc9ab5c6e6af0e8fdbdb4b3ccd88342 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T00:02:09.771Z] using credential edgex-jenkins-ssh [2022-10-26T00:02:09.787Z] Cloning the remote Git repository [2022-10-26T00:02:09.828Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-26T00:02:09.901Z] > git init /w/workspace/device-mqtt-go/76 # timeout=10 [2022-10-26T00:02:10.055Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-26T00:02:10.056Z] > git --version # timeout=10 [2022-10-26T00:02:10.074Z] > git --version # 'git version 2.25.1' [2022-10-26T00:02:10.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T00:02:10.122Z] Verifying host key using known hosts file [2022-10-26T00:02:10.296Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T00:02:10.308Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T00:02:12.206Z] Avoid second fetch [2022-10-26T00:02:12.207Z] Checking out Revision b192367cebc099e9a9ef06706cd57f465297496d (main) [2022-10-26T00:02:11.408Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-10-26T00:02:11.430Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T00:02:12.223Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T00:02:12.242Z] > git checkout -f b192367cebc099e9a9ef06706cd57f465297496d # timeout=10 [2022-10-26T00:02:12.688Z] Commit message: "build: Latest go-mods, config and Dockerfile fix (#431)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T00:02:14.525Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T00:02:14.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T00:02:14.525Z] Dload Upload Total Spent Left Speed [2022-10-26T00:02:14.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86315 0 --:--:-- --:--:-- --:--:-- 86910 [Pipeline] sh [2022-10-26T00:02:15.081Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T00:02:15.410Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T00:02:15.410Z] + sudo tee /etc/docker/daemon.new [2022-10-26T00:02:15.410Z] { [2022-10-26T00:02:15.410Z] "registry-mirrors": [ [2022-10-26T00:02:15.410Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T00:02:15.410Z] ], [2022-10-26T00:02:15.410Z] "bip": "10.250.0.254/24", [2022-10-26T00:02:15.410Z] "hosts": [ [2022-10-26T00:02:15.410Z] "tcp://0.0.0.0:5555", [2022-10-26T00:02:15.410Z] "unix:///var/run/docker.sock" [2022-10-26T00:02:15.410Z] ], [2022-10-26T00:02:15.410Z] "mtu": 1458, [2022-10-26T00:02:15.410Z] "selinux-enabled": true, [2022-10-26T00:02:15.410Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T00:02:15.410Z] } [Pipeline] sh [2022-10-26T00:02:15.742Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T00:02:16.073Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T00:02:34.320Z] provisioning config files... [2022-10-26T00:02:34.343Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/76@tmp/config17857611222116481261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:02:34.685Z] ---> docker-login.sh [2022-10-26T00:02:34.685Z] nexus3.edgexfoundry.org:10001 [2022-10-26T00:02:35.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:02:35.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:02:35.271Z] Configure a credential helper to remove this warning. See [2022-10-26T00:02:35.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:02:35.271Z] [2022-10-26T00:02:35.271Z] Login Succeeded [2022-10-26T00:02:35.271Z] nexus3.edgexfoundry.org:10002 [2022-10-26T00:02:35.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:02:35.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:02:35.541Z] Configure a credential helper to remove this warning. See [2022-10-26T00:02:35.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:02:35.541Z] [2022-10-26T00:02:35.541Z] Login Succeeded [2022-10-26T00:02:35.541Z] nexus3.edgexfoundry.org:10003 [2022-10-26T00:02:35.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:02:36.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:02:36.080Z] Configure a credential helper to remove this warning. See [2022-10-26T00:02:36.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:02:36.080Z] [2022-10-26T00:02:36.080Z] Login Succeeded [2022-10-26T00:02:36.080Z] nexus3.edgexfoundry.org:10004 [2022-10-26T00:02:36.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:02:36.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:02:36.350Z] Configure a credential helper to remove this warning. See [2022-10-26T00:02:36.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:02:36.350Z] [2022-10-26T00:02:36.350Z] Login Succeeded [2022-10-26T00:02:36.350Z] docker.io [2022-10-26T00:02:36.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:02:36.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:02:36.884Z] Configure a credential helper to remove this warning. See [2022-10-26T00:02:36.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:02:36.884Z] [2022-10-26T00:02:36.884Z] Login Succeeded [2022-10-26T00:02:36.884Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T00:02:36.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T00:02:37.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T00:02:37.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T00:02:37.054Z] ========================================================= [2022-10-26T00:02:37.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T00:02:37.054Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:02:37.386Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T00:02:37.655Z] Sending build context to Docker daemon 3.212MB [2022-10-26T00:02:37.655Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T00:02:37.655Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-26T00:02:37.928Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T00:02:37.928Z] 9b18e9b68314: Pulling fs layer [2022-10-26T00:02:37.928Z] d32db5db7311: Pulling fs layer [2022-10-26T00:02:37.928Z] d0c4b47475fc: Pulling fs layer [2022-10-26T00:02:37.928Z] 5831b945b038: Pulling fs layer [2022-10-26T00:02:37.928Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T00:02:37.928Z] e10730c5d714: Pulling fs layer [2022-10-26T00:02:37.928Z] 5dd5c2283517: Pulling fs layer [2022-10-26T00:02:37.928Z] d5ac0230b979: Pulling fs layer [2022-10-26T00:02:37.928Z] 5831b945b038: Waiting [2022-10-26T00:02:37.928Z] 86bbec2aaacd: Waiting [2022-10-26T00:02:37.928Z] e10730c5d714: Waiting [2022-10-26T00:02:37.928Z] 5dd5c2283517: Waiting [2022-10-26T00:02:37.928Z] d5ac0230b979: Waiting [2022-10-26T00:02:37.928Z] d32db5db7311: Verifying Checksum [2022-10-26T00:02:37.928Z] d32db5db7311: Download complete [2022-10-26T00:02:37.928Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T00:02:37.928Z] 86bbec2aaacd: Download complete [2022-10-26T00:02:37.928Z] e10730c5d714: Verifying Checksum [2022-10-26T00:02:37.928Z] e10730c5d714: Download complete [2022-10-26T00:02:37.928Z] 9b18e9b68314: Verifying Checksum [2022-10-26T00:02:37.928Z] 9b18e9b68314: Download complete [2022-10-26T00:02:38.909Z] 9b18e9b68314: Pull complete [2022-10-26T00:02:39.178Z] d5ac0230b979: Verifying Checksum [2022-10-26T00:02:39.178Z] d5ac0230b979: Download complete [2022-10-26T00:02:39.455Z] d32db5db7311: Pull complete [2022-10-26T00:02:39.731Z] d0c4b47475fc: Pull complete [2022-10-26T00:02:40.318Z] 5dd5c2283517: Verifying Checksum [2022-10-26T00:02:40.318Z] 5dd5c2283517: Download complete [2022-10-26T00:02:40.903Z] 5831b945b038: Verifying Checksum [2022-10-26T00:02:40.903Z] 5831b945b038: Download complete [2022-10-26T00:02:53.243Z] 5831b945b038: Pull complete [2022-10-26T00:02:53.243Z] 86bbec2aaacd: Pull complete [2022-10-26T00:02:53.243Z] e10730c5d714: Pull complete [2022-10-26T00:02:58.598Z] 5dd5c2283517: Pull complete [2022-10-26T00:03:01.202Z] d5ac0230b979: Pull complete [2022-10-26T00:03:01.202Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T00:03:01.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T00:03:01.202Z] ---> 59b3b1a385d4 [2022-10-26T00:03:01.202Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-10-26T00:03:02.626Z] ---> Running in ea404a5c31e9 [2022-10-26T00:03:02.892Z] Removing intermediate container ea404a5c31e9 [2022-10-26T00:03:02.892Z] ---> 8ca7a2ed11a7 [2022-10-26T00:03:02.892Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T00:03:02.892Z] ---> Running in 8813e4763ad8 [2022-10-26T00:03:03.160Z] Removing intermediate container 8813e4763ad8 [2022-10-26T00:03:03.160Z] ---> 990189fcda1d [2022-10-26T00:03:03.160Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T00:03:03.436Z] ---> Running in ecbae2713cd9 [2022-10-26T00:03:03.704Z] Removing intermediate container ecbae2713cd9 [2022-10-26T00:03:03.704Z] ---> 6d35c86fb124 [2022-10-26T00:03:03.704Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T00:03:03.704Z] ---> Running in d177e185fd69 [2022-10-26T00:03:03.973Z] Removing intermediate container d177e185fd69 [2022-10-26T00:03:03.973Z] ---> 86c9e64c2486 [2022-10-26T00:03:03.973Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T00:03:03.973Z] ---> Running in 3e284af3540e [2022-10-26T00:03:05.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T00:03:05.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T00:03:06.348Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-26T00:03:06.348Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-26T00:03:06.348Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-26T00:03:06.348Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-26T00:03:06.348Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T00:03:06.348Z] OK: 226 MiB in 55 packages [2022-10-26T00:03:07.761Z] Removing intermediate container 3e284af3540e [2022-10-26T00:03:07.761Z] ---> 53bbf5fad1aa [2022-10-26T00:03:07.761Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-10-26T00:03:08.028Z] ---> Running in ad3ac4a76bed [2022-10-26T00:03:08.294Z] Removing intermediate container ad3ac4a76bed [2022-10-26T00:03:08.294Z] ---> 4757ea0f5c6e [2022-10-26T00:03:08.294Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-26T00:03:08.879Z] ---> f01ba9034ef6 [2022-10-26T00:03:08.879Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T00:03:08.879Z] ---> Running in f9f682be574d [2022-10-26T00:04:05.424Z] Removing intermediate container f9f682be574d [2022-10-26T00:04:05.424Z] ---> 4b76e6220e56 [2022-10-26T00:04:05.424Z] Step 11/12 : COPY . . [2022-10-26T00:04:05.424Z] ---> 6a6536bdd242 [2022-10-26T00:04:05.424Z] Step 12/12 : RUN $MAKE [2022-10-26T00:04:05.424Z] ---> Running in 909c4c561997 [2022-10-26T00:04:05.424Z] noop [2022-10-26T00:04:05.424Z] Removing intermediate container 909c4c561997 [2022-10-26T00:04:05.424Z] ---> 57279d094c77 [2022-10-26T00:04:05.424Z] Successfully built 57279d094c77 [2022-10-26T00:04:05.424Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:04:05.767Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T00:04:05.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:04:05.951Z] prd-ubuntu20.04-docker-arm64-4c-16g-117011 does not seem to be running inside a container [2022-10-26T00:04:06.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/76 -v /w/workspace/device-mqtt-go/76:/w/workspace/device-mqtt-go/76:rw,z -v /w/workspace/device-mqtt-go/76@tmp:/w/workspace/device-mqtt-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T00:04:07.187Z] $ docker top 9d2458d47507ba7b2b74e253aa0875543f69a156163c481ecd1dc12899006b44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T00:04:08.039Z] + go version [2022-10-26T00:04:08.039Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T00:04:08.064Z] $ docker stop --time=1 9d2458d47507ba7b2b74e253aa0875543f69a156163c481ecd1dc12899006b44 [2022-10-26T00:04:09.686Z] $ docker rm -f 9d2458d47507ba7b2b74e253aa0875543f69a156163c481ecd1dc12899006b44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:04:10.235Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T00:04:10.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:04:10.407Z] prd-ubuntu20.04-docker-arm64-4c-16g-117011 does not seem to be running inside a container [2022-10-26T00:04:10.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/76 -v /w/workspace/device-mqtt-go/76:/w/workspace/device-mqtt-go/76:rw,z -v /w/workspace/device-mqtt-go/76@tmp:/w/workspace/device-mqtt-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T00:04:11.620Z] $ docker top 4f165c05f01137f8b0662c702acda8dc7e86661e86b73e52c2ae3656c26fcb78 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T00:04:12.109Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/76 [Pipeline] fileExists [Pipeline] sh [2022-10-26T00:04:12.436Z] + make test [2022-10-26T00:04:12.436Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T00:04:14.377Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-26T00:05:36.009Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-26T00:05:36.009Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements [2022-10-26T00:05:36.009Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-26T00:05:36.009Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-26T00:05:36.009Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T00:05:58.111Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T00:05:58.111Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T00:05:58.111Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T00:05:58.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T00:05:58.140Z] $ docker stop --time=1 4f165c05f01137f8b0662c702acda8dc7e86661e86b73e52c2ae3656c26fcb78 [2022-10-26T00:06:00.192Z] $ docker rm -f 4f165c05f01137f8b0662c702acda8dc7e86661e86b73e52c2ae3656c26fcb78 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T00:06:01.055Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T00:06:01.074Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T00:06:01.429Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T00:06:01.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T00:06:02.135Z] + ls -al . [2022-10-26T00:06:02.135Z] total 188 [2022-10-26T00:06:02.135Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 00:04 . [2022-10-26T00:06:02.135Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 00:02 .. [2022-10-26T00:06:02.135Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 26 00:02 .dockerignore [2022-10-26T00:06:02.135Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 00:02 .git [2022-10-26T00:06:02.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 00:02 .github [2022-10-26T00:06:02.135Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 26 00:02 .gitignore [2022-10-26T00:06:02.135Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 00:02 .golangci.yml [2022-10-26T00:06:02.135Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 26 00:02 Attribution.txt [2022-10-26T00:06:02.135Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 26 00:02 CHANGELOG.md [2022-10-26T00:06:02.135Z] -rw-rw-r-- 1 jenkins jenkins 1752 Oct 26 00:02 Dockerfile [2022-10-26T00:06:02.135Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 00:02 GOVERNANCE.md [2022-10-26T00:06:02.135Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 00:02 Jenkinsfile [2022-10-26T00:06:02.135Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 00:02 LICENSE [2022-10-26T00:06:02.135Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 26 00:02 Makefile [2022-10-26T00:06:02.135Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 26 00:02 OWNERS.md [2022-10-26T00:06:02.135Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 26 00:02 README.md [2022-10-26T00:06:02.135Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 00:00 VERSION [2022-10-26T00:06:02.135Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 00:02 bin [2022-10-26T00:06:02.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 00:02 cmd [2022-10-26T00:06:02.135Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 26 00:05 coverage.out [2022-10-26T00:06:02.135Z] -rw-rw-r-- 1 jenkins jenkins 3512 Oct 26 00:02 go.mod [2022-10-26T00:06:02.135Z] -rw-rw-r-- 1 jenkins jenkins 45144 Oct 26 00:02 go.sum [2022-10-26T00:06:02.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 00:02 internal [2022-10-26T00:06:02.135Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 00:02 mock [2022-10-26T00:06:02.135Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 00:02 snap [2022-10-26T00:06:02.135Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 26 00:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:06:02.467Z] + 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=b192367cebc099e9a9ef06706cd57f465297496d --label arch=arm64 --label version=2.3.0-dev.29 . [2022-10-26T00:06:02.735Z] Sending build context to Docker daemon 3.231MB [2022-10-26T00:06:02.735Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T00:06:02.735Z] Step 2/24 : FROM ${BASE} AS builder [2022-10-26T00:06:02.735Z] ---> 57279d094c77 [2022-10-26T00:06:02.735Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-26T00:06:03.001Z] ---> Running in 5d0f01b0b4fd [2022-10-26T00:06:03.271Z] Removing intermediate container 5d0f01b0b4fd [2022-10-26T00:06:03.271Z] ---> 87d57229c96c [2022-10-26T00:06:03.271Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T00:06:03.271Z] ---> Running in 2efea22004fe [2022-10-26T00:06:03.540Z] Removing intermediate container 2efea22004fe [2022-10-26T00:06:03.540Z] ---> 2a69b0e0a49f [2022-10-26T00:06:03.540Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T00:06:03.540Z] ---> Running in 17ad71cdd75a [2022-10-26T00:06:03.808Z] Removing intermediate container 17ad71cdd75a [2022-10-26T00:06:03.808Z] ---> 60874be77a84 [2022-10-26T00:06:03.808Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T00:06:03.808Z] ---> Running in 79d0caf2306c [2022-10-26T00:06:04.076Z] Removing intermediate container 79d0caf2306c [2022-10-26T00:06:04.076Z] ---> b71ae7c3e087 [2022-10-26T00:06:04.076Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T00:06:04.351Z] ---> Running in d413c8fdce24 [2022-10-26T00:06:05.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T00:06:05.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T00:06:06.269Z] OK: 226 MiB in 55 packages [2022-10-26T00:06:07.234Z] Removing intermediate container d413c8fdce24 [2022-10-26T00:06:07.234Z] ---> 670c5b057350 [2022-10-26T00:06:07.234Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-10-26T00:06:07.234Z] ---> Running in 681000431e7b [2022-10-26T00:06:07.501Z] Removing intermediate container 681000431e7b [2022-10-26T00:06:07.501Z] ---> 8eac0b2b919f [2022-10-26T00:06:07.501Z] Step 9/24 : COPY go.mod vendor* ./ [2022-10-26T00:06:07.769Z] ---> 5e317d3f9f56 [2022-10-26T00:06:07.769Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T00:06:07.769Z] ---> Running in 51fb05128070 [2022-10-26T00:06:09.713Z] Removing intermediate container 51fb05128070 [2022-10-26T00:06:09.713Z] ---> 2e1da90f9f8a [2022-10-26T00:06:09.713Z] Step 11/24 : COPY . . [2022-10-26T00:06:10.676Z] ---> 817d07d78fa7 [2022-10-26T00:06:10.676Z] Step 12/24 : RUN $MAKE [2022-10-26T00:06:10.676Z] ---> Running in 5704bac3a5e5 [2022-10-26T00:06:11.638Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.29" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-26T00:08:48.337Z] Removing intermediate container 5704bac3a5e5 [2022-10-26T00:08:48.337Z] ---> 9398b556f090 [2022-10-26T00:08:48.337Z] Step 13/24 : FROM alpine:3.16 [2022-10-26T00:08:48.337Z] 3.16: Pulling from library/alpine [2022-10-26T00:08:48.337Z] 9b18e9b68314: Already exists [2022-10-26T00:08:48.337Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T00:08:48.337Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T00:08:48.337Z] ---> a6215f271958 [2022-10-26T00:08:48.337Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-26T00:08:48.337Z] ---> Running in d050bc9749c9 [2022-10-26T00:08:48.337Z] Removing intermediate container d050bc9749c9 [2022-10-26T00:08:48.337Z] ---> 408359dba16e [2022-10-26T00:08:48.337Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T00:08:48.337Z] ---> Running in 8e616fb72694 [2022-10-26T00:08:48.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T00:08:48.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T00:08:48.337Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T00:08:48.337Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T00:08:48.337Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T00:08:48.337Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T00:08:48.337Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T00:08:48.337Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T00:08:48.337Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T00:08:48.337Z] OK: 8 MiB in 20 packages [2022-10-26T00:08:48.337Z] Removing intermediate container 8e616fb72694 [2022-10-26T00:08:48.337Z] ---> 853d1fef64cf [2022-10-26T00:08:48.337Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-26T00:08:48.337Z] ---> b5b88ba8b948 [2022-10-26T00:08:48.337Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-26T00:08:48.337Z] ---> 7e3b577a66ff [2022-10-26T00:08:48.337Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-26T00:08:48.337Z] ---> 9e3051c9cd94 [2022-10-26T00:08:48.337Z] Step 19/24 : EXPOSE 59982 [2022-10-26T00:08:48.337Z] ---> Running in 4d4df6db993a [2022-10-26T00:08:48.337Z] Removing intermediate container 4d4df6db993a [2022-10-26T00:08:48.337Z] ---> 14a9166906b4 [2022-10-26T00:08:48.337Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-10-26T00:08:48.337Z] ---> Running in 0a7a016d99bb [2022-10-26T00:08:48.337Z] Removing intermediate container 0a7a016d99bb [2022-10-26T00:08:48.337Z] ---> a055b4413271 [2022-10-26T00:08:48.337Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T00:08:48.337Z] ---> Running in d541e3887f30 [2022-10-26T00:08:48.337Z] Removing intermediate container d541e3887f30 [2022-10-26T00:08:48.337Z] ---> 22402f514bca [2022-10-26T00:08:48.337Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T00:08:48.337Z] ---> Running in 44ca52b3e93a [2022-10-26T00:08:48.337Z] Removing intermediate container 44ca52b3e93a [2022-10-26T00:08:48.337Z] ---> 7c4784dca7c1 [2022-10-26T00:08:48.337Z] Step 23/24 : LABEL git_sha=b192367cebc099e9a9ef06706cd57f465297496d [2022-10-26T00:08:48.337Z] ---> Running in 5bee6f743bc5 [2022-10-26T00:08:48.337Z] Removing intermediate container 5bee6f743bc5 [2022-10-26T00:08:48.337Z] ---> ff4ef0fec42d [2022-10-26T00:08:48.337Z] Step 24/24 : LABEL version=2.3.0-dev.29 [2022-10-26T00:08:48.337Z] ---> Running in 13bde8414356 [2022-10-26T00:08:48.337Z] Removing intermediate container 13bde8414356 [2022-10-26T00:08:48.337Z] ---> 5cdbb2b480c1 [2022-10-26T00:08:48.337Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T00:08:48.337Z] Successfully built 5cdbb2b480c1 [2022-10-26T00:08:48.337Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T00:08:48.450Z] provisioning config files... [2022-10-26T00:08:48.464Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/76@tmp/config3220305929114721278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:08:48.794Z] ---> docker-login.sh [2022-10-26T00:08:48.794Z] nexus3.edgexfoundry.org:10001 [2022-10-26T00:08:48.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:08:49.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:08:49.062Z] Configure a credential helper to remove this warning. See [2022-10-26T00:08:49.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:08:49.062Z] [2022-10-26T00:08:49.062Z] Login Succeeded [2022-10-26T00:08:49.062Z] nexus3.edgexfoundry.org:10002 [2022-10-26T00:08:49.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:08:49.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:08:49.332Z] Configure a credential helper to remove this warning. See [2022-10-26T00:08:49.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:08:49.332Z] [2022-10-26T00:08:49.332Z] Login Succeeded [2022-10-26T00:08:49.332Z] nexus3.edgexfoundry.org:10003 [2022-10-26T00:08:49.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:08:49.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:08:49.866Z] Configure a credential helper to remove this warning. See [2022-10-26T00:08:49.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:08:49.866Z] [2022-10-26T00:08:49.866Z] Login Succeeded [2022-10-26T00:08:49.866Z] nexus3.edgexfoundry.org:10004 [2022-10-26T00:08:49.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:08:50.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:08:50.136Z] Configure a credential helper to remove this warning. See [2022-10-26T00:08:50.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:08:50.136Z] [2022-10-26T00:08:50.136Z] Login Succeeded [2022-10-26T00:08:50.136Z] docker.io [2022-10-26T00:08:50.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:08:50.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:08:50.676Z] Configure a credential helper to remove this warning. See [2022-10-26T00:08:50.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:08:50.676Z] [2022-10-26T00:08:50.676Z] Login Succeeded [2022-10-26T00:08:50.676Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T00:08:50.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T00:08:50.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T00:08:50.738Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-10-26T00:08:50.738Z] b192367cebc099e9a9ef06706cd57f465297496d [2022-10-26T00:08:50.738Z] latest [2022-10-26T00:08:50.738Z] 2.3.0-dev.29 [2022-10-26T00:08:50.738Z] b192367cebc099e9a9ef06706cd57f465297496d-2.3.0-dev.29 [2022-10-26T00:08:50.738Z] main [2022-10-26T00:08:50.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:08:51.086Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b192367cebc099e9a9ef06706cd57f465297496d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:08:51.430Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b192367cebc099e9a9ef06706cd57f465297496d [2022-10-26T00:08:51.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-26T00:08:51.431Z] b1d7f3c0135d: Preparing [2022-10-26T00:08:51.431Z] 6e73c777f6ac: Preparing [2022-10-26T00:08:51.431Z] e8e2ce75942c: Preparing [2022-10-26T00:08:51.431Z] 14750bcd3d94: Preparing [2022-10-26T00:08:51.431Z] 5d3e392a13a0: Preparing [2022-10-26T00:08:51.431Z] 5d3e392a13a0: Layer already exists [2022-10-26T00:08:51.697Z] 6e73c777f6ac: Pushed [2022-10-26T00:08:51.697Z] b1d7f3c0135d: Pushed [2022-10-26T00:08:52.286Z] 14750bcd3d94: Pushed [2022-10-26T00:08:57.620Z] e8e2ce75942c: Pushed [2022-10-26T00:08:57.621Z] b192367cebc099e9a9ef06706cd57f465297496d: digest: sha256:414b004456baebb05350546012954231c6273f6e68f7c662a2a360c8b04967e7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:08:57.958Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:08:58.287Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-10-26T00:08:58.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-26T00:08:58.287Z] b1d7f3c0135d: Preparing [2022-10-26T00:08:58.287Z] 6e73c777f6ac: Preparing [2022-10-26T00:08:58.287Z] e8e2ce75942c: Preparing [2022-10-26T00:08:58.287Z] 14750bcd3d94: Preparing [2022-10-26T00:08:58.287Z] 5d3e392a13a0: Preparing [2022-10-26T00:08:58.287Z] 6e73c777f6ac: Layer already exists [2022-10-26T00:08:58.287Z] e8e2ce75942c: Layer already exists [2022-10-26T00:08:58.287Z] b1d7f3c0135d: Layer already exists [2022-10-26T00:08:58.287Z] 5d3e392a13a0: Layer already exists [2022-10-26T00:08:58.287Z] 14750bcd3d94: Layer already exists [2022-10-26T00:08:58.287Z] latest: digest: sha256:414b004456baebb05350546012954231c6273f6e68f7c662a2a360c8b04967e7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:08:58.891Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:08:59.218Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.29 [2022-10-26T00:08:59.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-26T00:08:59.218Z] b1d7f3c0135d: Preparing [2022-10-26T00:08:59.218Z] 6e73c777f6ac: Preparing [2022-10-26T00:08:59.218Z] e8e2ce75942c: Preparing [2022-10-26T00:08:59.218Z] 14750bcd3d94: Preparing [2022-10-26T00:08:59.218Z] 5d3e392a13a0: Preparing [2022-10-26T00:08:59.218Z] 6e73c777f6ac: Layer already exists [2022-10-26T00:08:59.218Z] 14750bcd3d94: Layer already exists [2022-10-26T00:08:59.218Z] e8e2ce75942c: Layer already exists [2022-10-26T00:08:59.219Z] 5d3e392a13a0: Layer already exists [2022-10-26T00:08:59.219Z] b1d7f3c0135d: Layer already exists [2022-10-26T00:08:59.219Z] 2.3.0-dev.29: digest: sha256:414b004456baebb05350546012954231c6273f6e68f7c662a2a360c8b04967e7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:08:59.560Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b192367cebc099e9a9ef06706cd57f465297496d-2.3.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:08:59.889Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b192367cebc099e9a9ef06706cd57f465297496d-2.3.0-dev.29 [2022-10-26T00:08:59.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-26T00:08:59.889Z] b1d7f3c0135d: Preparing [2022-10-26T00:08:59.889Z] 6e73c777f6ac: Preparing [2022-10-26T00:08:59.889Z] e8e2ce75942c: Preparing [2022-10-26T00:08:59.889Z] 14750bcd3d94: Preparing [2022-10-26T00:08:59.889Z] 5d3e392a13a0: Preparing [2022-10-26T00:08:59.889Z] 5d3e392a13a0: Layer already exists [2022-10-26T00:08:59.889Z] e8e2ce75942c: Layer already exists [2022-10-26T00:08:59.889Z] b1d7f3c0135d: Layer already exists [2022-10-26T00:08:59.889Z] 6e73c777f6ac: Layer already exists [2022-10-26T00:08:59.889Z] 14750bcd3d94: Layer already exists [2022-10-26T00:08:59.889Z] b192367cebc099e9a9ef06706cd57f465297496d-2.3.0-dev.29: digest: sha256:414b004456baebb05350546012954231c6273f6e68f7c662a2a360c8b04967e7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:09:00.494Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:09:00.833Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-10-26T00:09:00.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-26T00:09:00.833Z] b1d7f3c0135d: Preparing [2022-10-26T00:09:00.833Z] 6e73c777f6ac: Preparing [2022-10-26T00:09:00.833Z] e8e2ce75942c: Preparing [2022-10-26T00:09:00.833Z] 14750bcd3d94: Preparing [2022-10-26T00:09:00.833Z] 5d3e392a13a0: Preparing [2022-10-26T00:09:00.833Z] 14750bcd3d94: Layer already exists [2022-10-26T00:09:00.833Z] e8e2ce75942c: Layer already exists [2022-10-26T00:09:00.833Z] 5d3e392a13a0: Layer already exists [2022-10-26T00:09:00.833Z] 6e73c777f6ac: Layer already exists [2022-10-26T00:09:00.833Z] b1d7f3c0135d: Layer already exists [2022-10-26T00:09:00.833Z] main: digest: sha256:414b004456baebb05350546012954231c6273f6e68f7c662a2a360c8b04967e7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T00:09:00.892Z] ===================================================== [Pipeline] echo [2022-10-26T00:09:00.900Z] taggedImages: [2022-10-26T00:09:00.900Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b192367cebc099e9a9ef06706cd57f465297496d [2022-10-26T00:09:00.900Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-10-26T00:09:00.900Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.29 [2022-10-26T00:09:00.900Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b192367cebc099e9a9ef06706cd57f465297496d-2.3.0-dev.29 [2022-10-26T00:09:00.900Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:09:01.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T00:09:01.246Z] [2022-10-26T00:09:01.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:09:01.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T00:09:01.564Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T00:09:01.564Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T00:09:01.564Z] 04944245beec: Pulling fs layer [2022-10-26T00:09:01.564Z] 699f458cf7ca: Pulling fs layer [2022-10-26T00:09:01.564Z] 765212b225bb: Pulling fs layer [2022-10-26T00:09:01.564Z] f23df028b6ca: Pulling fs layer [2022-10-26T00:09:01.564Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T00:09:01.564Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T00:09:01.564Z] f23df028b6ca: Waiting [2022-10-26T00:09:01.564Z] d65c8cfc05b1: Waiting [2022-10-26T00:09:01.564Z] 2437ff75d9bd: Waiting [2022-10-26T00:09:01.564Z] 765212b225bb: Waiting [2022-10-26T00:09:01.833Z] 04944245beec: Verifying Checksum [2022-10-26T00:09:01.833Z] 04944245beec: Download complete [2022-10-26T00:09:01.833Z] 765212b225bb: Verifying Checksum [2022-10-26T00:09:01.833Z] 765212b225bb: Download complete [2022-10-26T00:09:01.833Z] f23df028b6ca: Verifying Checksum [2022-10-26T00:09:01.833Z] f23df028b6ca: Download complete [2022-10-26T00:09:01.833Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T00:09:01.833Z] d65c8cfc05b1: Download complete [2022-10-26T00:09:01.833Z] 699f458cf7ca: Verifying Checksum [2022-10-26T00:09:01.833Z] 699f458cf7ca: Download complete [2022-10-26T00:09:02.421Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T00:09:02.421Z] 8998bd30e6a1: Download complete [2022-10-26T00:09:04.358Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T00:09:06.296Z] 8998bd30e6a1: Pull complete [2022-10-26T00:09:06.562Z] 04944245beec: Pull complete [2022-10-26T00:09:07.969Z] 699f458cf7ca: Pull complete [2022-10-26T00:09:07.969Z] 765212b225bb: Pull complete [2022-10-26T00:09:08.549Z] f23df028b6ca: Pull complete [2022-10-26T00:09:08.817Z] d65c8cfc05b1: Pull complete [2022-10-26T00:09:24.010Z] 2437ff75d9bd: Pull complete [2022-10-26T00:09:24.010Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T00:09:24.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T00:09:24.010Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:09:24.182Z] prd-ubuntu20.04-docker-arm64-4c-16g-117011 does not seem to be running inside a container [2022-10-26T00:09:24.245Z] $ 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/76 -v /w/workspace/device-mqtt-go/76:/w/workspace/device-mqtt-go/76:rw,z -v /w/workspace/device-mqtt-go/76@tmp:/w/workspace/device-mqtt-go/76@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-lftools-log-publisher:arm64 cat [2022-10-26T00:09:26.600Z] $ docker top 8180dcb2f685081692a56edbaf1db7f3e3394fcf80fb9acb3df99c5099f52105 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:09:27.088Z] ---> job-cost.sh [2022-10-26T00:09:27.353Z] lf-activate-venv: SKIPPING [2022-10-26T00:09:27.353Z] INFO: No Stack... [2022-10-26T00:09:27.619Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T00:09:28.573Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T00:09:29.206Z] + cat /w/workspace/device-mqtt-go/76/archives/cost.csv [2022-10-26T00:09:29.206Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T00:09:29.265Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-76-stack-cost] [2022-10-26T00:09:29.272Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-76-stack-cost] did not exist. Created. [2022-10-26T00:09:29.272Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T00:09:29.602Z] /w/workspace/device-mqtt-go/76@tmp/durable-c372012a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T00:09:29.934Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T00:09:29.960Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T00:09:29.999Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T00:09:30.005Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-76-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T00:09:30.022Z] $ docker stop --time=1 8180dcb2f685081692a56edbaf1db7f3e3394fcf80fb9acb3df99c5099f52105 [2022-10-26T00:09:31.511Z] $ docker rm -f 8180dcb2f685081692a56edbaf1db7f3e3394fcf80fb9acb3df99c5099f52105 [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-10-26T00:09:31.884Z] provisioning config files... [2022-10-26T00:09:31.891Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8297031529701363946tmp [Pipeline] { [Pipeline] sh [2022-10-26T00:09:32.184Z] + set +x [2022-10-26T00:09:32.184Z] + curl -s https://codecov.io/bash [2022-10-26T00:09:32.184Z] + bash -s -- [2022-10-26T00:09:32.184Z] [2022-10-26T00:09:32.184Z] _____ _ [2022-10-26T00:09:32.184Z] / ____| | | [2022-10-26T00:09:32.184Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T00:09:32.184Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T00:09:32.184Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T00:09:32.184Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T00:09:32.184Z] Bash-1.0.6 [2022-10-26T00:09:32.184Z] [2022-10-26T00:09:32.184Z] [2022-10-26T00:09:32.184Z] ==> git version 2.25.1 found [2022-10-26T00:09:32.184Z] ==> 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-10-26T00:09:32.184Z] Release-Date: 2020-01-08 [2022-10-26T00:09:32.184Z] 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-10-26T00:09:32.184Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T00:09:32.184Z] ==> Jenkins CI detected. [2022-10-26T00:09:32.184Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-10-26T00:09:32.184Z] project root: . [2022-10-26T00:09:32.184Z] --> token set from env [2022-10-26T00:09:32.184Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T00:09:32.184Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T00:09:32.444Z] ==> Python coveragepy not found [2022-10-26T00:09:32.444Z] ==> Searching for coverage reports in: [2022-10-26T00:09:32.444Z] + . [2022-10-26T00:09:32.444Z] -> Found 1 reports [2022-10-26T00:09:32.444Z] ==> Detecting git/mercurial file structure [2022-10-26T00:09:32.444Z] ==> Reading reports [2022-10-26T00:09:32.444Z] + ./coverage.out bytes=17887 [2022-10-26T00:09:32.444Z] ==> Appending adjustments [2022-10-26T00:09:32.444Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T00:09:32.444Z] + Found adjustments [2022-10-26T00:09:32.444Z] ==> Gzipping contents [2022-10-26T00:09:32.444Z] 4.0K /tmp/codecov.o58BDC.gz [2022-10-26T00:09:32.444Z] ==> Uploading reports [2022-10-26T00:09:32.444Z] url: https://codecov.io [2022-10-26T00:09:32.444Z] query: branch=main&commit=b192367cebc099e9a9ef06706cd57f465297496d&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T00:09:32.444Z] -> Pinging Codecov [2022-10-26T00:09:32.444Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=b192367cebc099e9a9ef06706cd57f465297496d&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T00:09:32.703Z] -> Uploading to [2022-10-26T00:09:32.703Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/7D719EC7BBE17E464838252E33014C33/b192367cebc099e9a9ef06706cd57f465297496d/f0e1a22d-bc97-483c-9ec1-a7e09a2ebf22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T000932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a962d88ad36898ce943204a8d7685b65c0dc4180eddfe7a75fbffcc68b86d497 [2022-10-26T00:09:32.703Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T00:09:32.703Z] Dload Upload Total Spent Left Speed [2022-10-26T00:09:32.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 11528 --:--:-- --:--:-- --:--:-- 11570 [2022-10-26T00:09:32.963Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b192367cebc099e9a9ef06706cd57f465297496d [Pipeline] } [2022-10-26T00:09:32.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-26T00:09:33.178Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T00:09:33.191Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:09:33.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T00:09:33.497Z] [2022-10-26T00:09:33.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:09:33.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T00:09:33.796Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T00:09:33.796Z] df9b9388f04a: Pulling fs layer [2022-10-26T00:09:33.796Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T00:09:33.796Z] 25bc292e5bac: Pulling fs layer [2022-10-26T00:09:33.796Z] 114826534d7a: Pulling fs layer [2022-10-26T00:09:33.796Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T00:09:33.796Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T00:09:33.796Z] 114826534d7a: Waiting [2022-10-26T00:09:33.796Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T00:09:33.796Z] 6ad1cebc031e: Waiting [2022-10-26T00:09:33.796Z] 8a3aa393b2d8: Waiting [2022-10-26T00:09:33.796Z] 25bc292e5bac: Verifying Checksum [2022-10-26T00:09:33.796Z] 25bc292e5bac: Download complete [2022-10-26T00:09:33.796Z] 52dc419b0ee2: Verifying Checksum [2022-10-26T00:09:33.796Z] 52dc419b0ee2: Download complete [2022-10-26T00:09:33.796Z] 4657fd5d0bcf: Verifying Checksum [2022-10-26T00:09:33.796Z] 4657fd5d0bcf: Download complete [2022-10-26T00:09:33.796Z] df9b9388f04a: Download complete [2022-10-26T00:09:34.055Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T00:09:34.055Z] 6ad1cebc031e: Download complete [2022-10-26T00:09:34.055Z] df9b9388f04a: Pull complete [2022-10-26T00:09:34.055Z] 52dc419b0ee2: Pull complete [2022-10-26T00:09:34.055Z] 25bc292e5bac: Pull complete [2022-10-26T00:09:34.622Z] 114826534d7a: Verifying Checksum [2022-10-26T00:09:34.622Z] 114826534d7a: Download complete [2022-10-26T00:09:34.622Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T00:09:34.622Z] 8a3aa393b2d8: Download complete [2022-10-26T00:09:37.902Z] 114826534d7a: Pull complete [2022-10-26T00:09:37.902Z] 4657fd5d0bcf: Pull complete [2022-10-26T00:09:38.160Z] 6ad1cebc031e: Pull complete [2022-10-26T00:09:40.687Z] 8a3aa393b2d8: Pull complete [2022-10-26T00:09:40.687Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T00:09:40.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T00:09:40.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:09:40.772Z] prd-ubuntu20.04-docker-8c-8g-117010 does not seem to be running inside a container [2022-10-26T00:09:40.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-26T00:09:42.476Z] $ docker top 3604a7a021d77054e6a5cdb057df2fdc315f6daf7d52aff24d6833f7025bafd7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T00:09:42.543Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-10-26T00:09:42.818Z] + set -o pipefail [2022-10-26T00:09:42.818Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-10-26T00:09:50.926Z] [2022-10-26T00:09:50.926Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-10-26T00:09:50.926Z] [2022-10-26T00:09:50.926Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/a02b9b24-ef3f-4b3d-bf40-e7fd2a4bc491 [2022-10-26T00:09:50.926Z] [2022-10-26T00:09:50.926Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-26T00:09:50.926Z] [2022-10-26T00:09:50.926Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T00:09:50.926Z] [2022-10-26T00:09:50.926Z] [2022-10-26T00:09:50.926Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T00:09:50.926Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T00:09:50.926Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T00:09:50.930Z] $ docker stop --time=1 3604a7a021d77054e6a5cdb057df2fdc315f6daf7d52aff24d6833f7025bafd7 [2022-10-26T00:09:53.099Z] $ docker rm -f 3604a7a021d77054e6a5cdb057df2fdc315f6daf7d52aff24d6833f7025bafd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T00:09:53.731Z] + git log --format=format:%s -1 b192367cebc099e9a9ef06706cd57f465297496d [Pipeline] sh [2022-10-26T00:09:54.020Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T00:09:54.020Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:09:54.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T00:09:54.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:09:54.381Z] prd-ubuntu20.04-docker-8c-8g-117010 does not seem to be running inside a container [2022-10-26T00:09:54.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T00:09:54.822Z] $ docker top 2ba1fc78900d0553b3c198ec23df0ecb59071bfa8e002c70629a868d26de2a88 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T00:09:54.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T00:09:54.996Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T00:09:55.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T00:09:55.098Z] $ docker exec 2ba1fc78900d0553b3c198ec23df0ecb59071bfa8e002c70629a868d26de2a88 ssh-agent [2022-10-26T00:09:55.214Z] SSH_AUTH_SOCK=/tmp/ssh-TQYt1f6nnBep/agent.33 [2022-10-26T00:09:55.214Z] SSH_AGENT_PID=39 [2022-10-26T00:09:55.218Z] Running ssh-add (command line suppressed) [2022-10-26T00:09:55.308Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12959085990414270883.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12959085990414270883.key) [2022-10-26T00:09:55.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T00:09:55.616Z] + git semver tag [2022-10-26T00:09:55.875Z] 2022-10-26 00:09:55,776 [run_tag] DEBUG tag force:False [2022-10-26T00:09:55.875Z] 2022-10-26 00:09:55,776 [check_head_tag] DEBUG check head tag [2022-10-26T00:09:55.875Z] 2022-10-26 00:09:55,777 [execute] INFO git cat-file --batch-check [2022-10-26T00:09:55.875Z] 2022-10-26 00:09:55,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-10-26T00:09:55.875Z] 2022-10-26 00:09:55,781 [execute] INFO git cat-file --batch [2022-10-26T00:09:55.875Z] 2022-10-26 00:09:55,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-10-26T00:09:55.875Z] 2022-10-26 00:09:55,796 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T00:09:55.875Z] 2022-10-26 00:09:55,796 [execute] INFO git tag -a v2.3.0-dev.29 -m v2.3.0-dev.29 [2022-10-26T00:09:55.875Z] 2022-10-26 00:09:55,796 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.29', '-m', 'v2.3.0-dev.29'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T00:09:55.875Z] 2022-10-26 00:09:55,800 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T00:09:55.875Z] 2.3.0-dev.29 [Pipeline] } [2022-10-26T00:09:55.876Z] $ docker exec --env ******** --env ******** 2ba1fc78900d0553b3c198ec23df0ecb59071bfa8e002c70629a868d26de2a88 ssh-agent -k [2022-10-26T00:09:55.970Z] unset SSH_AUTH_SOCK; [2022-10-26T00:09:55.971Z] unset SSH_AGENT_PID; [2022-10-26T00:09:55.971Z] echo Agent pid 39 killed; [2022-10-26T00:09:55.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T00:09:56.292Z] + git semver [Pipeline] } [2022-10-26T00:09:56.560Z] $ docker stop --time=1 2ba1fc78900d0553b3c198ec23df0ecb59071bfa8e002c70629a868d26de2a88 [2022-10-26T00:09:57.871Z] $ docker rm -f 2ba1fc78900d0553b3c198ec23df0ecb59071bfa8e002c70629a868d26de2a88 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:09:58.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T00:09:58.258Z] [2022-10-26T00:09:58.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:09:58.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T00:09:58.558Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T00:09:58.558Z] ab5ef0e58194: Pulling fs layer [2022-10-26T00:09:58.558Z] 9712f1f96733: Pulling fs layer [2022-10-26T00:09:58.558Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T00:09:58.558Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T00:09:58.558Z] e9a5061849ea: Pulling fs layer [2022-10-26T00:09:58.558Z] d747dcd14b5f: Pulling fs layer [2022-10-26T00:09:58.558Z] 2de7ff778b66: Pulling fs layer [2022-10-26T00:09:58.558Z] e9a5061849ea: Waiting [2022-10-26T00:09:58.558Z] d747dcd14b5f: Waiting [2022-10-26T00:09:58.558Z] 2de7ff778b66: Waiting [2022-10-26T00:09:58.558Z] 0d9ebad4ef96: Waiting [2022-10-26T00:09:58.558Z] 9712f1f96733: Verifying Checksum [2022-10-26T00:09:58.558Z] 9712f1f96733: Download complete [2022-10-26T00:09:58.819Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T00:09:58.819Z] 63f879dbbcfc: Download complete [2022-10-26T00:09:59.077Z] e9a5061849ea: Verifying Checksum [2022-10-26T00:09:59.077Z] e9a5061849ea: Download complete [2022-10-26T00:09:59.077Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T00:09:59.077Z] 0d9ebad4ef96: Download complete [2022-10-26T00:09:59.077Z] ab5ef0e58194: Verifying Checksum [2022-10-26T00:09:59.077Z] ab5ef0e58194: Download complete [2022-10-26T00:09:59.077Z] d747dcd14b5f: Download complete [2022-10-26T00:09:59.336Z] 2de7ff778b66: Verifying Checksum [2022-10-26T00:09:59.336Z] 2de7ff778b66: Download complete [2022-10-26T00:10:01.872Z] ab5ef0e58194: Pull complete [2022-10-26T00:10:01.872Z] 9712f1f96733: Pull complete [2022-10-26T00:10:02.439Z] 63f879dbbcfc: Pull complete [2022-10-26T00:10:05.727Z] 0d9ebad4ef96: Pull complete [2022-10-26T00:10:05.986Z] e9a5061849ea: Pull complete [2022-10-26T00:10:05.986Z] d747dcd14b5f: Pull complete [2022-10-26T00:10:06.918Z] 2de7ff778b66: Pull complete [2022-10-26T00:10:06.918Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T00:10:06.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T00:10:06.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:10:06.995Z] prd-ubuntu20.04-docker-8c-8g-117010 does not seem to be running inside a container [2022-10-26T00:10:07.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-26T00:10:09.280Z] $ docker top a37de49d8c51e606667cae2c5ef22fb964a459b9d5a9b4e18811e44c5b841310 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T00:10:09.348Z] provisioning config files... [2022-10-26T00:10:09.354Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8286654012983180144tmp [2022-10-26T00:10:09.365Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3353368570765325078tmp [2022-10-26T00:10:09.374Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8737453929992312710tmp [Pipeline] { [Pipeline] echo [2022-10-26T00:10:09.390Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:10:09.671Z] ---> sigul-configuration.sh [2022-10-26T00:10:09.671Z] gpg: directory `/root/.gnupg' created [2022-10-26T00:10:09.671Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T00:10:09.671Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T00:10:09.671Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T00:10:09.671Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T00:10:09.671Z] gpg: CAST5 encrypted data [2022-10-26T00:10:09.671Z] gpg: encrypted with 1 passphrase [2022-10-26T00:10:09.671Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T00:10:09.956Z] + mkdir /home/jenkins [2022-10-26T00:10:09.956Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T00:10:10.240Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-26T00:10:10.248Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:10:10.530Z] ---> sigul-install.sh [2022-10-26T00:10:10.530Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T00:10:10.815Z] + git tag --list [2022-10-26T00:10:10.815Z] 0.7.1 [2022-10-26T00:10:10.815Z] v1.0.0 [2022-10-26T00:10:10.815Z] v1.1.0 [2022-10-26T00:10:10.815Z] v1.1.1 [2022-10-26T00:10:10.815Z] v1.2.2 [2022-10-26T00:10:10.815Z] v1.3.0 [2022-10-26T00:10:10.815Z] v1.3.1 [2022-10-26T00:10:10.815Z] v2.0.0 [2022-10-26T00:10:10.815Z] v2.1.0 [2022-10-26T00:10:10.815Z] v2.1.1 [2022-10-26T00:10:10.815Z] v2.1.1-dev.1 [2022-10-26T00:10:10.815Z] v2.1.1-dev.2 [2022-10-26T00:10:10.815Z] v2.2.0 [2022-10-26T00:10:10.815Z] v2.2.1-dev.1 [2022-10-26T00:10:10.815Z] v2.2.1-dev.10 [2022-10-26T00:10:10.815Z] v2.2.1-dev.2 [2022-10-26T00:10:10.815Z] v2.2.1-dev.3 [2022-10-26T00:10:10.815Z] v2.2.1-dev.4 [2022-10-26T00:10:10.815Z] v2.2.1-dev.5 [2022-10-26T00:10:10.815Z] v2.2.1-dev.6 [2022-10-26T00:10:10.815Z] v2.2.1-dev.7 [2022-10-26T00:10:10.815Z] v2.2.1-dev.8 [2022-10-26T00:10:10.815Z] v2.2.1-dev.9 [2022-10-26T00:10:10.815Z] v2.3.0-dev.10 [2022-10-26T00:10:10.815Z] v2.3.0-dev.11 [2022-10-26T00:10:10.815Z] v2.3.0-dev.12 [2022-10-26T00:10:10.815Z] v2.3.0-dev.13 [2022-10-26T00:10:10.815Z] v2.3.0-dev.14 [2022-10-26T00:10:10.815Z] v2.3.0-dev.15 [2022-10-26T00:10:10.815Z] v2.3.0-dev.16 [2022-10-26T00:10:10.815Z] v2.3.0-dev.17 [2022-10-26T00:10:10.815Z] v2.3.0-dev.18 [2022-10-26T00:10:10.815Z] v2.3.0-dev.19 [2022-10-26T00:10:10.815Z] v2.3.0-dev.20 [2022-10-26T00:10:10.815Z] v2.3.0-dev.21 [2022-10-26T00:10:10.815Z] v2.3.0-dev.22 [2022-10-26T00:10:10.815Z] v2.3.0-dev.23 [2022-10-26T00:10:10.815Z] v2.3.0-dev.24 [2022-10-26T00:10:10.815Z] v2.3.0-dev.25 [2022-10-26T00:10:10.815Z] v2.3.0-dev.26 [2022-10-26T00:10:10.815Z] v2.3.0-dev.27 [2022-10-26T00:10:10.815Z] v2.3.0-dev.28 [2022-10-26T00:10:10.815Z] v2.3.0-dev.29 [Pipeline] sh [2022-10-26T00:10:11.099Z] + lftools sign git-tag v2.3.0-dev.29 [2022-10-26T00:10:11.667Z] Signing Git tag with Sigul... [2022-10-26T00:10:11.667Z] Signing v2.3.0-dev.29 [Pipeline] echo [2022-10-26T00:10:11.934Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:10:12.219Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T00:10:12.226Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T00:10:12.236Z] $ docker stop --time=1 a37de49d8c51e606667cae2c5ef22fb964a459b9d5a9b4e18811e44c5b841310 [2022-10-26T00:10:13.569Z] $ docker rm -f a37de49d8c51e606667cae2c5ef22fb964a459b9d5a9b4e18811e44c5b841310 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T00:10:13.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T00:10:13.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:10:14.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T00:10:14.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:10:14.362Z] prd-ubuntu20.04-docker-8c-8g-117010 does not seem to be running inside a container [2022-10-26T00:10:14.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T00:10:14.728Z] $ docker top fc41071c1a480826f0306429a5b71e7d50f285e20b9548279fe39d3f30a33062 -eo pid,comm [2022-10-26T00:10:14.781Z] 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-10-26T00:10:14.781Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T00:10:14.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T00:10:14.819Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T00:10:14.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T00:10:14.931Z] $ docker exec fc41071c1a480826f0306429a5b71e7d50f285e20b9548279fe39d3f30a33062 ssh-agent [2022-10-26T00:10:15.047Z] SSH_AUTH_SOCK=/tmp/ssh-85FhhsARWKen/agent.32 [2022-10-26T00:10:15.047Z] SSH_AGENT_PID=38 [2022-10-26T00:10:15.052Z] Running ssh-add (command line suppressed) [2022-10-26T00:10:15.143Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1659210879056841772.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1659210879056841772.key) [2022-10-26T00:10:15.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T00:10:15.445Z] + git semver bump pre [2022-10-26T00:10:15.703Z] 2022-10-26 00:10:15,613 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T00:10:15.703Z] 2022-10-26 00:10:15,613 [bump_version] DEBUG bumping version:2.3.0-dev.29 on axis:pre with prefix:dev [2022-10-26T00:10:15.704Z] 2022-10-26 00:10:15,613 [bump_version] DEBUG bumped version:2.3.0-dev.30 [2022-10-26T00:10:15.704Z] 2022-10-26 00:10:15,613 [write_version] DEBUG write version:2.3.0-dev.30 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-10-26T00:10:15.704Z] 2022-10-26 00:10:15,614 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T00:10:15.704Z] 2022-10-26 00:10:15,614 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T00:10:15.704Z] 2022-10-26 00:10:15,616 [execute] INFO git cat-file --batch-check [2022-10-26T00:10:15.704Z] 2022-10-26 00:10:15,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T00:10:15.704Z] 2022-10-26 00:10:15,622 [execute] INFO git cat-file --batch [2022-10-26T00:10:15.704Z] 2022-10-26 00:10:15,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T00:10:15.704Z] 2022-10-26 00:10:15,628 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T00:10:15.704Z] 2.3.0-dev.30 [Pipeline] } [2022-10-26T00:10:15.704Z] $ docker exec --env ******** --env ******** fc41071c1a480826f0306429a5b71e7d50f285e20b9548279fe39d3f30a33062 ssh-agent -k [2022-10-26T00:10:15.813Z] unset SSH_AUTH_SOCK; [2022-10-26T00:10:15.813Z] unset SSH_AGENT_PID; [2022-10-26T00:10:15.813Z] echo Agent pid 38 killed; [2022-10-26T00:10:15.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T00:10:16.128Z] + git semver [Pipeline] } [2022-10-26T00:10:16.391Z] $ docker stop --time=1 fc41071c1a480826f0306429a5b71e7d50f285e20b9548279fe39d3f30a33062 [2022-10-26T00:10:17.716Z] $ docker rm -f fc41071c1a480826f0306429a5b71e7d50f285e20b9548279fe39d3f30a33062 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T00:10:18.062Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T00:10:18.062Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:10:18.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T00:10:18.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:10:18.417Z] prd-ubuntu20.04-docker-8c-8g-117010 does not seem to be running inside a container [2022-10-26T00:10:18.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T00:10:18.852Z] $ docker top 4e0ada6a34449da76e1b9ad8b33a7cdadd2200326371166968bdbd32f8d80d9e -eo pid,comm [2022-10-26T00:10:18.910Z] 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-10-26T00:10:18.910Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T00:10:18.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T00:10:18.947Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T00:10:19.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T00:10:19.060Z] $ docker exec 4e0ada6a34449da76e1b9ad8b33a7cdadd2200326371166968bdbd32f8d80d9e ssh-agent [2022-10-26T00:10:19.186Z] SSH_AUTH_SOCK=/tmp/ssh-SKZai9h1beRf/agent.32 [2022-10-26T00:10:19.186Z] SSH_AGENT_PID=38 [2022-10-26T00:10:19.191Z] Running ssh-add (command line suppressed) [2022-10-26T00:10:19.283Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13926181665514517717.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13926181665514517717.key) [2022-10-26T00:10:19.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T00:10:19.588Z] + git semver push [2022-10-26T00:10:19.847Z] 2022-10-26 00:10:19,755 [run_push] DEBUG push [2022-10-26T00:10:19.847Z] 2022-10-26 00:10:19,756 [execute] INFO git cat-file --batch-check [2022-10-26T00:10:19.847Z] 2022-10-26 00:10:19,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T00:10:19.847Z] 2022-10-26 00:10:19,761 [execute] INFO git rev-list 3fd976934f8ce95ab33a103874d08526db94190d -- [2022-10-26T00:10:19.847Z] 2022-10-26 00:10:19,761 [execute] DEBUG Popen(['git', 'rev-list', '3fd976934f8ce95ab33a103874d08526db94190d', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T00:10:19.847Z] 2022-10-26 00:10:19,769 [execute] INFO git fetch -v origin [2022-10-26T00:10:19.847Z] 2022-10-26 00:10:19,770 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T00:10:20.416Z] 2022-10-26 00:10:20,350 [run_push] DEBUG no remote changes detected [2022-10-26T00:10:20.416Z] 2022-10-26 00:10:20,351 [execute] INFO git push origin semver [2022-10-26T00:10:20.416Z] 2022-10-26 00:10:20,351 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T00:10:21.354Z] 2022-10-26 00:10:21,186 [run_push] DEBUG push all version tags [2022-10-26T00:10:21.354Z] 2022-10-26 00:10:21,186 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T00:10:21.354Z] 2022-10-26 00:10:21,187 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T00:10:22.296Z] 2022-10-26 00:10:21,991 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T00:10:22.296Z] 2.3.0-dev.30 [Pipeline] } [2022-10-26T00:10:22.297Z] $ docker exec --env ******** --env ******** 4e0ada6a34449da76e1b9ad8b33a7cdadd2200326371166968bdbd32f8d80d9e ssh-agent -k [2022-10-26T00:10:22.403Z] unset SSH_AUTH_SOCK; [2022-10-26T00:10:22.404Z] unset SSH_AGENT_PID; [2022-10-26T00:10:22.404Z] echo Agent pid 38 killed; [2022-10-26T00:10:22.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T00:10:22.721Z] + git semver [Pipeline] } [2022-10-26T00:10:22.985Z] $ docker stop --time=1 4e0ada6a34449da76e1b9ad8b33a7cdadd2200326371166968bdbd32f8d80d9e [2022-10-26T00:10:24.316Z] $ docker rm -f 4e0ada6a34449da76e1b9ad8b33a7cdadd2200326371166968bdbd32f8d80d9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-26T00:10:24.934Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-10-26T00:10:24.934Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-26T00:10:24.934Z] total 16 [2022-10-26T00:10:24.934Z] drwxr-xr-x 3 root root 4096 Oct 26 00:02 . [2022-10-26T00:10:24.934Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 00:10 .. [2022-10-26T00:10:24.934Z] drwxr-xr-x 2 root root 4096 Oct 26 00:02 cost [2022-10-26T00:10:24.935Z] -rw-r--r-- 1 root root 85 Oct 26 00:02 cost.csv [2022-10-26T00:10:24.935Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-26T00:10:24.935Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-26T00:10:24.935Z] total 16 [2022-10-26T00:10:24.935Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 00:02 . [2022-10-26T00:10:24.935Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 00:10 .. [2022-10-26T00:10:24.935Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 00:02 cost [2022-10-26T00:10:24.935Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 26 00:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:10:25.219Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:10:26.075Z] ---> package-listing.sh [2022-10-26T00:10:26.075Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T00:10:26.075Z] ++ facter osfamily [2022-10-26T00:10:26.334Z] + OS_FAMILY=debian [2022-10-26T00:10:26.334Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-10-26T00:10:26.334Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T00:10:26.334Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T00:10:26.334Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T00:10:26.334Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T00:10:26.334Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-10-26T00:10:26.334Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T00:10:26.334Z] + case "${OS_FAMILY}" in [2022-10-26T00:10:26.334Z] + dpkg -l [2022-10-26T00:10:26.334Z] + grep '^ii' [2022-10-26T00:10:26.334Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T00:10:26.334Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T00:10:26.334Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T00:10:26.334Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-10-26T00:10:26.334Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-10-26T00:10:26.334Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-10-26T00:10:26.344Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T00:10:26.619Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:10:27.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T00:10:27.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:10:27.276Z] prd-ubuntu20.04-docker-8c-8g-117010 does not seem to be running inside a container [2022-10-26T00:10:27.324Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T00:10:27.547Z] $ docker top f48ba8014ec0b1472b3ea2a944001a0057679afb965b5edae6f2733daf725ce9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T00:10:27.902Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T00:10:28.186Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T00:10:28.471Z] + ls /var/log/sa-host [2022-10-26T00:10:28.471Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T00:10:28.648Z] provisioning config files... [2022-10-26T00:10:28.658Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12004390597462375843tmp [Pipeline] { [Pipeline] echo [2022-10-26T00:10:28.671Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:10:28.952Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T00:10:28.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:10:29.274Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T00:10:29.280Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:10:29.560Z] ---> sudo-logs.sh [2022-10-26T00:10:29.560Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T00:10:29.586Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:10:29.869Z] ---> job-cost.sh [2022-10-26T00:10:29.869Z] lf-activate-venv: SKIPPING [2022-10-26T00:10:29.869Z] DEBUG: total: 0.2199999988079071 [2022-10-26T00:10:29.869Z] INFO: Retrieving Stack Cost... [2022-10-26T00:10:30.128Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T00:10:30.700Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T00:10:30.710Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:10:30.992Z] ---> logs-deploy.sh [2022-10-26T00:10:30.992Z] lf-activate-venv: SKIPPING [2022-10-26T00:10:30.992Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/76 [2022-10-26T00:10:30.992Z] INFO: archiving workspace using pattern(s): [2022-10-26T00:10:31.934Z] Archives upload complete. [2022-10-26T00:10:31.934Z] INFO: archiving logs to Nexus