Pull request #624 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 1022449141eb978b53fbecf18e8b317fe7218e26+996c7dc504458e30104dd4fabba147269fefd7c5 (844a625fcdc8ac3019f063e7144a04b3eddaf8c3) 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-ssh3417523652492267931.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13170098567618482288.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-624/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-624/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9347800313937919087.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-624/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17038655298336469720.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1178245858084250498.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-624/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-624/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh737964472536290172.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-6011 in /w/workspace/gexfoundry_device-mqtt-go_PR-624 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-624 # 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 Merging remotes/origin/main commit 996c7dc504458e30104dd4fabba147269fefd7c5 into PR head commit 1022449141eb978b53fbecf18e8b317fe7218e26 Merge succeeded, producing 1022449141eb978b53fbecf18e8b317fe7218e26 Checking out Revision 1022449141eb978b53fbecf18e8b317fe7218e26 (PR-624) > 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/624/head:refs/remotes/origin/PR-624 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1022449141eb978b53fbecf18e8b317fe7218e26 # 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 996c7dc504458e30104dd4fabba147269fefd7c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1022449141eb978b53fbecf18e8b317fe7218e26 # timeout=10 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:48:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:48:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:48:47 ========================================================= 21:48:47 EdgeX Global Pipelines Version Info 21:48:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:48:48 ------------------- 21:48:48 stable info: 21:48:48 ------------------- 21:48:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:48:48 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:48:48 Message: update stable to v1.0.254 21:48:49 ------------------- 21:48:49 experimental info: 21:48:49 ------------------- 21:48:49 Commited By: **** collab-it+edgex@linuxfoundation.org 21:48:49 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:48:49 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:48:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 21:48:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 21:48:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:48:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:48:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:48:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:48:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:48:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:48:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:48:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:48:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:48:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 21:48:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:48:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-624 [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-624 [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-624 [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1022449141eb978b53fbecf18e8b317fe7218e26 [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1022449 [Pipeline] echo 21:48:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:48:50 provisioning config files... 21:48:50 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp/config3916553883770888837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:51 ---> docker-login.sh 21:48:51 nexus3.edgexfoundry.org:10001 21:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:51 Configure a credential helper to remove this warning. See 21:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:51 21:48:51 Login Succeeded 21:48:51 nexus3.edgexfoundry.org:10002 21:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:51 Configure a credential helper to remove this warning. See 21:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:51 21:48:51 Login Succeeded 21:48:51 nexus3.edgexfoundry.org:10003 21:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:51 Configure a credential helper to remove this warning. See 21:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:51 21:48:51 Login Succeeded 21:48:51 nexus3.edgexfoundry.org:10004 21:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:51 Configure a credential helper to remove this warning. See 21:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:51 21:48:51 Login Succeeded 21:48:51 docker.io 21:48:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:52 Configure a credential helper to remove this warning. See 21:48:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:52 21:48:52 Login Succeeded 21:48:52 ---> docker-login.sh ends [Pipeline] } 21:48:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:48:52 + git rev-list -1 --merges 1022449141eb978b53fbecf18e8b317fe7218e26~1..1022449141eb978b53fbecf18e8b317fe7218e26 [Pipeline] echo 21:48:52 -----------> git rev-list -1 --merges 1022449141eb978b53fbecf18e8b317fe7218e26~1..1022449141eb978b53fbecf18e8b317fe7218e26 1022449141eb978b53fbecf18e8b317fe7218e26 [false] [Pipeline] sh 21:48:53 + git log --format=format:%s -1 1022449141eb978b53fbecf18e8b317fe7218e26 [Pipeline] echo 21:48:53 ========================================================= 21:48:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:48:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:53 + git log --format=format:%s -1 1022449141eb978b53fbecf18e8b317fe7218e26 [Pipeline] echo 21:48:53 [semverPrep] GIT_COMMIT: 1022449141eb978b53fbecf18e8b317fe7218e26, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 [Pipeline] echo 21:48:53 [semverPrep] This is not a build commit. [Pipeline] sh 21:48:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:48:53 + grep -v github /etc/ssh/ssh_known_hosts 21:48:53 + [ -e /tmp/ssh_known_hosts ] 21:48:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:48:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:48:53 + sudo tee -a /etc/ssh/ssh_known_hosts 21:48:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:48:54 21:48:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:48:54 0.1.4: Pulling from edgex-devops/py-git-semver 21:48:54 b85a868b505f: Pulling fs layer 21:48:54 e2be974225ed: Pulling fs layer 21:48:54 339a4e72a1f5: Pulling fs layer 21:48:54 988bab9f4d93: Pulling fs layer 21:48:54 1469e6f7b9e6: Pulling fs layer 21:48:54 eaf3925da568: Pulling fs layer 21:48:54 bab4dde63d76: Pulling fs layer 21:48:54 bde34c3a00c8: Pulling fs layer 21:48:54 b352a97aabf1: Pulling fs layer 21:48:54 4872d77fe225: Pulling fs layer 21:48:54 5851b861e8e6: Pulling fs layer 21:48:54 bab4dde63d76: Waiting 21:48:54 5851b861e8e6: Waiting 21:48:54 4872d77fe225: Waiting 21:48:54 bde34c3a00c8: Waiting 21:48:54 b352a97aabf1: Waiting 21:48:54 1469e6f7b9e6: Waiting 21:48:54 eaf3925da568: Waiting 21:48:54 e2be974225ed: Verifying Checksum 21:48:54 e2be974225ed: Download complete 21:48:54 988bab9f4d93: Verifying Checksum 21:48:54 988bab9f4d93: Download complete 21:48:54 1469e6f7b9e6: Verifying Checksum 21:48:54 1469e6f7b9e6: Download complete 21:48:54 339a4e72a1f5: Verifying Checksum 21:48:54 339a4e72a1f5: Download complete 21:48:55 eaf3925da568: Verifying Checksum 21:48:55 eaf3925da568: Download complete 21:48:55 bde34c3a00c8: Download complete 21:48:55 b352a97aabf1: Verifying Checksum 21:48:55 b352a97aabf1: Download complete 21:48:55 4872d77fe225: Verifying Checksum 21:48:55 4872d77fe225: Download complete 21:48:55 5851b861e8e6: Download complete 21:48:55 b85a868b505f: Verifying Checksum 21:48:55 b85a868b505f: Download complete 21:48:55 bab4dde63d76: Verifying Checksum 21:48:55 bab4dde63d76: Download complete 21:48:56 b85a868b505f: Pull complete 21:48:56 e2be974225ed: Pull complete 21:48:57 339a4e72a1f5: Pull complete 21:48:57 988bab9f4d93: Pull complete 21:48:57 1469e6f7b9e6: Pull complete 21:48:57 eaf3925da568: Pull complete 21:48:59 bab4dde63d76: Pull complete 21:48:59 bde34c3a00c8: Pull complete 21:48:59 b352a97aabf1: Pull complete 21:48:59 4872d77fe225: Pull complete 21:48:59 5851b861e8e6: Pull complete 21:48:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:48:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:48:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:59 prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container 21:48:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-624 -v /w/workspace/gexfoundry_device-mqtt-go_PR-624:/w/workspace/gexfoundry_device-mqtt-go_PR-624:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-624@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-devops/py-git-semver:0.1.4 cat 21:49:02 $ docker top 435592361f0609fdf54cfcb191e6b1ae6f0b2b42bb0b0ebe44c90825cbe7fee4 -eo pid,comm 21:49:02 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). 21:49:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:02 [ssh-agent] Looking for ssh-agent implementation... 21:49:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:02 $ docker exec 435592361f0609fdf54cfcb191e6b1ae6f0b2b42bb0b0ebe44c90825cbe7fee4 ssh-agent 21:49:02 SSH_AUTH_SOCK=/tmp/ssh-j1YbOTV3dMdK/agent.32 21:49:02 SSH_AGENT_PID=39 21:49:02 Running ssh-add (command line suppressed) 21:49:02 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp/private_key_6303744581840928390.key (/w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp/private_key_6303744581840928390.key) 21:49:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:03 + git tag --points-at HEAD [Pipeline] } 21:49:03 $ docker exec --env ******** --env ******** 435592361f0609fdf54cfcb191e6b1ae6f0b2b42bb0b0ebe44c90825cbe7fee4 ssh-agent -k 21:49:03 unset SSH_AUTH_SOCK; 21:49:03 unset SSH_AGENT_PID; 21:49:03 echo Agent pid 39 killed; 21:49:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:49:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:03 [ssh-agent] Looking for ssh-agent implementation... 21:49:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:03 $ docker exec 435592361f0609fdf54cfcb191e6b1ae6f0b2b42bb0b0ebe44c90825cbe7fee4 ssh-agent 21:49:03 SSH_AUTH_SOCK=/tmp/ssh-bbkzCv4fwVWx/agent.71 21:49:03 SSH_AGENT_PID=77 21:49:03 Running ssh-add (command line suppressed) 21:49:03 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp/private_key_4135276553500863162.key (/w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp/private_key_4135276553500863162.key) 21:49:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:04 + git semver init 21:49:04 2023-09-12 21:49:04,342 [run_init] DEBUG init version:0.0.0 force:False 21:49:04 2023-09-12 21:49:04,342 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-624/.semver 21:49:04 2023-09-12 21:49:04,343 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-624/.semver 21:49:04 2023-09-12 21:49:04,343 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-624/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-624, universal_newlines=False, shell=None, istream=None) 21:49:05 2023-09-12 21:49:05,111 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-624/.git/info/exclude 21:49:05 2023-09-12 21:49:05,112 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-624/.semver/PR-624 with force:False 21:49:05 2023-09-12 21:49:05,112 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-624/.semver/PR-624 21:49:05 2023-09-12 21:49:05,117 [execute] INFO git cat-file --batch-check 21:49:05 2023-09-12 21:49:05,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-624/.semver, universal_newlines=False, shell=None, istream=) 21:49:05 2023-09-12 21:49:05,124 [execute] INFO git cat-file --batch 21:49:05 2023-09-12 21:49:05,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-624/.semver, universal_newlines=False, shell=None, istream=) 21:49:05 2023-09-12 21:49:05,130 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-624/.semver/PR-624 21:49:05 0.0.0 [Pipeline] } 21:49:05 $ docker exec --env ******** --env ******** 435592361f0609fdf54cfcb191e6b1ae6f0b2b42bb0b0ebe44c90825cbe7fee4 ssh-agent -k 21:49:05 unset SSH_AUTH_SOCK; 21:49:05 unset SSH_AGENT_PID; 21:49:05 echo Agent pid 77 killed; 21:49:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:05 + git semver [Pipeline] } 21:49:06 $ docker stop --time=1 435592361f0609fdf54cfcb191e6b1ae6f0b2b42bb0b0ebe44c90825cbe7fee4 21:49:07 $ docker rm -f --volumes 435592361f0609fdf54cfcb191e6b1ae6f0b2b42bb0b0ebe44c90825cbe7fee4 [Pipeline] // withDockerContainer [Pipeline] sh 21:49:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:49:08 Stashed 1 file(s) [Pipeline] echo 21:49:08 [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 21:49:08 provisioning config files... 21:49:08 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp/config4739000889751848459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:09 ---> docker-login.sh 21:49:09 nexus3.edgexfoundry.org:10001 21:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:09 Configure a credential helper to remove this warning. See 21:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:09 21:49:09 Login Succeeded 21:49:09 nexus3.edgexfoundry.org:10002 21:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:09 Configure a credential helper to remove this warning. See 21:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:09 21:49:09 Login Succeeded 21:49:09 nexus3.edgexfoundry.org:10003 21:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:09 Configure a credential helper to remove this warning. See 21:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:09 21:49:09 Login Succeeded 21:49:09 nexus3.edgexfoundry.org:10004 21:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:09 Configure a credential helper to remove this warning. See 21:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:09 21:49:09 Login Succeeded 21:49:09 docker.io 21:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:09 Configure a credential helper to remove this warning. See 21:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:09 21:49:09 Login Succeeded 21:49:09 ---> docker-login.sh ends [Pipeline] } 21:49:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:49:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:09 ========================================================= 21:49:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:49:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:49:10 Sending build context to Docker daemon 6.478MB 21:49:10 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:49:10 Step 2/12 : FROM ${BASE} AS builder 21:49:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:49:10 7264a8db6415: Pulling fs layer 21:49:10 c4d48a809fc2: Pulling fs layer 21:49:10 4f1c88b9dad5: Pulling fs layer 21:49:10 ad3a456e5733: Pulling fs layer 21:49:10 9e4f439ed901: Pulling fs layer 21:49:10 feaf6a47b606: Pulling fs layer 21:49:10 5e8b037d7d82: Pulling fs layer 21:49:10 8ac70367396e: Pulling fs layer 21:49:10 6db16350a2e2: Pulling fs layer 21:49:10 9250d5d63582: Pulling fs layer 21:49:10 feaf6a47b606: Waiting 21:49:10 5e8b037d7d82: Waiting 21:49:10 8ac70367396e: Waiting 21:49:10 6db16350a2e2: Waiting 21:49:10 9250d5d63582: Waiting 21:49:10 ad3a456e5733: Waiting 21:49:10 9e4f439ed901: Waiting 21:49:10 c4d48a809fc2: Download complete 21:49:10 ad3a456e5733: Verifying Checksum 21:49:10 ad3a456e5733: Download complete 21:49:10 9e4f439ed901: Verifying Checksum 21:49:10 9e4f439ed901: Download complete 21:49:10 7264a8db6415: Verifying Checksum 21:49:10 7264a8db6415: Download complete 21:49:10 feaf6a47b606: Verifying Checksum 21:49:10 feaf6a47b606: Download complete 21:49:10 7264a8db6415: Pull complete 21:49:10 c4d48a809fc2: Pull complete 21:49:10 8ac70367396e: Verifying Checksum 21:49:10 8ac70367396e: Download complete 21:49:10 4f1c88b9dad5: Verifying Checksum 21:49:10 4f1c88b9dad5: Download complete 21:49:10 6db16350a2e2: Verifying Checksum 21:49:10 6db16350a2e2: Download complete 21:49:11 9250d5d63582: Verifying Checksum 21:49:11 9250d5d63582: Download complete 21:49:11 5e8b037d7d82: Verifying Checksum 21:49:11 5e8b037d7d82: Download complete 21:49:13 4f1c88b9dad5: Pull complete 21:49:13 ad3a456e5733: Pull complete 21:49:13 9e4f439ed901: Pull complete 21:49:14 feaf6a47b606: Pull complete 21:49:16 5e8b037d7d82: Pull complete 21:49:16 8ac70367396e: Pull complete 21:49:17 6db16350a2e2: Pull complete 21:49:17 9250d5d63582: Pull complete 21:49:17 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 21:49:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:49:17 ---> fa269f55d9b9 21:49:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:49:21 ---> Running in 9e4919106a42 21:49:21 Removing intermediate container 9e4919106a42 21:49:21 ---> acfa45d697cf 21:49:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:49:21 ---> Running in 6ba69bc8d4f2 21:49:21 Removing intermediate container 6ba69bc8d4f2 21:49:21 ---> 1f869a0b79d0 21:49:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:49:21 ---> Running in e3ec8419e33b 21:49:21 Removing intermediate container e3ec8419e33b 21:49:21 ---> f581070152a9 21:49:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:49:21 ---> Running in 1e55a9acb6ce 21:49:21 Removing intermediate container 1e55a9acb6ce 21:49:21 ---> 384e27858626 21:49:21 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:49:21 ---> Running in b853e1caeb02 21:49:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:49:22 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:49:22 (2/4) Installing libedit (20221030.3.1-r1) 21:49:22 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:49:22 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:49:22 Executing busybox-1.36.1-r2.trigger 21:49:22 OK: 270 MiB in 60 packages 21:49:22 Removing intermediate container b853e1caeb02 21:49:22 ---> d129a3d1c3aa 21:49:22 Step 8/12 : WORKDIR /device-mqtt-go 21:49:22 ---> Running in 69583c8164d3 21:49:22 Removing intermediate container 69583c8164d3 21:49:22 ---> 3545088f2bc2 21:49:22 Step 9/12 : COPY go.mod vendor* ./ 21:49:22 ---> 3be63669bdcf 21:49:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:22 ---> Running in 348807330c5a 21:49:23 Still waiting to schedule task 21:49:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:49:55 Removing intermediate container 348807330c5a 21:49:55 ---> 07bbec486364 21:49:55 Step 11/12 : COPY . . 21:49:55 ---> 58b4e07b0725 21:49:55 Step 12/12 : RUN $MAKE 21:49:55 ---> Running in c35dbc5b28a8 21:49:55 noop 21:49:55 Removing intermediate container c35dbc5b28a8 21:49:55 ---> ff8620f3ee24 21:49:55 Successfully built ff8620f3ee24 21:49:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:55 + docker inspect -f . ci-base-image-x86_64 21:49:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:55 prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container 21:49:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-624 -v /w/workspace/gexfoundry_device-mqtt-go_PR-624:/w/workspace/gexfoundry_device-mqtt-go_PR-624:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:49:56 $ docker top 9c5dffa14c671537c0e3a60c3e5197bf0aaea2cdabe0e05a21a1a378027f4730 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:56 + go version 21:49:56 go version go1.21.0 linux/amd64 [Pipeline] } 21:49:56 $ docker stop --time=1 9c5dffa14c671537c0e3a60c3e5197bf0aaea2cdabe0e05a21a1a378027f4730 21:49:57 $ docker rm -f --volumes 9c5dffa14c671537c0e3a60c3e5197bf0aaea2cdabe0e05a21a1a378027f4730 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:58 + docker inspect -f . ci-base-image-x86_64 21:49:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:58 prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container 21:49:58 $ 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-624 -v /w/workspace/gexfoundry_device-mqtt-go_PR-624:/w/workspace/gexfoundry_device-mqtt-go_PR-624:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:49:59 $ docker top a30e975dc85a53a1b800b62332f62620a8be73d9d2e93abe838ccfd1a2b504f3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:59 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-624 [Pipeline] fileExists [Pipeline] sh 21:49:59 + make test 21:49:59 go test ./... -coverprofile=coverage.out ./... 21:50:01 ? github.com/edgexfoundry/device-mqtt-go [no test files] 21:50:11 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 21:50:11 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 21:50:11 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements 21:50:16 go vet ./... 21:50:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:50:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:50:18 ./bin/test-attribution-txt.sh [Pipeline] echo 21:50:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:50:19 $ docker stop --time=1 a30e975dc85a53a1b800b62332f62620a8be73d9d2e93abe838ccfd1a2b504f3 21:50:22 $ docker rm -f --volumes a30e975dc85a53a1b800b62332f62620a8be73d9d2e93abe838ccfd1a2b504f3 [Pipeline] // withDockerContainer [Pipeline] sh 21:50:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:50:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:50:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:50:23 + ls -al . 21:50:23 total 188 21:50:23 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 21:50 . 21:50:23 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:48 .. 21:50:23 -rw-rw-r-- 1 jenkins jenkins 140 Sep 12 21:48 .dockerignore 21:50:23 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:50 .git 21:50:23 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:48 .github 21:50:23 -rw-rw-r-- 1 jenkins jenkins 329 Sep 12 21:48 .gitignore 21:50:23 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:48 .golangci.yml 21:50:23 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:49 .semver 21:50:23 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 12 21:48 Attribution.txt 21:50:23 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 12 21:48 CHANGELOG.md 21:50:23 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 12 21:48 Dockerfile 21:50:23 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:48 GOVERNANCE.md 21:50:23 -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 21:48 Jenkinsfile 21:50:23 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 21:48 LICENSE 21:50:23 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 12 21:48 Makefile 21:50:23 -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 21:48 OWNERS.md 21:50:23 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 12 21:48 README.md 21:50:23 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 21:49 VERSION 21:50:23 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:48 bin 21:50:23 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:48 cmd 21:50:23 -rw-r--r-- 1 jenkins jenkins 18506 Sep 12 21:50 coverage.out 21:50:23 -rw-rw-r-- 1 jenkins jenkins 3820 Sep 12 21:48 go.mod 21:50:23 -rw-rw-r-- 1 jenkins jenkins 34092 Sep 12 21:48 go.sum 21:50:23 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:48 internal 21:50:23 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:48 mock 21:50:23 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:48 snap 21:50:23 -rw-rw-r-- 1 jenkins jenkins 227 Sep 12 21:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:24 + 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=1022449141eb978b53fbecf18e8b317fe7218e26 --label arch=amd64 --label version=0.0.0 . 21:50:24 Sending build context to Docker daemon 6.498MB 21:50:24 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 21:50:24 Step 2/24 : FROM ${BASE} AS builder 21:50:24 ---> ff8620f3ee24 21:50:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:50:24 ---> Running in 120252b5de24 21:50:24 Removing intermediate container 120252b5de24 21:50:24 ---> e7ad531b4116 21:50:24 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:50:24 ---> Running in 24357a55e1a0 21:50:24 Removing intermediate container 24357a55e1a0 21:50:24 ---> 2f8a197d3ff7 21:50:24 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:50:24 ---> Running in 6cdde932e7b6 21:50:24 Removing intermediate container 6cdde932e7b6 21:50:24 ---> 8bd4aaf3d4ad 21:50:24 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:50:24 ---> Running in 81be773e383a 21:50:24 Removing intermediate container 81be773e383a 21:50:24 ---> 4fd6860ac2c0 21:50:24 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:50:24 ---> Running in 7f32a124d90e 21:50:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:25 OK: 270 MiB in 60 packages 21:50:25 Removing intermediate container 7f32a124d90e 21:50:25 ---> aec12504ff1d 21:50:25 Step 8/24 : WORKDIR /device-mqtt-go 21:50:25 ---> Running in 52242f0cb4d7 21:50:26 Removing intermediate container 52242f0cb4d7 21:50:26 ---> b3451f0a3224 21:50:26 Step 9/24 : COPY go.mod vendor* ./ 21:50:26 ---> 03b12105c61e 21:50:26 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:26 ---> Running in e2cc7793c7aa 21:50:26 Removing intermediate container e2cc7793c7aa 21:50:26 ---> 9af1f1e3539c 21:50:26 Step 11/24 : COPY . . 21:50:27 ---> f6db22f67b36 21:50:27 Step 12/24 : RUN $MAKE 21:50:27 ---> Running in 7fbc4be60643 21:50:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 21:50:45 Removing intermediate container 7fbc4be60643 21:50:45 ---> eb47281c1034 21:50:45 Step 13/24 : FROM alpine:3.18 21:50:45 3.18: Pulling from library/alpine 21:50:45 7264a8db6415: Already exists 21:50:45 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:50:46 Status: Downloaded newer image for alpine:3.18 21:50:46 ---> 7e01a0d0a1dc 21:50:46 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 21:50:46 ---> Running in 7d6ac28a7ab2 21:50:46 Removing intermediate container 7d6ac28a7ab2 21:50:46 ---> d2251972e177 21:50:46 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:50:46 ---> Running in c009f608d09a 21:50:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:46 (1/1) Installing dumb-init (1.2.5-r2) 21:50:46 Executing busybox-1.36.1-r2.trigger 21:50:46 OK: 7 MiB in 16 packages 21:50:47 Removing intermediate container c009f608d09a 21:50:47 ---> 9a1f15d96d96 21:50:47 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 21:50:48 ---> 49f79f2145f2 21:50:48 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 21:50:48 ---> 2e2c5a9f9c92 21:50:48 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 21:50:48 ---> 7f87f0af7680 21:50:48 Step 19/24 : EXPOSE 59982 21:50:48 ---> Running in a220ce9be966 21:50:48 Removing intermediate container a220ce9be966 21:50:48 ---> d580f5598ab9 21:50:48 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 21:50:48 ---> Running in 81d8e7181976 21:50:48 Removing intermediate container 81d8e7181976 21:50:48 ---> 867d072ba47e 21:50:48 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:50:48 ---> Running in 69465d760b39 21:50:48 Removing intermediate container 69465d760b39 21:50:48 ---> 817b32c4bb23 21:50:48 Step 22/24 : LABEL arch=amd64 21:50:48 ---> Running in 40097b79f142 21:50:48 Removing intermediate container 40097b79f142 21:50:48 ---> 1ccb742dffba 21:50:48 Step 23/24 : LABEL git_sha=1022449141eb978b53fbecf18e8b317fe7218e26 21:50:48 ---> Running in 5ee107d123f8 21:50:48 Removing intermediate container 5ee107d123f8 21:50:48 ---> 155cf26c1b31 21:50:48 Step 24/24 : LABEL version=0.0.0 21:50:48 ---> Running in 18113bf5d79f 21:50:48 Removing intermediate container 18113bf5d79f 21:50:48 ---> 8a44e7523df2 21:50:48 [Warning] One or more build-args [ARCH] were not consumed 21:50:48 Successfully built 8a44e7523df2 21:50:48 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 21:50:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:50:49 21:50:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:50:50 latest: Pulling from edgex-lftools-log-publisher 21:50:50 5eb5b503b376: Pulling fs layer 21:50:50 5c69ac0246d0: Pulling fs layer 21:50:50 ec43610c2a17: Pulling fs layer 21:50:50 3a2ae6a8a46f: Pulling fs layer 21:50:50 33b1e0a273af: Pulling fs layer 21:50:50 5d3b04190fa2: Pulling fs layer 21:50:50 2f39f015ded8: Pulling fs layer 21:50:50 33b1e0a273af: Waiting 21:50:50 5d3b04190fa2: Waiting 21:50:50 2f39f015ded8: Waiting 21:50:50 3a2ae6a8a46f: Waiting 21:50:50 5c69ac0246d0: Verifying Checksum 21:50:50 5c69ac0246d0: Download complete 21:50:50 3a2ae6a8a46f: Verifying Checksum 21:50:50 3a2ae6a8a46f: Download complete 21:50:50 33b1e0a273af: Verifying Checksum 21:50:50 33b1e0a273af: Download complete 21:50:50 5d3b04190fa2: Verifying Checksum 21:50:50 5d3b04190fa2: Download complete 21:50:50 ec43610c2a17: Verifying Checksum 21:50:50 ec43610c2a17: Download complete 21:50:50 5eb5b503b376: Verifying Checksum 21:50:50 5eb5b503b376: Download complete 21:50:50 2f39f015ded8: Download complete 21:50:51 5eb5b503b376: Pull complete 21:50:51 5c69ac0246d0: Pull complete 21:50:52 ec43610c2a17: Pull complete 21:50:52 3a2ae6a8a46f: Pull complete 21:50:52 33b1e0a273af: Pull complete 21:50:52 5d3b04190fa2: Pull complete 21:50:56 2f39f015ded8: Pull complete 21:50:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:50:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:50:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:56 prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container 21:50:56 $ 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-624 -v /w/workspace/gexfoundry_device-mqtt-go_PR-624:/w/workspace/gexfoundry_device-mqtt-go_PR-624:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:51:01 $ docker top 0289c11960c7c767d27b16a90a5825e439778a312d12415c6fe2a5461cc326e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:01 ---> job-cost.sh 21:51:01 lf-activate-venv: SKIPPING 21:51:01 INFO: No Stack... 21:51:02 INFO: Retrieving Pricing Info for: v3-standard-8 21:51:02 INFO: Archiving Costs [Pipeline] sh 21:51:02 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-624/archives/cost.csv 21:51:02 + cut -d, -f6 [Pipeline] lock 21:51:02 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-624-1-stack-cost] 21:51:02 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-624-1-stack-cost] did not exist. Created. 21:51:02 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-624-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:51:02 + echo total: 0.2199999988079071 [Pipeline] stash 21:51:03 Stashed 1 file(s) [Pipeline] } 21:51:03 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-624-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:51:03 $ docker stop --time=1 0289c11960c7c767d27b16a90a5825e439778a312d12415c6fe2a5461cc326e6 21:51:04 $ docker rm -f --volumes 0289c11960c7c767d27b16a90a5825e439778a312d12415c6fe2a5461cc326e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:51:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6017 in /w/workspace/gexfoundry_device-mqtt-go_PR-624 [Pipeline] { [Pipeline] ws 21:51:54 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 21:51:54 The recommended git tool is: git 21:52:00 using credential edgex-jenkins-ssh 21:52:00 Cloning the remote Git repository 21:52:00 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:52:00 > git init /w/workspace/device-mqtt-go/1 # timeout=10 21:52:01 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:52:01 > git --version # timeout=10 21:52:01 > git --version # 'git version 2.25.1' 21:52:01 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:52:02 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:52:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:52:04 Merging remotes/origin/main commit 996c7dc504458e30104dd4fabba147269fefd7c5 into PR head commit 1022449141eb978b53fbecf18e8b317fe7218e26 21:52:04 Merge succeeded, producing 1022449141eb978b53fbecf18e8b317fe7218e26 21:52:04 Checking out Revision 1022449141eb978b53fbecf18e8b317fe7218e26 (PR-624) 21:52:03 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:52:03 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:52:03 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/624/head:refs/remotes/origin/PR-624 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:52:04 > git config core.sparsecheckout # timeout=10 21:52:04 > git checkout -f 1022449141eb978b53fbecf18e8b317fe7218e26 # timeout=10 21:52:04 > git remote # timeout=10 21:52:04 > git config --get remote.origin.url # timeout=10 21:52:04 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:04 > git merge 996c7dc504458e30104dd4fabba147269fefd7c5 # timeout=10 21:52:04 > git rev-parse HEAD^{commit} # timeout=10 21:52:04 > git config core.sparsecheckout # timeout=10 21:52:04 > git checkout -f 1022449141eb978b53fbecf18e8b317fe7218e26 # timeout=10 21:52:07 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" 21:52:07 > git --version # timeout=10 21:52:08 > git --version # 'git version 2.25.1' 21:52:08 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:52:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:52:09 % Total % Received % Xferd Average Speed Time Time Time Current 21:52:09 Dload Upload Total Spent Left Speed 21:52:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 21:52:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:52:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:52:10 + sudo tee /etc/docker/daemon.new 21:52:10 { 21:52:10 "registry-mirrors": [ 21:52:10 "https://nexus3.edgexfoundry.org:10001" 21:52:10 ], 21:52:10 "bip": "10.250.0.254/24", 21:52:10 "hosts": [ 21:52:10 "tcp://0.0.0.0:5555", 21:52:10 "unix:///var/run/docker.sock" 21:52:10 ], 21:52:10 "mtu": 1458, 21:52:10 "selinux-enabled": true, 21:52:10 "seccomp-profile": "/etc/docker/seccomp.json" 21:52:10 } [Pipeline] sh 21:52:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:52:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:29 provisioning config files... 21:52:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config9790871966368976579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:29 ---> docker-login.sh 21:52:29 nexus3.edgexfoundry.org:10001 21:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:30 Configure a credential helper to remove this warning. See 21:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:30 21:52:30 Login Succeeded 21:52:30 nexus3.edgexfoundry.org:10002 21:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:30 Configure a credential helper to remove this warning. See 21:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:30 21:52:30 Login Succeeded 21:52:30 nexus3.edgexfoundry.org:10003 21:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:31 Configure a credential helper to remove this warning. See 21:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:31 21:52:31 Login Succeeded 21:52:31 nexus3.edgexfoundry.org:10004 21:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:31 Configure a credential helper to remove this warning. See 21:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:31 21:52:31 Login Succeeded 21:52:31 docker.io 21:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:32 Configure a credential helper to remove this warning. See 21:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:32 21:52:32 Login Succeeded 21:52:32 ---> docker-login.sh ends [Pipeline] } 21:52:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:52:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:32 ========================================================= 21:52:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:52:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:52:33 Sending build context to Docker daemon 3.353MB 21:52:33 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:52:33 Step 2/12 : FROM ${BASE} AS builder 21:52:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:52:33 9fda8d8052c6: Pulling fs layer 21:52:33 5d54e960e981: Pulling fs layer 21:52:33 c4a7e357bf2a: Pulling fs layer 21:52:33 f0e02332f6b5: Pulling fs layer 21:52:33 66412af1f25a: Pulling fs layer 21:52:33 1baf3a5c0e64: Pulling fs layer 21:52:33 9a37bb91b891: Pulling fs layer 21:52:33 a29adfc67d43: Pulling fs layer 21:52:33 d5de9f91c1a4: Pulling fs layer 21:52:33 f0e02332f6b5: Waiting 21:52:33 1baf3a5c0e64: Waiting 21:52:33 9a37bb91b891: Waiting 21:52:33 a29adfc67d43: Waiting 21:52:33 d5de9f91c1a4: Waiting 21:52:33 66412af1f25a: Waiting 21:52:33 5d54e960e981: Verifying Checksum 21:52:33 5d54e960e981: Download complete 21:52:33 f0e02332f6b5: Verifying Checksum 21:52:33 f0e02332f6b5: Download complete 21:52:33 66412af1f25a: Verifying Checksum 21:52:33 66412af1f25a: Download complete 21:52:33 9fda8d8052c6: Verifying Checksum 21:52:33 9fda8d8052c6: Download complete 21:52:34 9a37bb91b891: Verifying Checksum 21:52:34 9a37bb91b891: Download complete 21:52:34 9fda8d8052c6: Pull complete 21:52:34 a29adfc67d43: Verifying Checksum 21:52:34 a29adfc67d43: Download complete 21:52:35 5d54e960e981: Pull complete 21:52:35 d5de9f91c1a4: Verifying Checksum 21:52:35 d5de9f91c1a4: Download complete 21:52:35 c4a7e357bf2a: Verifying Checksum 21:52:35 c4a7e357bf2a: Download complete 21:52:36 1baf3a5c0e64: Verifying Checksum 21:52:36 1baf3a5c0e64: Download complete 21:52:46 c4a7e357bf2a: Pull complete 21:52:46 f0e02332f6b5: Pull complete 21:52:46 66412af1f25a: Pull complete 21:52:54 1baf3a5c0e64: Pull complete 21:52:54 9a37bb91b891: Pull complete 21:52:56 a29adfc67d43: Pull complete 21:52:57 d5de9f91c1a4: Pull complete 21:52:57 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 21:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:52:57 ---> 746ca1b523b5 21:52:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:52:59 ---> Running in 091287bb8f3e 21:53:00 Removing intermediate container 091287bb8f3e 21:53:00 ---> 8f60cdcceb70 21:53:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:53:00 ---> Running in 95f231f7c4f6 21:53:00 Removing intermediate container 95f231f7c4f6 21:53:00 ---> 03ad0baac8b0 21:53:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:53:00 ---> Running in d88079a7e660 21:53:01 Removing intermediate container d88079a7e660 21:53:01 ---> ebdfa8871ad2 21:53:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:53:01 ---> Running in a185dec157a3 21:53:01 Removing intermediate container a185dec157a3 21:53:01 ---> b8bfadb52b59 21:53:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:53:01 ---> Running in 293b1adbdfd5 21:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:04 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:53:04 (2/4) Installing libedit (20221030.3.1-r1) 21:53:04 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:53:04 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:53:04 Executing busybox-1.36.1-r2.trigger 21:53:04 OK: 272 MiB in 60 packages 21:53:05 Removing intermediate container 293b1adbdfd5 21:53:05 ---> c59a60a35e36 21:53:05 Step 8/12 : WORKDIR /device-mqtt-go 21:53:05 ---> Running in 76f17ff2abbe 21:53:06 Removing intermediate container 76f17ff2abbe 21:53:06 ---> f1adad6919d1 21:53:06 Step 9/12 : COPY go.mod vendor* ./ 21:53:06 ---> 47ca782d96d7 21:53:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:53:07 ---> Running in 328f5ecb503e 21:54:28 Removing intermediate container 328f5ecb503e 21:54:28 ---> 64b933558a39 21:54:28 Step 11/12 : COPY . . 21:54:28 ---> 75cdb327ba11 21:54:28 Step 12/12 : RUN $MAKE 21:54:28 ---> Running in 4fa3ccbda131 21:54:28 noop 21:54:28 Removing intermediate container 4fa3ccbda131 21:54:28 ---> 3eba29c48c64 21:54:28 Successfully built 3eba29c48c64 21:54:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:29 + docker inspect -f . ci-base-image-arm64 21:54:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:29 prd-ubuntu20.04-docker-arm64-4c-16g-6017 does not seem to be running inside a container 21:54:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:54:31 $ docker top d4eaf255c247b75175ffda079f83a1fecb3ed609c7d925e700fdc24840f30177 -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:32 + go version 21:54:32 go version go1.21.0 linux/arm64 [Pipeline] } 21:54:32 $ docker stop --time=1 d4eaf255c247b75175ffda079f83a1fecb3ed609c7d925e700fdc24840f30177 21:54:34 $ docker rm -f --volumes d4eaf255c247b75175ffda079f83a1fecb3ed609c7d925e700fdc24840f30177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:35 + docker inspect -f . ci-base-image-arm64 21:54:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:35 prd-ubuntu20.04-docker-arm64-4c-16g-6017 does not seem to be running inside a container 21:54:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:54:36 $ docker top aa183d8e34fe53abd56efef5a332d0ab0da198c4528763243f76f9a711380d43 -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:37 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 21:54:38 + make test 21:54:38 go test ./... -coverprofile=coverage.out ./... 21:54:42 ? github.com/edgexfoundry/device-mqtt-go [no test files] 21:56:49 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 21:56:49 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 21:56:49 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.066s coverage: 22.8% of statements 21:56:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:56:49 go vet ./... 21:57:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:57:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:57:11 ./bin/test-attribution-txt.sh [Pipeline] echo 21:57:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:57:11 $ docker stop --time=1 aa183d8e34fe53abd56efef5a332d0ab0da198c4528763243f76f9a711380d43 21:57:14 $ docker rm -f --volumes aa183d8e34fe53abd56efef5a332d0ab0da198c4528763243f76f9a711380d43 [Pipeline] // withDockerContainer [Pipeline] sh 21:57:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:57:16 Warning: overwriting stash ‘coverage-report’ 21:57:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:57:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:57:18 + ls -al . 21:57:18 total 184 21:57:18 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:54 . 21:57:18 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:52 .. 21:57:18 -rw-rw-r-- 1 jenkins jenkins 140 Sep 12 21:52 .dockerignore 21:57:18 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:52 .git 21:57:18 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:52 .github 21:57:18 -rw-rw-r-- 1 jenkins jenkins 329 Sep 12 21:52 .gitignore 21:57:18 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:52 .golangci.yml 21:57:18 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 12 21:52 Attribution.txt 21:57:18 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 12 21:52 CHANGELOG.md 21:57:18 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 12 21:52 Dockerfile 21:57:18 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:52 GOVERNANCE.md 21:57:18 -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 21:52 Jenkinsfile 21:57:18 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 21:52 LICENSE 21:57:18 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 12 21:52 Makefile 21:57:18 -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 21:52 OWNERS.md 21:57:18 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 12 21:52 README.md 21:57:18 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 21:49 VERSION 21:57:18 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:52 bin 21:57:18 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:52 cmd 21:57:18 -rw-r--r-- 1 jenkins jenkins 18506 Sep 12 21:56 coverage.out 21:57:18 -rw-rw-r-- 1 jenkins jenkins 3820 Sep 12 21:52 go.mod 21:57:18 -rw-rw-r-- 1 jenkins jenkins 34092 Sep 12 21:52 go.sum 21:57:18 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:52 internal 21:57:18 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:52 mock 21:57:18 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:52 snap 21:57:18 -rw-rw-r-- 1 jenkins jenkins 227 Sep 12 21:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:18 + 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=1022449141eb978b53fbecf18e8b317fe7218e26 --label arch=arm64 --label version=0.0.0 . 21:57:18 Sending build context to Docker daemon 3.373MB 21:57:19 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 21:57:19 Step 2/24 : FROM ${BASE} AS builder 21:57:19 ---> 3eba29c48c64 21:57:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:57:19 ---> Running in 8c3475e36111 21:57:19 Removing intermediate container 8c3475e36111 21:57:19 ---> cc1f601ddab6 21:57:19 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:57:19 ---> Running in 7fe3d88f6846 21:57:19 Removing intermediate container 7fe3d88f6846 21:57:19 ---> 31cc95cf5f98 21:57:19 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:57:19 ---> Running in e16f558e5e32 21:57:20 Removing intermediate container e16f558e5e32 21:57:20 ---> 499a37d72d60 21:57:20 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:57:20 ---> Running in 41e0317f2290 21:57:20 Removing intermediate container 41e0317f2290 21:57:20 ---> 27f4b27614ad 21:57:20 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:57:20 ---> Running in bb47287e0631 21:57:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:57:23 OK: 272 MiB in 60 packages 21:57:24 Removing intermediate container bb47287e0631 21:57:24 ---> 1ed5b3c090cb 21:57:24 Step 8/24 : WORKDIR /device-mqtt-go 21:57:24 ---> Running in 5b91157f878f 21:57:24 Removing intermediate container 5b91157f878f 21:57:24 ---> b78a81d4534c 21:57:24 Step 9/24 : COPY go.mod vendor* ./ 21:57:24 ---> 6814de9a5c80 21:57:24 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:57:25 ---> Running in 1ab0549b323f 21:57:29 Removing intermediate container 1ab0549b323f 21:57:29 ---> a62df887405f 21:57:29 Step 11/24 : COPY . . 21:57:29 ---> 44b81e0898b5 21:57:29 Step 12/24 : RUN $MAKE 21:57:30 ---> Running in 3a03087a5bd6 21:57:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 21:59:37 Removing intermediate container 3a03087a5bd6 21:59:37 ---> 32fb98bfe6d8 21:59:37 Step 13/24 : FROM alpine:3.18 21:59:37 3.18: Pulling from library/alpine 21:59:37 9fda8d8052c6: Already exists 21:59:37 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:59:37 Status: Downloaded newer image for alpine:3.18 21:59:37 ---> f6648c04cd6c 21:59:37 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 21:59:37 ---> Running in 05242d412b31 21:59:37 Removing intermediate container 05242d412b31 21:59:37 ---> e98d87a7a247 21:59:37 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:59:37 ---> Running in 173be4d40cdf 21:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:59:37 (1/1) Installing dumb-init (1.2.5-r2) 21:59:37 Executing busybox-1.36.1-r2.trigger 21:59:37 OK: 8 MiB in 16 packages 21:59:37 Removing intermediate container 173be4d40cdf 21:59:37 ---> aa27cc243618 21:59:37 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 21:59:37 ---> cc85180b8a59 21:59:37 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 21:59:37 ---> ef38e86f3e40 21:59:37 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 21:59:37 ---> 917ade610a52 21:59:37 Step 19/24 : EXPOSE 59982 21:59:37 ---> Running in 10354da7bef3 21:59:37 Removing intermediate container 10354da7bef3 21:59:37 ---> 6bd992035504 21:59:37 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 21:59:37 ---> Running in 1d04e2a5b05e 21:59:37 Removing intermediate container 1d04e2a5b05e 21:59:37 ---> 7340318ade29 21:59:37 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:59:37 ---> Running in 78e4dc3651b0 21:59:37 Removing intermediate container 78e4dc3651b0 21:59:37 ---> 132d64be6d77 21:59:37 Step 22/24 : LABEL arch=arm64 21:59:37 ---> Running in 47e2a1cf33d3 21:59:37 Removing intermediate container 47e2a1cf33d3 21:59:37 ---> a3caabcd58f2 21:59:37 Step 23/24 : LABEL git_sha=1022449141eb978b53fbecf18e8b317fe7218e26 21:59:37 ---> Running in 2526463ee4d4 21:59:37 Removing intermediate container 2526463ee4d4 21:59:37 ---> a85f050e107b 21:59:37 Step 24/24 : LABEL version=0.0.0 21:59:37 ---> Running in 50b2a9599ebd 21:59:37 Removing intermediate container 50b2a9599ebd 21:59:37 ---> 0ebc5af93b4c 21:59:37 [Warning] One or more build-args [ARCH] were not consumed 21:59:37 Successfully built 0ebc5af93b4c 21:59:37 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 21:59:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:38 21:59:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:39 arm64: Pulling from edgex-lftools-log-publisher 21:59:39 8998bd30e6a1: Pulling fs layer 21:59:39 04944245beec: Pulling fs layer 21:59:39 699f458cf7ca: Pulling fs layer 21:59:39 765212b225bb: Pulling fs layer 21:59:39 f23df028b6ca: Pulling fs layer 21:59:39 d65c8cfc05b1: Pulling fs layer 21:59:39 2437ff75d9bd: Pulling fs layer 21:59:39 765212b225bb: Waiting 21:59:39 f23df028b6ca: Waiting 21:59:39 d65c8cfc05b1: Waiting 21:59:39 2437ff75d9bd: Waiting 21:59:39 04944245beec: Verifying Checksum 21:59:39 04944245beec: Download complete 21:59:39 765212b225bb: Verifying Checksum 21:59:39 765212b225bb: Download complete 21:59:39 f23df028b6ca: Verifying Checksum 21:59:39 f23df028b6ca: Download complete 21:59:39 d65c8cfc05b1: Verifying Checksum 21:59:39 d65c8cfc05b1: Download complete 21:59:39 699f458cf7ca: Verifying Checksum 21:59:39 699f458cf7ca: Download complete 21:59:39 8998bd30e6a1: Verifying Checksum 21:59:39 8998bd30e6a1: Download complete 21:59:42 2437ff75d9bd: Verifying Checksum 21:59:42 2437ff75d9bd: Download complete 21:59:43 8998bd30e6a1: Pull complete 21:59:44 04944245beec: Pull complete 21:59:45 699f458cf7ca: Pull complete 21:59:45 765212b225bb: Pull complete 21:59:46 f23df028b6ca: Pull complete 21:59:46 d65c8cfc05b1: Pull complete 22:00:01 2437ff75d9bd: Pull complete 22:00:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:01 prd-ubuntu20.04-docker-arm64-4c-16g-6017 does not seem to be running inside a container 22:00:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:00:04 $ docker top c8e6556e3ecdbc836efcfb907fb772e855bd7754254f8dd035b379af24b99c2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:05 ---> job-cost.sh 22:00:05 lf-activate-venv: SKIPPING 22:00:05 INFO: No Stack... 22:00:05 INFO: Retrieving Pricing Info for: v3-standard-4 22:00:06 INFO: Archiving Costs [Pipeline] sh 22:00:07 + cut -d, -f6 22:00:07 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 22:00:07 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-624-1-stack-cost] 22:00:07 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-624-1-stack-cost] did not exist. Created. 22:00:07 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-624-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:00:07 /w/workspace/device-mqtt-go/1@tmp/durable-c61ae9dc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:00:08 + echo total: 0.10999999940395355 [Pipeline] stash 22:00:08 Warning: overwriting stash ‘stack-cost’ 22:00:08 Stashed 1 file(s) [Pipeline] } 22:00:08 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-624-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:00:08 $ docker stop --time=1 c8e6556e3ecdbc836efcfb907fb772e855bd7754254f8dd035b379af24b99c2d 22:00:10 $ docker rm -f --volumes c8e6556e3ecdbc836efcfb907fb772e855bd7754254f8dd035b379af24b99c2d [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 22:00:11 provisioning config files... 22:00:11 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp/config14360831966675722213tmp [Pipeline] { [Pipeline] sh 22:00:11 + set +x 22:00:11 + curl -s https://codecov.io/bash 22:00:11 + bash -s -- 22:00:11 22:00:11 _____ _ 22:00:11 / ____| | | 22:00:11 | | ___ __| | ___ ___ _____ __ 22:00:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:00:11 | |___| (_) | (_| | __/ (_| (_) \ V / 22:00:11 \_____\___/ \__,_|\___|\___\___/ \_/ 22:00:11 Bash-1.0.6 22:00:11 22:00:11 22:00:11 ==> git version 2.25.1 found 22:00:11 ==> 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 22:00:11 Release-Date: 2020-01-08 22:00:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:00:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:00:11 ==> Jenkins CI detected. 22:00:11 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-624 22:00:11 project root: . 22:00:11 --> token set from env 22:00:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:00:11 ==> Running gcov in . (disable via -X gcov) 22:00:11 ==> Python coveragepy not found 22:00:11 ==> Searching for coverage reports in: 22:00:11 + . 22:00:11 -> Found 1 reports 22:00:11 ==> Detecting git/mercurial file structure 22:00:11 ==> Reading reports 22:00:11 + ./coverage.out bytes=18506 22:00:11 ==> Appending adjustments 22:00:11 https://docs.codecov.io/docs/fixing-reports 22:00:11 + Found adjustments 22:00:11 ==> Gzipping contents 22:00:11 4.0K /tmp/codecov.R7aoyj.gz 22:00:11 ==> Uploading reports 22:00:11 url: https://codecov.io 22:00:11 query: branch=PR-624&commit=1022449141eb978b53fbecf18e8b317fe7218e26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-624%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=624&job=&cmd_args= 22:00:11 -> Pinging Codecov 22:00:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-624&commit=1022449141eb978b53fbecf18e8b317fe7218e26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-624%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=624&job=&cmd_args= 22:00:11 -> Uploading to 22:00:11 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/7D719EC7BBE17E464838252E33014C33/1022449141eb978b53fbecf18e8b317fe7218e26/524ded68-0138-45d4-bae8-c09f50726441.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T220011Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b38c46399460086a545fa757b79115d85aaf8c691305ba3ac9a3e1f28c84b347 22:00:11 % Total % Received % Xferd Average Speed Time Time Time Current 22:00:11 Dload Upload Total Spent Left Speed 22:00:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 18289 --:--:-- --:--:-- --:--:-- 18289 22:00:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/1022449141eb978b53fbecf18e8b317fe7218e26 [Pipeline] } 22:00:11 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 22:00:13 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-624/archives ] 22:00:13 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-624/archives 22:00:13 total 16 22:00:13 drwxr-xr-x 3 root root 4096 Sep 12 21:51 . 22:00:13 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:51 .. 22:00:13 drwxr-xr-x 2 root root 4096 Sep 12 21:51 cost 22:00:13 -rw-r--r-- 1 root root 86 Sep 12 21:51 cost.csv 22:00:13 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-624/archives 22:00:13 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-624/archives 22:00:13 total 16 22:00:13 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:51 . 22:00:13 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:51 .. 22:00:13 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:51 cost 22:00:13 -rw-r--r-- 1 jenkins jenkins 86 Sep 12 21:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:00:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:00:14 ---> package-listing.sh 22:00:14 ++ facter osfamily 22:00:14 ++ tr '[:upper:]' '[:lower:]' 22:00:15 + OS_FAMILY=debian 22:00:15 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-624 22:00:15 + START_PACKAGES=/tmp/packages_start.txt 22:00:15 + END_PACKAGES=/tmp/packages_end.txt 22:00:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:00:15 + PACKAGES=/tmp/packages_start.txt 22:00:15 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-624 ']' 22:00:15 + PACKAGES=/tmp/packages_end.txt 22:00:15 + case "${OS_FAMILY}" in 22:00:15 + dpkg -l 22:00:15 + grep '^ii' 22:00:15 + '[' -f /tmp/packages_start.txt ']' 22:00:15 + '[' -f /tmp/packages_end.txt ']' 22:00:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:00:15 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-624 ']' 22:00:15 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-624/archives/ 22:00:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-624/archives/ [Pipeline] echo 22:00:15 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-624/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:00:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:16 prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container 22:00:16 $ 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-624/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-624 -v /w/workspace/gexfoundry_device-mqtt-go_PR-624:/w/workspace/gexfoundry_device-mqtt-go_PR-624:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:00:16 $ docker top ffe84527c15758bf103a3cfaaf694cdf98f84f2c1104ef0ef74182ed46e9d432 -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:16 + touch /tmp/pre-build-complete [Pipeline] sh 22:00:17 + mkdir -p /var/log/sysstat [Pipeline] sh 22:00:17 + ls /var/log/sa-host 22:00:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:17 provisioning config files... 22:00:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-624@tmp/config13849527467006225739tmp [Pipeline] { [Pipeline] echo 22:00:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:00:17 ---> create-netrc.sh [Pipeline] } 22:00:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:00:18 ---> python-tools-install.sh [Pipeline] echo 22:00:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:00:18 ---> sudo-logs.sh 22:00:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:00:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:00:19 ---> job-cost.sh 22:00:19 lf-activate-venv: SKIPPING 22:00:19 DEBUG: total: 0.2199999988079071 22:00:19 INFO: Retrieving Stack Cost... 22:00:19 INFO: Retrieving Pricing Info for: v3-standard-8 22:00:19 INFO: Archiving Costs [Pipeline] echo 22:00:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:00:20 ---> logs-deploy.sh 22:00:20 lf-activate-venv: SKIPPING 22:00:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-624/1 22:00:20 INFO: archiving workspace using pattern(s): 22:00:21 Archives upload complete. 22:00:21 INFO: archiving logs to Nexus