Pull request #646 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from d71a6e5ed03d95373abe4b34c9acc21d52fee38c+daf9656040259007f9ff9da57e54fb024fb8fec3 (584afc54fc0d3ad1a9dcc02a3b4274c00bf6b8b4) 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-ssh14328224807202306144.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh12321996533528842359.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-646/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-646/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16439529128896665882.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-646/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2651809339898700162.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh12966690928391408393.key > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-646/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-646/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7575094453034878887.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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] ========================================================= [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.21 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 on ‘prd-ubuntu20.04-docker-8c-8g-17045’ Running on prd-ubuntu20.04-docker-8c-8g-17047 in /w/workspace/gexfoundry_device-mqtt-go_PR-646 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-646 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit daf9656040259007f9ff9da57e54fb024fb8fec3 into PR head commit d71a6e5ed03d95373abe4b34c9acc21d52fee38c Merge succeeded, producing d71a6e5ed03d95373abe4b34c9acc21d52fee38c Checking out Revision d71a6e5ed03d95373abe4b34c9acc21d52fee38c (PR-646) > git config core.sparsecheckout # timeout=10 > git checkout -f d71a6e5ed03d95373abe4b34c9acc21d52fee38c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge daf9656040259007f9ff9da57e54fb024fb8fec3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d71a6e5ed03d95373abe4b34c9acc21d52fee38c # timeout=10 Commit message: "build: Update go mod for Napa" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:30:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:30:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:30:01 ========================================================= 18:30:01 EdgeX Global Pipelines Version Info 18:30:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:30:02 ------------------- 18:30:02 stable info: 18:30:02 ------------------- 18:30:02 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 18:30:02 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:30:02 Message: update stable to v1.0.257 18:30:02 ------------------- 18:30:02 experimental info: 18:30:02 ------------------- 18:30:02 Commited By: **** collab-it+edgex@linuxfoundation.org 18:30:02 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:30:02 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:30:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 18:30:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 18:30:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:30:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-646 [Pipeline] echo 18:30:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-646 [Pipeline] echo 18:30:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-646 [Pipeline] echo 18:30:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d71a6e5ed03d95373abe4b34c9acc21d52fee38c [Pipeline] echo 18:30:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d71a6e5 [Pipeline] echo 18:30:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:04 provisioning config files... 18:30:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp/config7291566273913510405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:04 ---> docker-login.sh 18:30:04 nexus3.edgexfoundry.org:10001 18:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:05 Configure a credential helper to remove this warning. See 18:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:05 18:30:05 Login Succeeded 18:30:05 nexus3.edgexfoundry.org:10002 18:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:05 Configure a credential helper to remove this warning. See 18:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:05 18:30:05 Login Succeeded 18:30:05 nexus3.edgexfoundry.org:10003 18:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:05 Configure a credential helper to remove this warning. See 18:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:05 18:30:05 Login Succeeded 18:30:05 nexus3.edgexfoundry.org:10004 18:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:05 Configure a credential helper to remove this warning. See 18:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:05 18:30:05 Login Succeeded 18:30:05 docker.io 18:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:07 Configure a credential helper to remove this warning. See 18:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:07 18:30:07 Login Succeeded 18:30:07 ---> docker-login.sh ends [Pipeline] } 18:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:30:08 + git rev-list -1 --merges d71a6e5ed03d95373abe4b34c9acc21d52fee38c~1..d71a6e5ed03d95373abe4b34c9acc21d52fee38c [Pipeline] echo 18:30:08 -----------> git rev-list -1 --merges d71a6e5ed03d95373abe4b34c9acc21d52fee38c~1..d71a6e5ed03d95373abe4b34c9acc21d52fee38c d71a6e5ed03d95373abe4b34c9acc21d52fee38c [false] [Pipeline] sh 18:30:08 + git log --format=format:%s -1 d71a6e5ed03d95373abe4b34c9acc21d52fee38c [Pipeline] echo 18:30:08 ========================================================= 18:30:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:30:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:30:08 + git log --format=format:%s -1 d71a6e5ed03d95373abe4b34c9acc21d52fee38c [Pipeline] echo 18:30:08 [semverPrep] GIT_COMMIT: d71a6e5ed03d95373abe4b34c9acc21d52fee38c, Commit Message: build: Update go mod for Napa [Pipeline] echo 18:30:09 [semverPrep] This is not a build commit. [Pipeline] sh 18:30:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:30:09 + grep -v github /etc/ssh/ssh_known_hosts 18:30:09 + [ -e /tmp/ssh_known_hosts ] 18:30:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:30:09 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:30:09 sudo tee -a /etc/ssh/ssh_known_hosts 18:30:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:09 18:30:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:11 0.1.4: Pulling from edgex-devops/py-git-semver 18:30:11 b85a868b505f: Pulling fs layer 18:30:11 e2be974225ed: Pulling fs layer 18:30:11 339a4e72a1f5: Pulling fs layer 18:30:11 988bab9f4d93: Pulling fs layer 18:30:11 1469e6f7b9e6: Pulling fs layer 18:30:11 eaf3925da568: Pulling fs layer 18:30:11 bab4dde63d76: Pulling fs layer 18:30:11 bde34c3a00c8: Pulling fs layer 18:30:11 b352a97aabf1: Pulling fs layer 18:30:11 4872d77fe225: Pulling fs layer 18:30:11 5851b861e8e6: Pulling fs layer 18:30:11 eaf3925da568: Waiting 18:30:11 4872d77fe225: Waiting 18:30:11 bab4dde63d76: Waiting 18:30:11 988bab9f4d93: Waiting 18:30:11 bde34c3a00c8: Waiting 18:30:11 b352a97aabf1: Waiting 18:30:11 e2be974225ed: Verifying Checksum 18:30:11 e2be974225ed: Download complete 18:30:11 988bab9f4d93: Verifying Checksum 18:30:11 988bab9f4d93: Download complete 18:30:11 1469e6f7b9e6: Verifying Checksum 18:30:11 1469e6f7b9e6: Download complete 18:30:11 eaf3925da568: Verifying Checksum 18:30:11 eaf3925da568: Download complete 18:30:11 339a4e72a1f5: Verifying Checksum 18:30:11 339a4e72a1f5: Download complete 18:30:11 bde34c3a00c8: Verifying Checksum 18:30:11 bde34c3a00c8: Download complete 18:30:11 b352a97aabf1: Download complete 18:30:11 4872d77fe225: Verifying Checksum 18:30:11 4872d77fe225: Download complete 18:30:11 5851b861e8e6: Verifying Checksum 18:30:11 b85a868b505f: Verifying Checksum 18:30:11 b85a868b505f: Download complete 18:30:11 bab4dde63d76: Verifying Checksum 18:30:11 bab4dde63d76: Download complete 18:30:12 b85a868b505f: Pull complete 18:30:13 e2be974225ed: Pull complete 18:30:13 339a4e72a1f5: Pull complete 18:30:13 988bab9f4d93: Pull complete 18:30:13 1469e6f7b9e6: Pull complete 18:30:13 eaf3925da568: Pull complete 18:30:15 bab4dde63d76: Pull complete 18:30:15 bde34c3a00c8: Pull complete 18:30:15 b352a97aabf1: Pull complete 18:30:15 4872d77fe225: Pull complete 18:30:15 5851b861e8e6: Pull complete 18:30:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:16 prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container 18:30:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-646 -v /w/workspace/gexfoundry_device-mqtt-go_PR-646:/w/workspace/gexfoundry_device-mqtt-go_PR-646:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:30:20 $ docker top 557d04cb16d8a7ec1aa4387ab44844a597eb1ac10a63e57a184bf707512e8828 -eo pid,comm 18:30:20 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). 18:30:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:30:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:20 [ssh-agent] Looking for ssh-agent implementation... 18:30:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:20 $ docker exec 557d04cb16d8a7ec1aa4387ab44844a597eb1ac10a63e57a184bf707512e8828 ssh-agent 18:30:20 SSH_AUTH_SOCK=/tmp/ssh-AmUCcshdnWYn/agent.32 18:30:20 SSH_AGENT_PID=38 18:30:20 Running ssh-add (command line suppressed) 18:30:20 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp/private_key_1781860949088517827.key (/w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp/private_key_1781860949088517827.key) 18:30:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:21 + git tag --points-at HEAD [Pipeline] } 18:30:21 $ docker exec --env ******** --env ******** 557d04cb16d8a7ec1aa4387ab44844a597eb1ac10a63e57a184bf707512e8828 ssh-agent -k 18:30:21 unset SSH_AUTH_SOCK; 18:30:21 unset SSH_AGENT_PID; 18:30:21 echo Agent pid 38 killed; 18:30:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:30:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:21 [ssh-agent] Looking for ssh-agent implementation... 18:30:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:21 $ docker exec 557d04cb16d8a7ec1aa4387ab44844a597eb1ac10a63e57a184bf707512e8828 ssh-agent 18:30:21 SSH_AUTH_SOCK=/tmp/ssh-S2YIVwwsnW78/agent.70 18:30:21 SSH_AGENT_PID=76 18:30:21 Running ssh-add (command line suppressed) 18:30:21 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp/private_key_6454900176649081441.key (/w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp/private_key_6454900176649081441.key) 18:30:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:22 + git semver init 18:30:22 2023-11-08 18:30:22,460 [run_init] DEBUG init version:0.0.0 force:False 18:30:22 2023-11-08 18:30:22,461 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-646/.semver 18:30:22 2023-11-08 18:30:22,462 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-646/.semver 18:30:22 2023-11-08 18:30:22,462 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-646/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-646, universal_newlines=False, shell=None, istream=None) 18:30:23 2023-11-08 18:30:23,354 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-646/.git/info/exclude 18:30:23 2023-11-08 18:30:23,354 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-646/.semver/PR-646 with force:False 18:30:23 2023-11-08 18:30:23,355 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-646/.semver/PR-646 18:30:23 2023-11-08 18:30:23,359 [execute] INFO git cat-file --batch-check 18:30:23 2023-11-08 18:30:23,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-646/.semver, universal_newlines=False, shell=None, istream=) 18:30:23 2023-11-08 18:30:23,365 [execute] INFO git cat-file --batch 18:30:23 2023-11-08 18:30:23,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-646/.semver, universal_newlines=False, shell=None, istream=) 18:30:23 2023-11-08 18:30:23,370 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-646/.semver/PR-646 18:30:23 0.0.0 [Pipeline] } 18:30:23 $ docker exec --env ******** --env ******** 557d04cb16d8a7ec1aa4387ab44844a597eb1ac10a63e57a184bf707512e8828 ssh-agent -k 18:30:23 unset SSH_AUTH_SOCK; 18:30:23 unset SSH_AGENT_PID; 18:30:23 echo Agent pid 76 killed; 18:30:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:30:24 + git semver [Pipeline] } 18:30:24 $ docker stop --time=1 557d04cb16d8a7ec1aa4387ab44844a597eb1ac10a63e57a184bf707512e8828 18:30:25 $ docker rm -f --volumes 557d04cb16d8a7ec1aa4387ab44844a597eb1ac10a63e57a184bf707512e8828 [Pipeline] // withDockerContainer [Pipeline] sh 18:30:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:30:26 Stashed 1 file(s) [Pipeline] echo 18:30:26 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:27 provisioning config files... 18:30:27 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp/config606189909727529087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:27 ---> docker-login.sh 18:30:27 nexus3.edgexfoundry.org:10001 18:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:27 Configure a credential helper to remove this warning. See 18:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:27 18:30:27 Login Succeeded 18:30:27 nexus3.edgexfoundry.org:10002 18:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:27 Configure a credential helper to remove this warning. See 18:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:27 18:30:27 Login Succeeded 18:30:27 nexus3.edgexfoundry.org:10003 18:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:27 Configure a credential helper to remove this warning. See 18:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:27 18:30:27 Login Succeeded 18:30:27 nexus3.edgexfoundry.org:10004 18:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:27 Configure a credential helper to remove this warning. See 18:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:27 18:30:27 Login Succeeded 18:30:27 docker.io 18:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:28 Configure a credential helper to remove this warning. See 18:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:28 18:30:28 Login Succeeded 18:30:28 ---> docker-login.sh ends [Pipeline] } 18:30:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:30:28 ========================================================= 18:30:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:30:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:30:28 Sending build context to Docker daemon 6.57MB 18:30:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:30:28 Step 2/12 : FROM ${BASE} AS builder 18:30:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:30:28 7264a8db6415: Pulling fs layer 18:30:28 c4d48a809fc2: Pulling fs layer 18:30:28 4f1c88b9dad5: Pulling fs layer 18:30:28 ad3a456e5733: Pulling fs layer 18:30:28 33e27b845d1e: Pulling fs layer 18:30:28 c68163c4e522: Pulling fs layer 18:30:28 50da416c3ac9: Pulling fs layer 18:30:28 23d2d4c4bb30: Pulling fs layer 18:30:28 ad3a456e5733: Waiting 18:30:28 33e27b845d1e: Waiting 18:30:28 c68163c4e522: Waiting 18:30:28 50da416c3ac9: Waiting 18:30:28 23d2d4c4bb30: Waiting 18:30:28 c4d48a809fc2: Verifying Checksum 18:30:28 c4d48a809fc2: Download complete 18:30:28 ad3a456e5733: Download complete 18:30:29 33e27b845d1e: Verifying Checksum 18:30:29 33e27b845d1e: Download complete 18:30:29 7264a8db6415: Verifying Checksum 18:30:29 7264a8db6415: Download complete 18:30:29 c68163c4e522: Verifying Checksum 18:30:29 c68163c4e522: Download complete 18:30:29 7264a8db6415: Pull complete 18:30:29 c4d48a809fc2: Pull complete 18:30:29 23d2d4c4bb30: Verifying Checksum 18:30:29 23d2d4c4bb30: Download complete 18:30:29 4f1c88b9dad5: Download complete 18:30:30 50da416c3ac9: Verifying Checksum 18:30:30 50da416c3ac9: Download complete 18:30:33 4f1c88b9dad5: Pull complete 18:30:33 ad3a456e5733: Pull complete 18:30:33 33e27b845d1e: Pull complete 18:30:33 c68163c4e522: Pull complete 18:30:36 50da416c3ac9: Pull complete 18:30:36 23d2d4c4bb30: Pull complete 18:30:36 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:30:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:30:36 ---> 0786185ac409 18:30:36 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:30:41 Still waiting to schedule task 18:30:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17046’ 18:30:44 ---> Running in fa53b70dacb5 18:30:44 Removing intermediate container fa53b70dacb5 18:30:44 ---> 9e1f7ff7cd45 18:30:44 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:30:44 ---> Running in b1f075a30111 18:30:44 Removing intermediate container b1f075a30111 18:30:44 ---> 6e432ea0a280 18:30:44 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:30:44 ---> Running in a5bf34f611aa 18:30:44 Removing intermediate container a5bf34f611aa 18:30:44 ---> 6cb263ca826d 18:30:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:30:44 ---> Running in 294ab2254920 18:30:44 Removing intermediate container 294ab2254920 18:30:44 ---> 1808652cc3e4 18:30:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:30:44 ---> Running in 9f1498e5cca7 18:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:30:44 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:30:44 (2/4) Installing libedit (20221030.3.1-r1) 18:30:44 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:30:44 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:30:44 Executing busybox-1.36.1-r2.trigger 18:30:44 OK: 268 MiB in 56 packages 18:30:45 Removing intermediate container 9f1498e5cca7 18:30:45 ---> b8f3541ce6e0 18:30:45 Step 8/12 : WORKDIR /device-mqtt-go 18:30:45 ---> Running in c9623ea6800b 18:30:45 Removing intermediate container c9623ea6800b 18:30:45 ---> aa547048e059 18:30:45 Step 9/12 : COPY go.mod vendor* ./ 18:30:45 ---> cb8c1579e01e 18:30:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:30:45 ---> Running in 5080ed8367f8 18:31:32 Removing intermediate container 5080ed8367f8 18:31:32 ---> 16eeacdf133f 18:31:32 Step 11/12 : COPY . . 18:31:32 ---> aab6dc4f2f5e 18:31:32 Step 12/12 : RUN $MAKE 18:31:32 ---> Running in af6bccf4413e 18:31:32 noop 18:31:32 Removing intermediate container af6bccf4413e 18:31:32 ---> b844eb7c9e92 18:31:32 Successfully built b844eb7c9e92 18:31:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:32 + docker inspect -f . ci-base-image-x86_64 18:31:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:32 prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container 18:31:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-646 -v /w/workspace/gexfoundry_device-mqtt-go_PR-646:/w/workspace/gexfoundry_device-mqtt-go_PR-646:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:31:33 $ docker top 60038ad4303c88239b78127f7de7de5fb57fab4356698e86e3e5cf58cd88d320 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:33 + go version 18:31:33 go version go1.21.0 linux/amd64 [Pipeline] } 18:31:33 $ docker stop --time=1 60038ad4303c88239b78127f7de7de5fb57fab4356698e86e3e5cf58cd88d320 18:31:34 $ docker rm -f --volumes 60038ad4303c88239b78127f7de7de5fb57fab4356698e86e3e5cf58cd88d320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:35 + docker inspect -f . ci-base-image-x86_64 18:31:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:35 prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container 18:31:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-646 -v /w/workspace/gexfoundry_device-mqtt-go_PR-646:/w/workspace/gexfoundry_device-mqtt-go_PR-646:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:31:36 $ docker top 3183ad425ccecb392c86f302a5e80ccba67e3df002f616c4942ac892e5796db3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:36 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-646 [Pipeline] fileExists [Pipeline] sh 18:31:36 + make test 18:31:36 go test ./... -coverprofile=coverage.out ./... 18:31:38 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:31:50 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:31:50 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:31:50 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 22.8% of statements 18:31:57 go vet ./... 18:32:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:32:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:32:00 ./bin/test-attribution-txt.sh [Pipeline] echo 18:32:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:32:00 $ docker stop --time=1 3183ad425ccecb392c86f302a5e80ccba67e3df002f616c4942ac892e5796db3 18:32:04 $ docker rm -f --volumes 3183ad425ccecb392c86f302a5e80ccba67e3df002f616c4942ac892e5796db3 [Pipeline] // withDockerContainer [Pipeline] sh 18:32:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:32:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:32:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:32:06 + ls -al . 18:32:06 total 184 18:32:06 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 18:31 . 18:32:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:29 .. 18:32:06 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 18:29 .dockerignore 18:32:06 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:31 .git 18:32:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:29 .github 18:32:06 -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 18:29 .gitignore 18:32:06 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 18:29 .golangci.yml 18:32:06 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:30 .semver 18:32:06 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 18:29 Attribution.txt 18:32:06 -rw-rw-r-- 1 jenkins jenkins 17522 Nov 8 18:29 CHANGELOG.md 18:32:06 -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 18:29 Dockerfile 18:32:06 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:29 GOVERNANCE.md 18:32:06 -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 18:29 Jenkinsfile 18:32:06 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 18:29 LICENSE 18:32:06 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 18:29 Makefile 18:32:06 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 18:29 OWNERS.md 18:32:06 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 18:29 README.md 18:32:06 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 18:30 VERSION 18:32:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:29 bin 18:32:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:29 cmd 18:32:06 -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 18:31 coverage.out 18:32:06 -rw-rw-r-- 1 jenkins jenkins 3775 Nov 8 18:29 go.mod 18:32:06 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 8 18:29 go.sum 18:32:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:29 internal 18:32:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:29 mock 18:32:06 -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 18:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:06 + 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=d71a6e5ed03d95373abe4b34c9acc21d52fee38c --label arch=amd64 --label version=0.0.0 . 18:32:06 Sending build context to Docker daemon 6.59MB 18:32:06 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 18:32:06 Step 2/24 : FROM ${BASE} AS builder 18:32:06 ---> b844eb7c9e92 18:32:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:32:06 ---> Running in f148df9c44ab 18:32:06 Removing intermediate container f148df9c44ab 18:32:06 ---> 4196be072d58 18:32:06 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:32:06 ---> Running in 57ee92bb0493 18:32:06 Removing intermediate container 57ee92bb0493 18:32:06 ---> 8ee7a3a7cb1d 18:32:06 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:32:07 ---> Running in 4eec64a90028 18:32:07 Removing intermediate container 4eec64a90028 18:32:07 ---> 4e3ecf527048 18:32:07 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:32:07 ---> Running in b8015b1b45f1 18:32:07 Removing intermediate container b8015b1b45f1 18:32:07 ---> 9ba75bd582a8 18:32:07 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:32:07 ---> Running in 41449a34dfda 18:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:32:07 OK: 268 MiB in 56 packages 18:32:08 Removing intermediate container 41449a34dfda 18:32:08 ---> ad30549ff680 18:32:08 Step 8/24 : WORKDIR /device-mqtt-go 18:32:08 ---> Running in 45f9dfa2ee2a 18:32:08 Removing intermediate container 45f9dfa2ee2a 18:32:08 ---> 74bf0fafc825 18:32:08 Step 9/24 : COPY go.mod vendor* ./ 18:32:08 ---> a0c62e170906 18:32:08 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:08 ---> Running in 84e1beef2d3c 18:32:08 Removing intermediate container 84e1beef2d3c 18:32:08 ---> c46c69f91419 18:32:08 Step 11/24 : COPY . . 18:32:09 ---> 472ea95b328d 18:32:09 Step 12/24 : RUN $MAKE 18:32:09 ---> Running in 48fa354b77cb 18:32:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 18:32:48 Removing intermediate container 48fa354b77cb 18:32:48 ---> 5cfb5cfa375d 18:32:48 Step 13/24 : FROM alpine:3.18 18:32:48 3.18: Pulling from library/alpine 18:32:48 96526aa774ef: Pulling fs layer 18:32:48 96526aa774ef: Verifying Checksum 18:32:48 96526aa774ef: Download complete 18:32:48 96526aa774ef: Pull complete 18:32:48 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:32:48 Status: Downloaded newer image for alpine:3.18 18:32:48 ---> 8ca4688f4f35 18:32:48 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:32:51 ---> Running in 276dec069dde 18:32:53 Removing intermediate container 276dec069dde 18:32:53 ---> 7771b0f88418 18:32:53 Step 15/24 : RUN apk add --update --no-cache dumb-init 18:32:55 ---> Running in 4595ed8f1b1b 18:32:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:32:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:32:57 (1/1) Installing dumb-init (1.2.5-r2) 18:32:57 Executing busybox-1.36.1-r2.trigger 18:32:57 OK: 7 MiB in 16 packages 18:33:03 Removing intermediate container 4595ed8f1b1b 18:33:03 ---> 30c867de038e 18:33:03 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 18:33:06 ---> f43e812a7467 18:33:06 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 18:33:07 ---> 9d8d057dfa27 18:33:07 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:33:09 ---> 3ab502b57cb8 18:33:09 Step 19/24 : EXPOSE 59982 18:33:11 ---> Running in 59bcb4495c6e 18:33:12 Removing intermediate container 59bcb4495c6e 18:33:12 ---> d50f2611c808 18:33:12 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 18:33:12 ---> Running in ea5ef73bfb81 18:33:13 Removing intermediate container ea5ef73bfb81 18:33:13 ---> af11a3b88c65 18:33:13 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:33:13 ---> Running in df70ccc5c4ff 18:33:14 Removing intermediate container df70ccc5c4ff 18:33:14 ---> 4fab6455f920 18:33:14 Step 22/24 : LABEL arch=amd64 18:33:14 ---> Running in 27f111733a95 18:33:14 Removing intermediate container 27f111733a95 18:33:14 ---> 452c9ce9e9a5 18:33:14 Step 23/24 : LABEL git_sha=d71a6e5ed03d95373abe4b34c9acc21d52fee38c 18:33:14 ---> Running in 468fc8374765 18:33:14 Removing intermediate container 468fc8374765 18:33:14 ---> 4f1c49320ec6 18:33:14 Step 24/24 : LABEL version=0.0.0 18:33:14 ---> Running in 14b5ca9190cf 18:33:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17049 in /w/workspace/gexfoundry_device-mqtt-go_PR-646 [Pipeline] { [Pipeline] ws 18:33:14 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 18:33:14 The recommended git tool is: git 18:33:14 Removing intermediate container 14b5ca9190cf 18:33:14 ---> 91b87dad4160 18:33:14 [Warning] One or more build-args [ARCH] were not consumed 18:33:14 Successfully built 91b87dad4160 18:33:14 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:15 18:33:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:16 latest: Pulling from edgex-lftools-log-publisher 18:33:16 5eb5b503b376: Pulling fs layer 18:33:16 5c69ac0246d0: Pulling fs layer 18:33:16 ec43610c2a17: Pulling fs layer 18:33:16 3a2ae6a8a46f: Pulling fs layer 18:33:16 33b1e0a273af: Pulling fs layer 18:33:16 5d3b04190fa2: Pulling fs layer 18:33:16 2f39f015ded8: Pulling fs layer 18:33:16 33b1e0a273af: Waiting 18:33:16 2f39f015ded8: Waiting 18:33:16 3a2ae6a8a46f: Waiting 18:33:16 5c69ac0246d0: Download complete 18:33:16 3a2ae6a8a46f: Verifying Checksum 18:33:16 3a2ae6a8a46f: Download complete 18:33:16 33b1e0a273af: Verifying Checksum 18:33:16 33b1e0a273af: Download complete 18:33:16 5d3b04190fa2: Verifying Checksum 18:33:16 5d3b04190fa2: Download complete 18:33:16 ec43610c2a17: Verifying Checksum 18:33:16 ec43610c2a17: Download complete 18:33:16 5eb5b503b376: Verifying Checksum 18:33:16 5eb5b503b376: Download complete 18:33:17 2f39f015ded8: Verifying Checksum 18:33:17 2f39f015ded8: Download complete 18:33:17 5eb5b503b376: Pull complete 18:33:17 5c69ac0246d0: Pull complete 18:33:18 ec43610c2a17: Pull complete 18:33:18 3a2ae6a8a46f: Pull complete 18:33:18 33b1e0a273af: Pull complete 18:33:18 5d3b04190fa2: Pull complete 18:33:20 using credential edgex-jenkins-ssh 18:33:20 Cloning the remote Git repository 18:33:21 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 18:33:21 > git init /w/workspace/device-mqtt-go/1 # timeout=10 18:33:21 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:33:21 > git --version # timeout=10 18:33:21 > git --version # 'git version 2.25.1' 18:33:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:22 2f39f015ded8: Pull complete 18:33:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:33:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:22 prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container 18:33:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-646 -v /w/workspace/gexfoundry_device-mqtt-go_PR-646:/w/workspace/gexfoundry_device-mqtt-go_PR-646:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:33:22 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:33:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:23 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:33:23 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:33:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:33:24 Merging remotes/origin/main commit daf9656040259007f9ff9da57e54fb024fb8fec3 into PR head commit d71a6e5ed03d95373abe4b34c9acc21d52fee38c 18:33:24 Merge succeeded, producing d71a6e5ed03d95373abe4b34c9acc21d52fee38c 18:33:24 Checking out Revision d71a6e5ed03d95373abe4b34c9acc21d52fee38c (PR-646) 18:33:24 > git config core.sparsecheckout # timeout=10 18:33:24 > git checkout -f d71a6e5ed03d95373abe4b34c9acc21d52fee38c # timeout=10 18:33:24 > git remote # timeout=10 18:33:24 > git config --get remote.origin.url # timeout=10 18:33:24 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:24 > git merge daf9656040259007f9ff9da57e54fb024fb8fec3 # timeout=10 18:33:24 > git rev-parse HEAD^{commit} # timeout=10 18:33:24 > git config core.sparsecheckout # timeout=10 18:33:24 > git checkout -f d71a6e5ed03d95373abe4b34c9acc21d52fee38c # timeout=10 18:33:28 Commit message: "build: Update go mod for Napa" 18:33:28 > git --version # timeout=10 18:33:28 > git --version # 'git version 2.25.1' 18:33:28 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:33:28 18:33:28 GitHub has been notified of this commit’s build result 18:33:28 18:33:28 $ docker top b6016bb38766199ec7dfc9d514e7b0b184cf75a8ad50938b8354650dd0e41bcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 18:33:29 ---> job-cost.sh 18:33:29 lf-activate-venv: SKIPPING 18:33:29 INFO: No Stack... [Pipeline] sh 18:33:29 INFO: Retrieving Pricing Info for: v3-standard-8 18:33:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:33:29 % Total % Received % Xferd Average Speed Time Time Time Current 18:33:29 Dload Upload Total Spent Left Speed 18:33:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 182k 0 --:--:-- --:--:-- --:--:-- 182k 18:33:29 INFO: Archiving Costs [Pipeline] sh 18:33:30 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-646/archives/cost.csv 18:33:30 + cut -d, -f6 [Pipeline] lock 18:33:30 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-646-1-stack-cost] 18:33:30 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-646-1-stack-cost] did not exist. Created. 18:33:30 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-646-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh 18:33:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:33:30 + echo total: 0.2199999988079071 [Pipeline] stash 18:33:30 Stashed 1 file(s) [Pipeline] } 18:33:30 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-646-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:33:30 $ docker stop --time=1 b6016bb38766199ec7dfc9d514e7b0b184cf75a8ad50938b8354650dd0e41bcf 18:33:30 + sudo tee /etc/docker/daemon.new 18:33:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:33:30 { 18:33:30 "registry-mirrors": [ 18:33:30 "https://nexus3.edgexfoundry.org:10001" 18:33:30 ], 18:33:30 "bip": "10.250.0.254/24", 18:33:30 "hosts": [ 18:33:30 "tcp://0.0.0.0:5555", 18:33:30 "unix:///var/run/docker.sock" 18:33:30 ], 18:33:30 "mtu": 1458, 18:33:30 "selinux-enabled": true, 18:33:30 "seccomp-profile": "/etc/docker/seccomp.json" 18:33:30 } 18:33:32 $ docker rm -f --volumes b6016bb38766199ec7dfc9d514e7b0b184cf75a8ad50938b8354650dd0e41bcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:33:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:33:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:33:51 provisioning config files... 18:33:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5127091201681632745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:51 ---> docker-login.sh 18:33:51 nexus3.edgexfoundry.org:10001 18:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:52 Configure a credential helper to remove this warning. See 18:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:52 18:33:52 Login Succeeded 18:33:52 nexus3.edgexfoundry.org:10002 18:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:53 Configure a credential helper to remove this warning. See 18:33:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:53 18:33:53 Login Succeeded 18:33:53 nexus3.edgexfoundry.org:10003 18:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:53 Configure a credential helper to remove this warning. See 18:33:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:53 18:33:53 Login Succeeded 18:33:53 nexus3.edgexfoundry.org:10004 18:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:53 Configure a credential helper to remove this warning. See 18:33:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:53 18:33:53 Login Succeeded 18:33:53 docker.io 18:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:54 Configure a credential helper to remove this warning. See 18:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:54 18:33:54 Login Succeeded 18:33:54 ---> docker-login.sh ends [Pipeline] } 18:33:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:33:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:33:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:33:55 ========================================================= 18:33:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:33:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:33:55 Sending build context to Docker daemon 3.384MB 18:33:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:33:55 Step 2/12 : FROM ${BASE} AS builder 18:33:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:33:56 9fda8d8052c6: Pulling fs layer 18:33:56 5d54e960e981: Pulling fs layer 18:33:56 c4a7e357bf2a: Pulling fs layer 18:33:56 f0e02332f6b5: Pulling fs layer 18:33:56 cefa15bbcfad: Pulling fs layer 18:33:56 17808c966233: Pulling fs layer 18:33:56 f4c1fc716caa: Pulling fs layer 18:33:56 f0e02332f6b5: Waiting 18:33:56 cefa15bbcfad: Waiting 18:33:56 17808c966233: Waiting 18:33:56 f4c1fc716caa: Waiting 18:33:56 5d54e960e981: Verifying Checksum 18:33:56 5d54e960e981: Download complete 18:33:56 f0e02332f6b5: Verifying Checksum 18:33:56 f0e02332f6b5: Download complete 18:33:56 cefa15bbcfad: Verifying Checksum 18:33:56 cefa15bbcfad: Download complete 18:33:56 9fda8d8052c6: Verifying Checksum 18:33:56 9fda8d8052c6: Download complete 18:33:56 f4c1fc716caa: Verifying Checksum 18:33:56 f4c1fc716caa: Download complete 18:33:57 9fda8d8052c6: Pull complete 18:33:57 5d54e960e981: Pull complete 18:33:58 c4a7e357bf2a: Verifying Checksum 18:33:58 c4a7e357bf2a: Download complete 18:33:59 17808c966233: Verifying Checksum 18:33:59 17808c966233: Download complete 18:34:11 c4a7e357bf2a: Pull complete 18:34:17 f0e02332f6b5: Pull complete 18:34:17 cefa15bbcfad: Pull complete 18:34:25 17808c966233: Pull complete 18:34:26 f4c1fc716caa: Pull complete 18:34:26 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:34:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:34:26 ---> ea914061e18c 18:34:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:34:29 ---> Running in baf2210247dd 18:34:29 Removing intermediate container baf2210247dd 18:34:29 ---> f343f57601c9 18:34:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:34:29 ---> Running in 11e63749646a 18:34:30 Removing intermediate container 11e63749646a 18:34:30 ---> ef595d0fbd72 18:34:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:34:30 ---> Running in 5a4e1a4f0e3f 18:34:30 Removing intermediate container 5a4e1a4f0e3f 18:34:30 ---> cd86df88b111 18:34:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:34:30 ---> Running in 6697f1f9bbf9 18:34:30 Removing intermediate container 6697f1f9bbf9 18:34:30 ---> 3d46b7497dcc 18:34:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:34:30 ---> Running in 53d00f84c1d3 18:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:34:34 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:34:34 (2/4) Installing libedit (20221030.3.1-r1) 18:34:34 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:34:34 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:34:34 Executing busybox-1.36.1-r2.trigger 18:34:34 OK: 270 MiB in 56 packages 18:34:35 Removing intermediate container 53d00f84c1d3 18:34:35 ---> b33b0e4c9e59 18:34:35 Step 8/12 : WORKDIR /device-mqtt-go 18:34:35 ---> Running in 7e4d05d15721 18:34:35 Removing intermediate container 7e4d05d15721 18:34:35 ---> 5440586e1a2f 18:34:35 Step 9/12 : COPY go.mod vendor* ./ 18:34:36 ---> c350e22c6509 18:34:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:36 ---> Running in 9c24843f2270 18:35:58 Removing intermediate container 9c24843f2270 18:35:58 ---> 51de04ec6e92 18:35:58 Step 11/12 : COPY . . 18:35:58 ---> 84ab2c841d03 18:35:58 Step 12/12 : RUN $MAKE 18:35:58 ---> Running in ad32344a4a9a 18:35:58 noop 18:35:58 Removing intermediate container ad32344a4a9a 18:35:58 ---> 6d328995c20c 18:35:58 Successfully built 6d328995c20c 18:35:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:58 + docker inspect -f . ci-base-image-arm64 18:35:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:58 prd-ubuntu20.04-docker-arm64-4c-16g-17049 does not seem to be running inside a container 18:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:36:00 $ docker top a2e36bd984f457a1bdc1bd659d01d432940853353c4b28a83118c374a1aa3020 -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:01 + go version 18:36:01 go version go1.21.0 linux/arm64 [Pipeline] } 18:36:01 $ docker stop --time=1 a2e36bd984f457a1bdc1bd659d01d432940853353c4b28a83118c374a1aa3020 18:36:02 $ docker rm -f --volumes a2e36bd984f457a1bdc1bd659d01d432940853353c4b28a83118c374a1aa3020 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:03 + docker inspect -f . ci-base-image-arm64 18:36:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:04 prd-ubuntu20.04-docker-arm64-4c-16g-17049 does not seem to be running inside a container 18:36:04 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:36:05 $ docker top 59309b2aa5eb7ad1b522ea609fd955057d10554f7f14f29d5fce1131ceb943b9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:06 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 18:36:07 + make test 18:36:07 go test ./... -coverprofile=coverage.out ./... 18:36:11 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:38:03 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:38:03 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:38:03 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.064s coverage: 22.8% of statements 18:38:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:38:03 go vet ./... 18:38:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:38:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:38:35 ./bin/test-attribution-txt.sh [Pipeline] echo 18:38:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:38:35 $ docker stop --time=1 59309b2aa5eb7ad1b522ea609fd955057d10554f7f14f29d5fce1131ceb943b9 18:38:37 $ docker rm -f --volumes 59309b2aa5eb7ad1b522ea609fd955057d10554f7f14f29d5fce1131ceb943b9 [Pipeline] // withDockerContainer [Pipeline] sh 18:38:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:38:38 Warning: overwriting stash ‘coverage-report’ 18:38:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:38:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:38:40 + ls -al . 18:38:40 total 180 18:38:40 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:36 . 18:38:40 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:33 .. 18:38:40 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 18:33 .dockerignore 18:38:40 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:33 .git 18:38:40 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:33 .github 18:38:40 -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 18:33 .gitignore 18:38:40 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 18:33 .golangci.yml 18:38:40 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 18:33 Attribution.txt 18:38:40 -rw-rw-r-- 1 jenkins jenkins 17522 Nov 8 18:33 CHANGELOG.md 18:38:40 -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 18:33 Dockerfile 18:38:40 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:33 GOVERNANCE.md 18:38:40 -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 18:33 Jenkinsfile 18:38:40 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 18:33 LICENSE 18:38:40 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 18:33 Makefile 18:38:40 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 18:33 OWNERS.md 18:38:40 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 18:33 README.md 18:38:40 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 18:30 VERSION 18:38:40 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:33 bin 18:38:40 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:33 cmd 18:38:40 -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 18:37 coverage.out 18:38:40 -rw-rw-r-- 1 jenkins jenkins 3775 Nov 8 18:33 go.mod 18:38:40 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 8 18:33 go.sum 18:38:40 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:33 internal 18:38:40 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:33 mock 18:38:40 -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 18:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:40 + 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=d71a6e5ed03d95373abe4b34c9acc21d52fee38c --label arch=arm64 --label version=0.0.0 . 18:38:41 Sending build context to Docker daemon 3.403MB 18:38:41 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 18:38:41 Step 2/24 : FROM ${BASE} AS builder 18:38:41 ---> 6d328995c20c 18:38:41 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:38:41 ---> Running in bf6ed49ad183 18:38:41 Removing intermediate container bf6ed49ad183 18:38:41 ---> 73e1c62a8da1 18:38:41 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:38:41 ---> Running in bbea368fcc9d 18:38:42 Removing intermediate container bbea368fcc9d 18:38:42 ---> 690e22a5b1d7 18:38:42 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:38:42 ---> Running in 91950d62ec30 18:38:43 Removing intermediate container 91950d62ec30 18:38:43 ---> c27c46e927d3 18:38:43 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:38:43 ---> Running in 4837017dd26b 18:38:43 Removing intermediate container 4837017dd26b 18:38:43 ---> 2fc32fc1d431 18:38:43 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:38:43 ---> Running in d55c1c477877 18:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:38:47 OK: 270 MiB in 56 packages 18:38:48 Removing intermediate container d55c1c477877 18:38:48 ---> 8024d0770660 18:38:48 Step 8/24 : WORKDIR /device-mqtt-go 18:38:48 ---> Running in 73a2ec181334 18:38:48 Removing intermediate container 73a2ec181334 18:38:48 ---> 1f269d885845 18:38:48 Step 9/24 : COPY go.mod vendor* ./ 18:38:50 ---> b61336b51a51 18:38:50 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:50 ---> Running in 1dc90b181e8c 18:38:56 Removing intermediate container 1dc90b181e8c 18:38:56 ---> 13dc44cd38db 18:38:56 Step 11/24 : COPY . . 18:38:57 ---> 16dcc31a82a2 18:38:57 Step 12/24 : RUN $MAKE 18:38:57 ---> Running in 25379eff28bb 18:38:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 18:40:49 Removing intermediate container 25379eff28bb 18:40:49 ---> f4352e98aca4 18:40:49 Step 13/24 : FROM alpine:3.18 18:40:49 3.18: Pulling from library/alpine 18:40:49 579b34f0a95b: Pulling fs layer 18:40:50 579b34f0a95b: Download complete 18:40:51 579b34f0a95b: Pull complete 18:40:51 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:40:51 Status: Downloaded newer image for alpine:3.18 18:40:51 ---> 3cc203321400 18:40:51 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:40:51 ---> Running in 2ddd1265c6e6 18:40:51 Removing intermediate container 2ddd1265c6e6 18:40:51 ---> dc4488696549 18:40:51 Step 15/24 : RUN apk add --update --no-cache dumb-init 18:40:51 ---> Running in 16b1d654d3ca 18:40:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:40:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:40:54 (1/1) Installing dumb-init (1.2.5-r2) 18:40:54 Executing busybox-1.36.1-r2.trigger 18:40:54 OK: 8 MiB in 16 packages 18:40:55 Removing intermediate container 16b1d654d3ca 18:40:55 ---> 6ab229247c18 18:40:55 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 18:40:56 ---> 872d05e1dfd9 18:40:56 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 18:40:57 ---> be0bbfcc7d3e 18:40:57 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:40:57 ---> 2eff665bc1ef 18:40:57 Step 19/24 : EXPOSE 59982 18:40:57 ---> Running in 7149b1a1268c 18:40:57 Removing intermediate container 7149b1a1268c 18:40:57 ---> 9b6104880997 18:40:57 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 18:40:58 ---> Running in c6025a198ed4 18:40:58 Removing intermediate container c6025a198ed4 18:40:58 ---> 5d5655afd23d 18:40:58 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:40:58 ---> Running in 2861f1b0eb4d 18:40:58 Removing intermediate container 2861f1b0eb4d 18:40:58 ---> 05cc7caf2e26 18:40:58 Step 22/24 : LABEL arch=arm64 18:40:58 ---> Running in 932057a3ad8c 18:40:59 Removing intermediate container 932057a3ad8c 18:40:59 ---> 352141e134a7 18:40:59 Step 23/24 : LABEL git_sha=d71a6e5ed03d95373abe4b34c9acc21d52fee38c 18:40:59 ---> Running in cc9c6d58a0bd 18:40:59 Removing intermediate container cc9c6d58a0bd 18:40:59 ---> e85e639b052c 18:40:59 Step 24/24 : LABEL version=0.0.0 18:40:59 ---> Running in c1e62e2ff59e 18:41:00 Removing intermediate container c1e62e2ff59e 18:41:00 ---> 00e0cf98526a 18:41:00 [Warning] One or more build-args [ARCH] were not consumed 18:41:00 Successfully built 00e0cf98526a 18:41:00 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:41:00 18:41:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:41:01 arm64: Pulling from edgex-lftools-log-publisher 18:41:01 8998bd30e6a1: Pulling fs layer 18:41:01 04944245beec: Pulling fs layer 18:41:01 699f458cf7ca: Pulling fs layer 18:41:01 765212b225bb: Pulling fs layer 18:41:01 f23df028b6ca: Pulling fs layer 18:41:01 d65c8cfc05b1: Pulling fs layer 18:41:01 2437ff75d9bd: Pulling fs layer 18:41:01 f23df028b6ca: Waiting 18:41:01 765212b225bb: Waiting 18:41:01 d65c8cfc05b1: Waiting 18:41:01 2437ff75d9bd: Waiting 18:41:01 04944245beec: Verifying Checksum 18:41:01 04944245beec: Download complete 18:41:01 765212b225bb: Verifying Checksum 18:41:01 765212b225bb: Download complete 18:41:01 f23df028b6ca: Verifying Checksum 18:41:01 f23df028b6ca: Download complete 18:41:01 d65c8cfc05b1: Verifying Checksum 18:41:01 d65c8cfc05b1: Download complete 18:41:02 699f458cf7ca: Verifying Checksum 18:41:02 699f458cf7ca: Download complete 18:41:02 8998bd30e6a1: Verifying Checksum 18:41:02 8998bd30e6a1: Download complete 18:41:04 2437ff75d9bd: Verifying Checksum 18:41:04 2437ff75d9bd: Download complete 18:41:07 8998bd30e6a1: Pull complete 18:41:07 04944245beec: Pull complete 18:41:09 699f458cf7ca: Pull complete 18:41:09 765212b225bb: Pull complete 18:41:10 f23df028b6ca: Pull complete 18:41:10 d65c8cfc05b1: Pull complete 18:41:28 2437ff75d9bd: Pull complete 18:41:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:41:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:41:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:29 prd-ubuntu20.04-docker-arm64-4c-16g-17049 does not seem to be running inside a container 18:41:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:41:31 $ docker top b7d2aa25d52c246d8f5f62dd2e643062cd4f96fe70eafbe40d851d6c497e48bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:32 ---> job-cost.sh 18:41:32 lf-activate-venv: SKIPPING 18:41:32 INFO: No Stack... 18:41:33 INFO: Retrieving Pricing Info for: v3-standard-4 18:41:34 INFO: Archiving Costs [Pipeline] sh 18:41:34 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 18:41:34 + cut -d, -f6 [Pipeline] lock 18:41:34 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-646-1-stack-cost] 18:41:34 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-646-1-stack-cost] did not exist. Created. 18:41:34 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-646-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:41:35 /w/workspace/device-mqtt-go/1@tmp/durable-3ac3a022/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:41:36 + echo total: 0.10999999940395355 [Pipeline] stash 18:41:36 Warning: overwriting stash ‘stack-cost’ 18:41:36 Stashed 1 file(s) [Pipeline] } 18:41:36 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-646-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:41:36 $ docker stop --time=1 b7d2aa25d52c246d8f5f62dd2e643062cd4f96fe70eafbe40d851d6c497e48bc 18:41:37 $ docker rm -f --volumes b7d2aa25d52c246d8f5f62dd2e643062cd4f96fe70eafbe40d851d6c497e48bc [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 18:41:38 provisioning config files... 18:41:38 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp/config13009622627376539182tmp [Pipeline] { [Pipeline] sh 18:41:39 + set +x 18:41:39 + curl -s https://codecov.io/bash 18:41:39 + bash -s -- 18:41:39 18:41:39 _____ _ 18:41:39 / ____| | | 18:41:39 | | ___ __| | ___ ___ _____ __ 18:41:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:41:39 | |___| (_) | (_| | __/ (_| (_) \ V / 18:41:39 \_____\___/ \__,_|\___|\___\___/ \_/ 18:41:39 Bash-1.0.6 18:41:39 18:41:39 18:41:39 ==> git version 2.25.1 found 18:41:39 ==> 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 18:41:39 Release-Date: 2020-01-08 18:41:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:41:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:41:39 ==> Jenkins CI detected. 18:41:39 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-646 18:41:39 project root: . 18:41:39 --> token set from env 18:41:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:41:39 ==> Running gcov in . (disable via -X gcov) 18:41:39 ==> Python coveragepy not found 18:41:39 ==> Searching for coverage reports in: 18:41:39 + . 18:41:39 -> Found 1 reports 18:41:39 ==> Detecting git/mercurial file structure 18:41:39 ==> Reading reports 18:41:39 + ./coverage.out bytes=18506 18:41:39 ==> Appending adjustments 18:41:39 https://docs.codecov.io/docs/fixing-reports 18:41:39 + Found adjustments 18:41:39 ==> Gzipping contents 18:41:39 4.0K /tmp/codecov.ClTYM0.gz 18:41:39 ==> Uploading reports 18:41:39 url: https://codecov.io 18:41:39 query: branch=PR-646&commit=d71a6e5ed03d95373abe4b34c9acc21d52fee38c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-646%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=646&job=&cmd_args= 18:41:39 -> Pinging Codecov 18:41:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-646&commit=d71a6e5ed03d95373abe4b34c9acc21d52fee38c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-646%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=646&job=&cmd_args= 18:41:39 -> Uploading to 18:41:39 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/7D719EC7BBE17E464838252E33014C33/d71a6e5ed03d95373abe4b34c9acc21d52fee38c/ba6a79d7-952e-4260-9ba0-1b04b8b1c31d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T184139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4547598b419573ae1b58029c6eb1b5a1e8f95bca8e812f866afce4069ec2e02 18:41:39 % Total % Received % Xferd Average Speed Time Time Time Current 18:41:39 Dload Upload Total Spent Left Speed 18:41:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11863 --:--:-- --:--:-- --:--:-- 11863 18:41:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/d71a6e5ed03d95373abe4b34c9acc21d52fee38c [Pipeline] } 18:41:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:41:41 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-646/archives ] 18:41:41 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-646/archives 18:41:41 total 16 18:41:41 drwxr-xr-x 3 root root 4096 Nov 8 18:33 . 18:41:41 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 18:33 .. 18:41:41 drwxr-xr-x 2 root root 4096 Nov 8 18:33 cost 18:41:41 -rw-r--r-- 1 root root 86 Nov 8 18:33 cost.csv 18:41:41 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-646/archives 18:41:41 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-646/archives 18:41:41 total 16 18:41:41 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:33 . 18:41:41 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 18:33 .. 18:41:41 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 18:33 cost 18:41:41 -rw-r--r-- 1 jenkins jenkins 86 Nov 8 18:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:41:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:41:42 ---> package-listing.sh 18:41:42 ++ facter osfamily 18:41:42 ++ tr '[:upper:]' '[:lower:]' 18:41:43 + OS_FAMILY=debian 18:41:43 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-646 18:41:43 + START_PACKAGES=/tmp/packages_start.txt 18:41:43 + END_PACKAGES=/tmp/packages_end.txt 18:41:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:41:43 + PACKAGES=/tmp/packages_start.txt 18:41:43 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-646 ']' 18:41:43 + PACKAGES=/tmp/packages_end.txt 18:41:43 + case "${OS_FAMILY}" in 18:41:43 + dpkg -l 18:41:43 + grep '^ii' 18:41:43 + '[' -f /tmp/packages_start.txt ']' 18:41:43 + '[' -f /tmp/packages_end.txt ']' 18:41:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:41:43 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-646 ']' 18:41:43 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-646/archives/ 18:41:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-646/archives/ [Pipeline] echo 18:41:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-646/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:41:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:41:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:44 prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container 18:41:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-646/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-646 -v /w/workspace/gexfoundry_device-mqtt-go_PR-646:/w/workspace/gexfoundry_device-mqtt-go_PR-646:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:41:44 $ docker top 410fc8dc2e152b87dbf450db1e43f52430f8d0c31e350b2092a95d2d63c080e5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:44 + touch /tmp/pre-build-complete [Pipeline] sh 18:41:45 + mkdir -p /var/log/sysstat [Pipeline] sh 18:41:45 + ls /var/log/sa-host 18:41:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:45 provisioning config files... 18:41:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-646@tmp/config8646439018450750843tmp [Pipeline] { [Pipeline] echo 18:41:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:41:46 ---> create-netrc.sh [Pipeline] } 18:41:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:41:46 ---> python-tools-install.sh [Pipeline] echo 18:41:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:41:46 ---> sudo-logs.sh 18:41:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:41:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:41:47 ---> job-cost.sh 18:41:47 lf-activate-venv: SKIPPING 18:41:47 DEBUG: total: 0.2199999988079071 18:41:47 INFO: Retrieving Stack Cost... 18:41:47 INFO: Retrieving Pricing Info for: v3-standard-8 18:41:48 INFO: Archiving Costs [Pipeline] echo 18:41:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:41:48 ---> logs-deploy.sh 18:41:48 lf-activate-venv: SKIPPING 18:41:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-646/1 18:41:48 INFO: archiving workspace using pattern(s): 18:41:49 Archives upload complete. 18:41:49 INFO: archiving logs to Nexus