Pull request #584 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9295e9b6ddbaee80984252db6e5e923b266f56b1+7300f1631db8a52a6c9bbc97f1ad6792569d05b3 (bd55c8bbaa3c8946b253333add3deb96908921a2) 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-ssh7474182486228559472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11725798176512907790.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-584/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-584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10984864972680311730.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-584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13645495640506328819.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh7629754876183267867.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-584/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-584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11238092688643489556.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11978 in /w/workspace/gexfoundry_device-mqtt-go_PR-584 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-584 # 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/584/head:refs/remotes/origin/PR-584 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 into PR head commit 9295e9b6ddbaee80984252db6e5e923b266f56b1 Merge succeeded, producing 9295e9b6ddbaee80984252db6e5e923b266f56b1 Checking out Revision 9295e9b6ddbaee80984252db6e5e923b266f56b1 (PR-584) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:59:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 9295e9b6ddbaee80984252db6e5e923b266f56b1 # 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 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9295e9b6ddbaee80984252db6e5e923b266f56b1 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:59:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:59:42 ========================================================= 01:59:42 EdgeX Global Pipelines Version Info 01:59:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:59:43 ------------------- 01:59:43 stable info: 01:59:43 ------------------- 01:59:43 Commited By: Bill Mahoney bill.mahoney@intel.com 01:59:43 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:59:43 Message: update stable to v1.0.248 01:59:43 ------------------- 01:59:43 experimental info: 01:59:43 ------------------- 01:59:43 Commited By: **** collab-it+edgex@linuxfoundation.org 01:59:43 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:59:43 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:59:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:59:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-584 [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-584 [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-584 [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9295e9b6ddbaee80984252db6e5e923b266f56b1 [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9295e9b [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:45 provisioning config files... 01:59:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp/config9304379792178797495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:45 ---> docker-login.sh 01:59:45 nexus3.edgexfoundry.org:10001 01:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:46 Configure a credential helper to remove this warning. See 01:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:46 01:59:46 Login Succeeded 01:59:46 nexus3.edgexfoundry.org:10002 01:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:46 Configure a credential helper to remove this warning. See 01:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:46 01:59:46 Login Succeeded 01:59:46 nexus3.edgexfoundry.org:10003 01:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:46 Configure a credential helper to remove this warning. See 01:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:46 01:59:46 Login Succeeded 01:59:46 nexus3.edgexfoundry.org:10004 01:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:46 Configure a credential helper to remove this warning. See 01:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:46 01:59:46 Login Succeeded 01:59:46 docker.io 01:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:46 Configure a credential helper to remove this warning. See 01:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:46 01:59:46 Login Succeeded 01:59:46 ---> docker-login.sh ends [Pipeline] } 01:59:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:59:47 + git rev-list -1 --merges 9295e9b6ddbaee80984252db6e5e923b266f56b1~1..9295e9b6ddbaee80984252db6e5e923b266f56b1 [Pipeline] echo 01:59:47 -----------> git rev-list -1 --merges 9295e9b6ddbaee80984252db6e5e923b266f56b1~1..9295e9b6ddbaee80984252db6e5e923b266f56b1 9295e9b6ddbaee80984252db6e5e923b266f56b1 [false] [Pipeline] sh 01:59:47 + git log --format=format:%s -1 9295e9b6ddbaee80984252db6e5e923b266f56b1 [Pipeline] echo 01:59:47 ========================================================= 01:59:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:59:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:59:48 + git log --format=format:%s -1 9295e9b6ddbaee80984252db6e5e923b266f56b1 [Pipeline] echo 01:59:48 [semverPrep] GIT_COMMIT: 9295e9b6ddbaee80984252db6e5e923b266f56b1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:59:48 [semverPrep] This is not a build commit. [Pipeline] sh 01:59:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:59:48 + grep -v github /etc/ssh/ssh_known_hosts 01:59:48 + [ -e /tmp/ssh_known_hosts ] 01:59:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:59:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:59:48 + sudo tee -a /etc/ssh/ssh_known_hosts 01:59:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:49 01:59:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:49 0.1.4: Pulling from edgex-devops/py-git-semver 01:59:49 b85a868b505f: Pulling fs layer 01:59:49 e2be974225ed: Pulling fs layer 01:59:49 339a4e72a1f5: Pulling fs layer 01:59:49 988bab9f4d93: Pulling fs layer 01:59:49 1469e6f7b9e6: Pulling fs layer 01:59:49 eaf3925da568: Pulling fs layer 01:59:49 bab4dde63d76: Pulling fs layer 01:59:49 bde34c3a00c8: Pulling fs layer 01:59:49 b352a97aabf1: Pulling fs layer 01:59:49 4872d77fe225: Pulling fs layer 01:59:49 5851b861e8e6: Pulling fs layer 01:59:49 1469e6f7b9e6: Waiting 01:59:49 eaf3925da568: Waiting 01:59:49 bab4dde63d76: Waiting 01:59:49 bde34c3a00c8: Waiting 01:59:49 b352a97aabf1: Waiting 01:59:49 4872d77fe225: Waiting 01:59:49 5851b861e8e6: Waiting 01:59:49 988bab9f4d93: Waiting 01:59:49 e2be974225ed: Download complete 01:59:49 988bab9f4d93: Verifying Checksum 01:59:49 988bab9f4d93: Download complete 01:59:49 339a4e72a1f5: Verifying Checksum 01:59:49 339a4e72a1f5: Download complete 01:59:49 1469e6f7b9e6: Verifying Checksum 01:59:49 1469e6f7b9e6: Download complete 01:59:49 eaf3925da568: Verifying Checksum 01:59:49 eaf3925da568: Download complete 01:59:49 bde34c3a00c8: Verifying Checksum 01:59:49 bde34c3a00c8: Download complete 01:59:49 b352a97aabf1: Download complete 01:59:49 4872d77fe225: Verifying Checksum 01:59:49 4872d77fe225: Download complete 01:59:49 5851b861e8e6: Verifying Checksum 01:59:49 b85a868b505f: Verifying Checksum 01:59:49 b85a868b505f: Download complete 01:59:50 bab4dde63d76: Verifying Checksum 01:59:50 bab4dde63d76: Download complete 01:59:51 b85a868b505f: Pull complete 01:59:51 e2be974225ed: Pull complete 01:59:51 339a4e72a1f5: Pull complete 01:59:51 988bab9f4d93: Pull complete 01:59:52 1469e6f7b9e6: Pull complete 01:59:52 eaf3925da568: Pull complete 01:59:54 bab4dde63d76: Pull complete 01:59:54 bde34c3a00c8: Pull complete 01:59:54 b352a97aabf1: Pull complete 01:59:54 4872d77fe225: Pull complete 01:59:54 5851b861e8e6: Pull complete 01:59:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:59:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:54 prd-ubuntu20.04-docker-8c-8g-11978 does not seem to be running inside a container 01:59:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-584 -v /w/workspace/gexfoundry_device-mqtt-go_PR-584:/w/workspace/gexfoundry_device-mqtt-go_PR-584:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:59:57 $ docker top 94c2707682598d89e893fba15960e3b651adfd574581be9623a3f8fd90caf9e3 -eo pid,comm 01:59:57 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). 01:59:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:57 [ssh-agent] Looking for ssh-agent implementation... 01:59:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:57 $ docker exec 94c2707682598d89e893fba15960e3b651adfd574581be9623a3f8fd90caf9e3 ssh-agent 01:59:57 SSH_AUTH_SOCK=/tmp/ssh-asL5B8uD5a7B/agent.32 01:59:57 SSH_AGENT_PID=38 01:59:57 Running ssh-add (command line suppressed) 01:59:57 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp/private_key_6143506316273850841.key (/w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp/private_key_6143506316273850841.key) 01:59:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:58 + git tag --points-at HEAD [Pipeline] } 01:59:58 $ docker exec --env ******** --env ******** 94c2707682598d89e893fba15960e3b651adfd574581be9623a3f8fd90caf9e3 ssh-agent -k 01:59:58 unset SSH_AUTH_SOCK; 01:59:58 unset SSH_AGENT_PID; 01:59:58 echo Agent pid 38 killed; 01:59:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:59:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:58 [ssh-agent] Looking for ssh-agent implementation... 01:59:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:58 $ docker exec 94c2707682598d89e893fba15960e3b651adfd574581be9623a3f8fd90caf9e3 ssh-agent 01:59:58 SSH_AUTH_SOCK=/tmp/ssh-zg83urhzKVnS/agent.70 01:59:58 SSH_AGENT_PID=76 01:59:58 Running ssh-add (command line suppressed) 01:59:58 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp/private_key_10236043156305206834.key (/w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp/private_key_10236043156305206834.key) 01:59:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:58 + git semver init 01:59:59 2023-04-28 01:59:59,127 [run_init] DEBUG init version:0.0.0 force:False 01:59:59 2023-04-28 01:59:59,128 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-584/.semver 01:59:59 2023-04-28 01:59:59,129 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-584/.semver 01:59:59 2023-04-28 01:59:59,129 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-584/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-584, universal_newlines=False, shell=None, istream=None) 02:00:00 2023-04-28 01:59:59,948 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-584/.git/info/exclude 02:00:00 2023-04-28 01:59:59,949 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-584/.semver/PR-584 with force:False 02:00:00 2023-04-28 01:59:59,949 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-584/.semver/PR-584 02:00:00 2023-04-28 01:59:59,953 [execute] INFO git cat-file --batch-check 02:00:00 2023-04-28 01:59:59,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-584/.semver, universal_newlines=False, shell=None, istream=) 02:00:00 2023-04-28 01:59:59,959 [execute] INFO git cat-file --batch 02:00:00 2023-04-28 01:59:59,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-584/.semver, universal_newlines=False, shell=None, istream=) 02:00:00 2023-04-28 01:59:59,962 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-584/.semver/PR-584 02:00:00 0.0.0 [Pipeline] } 02:00:00 $ docker exec --env ******** --env ******** 94c2707682598d89e893fba15960e3b651adfd574581be9623a3f8fd90caf9e3 ssh-agent -k 02:00:00 unset SSH_AUTH_SOCK; 02:00:00 unset SSH_AGENT_PID; 02:00:00 echo Agent pid 76 killed; 02:00:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:00:00 + git semver [Pipeline] } 02:00:01 $ docker stop --time=1 94c2707682598d89e893fba15960e3b651adfd574581be9623a3f8fd90caf9e3 02:00:02 $ docker rm -f --volumes 94c2707682598d89e893fba15960e3b651adfd574581be9623a3f8fd90caf9e3 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:00:03 Stashed 1 file(s) [Pipeline] echo 02:00:03 [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 02:00:03 provisioning config files... 02:00:03 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp/config18095530571217092576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:04 ---> docker-login.sh 02:00:04 nexus3.edgexfoundry.org:10001 02:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:04 Configure a credential helper to remove this warning. See 02:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:04 02:00:04 Login Succeeded 02:00:04 nexus3.edgexfoundry.org:10002 02:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:04 Configure a credential helper to remove this warning. See 02:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:04 02:00:04 Login Succeeded 02:00:04 nexus3.edgexfoundry.org:10003 02:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:04 Configure a credential helper to remove this warning. See 02:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:04 02:00:04 Login Succeeded 02:00:04 nexus3.edgexfoundry.org:10004 02:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:04 Configure a credential helper to remove this warning. See 02:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:04 02:00:04 Login Succeeded 02:00:04 docker.io 02:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:05 Configure a credential helper to remove this warning. See 02:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:05 02:00:05 Login Succeeded 02:00:05 ---> docker-login.sh ends [Pipeline] } 02:00:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:00:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:06 ========================================================= 02:00:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:00:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:00:06 Sending build context to Docker daemon 6.506MB 02:00:06 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:00:06 Step 2/12 : FROM ${BASE} AS builder 02:00:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:00:06 f56be85fc22e: Pulling fs layer 02:00:06 85791d961cd3: Pulling fs layer 02:00:06 d694b5ae8c79: Pulling fs layer 02:00:06 9f32a84ed3da: Pulling fs layer 02:00:06 4d19c01a9841: Pulling fs layer 02:00:06 9325e15d5711: Pulling fs layer 02:00:06 556b6ee489ea: Pulling fs layer 02:00:06 c5a4b2cf53e6: Pulling fs layer 02:00:06 556b6ee489ea: Waiting 02:00:06 9325e15d5711: Waiting 02:00:06 c5a4b2cf53e6: Waiting 02:00:06 9f32a84ed3da: Waiting 02:00:06 4d19c01a9841: Waiting 02:00:06 85791d961cd3: Verifying Checksum 02:00:06 85791d961cd3: Download complete 02:00:06 9f32a84ed3da: Download complete 02:00:06 4d19c01a9841: Verifying Checksum 02:00:06 4d19c01a9841: Download complete 02:00:06 f56be85fc22e: Verifying Checksum 02:00:06 f56be85fc22e: Download complete 02:00:06 9325e15d5711: Verifying Checksum 02:00:06 9325e15d5711: Download complete 02:00:06 f56be85fc22e: Pull complete 02:00:07 85791d961cd3: Pull complete 02:00:07 c5a4b2cf53e6: Verifying Checksum 02:00:07 c5a4b2cf53e6: Download complete 02:00:07 d694b5ae8c79: Verifying Checksum 02:00:07 d694b5ae8c79: Download complete 02:00:07 556b6ee489ea: Verifying Checksum 02:00:07 556b6ee489ea: Download complete 02:00:11 d694b5ae8c79: Pull complete 02:00:11 9f32a84ed3da: Pull complete 02:00:11 4d19c01a9841: Pull complete 02:00:11 9325e15d5711: Pull complete 02:00:13 556b6ee489ea: Pull complete 02:00:14 c5a4b2cf53e6: Pull complete 02:00:14 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:00:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:00:14 ---> c4be618373d6 02:00:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:00:18 Still waiting to schedule task 02:00:18 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11976’ 02:00:18 ---> Running in 55244fc806cf 02:00:18 Removing intermediate container 55244fc806cf 02:00:18 ---> dcc9d7a841b2 02:00:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:18 ---> Running in 1e9c89c65798 02:00:18 Removing intermediate container 1e9c89c65798 02:00:18 ---> 622fcca0742d 02:00:18 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:18 ---> Running in 10b072bf328e 02:00:18 Removing intermediate container 10b072bf328e 02:00:18 ---> e8f965f4b9c2 02:00:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:00:18 ---> Running in e11a7c827685 02:00:18 Removing intermediate container e11a7c827685 02:00:18 ---> a7fe8879340d 02:00:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:18 ---> Running in d880d540412d 02:00:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:19 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:00:19 (2/4) Installing libedit (20221030.3.1-r0) 02:00:19 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:00:19 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:00:19 Executing busybox-1.35.0-r29.trigger 02:00:19 OK: 269 MiB in 57 packages 02:00:19 Removing intermediate container d880d540412d 02:00:19 ---> ed6678e492ab 02:00:19 Step 8/12 : WORKDIR /device-mqtt-go 02:00:19 ---> Running in 6c89ed8657a9 02:00:19 Removing intermediate container 6c89ed8657a9 02:00:19 ---> d502ee394599 02:00:19 Step 9/12 : COPY go.mod vendor* ./ 02:00:20 ---> f3940cf00ce6 02:00:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:20 ---> Running in b80767421f57 02:00:46 Removing intermediate container b80767421f57 02:00:46 ---> 91ad96105c35 02:00:46 Step 11/12 : COPY . . 02:00:47 ---> e86fa1e903d3 02:00:47 Step 12/12 : RUN $MAKE 02:00:47 ---> Running in 0d21288f1913 02:00:47 noop 02:00:47 Removing intermediate container 0d21288f1913 02:00:47 ---> 6216e9584c67 02:00:47 Successfully built 6216e9584c67 02:00:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:48 + docker inspect -f . ci-base-image-x86_64 02:00:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:48 prd-ubuntu20.04-docker-8c-8g-11978 does not seem to be running inside a container 02:00:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-584 -v /w/workspace/gexfoundry_device-mqtt-go_PR-584:/w/workspace/gexfoundry_device-mqtt-go_PR-584:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-584@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 ******** ci-base-image-x86_64 cat 02:00:48 $ docker top b702e91ef9d76bc76bb8b4e94cedfb45c05a7a5203a294f7ff338249b6643e95 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:49 + go version 02:00:49 go version go1.20.2 linux/amd64 [Pipeline] } 02:00:49 $ docker stop --time=1 b702e91ef9d76bc76bb8b4e94cedfb45c05a7a5203a294f7ff338249b6643e95 02:00:50 $ docker rm -f --volumes b702e91ef9d76bc76bb8b4e94cedfb45c05a7a5203a294f7ff338249b6643e95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:51 + docker inspect -f . ci-base-image-x86_64 02:00:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:51 prd-ubuntu20.04-docker-8c-8g-11978 does not seem to be running inside a container 02:00:51 $ 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-584 -v /w/workspace/gexfoundry_device-mqtt-go_PR-584:/w/workspace/gexfoundry_device-mqtt-go_PR-584:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-584@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 ******** ci-base-image-x86_64 cat 02:00:51 $ docker top 587884d902b80025978961327698ed3e420da1c16f92c0a3f13036ed46dd662a -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:52 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-584 [Pipeline] fileExists [Pipeline] sh 02:00:52 + make test 02:00:52 go test ./... -coverprofile=coverage.out ./... 02:00:56 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:01:06 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:01:06 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:01:06 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 24.6% of statements 02:01:12 go vet ./... 02:01:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:16 ./bin/test-attribution-txt.sh [Pipeline] echo 02:01:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:01:16 $ docker stop --time=1 587884d902b80025978961327698ed3e420da1c16f92c0a3f13036ed46dd662a 02:01:19 $ docker rm -f --volumes 587884d902b80025978961327698ed3e420da1c16f92c0a3f13036ed46dd662a [Pipeline] // withDockerContainer [Pipeline] sh 02:01:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:01:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:20 + ls -al . 02:01:20 total 180 02:01:20 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 02:00 . 02:01:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 01:59 .. 02:01:20 -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 01:59 .dockerignore 02:01:20 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 02:00 .git 02:01:20 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 01:59 .github 02:01:20 -rw-rw-r-- 1 jenkins jenkins 329 Apr 28 01:59 .gitignore 02:01:20 -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 01:59 .golangci.yml 02:01:20 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 01:59 .semver 02:01:20 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 28 01:59 Attribution.txt 02:01:20 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 28 01:59 CHANGELOG.md 02:01:20 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 28 01:59 Dockerfile 02:01:20 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 01:59 GOVERNANCE.md 02:01:20 -rw-rw-r-- 1 jenkins jenkins 678 Apr 28 01:59 Jenkinsfile 02:01:20 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 28 01:59 LICENSE 02:01:20 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 28 01:59 Makefile 02:01:20 -rw-rw-r-- 1 jenkins jenkins 620 Apr 28 01:59 OWNERS.md 02:01:20 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 28 01:59 README.md 02:01:20 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 02:00 VERSION 02:01:20 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 01:59 bin 02:01:20 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 01:59 cmd 02:01:20 -rw-r--r-- 1 jenkins jenkins 16535 Apr 28 02:01 coverage.out 02:01:20 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 28 01:59 go.mod 02:01:20 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 28 01:59 go.sum 02:01:20 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 01:59 internal 02:01:20 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 01:59 mock 02:01:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 01:59 snap 02:01:20 -rw-rw-r-- 1 jenkins jenkins 227 Apr 28 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:21 + 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=9295e9b6ddbaee80984252db6e5e923b266f56b1 --label arch=amd64 --label version=0.0.0 . 02:01:21 Sending build context to Docker daemon 6.523MB 02:01:21 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:01:21 Step 2/24 : FROM ${BASE} AS builder 02:01:21 ---> 6216e9584c67 02:01:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:01:21 ---> Running in 605658a619a5 02:01:21 Removing intermediate container 605658a619a5 02:01:21 ---> 5148ccc2fe0e 02:01:21 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:21 ---> Running in 8fe41e157c28 02:01:21 Removing intermediate container 8fe41e157c28 02:01:21 ---> cf1c744f8344 02:01:21 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:21 ---> Running in afefdb417355 02:01:21 Removing intermediate container afefdb417355 02:01:21 ---> 95529c2de1d4 02:01:21 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:01:21 ---> Running in e96adb5f858d 02:01:21 Removing intermediate container e96adb5f858d 02:01:21 ---> fce0fc44e97f 02:01:21 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:21 ---> Running in 31361535d68f 02:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:22 OK: 269 MiB in 57 packages 02:01:22 Removing intermediate container 31361535d68f 02:01:22 ---> 1b2e89d8ac3e 02:01:22 Step 8/24 : WORKDIR /device-mqtt-go 02:01:22 ---> Running in adb4985e1a02 02:01:22 Removing intermediate container adb4985e1a02 02:01:22 ---> 07b5da2ea5ad 02:01:22 Step 9/24 : COPY go.mod vendor* ./ 02:01:22 ---> 3e21d6d2b17b 02:01:22 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:22 ---> Running in 5635f7287901 02:01:23 Removing intermediate container 5635f7287901 02:01:23 ---> 7a6a70562ba9 02:01:23 Step 11/24 : COPY . . 02:01:24 ---> a040bfda98fe 02:01:24 Step 12/24 : RUN $MAKE 02:01:24 ---> Running in a593dc33eaa1 02:01:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:01:46 Removing intermediate container a593dc33eaa1 02:01:46 ---> 2e66766f1b73 02:01:46 Step 13/24 : FROM alpine:3.17 02:01:46 3.17: Pulling from library/alpine 02:01:46 f56be85fc22e: Already exists 02:01:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:01:46 Status: Downloaded newer image for alpine:3.17 02:01:46 ---> 9ed4aefc74f6 02:01:46 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:01:46 ---> Running in abe43ccdbe20 02:01:46 Removing intermediate container abe43ccdbe20 02:01:46 ---> f7fb49bc87f8 02:01:46 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:01:46 ---> Running in f935130f7588 02:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:46 (1/1) Installing dumb-init (1.2.5-r2) 02:01:46 Executing busybox-1.35.0-r29.trigger 02:01:46 OK: 7 MiB in 16 packages 02:01:46 Removing intermediate container f935130f7588 02:01:46 ---> 3519e9a8e06e 02:01:46 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:01:46 ---> 91992477b515 02:01:46 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:01:46 ---> a86dfe0702b4 02:01:46 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:01:46 ---> b9814adfd468 02:01:46 Step 19/24 : EXPOSE 59982 02:01:46 ---> Running in b73d1a10fffb 02:01:46 Removing intermediate container b73d1a10fffb 02:01:46 ---> da9e69c5de07 02:01:46 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:01:46 ---> Running in 44252ae0b9af 02:01:46 Removing intermediate container 44252ae0b9af 02:01:46 ---> 889cc92d5724 02:01:46 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:01:46 ---> Running in 7b9026e909b9 02:01:46 Removing intermediate container 7b9026e909b9 02:01:46 ---> c2508a647dca 02:01:46 Step 22/24 : LABEL arch=amd64 02:01:46 ---> Running in 086ad181dfc1 02:01:46 Removing intermediate container 086ad181dfc1 02:01:46 ---> e52fe23a20e6 02:01:46 Step 23/24 : LABEL git_sha=9295e9b6ddbaee80984252db6e5e923b266f56b1 02:01:46 ---> Running in 6e1f41c01b90 02:01:46 Removing intermediate container 6e1f41c01b90 02:01:46 ---> 73f9344d5329 02:01:46 Step 24/24 : LABEL version=0.0.0 02:01:46 ---> Running in bcafffc026ca 02:01:46 Removing intermediate container bcafffc026ca 02:01:46 ---> 7d0658491447 02:01:46 [Warning] One or more build-args [ARCH] were not consumed 02:01:46 Successfully built 7d0658491447 02:01:46 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 02:01:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:47 02:01:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:47 latest: Pulling from edgex-lftools-log-publisher 02:01:47 5eb5b503b376: Pulling fs layer 02:01:47 5c69ac0246d0: Pulling fs layer 02:01:47 ec43610c2a17: Pulling fs layer 02:01:47 3a2ae6a8a46f: Pulling fs layer 02:01:47 33b1e0a273af: Pulling fs layer 02:01:47 5d3b04190fa2: Pulling fs layer 02:01:47 2f39f015ded8: Pulling fs layer 02:01:47 3a2ae6a8a46f: Waiting 02:01:47 33b1e0a273af: Waiting 02:01:47 5d3b04190fa2: Waiting 02:01:47 2f39f015ded8: Waiting 02:01:47 5c69ac0246d0: Download complete 02:01:47 3a2ae6a8a46f: Verifying Checksum 02:01:47 3a2ae6a8a46f: Download complete 02:01:47 33b1e0a273af: Verifying Checksum 02:01:47 33b1e0a273af: Download complete 02:01:47 5d3b04190fa2: Verifying Checksum 02:01:47 5d3b04190fa2: Download complete 02:01:47 ec43610c2a17: Verifying Checksum 02:01:47 ec43610c2a17: Download complete 02:01:48 5eb5b503b376: Verifying Checksum 02:01:48 5eb5b503b376: Download complete 02:01:48 2f39f015ded8: Download complete 02:01:49 5eb5b503b376: Pull complete 02:01:49 5c69ac0246d0: Pull complete 02:01:49 ec43610c2a17: Pull complete 02:01:49 3a2ae6a8a46f: Pull complete 02:01:49 33b1e0a273af: Pull complete 02:01:49 5d3b04190fa2: Pull complete 02:01:54 2f39f015ded8: Pull complete 02:01:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:54 prd-ubuntu20.04-docker-8c-8g-11978 does not seem to be running inside a container 02:01:54 $ 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-584 -v /w/workspace/gexfoundry_device-mqtt-go_PR-584:/w/workspace/gexfoundry_device-mqtt-go_PR-584:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:01:58 $ docker top b63c75122bd5ca9582e8363cea56b58b08f7e40befb9577fb50f64ae4ee81518 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:59 ---> job-cost.sh 02:01:59 lf-activate-venv: SKIPPING 02:01:59 INFO: No Stack... 02:02:00 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:00 INFO: Archiving Costs [Pipeline] sh 02:02:00 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-584/archives/cost.csv 02:02:00 + cut -d, -f6 [Pipeline] lock 02:02:00 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-584-1-stack-cost] 02:02:00 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-584-1-stack-cost] did not exist. Created. 02:02:00 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-584-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:02:01 + echo total: 0.2199999988079071 [Pipeline] stash 02:02:01 Stashed 1 file(s) [Pipeline] } 02:02:01 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-584-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:02:01 $ docker stop --time=1 b63c75122bd5ca9582e8363cea56b58b08f7e40befb9577fb50f64ae4ee81518 02:02:02 $ docker rm -f --volumes b63c75122bd5ca9582e8363cea56b58b08f7e40befb9577fb50f64ae4ee81518 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:03:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11980 in /w/workspace/gexfoundry_device-mqtt-go_PR-584 [Pipeline] { [Pipeline] ws 02:03:33 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:03:33 Selected Git installation does not exist. Using Default 02:03:33 The recommended git tool is: NONE 02:03:38 using credential edgex-jenkins-ssh 02:03:38 Cloning the remote Git repository 02:03:39 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:03:39 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:03:39 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:39 > git --version # timeout=10 02:03:39 > git --version # 'git version 2.25.1' 02:03:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:40 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:41 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:41 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:41 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/584/head:refs/remotes/origin/PR-584 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:03:42 Merging remotes/origin/main commit 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 into PR head commit 9295e9b6ddbaee80984252db6e5e923b266f56b1 02:03:42 Merge succeeded, producing 9295e9b6ddbaee80984252db6e5e923b266f56b1 02:03:42 Checking out Revision 9295e9b6ddbaee80984252db6e5e923b266f56b1 (PR-584) 02:03:43 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:03:43 > git --version # timeout=10 02:03:43 > git --version # 'git version 2.25.1' 02:03:43 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:03:42 > git config core.sparsecheckout # timeout=10 02:03:42 > git checkout -f 9295e9b6ddbaee80984252db6e5e923b266f56b1 # timeout=10 02:03:42 > git remote # timeout=10 02:03:42 > git config --get remote.origin.url # timeout=10 02:03:42 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:42 > git merge 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 # timeout=10 02:03:42 > git rev-parse HEAD^{commit} # timeout=10 02:03:42 > git config core.sparsecheckout # timeout=10 02:03:42 > git checkout -f 9295e9b6ddbaee80984252db6e5e923b266f56b1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:03:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:03:44 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:44 Dload Upload Total Spent Left Speed 02:03:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 02:03:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:03:45 + sudo+ tee /etc/docker/daemon.new 02:03:45 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:03:45 { 02:03:45 "registry-mirrors": [ 02:03:45 "https://nexus3.edgexfoundry.org:10001" 02:03:45 ], 02:03:45 "bip": "10.250.0.254/24", 02:03:45 "hosts": [ 02:03:45 "tcp://0.0.0.0:5555", 02:03:45 "unix:///var/run/docker.sock" 02:03:45 ], 02:03:45 "mtu": 1458, 02:03:45 "selinux-enabled": true, 02:03:45 "seccomp-profile": "/etc/docker/seccomp.json" 02:03:45 } [Pipeline] sh 02:03:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:03:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:04 provisioning config files... 02:04:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15955422318714561830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:04 ---> docker-login.sh 02:04:04 nexus3.edgexfoundry.org:10001 02:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:05 Configure a credential helper to remove this warning. See 02:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:05 02:04:05 Login Succeeded 02:04:05 nexus3.edgexfoundry.org:10002 02:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:06 Configure a credential helper to remove this warning. See 02:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:06 02:04:06 Login Succeeded 02:04:06 nexus3.edgexfoundry.org:10003 02:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:06 Configure a credential helper to remove this warning. See 02:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:06 02:04:06 Login Succeeded 02:04:06 nexus3.edgexfoundry.org:10004 02:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:06 Configure a credential helper to remove this warning. See 02:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:06 02:04:06 Login Succeeded 02:04:06 docker.io 02:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:07 Configure a credential helper to remove this warning. See 02:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:07 02:04:07 Login Succeeded 02:04:07 ---> docker-login.sh ends [Pipeline] } 02:04:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:04:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:07 ========================================================= 02:04:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:04:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:04:08 Sending build context to Docker daemon 3.366MB 02:04:08 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:04:08 Step 2/12 : FROM ${BASE} AS builder 02:04:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:04:08 c41833b44d91: Pulling fs layer 02:04:08 ed15518f5707: Pulling fs layer 02:04:08 feae8fd75edb: Pulling fs layer 02:04:08 242c74f7c9fa: Pulling fs layer 02:04:08 3cdef696dda3: Pulling fs layer 02:04:08 2ced38df9373: Pulling fs layer 02:04:08 58f1dce35555: Pulling fs layer 02:04:08 3cdef696dda3: Waiting 02:04:08 2ced38df9373: Waiting 02:04:08 58f1dce35555: Waiting 02:04:08 242c74f7c9fa: Waiting 02:04:08 ed15518f5707: Verifying Checksum 02:04:08 ed15518f5707: Download complete 02:04:08 242c74f7c9fa: Verifying Checksum 02:04:08 242c74f7c9fa: Download complete 02:04:08 3cdef696dda3: Verifying Checksum 02:04:08 3cdef696dda3: Download complete 02:04:08 c41833b44d91: Verifying Checksum 02:04:08 c41833b44d91: Download complete 02:04:10 c41833b44d91: Pull complete 02:04:10 58f1dce35555: Verifying Checksum 02:04:10 58f1dce35555: Download complete 02:04:10 ed15518f5707: Pull complete 02:04:11 feae8fd75edb: Verifying Checksum 02:04:11 feae8fd75edb: Download complete 02:04:11 2ced38df9373: Verifying Checksum 02:04:11 2ced38df9373: Download complete 02:04:24 feae8fd75edb: Pull complete 02:04:24 242c74f7c9fa: Pull complete 02:04:24 3cdef696dda3: Pull complete 02:04:30 2ced38df9373: Pull complete 02:04:33 58f1dce35555: Pull complete 02:04:33 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:04:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:04:33 ---> fadd8f120f05 02:04:33 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:04:34 ---> Running in 45e348c8ba26 02:04:34 Removing intermediate container 45e348c8ba26 02:04:34 ---> 1233c62f46dd 02:04:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:04:34 ---> Running in 121ae2c1a2e3 02:04:34 Removing intermediate container 121ae2c1a2e3 02:04:34 ---> 382f8a0b62ed 02:04:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:04:35 ---> Running in edc7f55ceadf 02:04:35 Removing intermediate container edc7f55ceadf 02:04:35 ---> 61d8fd3b17ef 02:04:35 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:04:35 ---> Running in d9258b0dc0ca 02:04:35 Removing intermediate container d9258b0dc0ca 02:04:35 ---> 2d0bc15ce837 02:04:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:35 ---> Running in 9ff145abc242 02:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:04:38 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:04:38 (2/4) Installing libedit (20221030.3.1-r0) 02:04:38 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:04:38 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:04:38 Executing busybox-1.35.0-r29.trigger 02:04:38 OK: 268 MiB in 57 packages 02:04:39 Removing intermediate container 9ff145abc242 02:04:39 ---> 2b03539c6f16 02:04:39 Step 8/12 : WORKDIR /device-mqtt-go 02:04:39 ---> Running in 7bff25971ac2 02:04:40 Removing intermediate container 7bff25971ac2 02:04:40 ---> 6b8439b36e59 02:04:40 Step 9/12 : COPY go.mod vendor* ./ 02:04:42 ---> d1ddba0a1461 02:04:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:42 ---> Running in ddc007ed8bf2 02:05:51 Removing intermediate container ddc007ed8bf2 02:05:51 ---> ba40c9b74af1 02:05:51 Step 11/12 : COPY . . 02:05:51 ---> 6ad09a476021 02:05:51 Step 12/12 : RUN $MAKE 02:05:51 ---> Running in fbadb97abe4c 02:05:51 noop 02:05:51 Removing intermediate container fbadb97abe4c 02:05:51 ---> a2b4eac97035 02:05:51 Successfully built a2b4eac97035 02:05:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:51 + docker inspect -f . ci-base-image-arm64 02:05:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:51 prd-ubuntu20.04-docker-arm64-4c-16g-11980 does not seem to be running inside a container 02:05:51 $ 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 ******** ci-base-image-arm64 cat 02:05:53 $ docker top 6a9e0d0bc163b6d4c05bc543206a6287e4ce53d6f066b527cba0ade13a491aef -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:54 + go version 02:05:54 go version go1.20.2 linux/arm64 [Pipeline] } 02:05:54 $ docker stop --time=1 6a9e0d0bc163b6d4c05bc543206a6287e4ce53d6f066b527cba0ade13a491aef 02:05:55 $ docker rm -f --volumes 6a9e0d0bc163b6d4c05bc543206a6287e4ce53d6f066b527cba0ade13a491aef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:56 + docker inspect -f . ci-base-image-arm64 02:05:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:56 prd-ubuntu20.04-docker-arm64-4c-16g-11980 does not seem to be running inside a container 02:05:57 $ 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 ******** ci-base-image-arm64 cat 02:05:58 $ docker top 57d06ecd78dfd34e02a0ba02d03e63896bbbd310c5cbf2bf79e593ed6ed40e3f -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:58 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:05:59 + make test 02:05:59 go test ./... -coverprofile=coverage.out ./... 02:06:38 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:08:45 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:08:49 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:08:49 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 24.6% of statements 02:08:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:08:50 go vet ./... 02:09:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:22 ./bin/test-attribution-txt.sh [Pipeline] echo 02:09:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:09:22 $ docker stop --time=1 57d06ecd78dfd34e02a0ba02d03e63896bbbd310c5cbf2bf79e593ed6ed40e3f 02:09:24 $ docker rm -f --volumes 57d06ecd78dfd34e02a0ba02d03e63896bbbd310c5cbf2bf79e593ed6ed40e3f [Pipeline] // withDockerContainer [Pipeline] sh 02:09:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:09:25 Warning: overwriting stash ‘coverage-report’ 02:09:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:09:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:09:26 + ls -al . 02:09:26 total 176 02:09:26 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 02:06 . 02:09:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 02:03 .. 02:09:26 -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 02:03 .dockerignore 02:09:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 02:03 .git 02:09:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 02:03 .github 02:09:26 -rw-rw-r-- 1 jenkins jenkins 329 Apr 28 02:03 .gitignore 02:09:26 -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 02:03 .golangci.yml 02:09:26 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 28 02:03 Attribution.txt 02:09:26 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 28 02:03 CHANGELOG.md 02:09:26 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 28 02:03 Dockerfile 02:09:26 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 02:03 GOVERNANCE.md 02:09:26 -rw-rw-r-- 1 jenkins jenkins 678 Apr 28 02:03 Jenkinsfile 02:09:26 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 28 02:03 LICENSE 02:09:26 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 28 02:03 Makefile 02:09:26 -rw-rw-r-- 1 jenkins jenkins 620 Apr 28 02:03 OWNERS.md 02:09:26 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 28 02:03 README.md 02:09:26 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 02:00 VERSION 02:09:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 02:03 bin 02:09:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 02:03 cmd 02:09:26 -rw-r--r-- 1 jenkins jenkins 16535 Apr 28 02:08 coverage.out 02:09:26 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 28 02:03 go.mod 02:09:26 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 28 02:03 go.sum 02:09:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 02:03 internal 02:09:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 02:03 mock 02:09:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 02:03 snap 02:09:26 -rw-rw-r-- 1 jenkins jenkins 227 Apr 28 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:27 + 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=9295e9b6ddbaee80984252db6e5e923b266f56b1 --label arch=arm64 --label version=0.0.0 . 02:09:27 Sending build context to Docker daemon 3.384MB 02:09:27 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:09:27 Step 2/24 : FROM ${BASE} AS builder 02:09:27 ---> a2b4eac97035 02:09:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:09:27 ---> Running in d1fb81d8256e 02:09:28 Removing intermediate container d1fb81d8256e 02:09:28 ---> 44828045b878 02:09:28 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:09:28 ---> Running in 251e99d913ef 02:09:28 Removing intermediate container 251e99d913ef 02:09:28 ---> 828f2e0451c2 02:09:28 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:09:28 ---> Running in 2fd3d5b71c21 02:09:28 Removing intermediate container 2fd3d5b71c21 02:09:28 ---> 59682d216b18 02:09:28 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:09:28 ---> Running in c92493d28d28 02:09:29 Removing intermediate container c92493d28d28 02:09:29 ---> fe2dd947c96d 02:09:29 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:29 ---> Running in fc10a49ac1da 02:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:09:31 OK: 268 MiB in 57 packages 02:09:32 Removing intermediate container fc10a49ac1da 02:09:32 ---> a9ec0d50ec2b 02:09:32 Step 8/24 : WORKDIR /device-mqtt-go 02:09:32 ---> Running in bc667864d4c1 02:09:33 Removing intermediate container bc667864d4c1 02:09:33 ---> 407d4f7173fa 02:09:33 Step 9/24 : COPY go.mod vendor* ./ 02:09:33 ---> ff0c4d2b5618 02:09:33 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:33 ---> Running in 4ff243b00b90 02:09:36 Removing intermediate container 4ff243b00b90 02:09:36 ---> 33fbad3926e2 02:09:36 Step 11/24 : COPY . . 02:09:37 ---> 08e51ab0bc8c 02:09:37 Step 12/24 : RUN $MAKE 02:09:37 ---> Running in fe4fe5ec878a 02:09:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:11:45 Removing intermediate container fe4fe5ec878a 02:11:45 ---> bba5cc1f3a02 02:11:45 Step 13/24 : FROM alpine:3.17 02:11:45 3.17: Pulling from library/alpine 02:11:45 c41833b44d91: Already exists 02:11:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:11:45 Status: Downloaded newer image for alpine:3.17 02:11:45 ---> 51e60588ff2c 02:11:45 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:11:45 ---> Running in 459176d7add0 02:11:46 Removing intermediate container 459176d7add0 02:11:46 ---> 9b9cbe39a86d 02:11:46 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:11:46 ---> Running in 9591e3008ee9 02:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:11:48 (1/1) Installing dumb-init (1.2.5-r2) 02:11:48 Executing busybox-1.35.0-r29.trigger 02:11:48 OK: 8 MiB in 16 packages 02:11:50 Removing intermediate container 9591e3008ee9 02:11:50 ---> 1cb0311f465e 02:11:50 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:11:51 ---> 539f5f529b2d 02:11:51 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:11:51 ---> 69bce8f9b4bb 02:11:51 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:11:52 ---> a9a75a970c4d 02:11:52 Step 19/24 : EXPOSE 59982 02:11:52 ---> Running in ceb884c14f25 02:11:52 Removing intermediate container ceb884c14f25 02:11:52 ---> a85ac2f9165d 02:11:52 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:11:52 ---> Running in f4cc97ab9c48 02:11:53 Removing intermediate container f4cc97ab9c48 02:11:53 ---> 19535e539fff 02:11:53 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:11:53 ---> Running in 8270b58ca777 02:11:53 Removing intermediate container 8270b58ca777 02:11:53 ---> a06935b68cb6 02:11:53 Step 22/24 : LABEL arch=arm64 02:11:53 ---> Running in b8107885635b 02:11:54 Removing intermediate container b8107885635b 02:11:54 ---> 4aa6cc8c8d92 02:11:54 Step 23/24 : LABEL git_sha=9295e9b6ddbaee80984252db6e5e923b266f56b1 02:11:54 ---> Running in 073c3604c51d 02:11:54 Removing intermediate container 073c3604c51d 02:11:54 ---> e83d28cae762 02:11:54 Step 24/24 : LABEL version=0.0.0 02:11:54 ---> Running in d04b11c27455 02:11:54 Removing intermediate container d04b11c27455 02:11:54 ---> 0a44ac085fda 02:11:54 [Warning] One or more build-args [ARCH] were not consumed 02:11:54 Successfully built 0a44ac085fda 02:11:54 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 02:11:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:55 02:11:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:56 arm64: Pulling from edgex-lftools-log-publisher 02:11:56 8998bd30e6a1: Pulling fs layer 02:11:56 04944245beec: Pulling fs layer 02:11:56 699f458cf7ca: Pulling fs layer 02:11:56 765212b225bb: Pulling fs layer 02:11:56 f23df028b6ca: Pulling fs layer 02:11:56 d65c8cfc05b1: Pulling fs layer 02:11:56 2437ff75d9bd: Pulling fs layer 02:11:56 f23df028b6ca: Waiting 02:11:56 d65c8cfc05b1: Waiting 02:11:56 765212b225bb: Waiting 02:11:56 2437ff75d9bd: Waiting 02:11:56 04944245beec: Verifying Checksum 02:11:56 04944245beec: Download complete 02:11:56 765212b225bb: Verifying Checksum 02:11:56 765212b225bb: Download complete 02:11:56 f23df028b6ca: Download complete 02:11:56 d65c8cfc05b1: Verifying Checksum 02:11:56 d65c8cfc05b1: Download complete 02:11:56 699f458cf7ca: Verifying Checksum 02:11:56 699f458cf7ca: Download complete 02:11:56 8998bd30e6a1: Verifying Checksum 02:11:56 8998bd30e6a1: Download complete 02:11:59 2437ff75d9bd: Verifying Checksum 02:11:59 2437ff75d9bd: Download complete 02:12:00 8998bd30e6a1: Pull complete 02:12:01 04944245beec: Pull complete 02:12:02 699f458cf7ca: Pull complete 02:12:02 765212b225bb: Pull complete 02:12:03 f23df028b6ca: Pull complete 02:12:03 d65c8cfc05b1: Pull complete 02:12:18 2437ff75d9bd: Pull complete 02:12:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:19 prd-ubuntu20.04-docker-arm64-4c-16g-11980 does not seem to be running inside a container 02:12:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:12:22 $ docker top c75ef7b37d8d4c02c9814c3421bdfd75607fe5602b76238a834eb37dcdd9b104 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:23 ---> job-cost.sh 02:12:23 lf-activate-venv: SKIPPING 02:12:23 INFO: No Stack... 02:12:23 INFO: Retrieving Pricing Info for: v3-standard-4 02:12:24 INFO: Archiving Costs [Pipeline] sh 02:12:24 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:12:24 + cut -d, -f6 [Pipeline] lock 02:12:25 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-584-1-stack-cost] 02:12:25 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-584-1-stack-cost] did not exist. Created. 02:12:25 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-584-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:12:25 /w/workspace/device-mqtt-go/1@tmp/durable-2512a5b9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:12:26 + echo total: 0.10999999940395355 [Pipeline] stash 02:12:26 Warning: overwriting stash ‘stack-cost’ 02:12:26 Stashed 1 file(s) [Pipeline] } 02:12:26 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-584-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:12:26 $ docker stop --time=1 c75ef7b37d8d4c02c9814c3421bdfd75607fe5602b76238a834eb37dcdd9b104 02:12:29 $ docker rm -f --volumes c75ef7b37d8d4c02c9814c3421bdfd75607fe5602b76238a834eb37dcdd9b104 [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 02:12:30 provisioning config files... 02:12:30 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp/config11555075910786154409tmp [Pipeline] { [Pipeline] sh 02:12:31 + set +x 02:12:31 + curl -s https://codecov.io/bash 02:12:31 + bash -s -- 02:12:31 02:12:31 _____ _ 02:12:31 / ____| | | 02:12:31 | | ___ __| | ___ ___ _____ __ 02:12:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:12:31 | |___| (_) | (_| | __/ (_| (_) \ V / 02:12:31 \_____\___/ \__,_|\___|\___\___/ \_/ 02:12:31 Bash-1.0.6 02:12:31 02:12:31 02:12:31 ==> git version 2.25.1 found 02:12:31 ==> 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 02:12:31 Release-Date: 2020-01-08 02:12:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:12:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:12:31 ==> Jenkins CI detected. 02:12:31 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-584 02:12:31 project root: . 02:12:31 --> token set from env 02:12:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:12:31 ==> Running gcov in . (disable via -X gcov) 02:12:31 ==> Python coveragepy not found 02:12:31 ==> Searching for coverage reports in: 02:12:31 + . 02:12:31 -> Found 1 reports 02:12:31 ==> Detecting git/mercurial file structure 02:12:31 ==> Reading reports 02:12:31 + ./coverage.out bytes=16535 02:12:31 ==> Appending adjustments 02:12:31 https://docs.codecov.io/docs/fixing-reports 02:12:31 + Found adjustments 02:12:31 ==> Gzipping contents 02:12:31 4.0K /tmp/codecov.kvbX0i.gz 02:12:31 ==> Uploading reports 02:12:31 url: https://codecov.io 02:12:31 query: branch=PR-584&commit=9295e9b6ddbaee80984252db6e5e923b266f56b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-584%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=584&job=&cmd_args= 02:12:31 -> Pinging Codecov 02:12:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-584&commit=9295e9b6ddbaee80984252db6e5e923b266f56b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-584%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=584&job=&cmd_args= 02:12:31 -> Uploading to 02:12:31 https://storage.googleapis.com/codecov/v4/raw/2023-04-28/7D719EC7BBE17E464838252E33014C33/9295e9b6ddbaee80984252db6e5e923b266f56b1/20a04923-28a5-4fe1-bbe4-4cb82b24fc33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230428T021231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d622031598494c5fe4b3284808ffec73129e5400e0c5c5bed4041b6667f46ef6 02:12:31 % Total % Received % Xferd Average Speed Time Time Time Current 02:12:31 Dload Upload Total Spent Left Speed 02:12:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3017 0 0 100 3017 0 11924 --:--:-- --:--:-- --:--:-- 11924 02:12:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/9295e9b6ddbaee80984252db6e5e923b266f56b1 [Pipeline] } 02:12:31 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 02:12:33 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-584/archives ] 02:12:33 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-584/archives 02:12:33 total 16 02:12:33 drwxr-xr-x 3 root root 4096 Apr 28 02:02 . 02:12:33 drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 02:02 .. 02:12:33 drwxr-xr-x 2 root root 4096 Apr 28 02:02 cost 02:12:33 -rw-r--r-- 1 root root 86 Apr 28 02:02 cost.csv 02:12:33 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-584/archives 02:12:33 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-584/archives 02:12:33 total 16 02:12:33 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 02:02 . 02:12:33 drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 02:02 .. 02:12:33 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 02:02 cost 02:12:33 -rw-r--r-- 1 jenkins jenkins 86 Apr 28 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:12:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:12:35 ---> package-listing.sh 02:12:35 ++ facter osfamily 02:12:35 ++ tr '[:upper:]' '[:lower:]' 02:12:35 + OS_FAMILY=debian 02:12:35 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-584 02:12:35 + START_PACKAGES=/tmp/packages_start.txt 02:12:35 + END_PACKAGES=/tmp/packages_end.txt 02:12:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:12:35 + PACKAGES=/tmp/packages_start.txt 02:12:35 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-584 ']' 02:12:35 + PACKAGES=/tmp/packages_end.txt 02:12:35 + case "${OS_FAMILY}" in 02:12:35 + dpkg -l 02:12:35 + grep '^ii' 02:12:35 + '[' -f /tmp/packages_start.txt ']' 02:12:35 + '[' -f /tmp/packages_end.txt ']' 02:12:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:12:35 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-584 ']' 02:12:35 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-584/archives/ 02:12:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-584/archives/ [Pipeline] echo 02:12:35 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-584/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:12:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:36 prd-ubuntu20.04-docker-8c-8g-11978 does not seem to be running inside a container 02:12:36 $ 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-584/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-584 -v /w/workspace/gexfoundry_device-mqtt-go_PR-584:/w/workspace/gexfoundry_device-mqtt-go_PR-584:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:12:36 $ docker top e45254737c01f5a0f5e75619646630a9d9b2b2cf803c66f67b136a8e81fb1f49 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:37 + touch /tmp/pre-build-complete [Pipeline] sh 02:12:37 + mkdir -p /var/log/sysstat [Pipeline] sh 02:12:37 + ls /var/log/sa-host 02:12:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:37 provisioning config files... 02:12:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp/config14628552157353122817tmp [Pipeline] { [Pipeline] echo 02:12:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:12:38 ---> create-netrc.sh [Pipeline] } 02:12:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:12:38 ---> python-tools-install.sh [Pipeline] echo 02:12:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:12:38 ---> sudo-logs.sh 02:12:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:12:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:12:39 ---> job-cost.sh 02:12:39 lf-activate-venv: SKIPPING 02:12:39 DEBUG: total: 0.2199999988079071 02:12:39 INFO: Retrieving Stack Cost... 02:12:39 INFO: Retrieving Pricing Info for: v3-standard-8 02:12:40 INFO: Archiving Costs [Pipeline] echo 02:12:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:12:40 ---> logs-deploy.sh 02:12:40 lf-activate-venv: SKIPPING 02:12:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-584/1 02:12:40 INFO: archiving workspace using pattern(s): 02:12:41 Archives upload complete. 02:12:41 INFO: archiving logs to Nexus