Pull request #511 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb+bc7652beee9a90296fe0b57947c4589a421f5e02 (bcda35ee0246399634c9da5af7f8c177860f8ff7) 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-ssh10564879058697534775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16593586566118941607.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-511/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-511/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2956894356262793541.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-511/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16278036687739345209.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16924111132862696903.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-511/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-511/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3845062749653105417.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8474’ Running on prd-ubuntu20.04-docker-8c-8g-8475 in /w/workspace/gexfoundry_device-mqtt-go_PR-511 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-511 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/511/head:refs/remotes/origin/PR-511 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb Merge succeeded, producing e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb Checking out Revision e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb (PR-511) Commit message: "build(deps): bump golang.org/x/net" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:33:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:33:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb # 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 bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb # timeout=10 [Pipeline] echo 03:33:18 ========================================================= 03:33:18 EdgeX Global Pipelines Version Info 03:33:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:33:19 ------------------- 03:33:19 stable info: 03:33:19 ------------------- 03:33:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:33:19 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:33:19 Message: update stable to v1.0.244 03:33:20 ------------------- 03:33:20 experimental info: 03:33:20 ------------------- 03:33:20 Commited By: **** collab-it+edgex@linuxfoundation.org 03:33:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:33:20 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:33:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:33:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:33:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:33:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:33:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:33:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:33:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:33:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:33:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:33:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:33:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-511 [Pipeline] echo 03:33:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-511 [Pipeline] echo 03:33:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-511 [Pipeline] echo 03:33:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb [Pipeline] echo 03:33:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e90ea99 [Pipeline] echo 03:33:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:21 provisioning config files... 03:33:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp/config13109373760205780910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:22 ---> docker-login.sh 03:33:22 nexus3.edgexfoundry.org:10001 03:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:22 Configure a credential helper to remove this warning. See 03:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:22 03:33:22 Login Succeeded 03:33:22 nexus3.edgexfoundry.org:10002 03:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:22 Configure a credential helper to remove this warning. See 03:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:22 03:33:22 Login Succeeded 03:33:22 nexus3.edgexfoundry.org:10003 03:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:22 Configure a credential helper to remove this warning. See 03:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:22 03:33:22 Login Succeeded 03:33:22 nexus3.edgexfoundry.org:10004 03:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:22 Configure a credential helper to remove this warning. See 03:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:22 03:33:22 Login Succeeded 03:33:22 docker.io 03:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:22 Configure a credential helper to remove this warning. See 03:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:22 03:33:22 Login Succeeded 03:33:22 ---> docker-login.sh ends [Pipeline] } 03:33:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:33:23 + git rev-list -1 --merges e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb~1..e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb [Pipeline] echo 03:33:23 -----------> git rev-list -1 --merges e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb~1..e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb [false] [Pipeline] sh 03:33:23 + git log --format=format:%s -1 e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb [Pipeline] echo 03:33:23 ========================================================= 03:33:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:33:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:33:24 + git log --format=format:%s -1 e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb [Pipeline] echo 03:33:24 [semverPrep] GIT_COMMIT: e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb, Commit Message: build(deps): bump golang.org/x/net [Pipeline] echo 03:33:24 [semverPrep] This is not a build commit. [Pipeline] sh 03:33:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:33:24 + grep -v github /etc/ssh/ssh_known_hosts 03:33:24 + [ -e /tmp/ssh_known_hosts ] 03:33:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:33:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:33:24 + sudo tee -a /etc/ssh/ssh_known_hosts 03:33:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:33:25 03:33:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:33:25 0.1.4: Pulling from edgex-devops/py-git-semver 03:33:25 b85a868b505f: Pulling fs layer 03:33:25 e2be974225ed: Pulling fs layer 03:33:25 339a4e72a1f5: Pulling fs layer 03:33:25 988bab9f4d93: Pulling fs layer 03:33:25 1469e6f7b9e6: Pulling fs layer 03:33:25 eaf3925da568: Pulling fs layer 03:33:25 988bab9f4d93: Waiting 03:33:25 1469e6f7b9e6: Waiting 03:33:25 eaf3925da568: Waiting 03:33:25 bab4dde63d76: Pulling fs layer 03:33:25 bde34c3a00c8: Pulling fs layer 03:33:25 b352a97aabf1: Pulling fs layer 03:33:25 4872d77fe225: Pulling fs layer 03:33:25 bde34c3a00c8: Waiting 03:33:25 b352a97aabf1: Waiting 03:33:25 bab4dde63d76: Waiting 03:33:25 5851b861e8e6: Pulling fs layer 03:33:25 5851b861e8e6: Waiting 03:33:25 e2be974225ed: Verifying Checksum 03:33:25 e2be974225ed: Download complete 03:33:25 988bab9f4d93: Verifying Checksum 03:33:25 988bab9f4d93: Download complete 03:33:25 1469e6f7b9e6: Verifying Checksum 03:33:25 1469e6f7b9e6: Download complete 03:33:25 339a4e72a1f5: Verifying Checksum 03:33:25 339a4e72a1f5: Download complete 03:33:25 eaf3925da568: Download complete 03:33:25 bde34c3a00c8: Download complete 03:33:25 b352a97aabf1: Download complete 03:33:25 4872d77fe225: Verifying Checksum 03:33:25 4872d77fe225: Download complete 03:33:25 5851b861e8e6: Verifying Checksum 03:33:25 5851b861e8e6: Download complete 03:33:25 b85a868b505f: Verifying Checksum 03:33:25 b85a868b505f: Download complete 03:33:26 bab4dde63d76: Verifying Checksum 03:33:26 bab4dde63d76: Download complete 03:33:27 b85a868b505f: Pull complete 03:33:27 e2be974225ed: Pull complete 03:33:28 339a4e72a1f5: Pull complete 03:33:28 988bab9f4d93: Pull complete 03:33:28 1469e6f7b9e6: Pull complete 03:33:28 eaf3925da568: Pull complete 03:33:30 bab4dde63d76: Pull complete 03:33:30 bde34c3a00c8: Pull complete 03:33:30 b352a97aabf1: Pull complete 03:33:30 4872d77fe225: Pull complete 03:33:30 5851b861e8e6: Pull complete 03:33:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:33:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:33:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:30 prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container 03:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-511 -v /w/workspace/gexfoundry_device-mqtt-go_PR-511:/w/workspace/gexfoundry_device-mqtt-go_PR-511:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-511@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:33:34 $ docker top a584320af1e3ea38d5656f607a03f9dbe6da50d92d8973b458c3dc53d1339a85 -eo pid,comm 03:33:34 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). 03:33:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:33:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:34 [ssh-agent] Looking for ssh-agent implementation... 03:33:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:34 $ docker exec a584320af1e3ea38d5656f607a03f9dbe6da50d92d8973b458c3dc53d1339a85 ssh-agent 03:33:34 SSH_AUTH_SOCK=/tmp/ssh-Ble86KZw0PhK/agent.32 03:33:34 SSH_AGENT_PID=38 03:33:34 Running ssh-add (command line suppressed) 03:33:34 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp/private_key_10180107286660923611.key (/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp/private_key_10180107286660923611.key) 03:33:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:34 + git tag --points-at HEAD [Pipeline] } 03:33:35 $ docker exec --env ******** --env ******** a584320af1e3ea38d5656f607a03f9dbe6da50d92d8973b458c3dc53d1339a85 ssh-agent -k 03:33:35 unset SSH_AUTH_SOCK; 03:33:35 unset SSH_AGENT_PID; 03:33:35 echo Agent pid 38 killed; 03:33:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:33:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:35 [ssh-agent] Looking for ssh-agent implementation... 03:33:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:35 $ docker exec a584320af1e3ea38d5656f607a03f9dbe6da50d92d8973b458c3dc53d1339a85 ssh-agent 03:33:35 SSH_AUTH_SOCK=/tmp/ssh-mzQeXA1f8KTi/agent.70 03:33:35 SSH_AGENT_PID=76 03:33:35 Running ssh-add (command line suppressed) 03:33:35 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp/private_key_1165236179691085806.key (/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp/private_key_1165236179691085806.key) 03:33:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:35 + git semver init 03:33:36 2023-03-07 03:33:36,089 [run_init] DEBUG init version:0.0.0 force:False 03:33:36 2023-03-07 03:33:36,090 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-511/.semver 03:33:36 2023-03-07 03:33:36,090 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-511/.semver 03:33:36 2023-03-07 03:33:36,090 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-511/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-511, universal_newlines=False, shell=None, istream=None) 03:33:37 2023-03-07 03:33:37,005 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-511/.git/info/exclude 03:33:37 2023-03-07 03:33:37,005 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-511/.semver/PR-511 with force:False 03:33:37 2023-03-07 03:33:37,005 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-511/.semver/PR-511 03:33:37 2023-03-07 03:33:37,008 [execute] INFO git cat-file --batch-check 03:33:37 2023-03-07 03:33:37,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-511/.semver, universal_newlines=False, shell=None, istream=) 03:33:37 2023-03-07 03:33:37,015 [execute] INFO git cat-file --batch 03:33:37 2023-03-07 03:33:37,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-511/.semver, universal_newlines=False, shell=None, istream=) 03:33:37 2023-03-07 03:33:37,020 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-511/.semver/PR-511 03:33:37 0.0.0 [Pipeline] } 03:33:37 $ docker exec --env ******** --env ******** a584320af1e3ea38d5656f607a03f9dbe6da50d92d8973b458c3dc53d1339a85 ssh-agent -k 03:33:37 unset SSH_AUTH_SOCK; 03:33:37 unset SSH_AGENT_PID; 03:33:37 echo Agent pid 76 killed; 03:33:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:37 + git semver [Pipeline] } 03:33:37 $ docker stop --time=1 a584320af1e3ea38d5656f607a03f9dbe6da50d92d8973b458c3dc53d1339a85 03:33:39 $ docker rm -f --volumes a584320af1e3ea38d5656f607a03f9dbe6da50d92d8973b458c3dc53d1339a85 [Pipeline] // withDockerContainer [Pipeline] sh 03:33:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:33:39 Stashed 1 file(s) [Pipeline] echo 03:33:39 [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 03:33:40 provisioning config files... 03:33:40 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp/config3642794165737150665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:41 ---> docker-login.sh 03:33:41 nexus3.edgexfoundry.org:10001 03:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:41 Configure a credential helper to remove this warning. See 03:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:41 03:33:41 Login Succeeded 03:33:41 nexus3.edgexfoundry.org:10002 03:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:41 Configure a credential helper to remove this warning. See 03:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:41 03:33:41 Login Succeeded 03:33:41 nexus3.edgexfoundry.org:10003 03:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:41 Configure a credential helper to remove this warning. See 03:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:41 03:33:41 Login Succeeded 03:33:41 nexus3.edgexfoundry.org:10004 03:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:41 Configure a credential helper to remove this warning. See 03:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:41 03:33:41 Login Succeeded 03:33:41 docker.io 03:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:41 Configure a credential helper to remove this warning. See 03:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:41 03:33:41 Login Succeeded 03:33:41 ---> docker-login.sh ends [Pipeline] } 03:33:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:33:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:33:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:33:42 ========================================================= 03:33:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:33:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:33:42 Sending build context to Docker daemon 6.367MB 03:33:42 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 03:33:42 Step 2/12 : FROM ${BASE} AS builder 03:33:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:33:42 213ec9aee27d: Pulling fs layer 03:33:42 4583459ba037: Pulling fs layer 03:33:42 93c1e223e6f2: Pulling fs layer 03:33:42 53926ce57604: Pulling fs layer 03:33:42 21b2b0c7a3f4: Pulling fs layer 03:33:42 22ff95d597cd: Pulling fs layer 03:33:42 12d6caf4c0d1: Pulling fs layer 03:33:42 96b7cbca73a9: Pulling fs layer 03:33:42 a7acece74701: Pulling fs layer 03:33:42 12d6caf4c0d1: Waiting 03:33:42 53926ce57604: Waiting 03:33:42 21b2b0c7a3f4: Waiting 03:33:42 96b7cbca73a9: Waiting 03:33:42 22ff95d597cd: Waiting 03:33:42 a7acece74701: Waiting 03:33:42 93c1e223e6f2: Verifying Checksum 03:33:42 93c1e223e6f2: Download complete 03:33:42 4583459ba037: Download complete 03:33:42 21b2b0c7a3f4: Download complete 03:33:42 22ff95d597cd: Verifying Checksum 03:33:42 22ff95d597cd: Download complete 03:33:42 213ec9aee27d: Verifying Checksum 03:33:42 213ec9aee27d: Download complete 03:33:42 12d6caf4c0d1: Download complete 03:33:42 213ec9aee27d: Pull complete 03:33:43 4583459ba037: Pull complete 03:33:43 93c1e223e6f2: Pull complete 03:33:43 a7acece74701: Verifying Checksum 03:33:43 a7acece74701: Download complete 03:33:43 96b7cbca73a9: Verifying Checksum 03:33:43 96b7cbca73a9: Download complete 03:33:43 53926ce57604: Verifying Checksum 03:33:43 53926ce57604: Download complete 03:33:47 53926ce57604: Pull complete 03:33:47 21b2b0c7a3f4: Pull complete 03:33:47 22ff95d597cd: Pull complete 03:33:47 12d6caf4c0d1: Pull complete 03:33:49 96b7cbca73a9: Pull complete 03:33:50 a7acece74701: Pull complete 03:33:50 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:33:50 ---> db6d94c90886 03:33:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 03:33:55 Still waiting to schedule task 03:33:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:33:56 ---> Running in a4b9f3a29ff7 03:33:56 Removing intermediate container a4b9f3a29ff7 03:33:56 ---> c430b73ced41 03:33:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:33:56 ---> Running in e87b22d7538e 03:33:56 Removing intermediate container e87b22d7538e 03:33:56 ---> e1a2ddc51187 03:33:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:33:56 ---> Running in b0718d531cea 03:33:56 Removing intermediate container b0718d531cea 03:33:56 ---> 79e5fc97afbb 03:33:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 03:33:56 ---> Running in 1f4feb143da8 03:33:56 Removing intermediate container 1f4feb143da8 03:33:56 ---> 89411c9bf683 03:33:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:33:56 ---> Running in 01905e3c4bb0 03:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:33:57 (1/4) Installing openssh-keygen (9.0_p1-r2) 03:33:57 (2/4) Installing libedit (20210910.3.1-r0) 03:33:57 (3/4) Installing openssh-client-common (9.0_p1-r2) 03:33:57 (4/4) Installing openssh-client-default (9.0_p1-r2) 03:33:57 Executing busybox-1.35.0-r17.trigger 03:33:57 OK: 216 MiB in 55 packages 03:33:57 Removing intermediate container 01905e3c4bb0 03:33:57 ---> 2458e54f54f4 03:33:57 Step 8/12 : WORKDIR /device-mqtt-go 03:33:57 ---> Running in 8a11ee51edda 03:33:57 Removing intermediate container 8a11ee51edda 03:33:57 ---> 9f909948ff38 03:33:57 Step 9/12 : COPY go.mod vendor* ./ 03:33:57 ---> 88ed57879065 03:33:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:33:57 ---> Running in 1e85bc140fdb 03:34:29 Removing intermediate container 1e85bc140fdb 03:34:29 ---> d1665d713bc2 03:34:29 Step 11/12 : COPY . . 03:34:29 ---> 6d7af31fb050 03:34:29 Step 12/12 : RUN $MAKE 03:34:29 ---> Running in f6ed7b1a4f71 03:34:29 noop 03:34:29 Removing intermediate container f6ed7b1a4f71 03:34:29 ---> a2ea4048acd0 03:34:29 Successfully built a2ea4048acd0 03:34:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:30 + docker inspect -f . ci-base-image-x86_64 03:34:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:30 prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container 03:34:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-511 -v /w/workspace/gexfoundry_device-mqtt-go_PR-511:/w/workspace/gexfoundry_device-mqtt-go_PR-511:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-511@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 ******** ci-base-image-x86_64 cat 03:34:30 $ docker top 3675b99965e88daaf43fea114f1c0abfd8bf05245b29d3926bb65948f7bb6348 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:31 + go version 03:34:31 go version go1.18.7 linux/amd64 [Pipeline] } 03:34:31 $ docker stop --time=1 3675b99965e88daaf43fea114f1c0abfd8bf05245b29d3926bb65948f7bb6348 03:34:32 $ docker rm -f --volumes 3675b99965e88daaf43fea114f1c0abfd8bf05245b29d3926bb65948f7bb6348 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:33 + docker inspect -f . ci-base-image-x86_64 03:34:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:33 prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container 03:34:33 $ 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-511 -v /w/workspace/gexfoundry_device-mqtt-go_PR-511:/w/workspace/gexfoundry_device-mqtt-go_PR-511:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-511@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 ******** ci-base-image-x86_64 cat 03:34:33 $ docker top e7c7e267a1db141e2cb7cb40e104f2e752e4b92afafe2edc35571ad2b6665ce9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:34 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-511 [Pipeline] fileExists [Pipeline] sh 03:34:34 + make test 03:34:34 go test ./... -coverprofile=coverage.out ./... 03:34:34 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:34:44 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:34:44 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements 03:34:44 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:34:51 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 03:34:51 go vet ./... 03:34:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:34:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:34:54 ./bin/test-attribution-txt.sh [Pipeline] echo 03:34:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:34:54 $ docker stop --time=1 e7c7e267a1db141e2cb7cb40e104f2e752e4b92afafe2edc35571ad2b6665ce9 03:34:57 $ docker rm -f --volumes e7c7e267a1db141e2cb7cb40e104f2e752e4b92afafe2edc35571ad2b6665ce9 [Pipeline] // withDockerContainer [Pipeline] sh 03:34:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:34:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:34:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:34:59 + ls -al . 03:34:59 total 196 03:34:59 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 03:34 . 03:34:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 03:33 .. 03:34:59 -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 03:33 .dockerignore 03:34:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 03:34 .git 03:34:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:33 .github 03:34:59 -rw-rw-r-- 1 jenkins jenkins 329 Mar 7 03:33 .gitignore 03:34:59 -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 03:33 .golangci.yml 03:34:59 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 03:33 .semver 03:34:59 -rw-rw-r-- 1 jenkins jenkins 9189 Mar 7 03:33 Attribution.txt 03:34:59 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 7 03:33 CHANGELOG.md 03:34:59 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 7 03:33 Dockerfile 03:34:59 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 03:33 GOVERNANCE.md 03:34:59 -rw-rw-r-- 1 jenkins jenkins 678 Mar 7 03:33 Jenkinsfile 03:34:59 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 03:33 LICENSE 03:34:59 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 7 03:33 Makefile 03:34:59 -rw-rw-r-- 1 jenkins jenkins 620 Mar 7 03:33 OWNERS.md 03:34:59 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 7 03:33 README.md 03:34:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 03:33 VERSION 03:34:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 03:33 bin 03:34:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:33 cmd 03:34:59 -rw-r--r-- 1 jenkins jenkins 17887 Mar 7 03:34 coverage.out 03:34:59 -rw-rw-r-- 1 jenkins jenkins 3408 Mar 7 03:33 go.mod 03:34:59 -rw-rw-r-- 1 jenkins jenkins 45088 Mar 7 03:33 go.sum 03:34:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:33 internal 03:34:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 03:33 mock 03:34:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 03:33 snap 03:34:59 -rw-rw-r-- 1 jenkins jenkins 227 Mar 7 03:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:59 + 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=e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb --label arch=amd64 --label version=0.0.0 . 03:34:59 Sending build context to Docker daemon 6.385MB 03:34:59 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 03:34:59 Step 2/24 : FROM ${BASE} AS builder 03:34:59 ---> a2ea4048acd0 03:34:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:34:59 ---> Running in ae55ff06bb40 03:34:59 Removing intermediate container ae55ff06bb40 03:34:59 ---> dec4361c3b59 03:34:59 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:34:59 ---> Running in 4cd359538903 03:34:59 Removing intermediate container 4cd359538903 03:34:59 ---> 023695acf23c 03:34:59 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:34:59 ---> Running in 7a69520398c8 03:34:59 Removing intermediate container 7a69520398c8 03:34:59 ---> 8eb1a0cb1b16 03:34:59 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 03:35:00 ---> Running in 8eca30ef5a7c 03:35:00 Removing intermediate container 8eca30ef5a7c 03:35:00 ---> 9e1fd613a536 03:35:00 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:35:00 ---> Running in 6cee871384ba 03:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:35:00 OK: 216 MiB in 55 packages 03:35:01 Removing intermediate container 6cee871384ba 03:35:01 ---> fcf6d115a3c4 03:35:01 Step 8/24 : WORKDIR /device-mqtt-go 03:35:01 ---> Running in 0a7a0f20bd4e 03:35:01 Removing intermediate container 0a7a0f20bd4e 03:35:01 ---> d5f2e1225d8d 03:35:01 Step 9/24 : COPY go.mod vendor* ./ 03:35:01 ---> 858cfcd5ba7d 03:35:01 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:01 ---> Running in f09f4762b74f 03:35:01 Removing intermediate container f09f4762b74f 03:35:01 ---> 0d8d5bd122d4 03:35:01 Step 11/24 : COPY . . 03:35:02 ---> 16ebb876572f 03:35:02 Step 12/24 : RUN $MAKE 03:35:02 ---> Running in ab59102b5ebf 03:35:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 03:35:24 Removing intermediate container ab59102b5ebf 03:35:24 ---> a2d9aa1887f1 03:35:24 Step 13/24 : FROM alpine:3.16 03:35:24 3.16: Pulling from library/alpine 03:35:24 ef5531b6e74e: Pulling fs layer 03:35:24 ef5531b6e74e: Verifying Checksum 03:35:24 ef5531b6e74e: Download complete 03:35:24 ef5531b6e74e: Pull complete 03:35:24 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:35:24 Status: Downloaded newer image for alpine:3.16 03:35:24 ---> dfd21b5a31f5 03:35:24 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:35:24 ---> Running in 32ccccb2cdaf 03:35:25 Removing intermediate container 32ccccb2cdaf 03:35:25 ---> e6378b4ac4e0 03:35:25 Step 15/24 : RUN apk add --update --no-cache dumb-init 03:35:25 ---> Running in 3b6f9d159223 03:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:35:25 (1/1) Installing dumb-init (1.2.5-r1) 03:35:25 Executing busybox-1.35.0-r17.trigger 03:35:25 OK: 6 MiB in 15 packages 03:35:26 Removing intermediate container 3b6f9d159223 03:35:26 ---> e093e33f0441 03:35:26 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 03:35:27 ---> d9fd153fec13 03:35:27 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 03:35:27 ---> ec6c3d362a56 03:35:27 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:35:27 ---> a877483ef6f4 03:35:27 Step 19/24 : EXPOSE 59982 03:35:27 ---> Running in 4a91cfe39bd6 03:35:27 Removing intermediate container 4a91cfe39bd6 03:35:27 ---> 36762fe72cf6 03:35:27 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 03:35:27 ---> Running in e175cfc90c33 03:35:27 Removing intermediate container e175cfc90c33 03:35:27 ---> d837a7ff5afa 03:35:27 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 03:35:27 ---> Running in 814505edcb9c 03:35:27 Removing intermediate container 814505edcb9c 03:35:27 ---> a869db4dd5a2 03:35:27 Step 22/24 : LABEL arch=amd64 03:35:27 ---> Running in ce11fb3af6c3 03:35:28 Removing intermediate container ce11fb3af6c3 03:35:28 ---> 9943e19e5827 03:35:28 Step 23/24 : LABEL git_sha=e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb 03:35:28 ---> Running in 6ae616382819 03:35:28 Removing intermediate container 6ae616382819 03:35:28 ---> 51ea43ab4c82 03:35:28 Step 24/24 : LABEL version=0.0.0 03:35:28 ---> Running in 1ecf1b1edb9d 03:35:28 Removing intermediate container 1ecf1b1edb9d 03:35:28 ---> 4358f18cd579 03:35:28 [Warning] One or more build-args [ARCH] were not consumed 03:35:28 Successfully built 4358f18cd579 03:35:28 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 03:35:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:29 03:35:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:29 latest: Pulling from edgex-lftools-log-publisher 03:35:29 5eb5b503b376: Pulling fs layer 03:35:29 5c69ac0246d0: Pulling fs layer 03:35:29 ec43610c2a17: Pulling fs layer 03:35:29 3a2ae6a8a46f: Pulling fs layer 03:35:29 33b1e0a273af: Pulling fs layer 03:35:29 5d3b04190fa2: Pulling fs layer 03:35:29 2f39f015ded8: Pulling fs layer 03:35:29 33b1e0a273af: Waiting 03:35:29 5d3b04190fa2: Waiting 03:35:29 3a2ae6a8a46f: Waiting 03:35:29 2f39f015ded8: Waiting 03:35:29 5c69ac0246d0: Verifying Checksum 03:35:29 5c69ac0246d0: Download complete 03:35:29 3a2ae6a8a46f: Verifying Checksum 03:35:29 3a2ae6a8a46f: Download complete 03:35:29 33b1e0a273af: Verifying Checksum 03:35:29 33b1e0a273af: Download complete 03:35:29 5d3b04190fa2: Verifying Checksum 03:35:29 5d3b04190fa2: Download complete 03:35:29 ec43610c2a17: Verifying Checksum 03:35:29 ec43610c2a17: Download complete 03:35:29 5eb5b503b376: Download complete 03:35:30 2f39f015ded8: Download complete 03:35:30 5eb5b503b376: Pull complete 03:35:31 5c69ac0246d0: Pull complete 03:35:31 ec43610c2a17: Pull complete 03:35:31 3a2ae6a8a46f: Pull complete 03:35:31 33b1e0a273af: Pull complete 03:35:31 5d3b04190fa2: Pull complete 03:35:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8476 in /w/workspace/gexfoundry_device-mqtt-go_PR-511 [Pipeline] { [Pipeline] ws 03:35:34 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 03:35:35 Selected Git installation does not exist. Using Default 03:35:35 The recommended git tool is: NONE 03:35:37 2f39f015ded8: Pull complete 03:35:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:35:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:37 prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container 03:35:37 $ 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-511 -v /w/workspace/gexfoundry_device-mqtt-go_PR-511:/w/workspace/gexfoundry_device-mqtt-go_PR-511:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:35:39 using credential edgex-jenkins-ssh 03:35:39 Cloning the remote Git repository 03:35:39 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:35:39 > git init /w/workspace/device-mqtt-go/1 # timeout=10 03:35:42 $ docker top a14dca2962194cba3a68f158cdee0491a43fad8500512ad393368bcd8c38ad32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource 03:35:41 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:35:41 > git --version # timeout=10 03:35:41 > git --version # 'git version 2.25.1' 03:35:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 03:35:42 ---> job-cost.sh 03:35:42 lf-activate-venv: SKIPPING 03:35:42 INFO: No Stack... 03:35:43 INFO: Retrieving Pricing Info for: v3-standard-8 03:35:43 INFO: Archiving Costs [Pipeline] sh 03:35:43 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-511/archives/cost.csv 03:35:43 + cut -d, -f6 [Pipeline] lock 03:35:43 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-511-1-stack-cost] 03:35:43 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-511-1-stack-cost] did not exist. Created. 03:35:43 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-511-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:35:42 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:35:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:43 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:35:43 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:35:43 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/511/head:refs/remotes/origin/PR-511 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:35:44 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb 03:35:44 + echo total: 0.2199999988079071 03:35:44 Merge succeeded, producing e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb 03:35:44 Checking out Revision e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb (PR-511) [Pipeline] stash 03:35:44 Stashed 1 file(s) [Pipeline] } 03:35:44 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-511-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:35:44 $ docker stop --time=1 a14dca2962194cba3a68f158cdee0491a43fad8500512ad393368bcd8c38ad32 03:35:44 Commit message: "build(deps): bump golang.org/x/net" 03:35:44 > git --version # timeout=10 03:35:44 > git --version # 'git version 2.25.1' 03:35:44 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:35:45 03:35:45 GitHub has been notified of this commit’s build result 03:35:45 03:35:44 > git config core.sparsecheckout # timeout=10 03:35:44 > git checkout -f e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb # timeout=10 03:35:44 > git remote # timeout=10 03:35:44 > git config --get remote.origin.url # timeout=10 03:35:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:44 > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 03:35:44 > git rev-parse HEAD^{commit} # timeout=10 03:35:44 > git config core.sparsecheckout # timeout=10 03:35:44 > git checkout -f e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb # timeout=10 03:35:45 $ docker rm -f --volumes a14dca2962194cba3a68f158cdee0491a43fad8500512ad393368bcd8c38ad32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:35:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:35:46 % Total % Received % Xferd Average Speed Time Time Time Current 03:35:46 Dload Upload Total Spent Left Speed 03:35:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh 03:35:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:35:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:35:47 + sudo tee /etc/docker/daemon.new 03:35:47 { 03:35:47 "registry-mirrors": [ 03:35:47 "https://nexus3.edgexfoundry.org:10001" 03:35:47 ], 03:35:47 "bip": "10.250.0.254/24", 03:35:47 "hosts": [ 03:35:47 "tcp://0.0.0.0:5555", 03:35:47 "unix:///var/run/docker.sock" 03:35:47 ], 03:35:47 "mtu": 1458, 03:35:47 "selinux-enabled": true, 03:35:47 "seccomp-profile": "/etc/docker/seccomp.json" 03:35:47 } [Pipeline] sh 03:35:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:35:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:06 provisioning config files... 03:36:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config10208979857780690882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:06 ---> docker-login.sh 03:36:06 nexus3.edgexfoundry.org:10001 03:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:08 Configure a credential helper to remove this warning. See 03:36:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:08 03:36:08 Login Succeeded 03:36:08 nexus3.edgexfoundry.org:10002 03:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:08 Configure a credential helper to remove this warning. See 03:36:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:08 03:36:08 Login Succeeded 03:36:08 nexus3.edgexfoundry.org:10003 03:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:08 Configure a credential helper to remove this warning. See 03:36:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:08 03:36:08 Login Succeeded 03:36:08 nexus3.edgexfoundry.org:10004 03:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:08 Configure a credential helper to remove this warning. See 03:36:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:08 03:36:08 Login Succeeded 03:36:08 docker.io 03:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:09 Configure a credential helper to remove this warning. See 03:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:09 03:36:09 Login Succeeded 03:36:09 ---> docker-login.sh ends [Pipeline] } 03:36:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:36:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:36:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:36:09 ========================================================= 03:36:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:36:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:36:10 Sending build context to Docker daemon 3.293MB 03:36:10 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 03:36:10 Step 2/12 : FROM ${BASE} AS builder 03:36:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:36:10 9b18e9b68314: Pulling fs layer 03:36:10 35d82f9e3411: Pulling fs layer 03:36:10 e16973657156: Pulling fs layer 03:36:10 fc693d55d65f: Pulling fs layer 03:36:10 7e9fc2657dce: Pulling fs layer 03:36:10 dda99020689f: Pulling fs layer 03:36:10 db1c61fa0a46: Pulling fs layer 03:36:10 891c053d2c06: Pulling fs layer 03:36:10 dda99020689f: Waiting 03:36:10 db1c61fa0a46: Waiting 03:36:10 891c053d2c06: Waiting 03:36:10 fc693d55d65f: Waiting 03:36:10 7e9fc2657dce: Waiting 03:36:10 e16973657156: Verifying Checksum 03:36:10 e16973657156: Download complete 03:36:10 35d82f9e3411: Verifying Checksum 03:36:10 35d82f9e3411: Download complete 03:36:10 7e9fc2657dce: Verifying Checksum 03:36:10 7e9fc2657dce: Download complete 03:36:10 dda99020689f: Verifying Checksum 03:36:10 dda99020689f: Download complete 03:36:10 9b18e9b68314: Verifying Checksum 03:36:10 9b18e9b68314: Download complete 03:36:11 9b18e9b68314: Pull complete 03:36:12 891c053d2c06: Verifying Checksum 03:36:12 891c053d2c06: Download complete 03:36:12 35d82f9e3411: Pull complete 03:36:12 e16973657156: Pull complete 03:36:13 db1c61fa0a46: Verifying Checksum 03:36:13 db1c61fa0a46: Download complete 03:36:13 fc693d55d65f: Verifying Checksum 03:36:13 fc693d55d65f: Download complete 03:36:26 fc693d55d65f: Pull complete 03:36:26 7e9fc2657dce: Pull complete 03:36:26 dda99020689f: Pull complete 03:36:31 db1c61fa0a46: Pull complete 03:36:33 891c053d2c06: Pull complete 03:36:33 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:36:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:36:33 ---> f96f9c87975a 03:36:33 Step 3/12 : ARG ADD_BUILD_TAGS="" 03:36:35 ---> Running in d0f9aae959ed 03:36:35 Removing intermediate container d0f9aae959ed 03:36:35 ---> 76eef69a1205 03:36:35 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:36:35 ---> Running in 7e038ffe60b6 03:36:35 Removing intermediate container 7e038ffe60b6 03:36:35 ---> b4b1fc0ab474 03:36:35 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:36:35 ---> Running in ea2740c445e3 03:36:36 Removing intermediate container ea2740c445e3 03:36:36 ---> 6fff24349886 03:36:36 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 03:36:36 ---> Running in 04ecc87ba5b8 03:36:36 Removing intermediate container 04ecc87ba5b8 03:36:36 ---> 15b312b9bec7 03:36:36 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:36:36 ---> Running in 62a1c1eb3fa7 03:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:36:38 (1/4) Installing openssh-keygen (9.0_p1-r2) 03:36:38 (2/4) Installing libedit (20210910.3.1-r0) 03:36:38 (3/4) Installing openssh-client-common (9.0_p1-r2) 03:36:38 (4/4) Installing openssh-client-default (9.0_p1-r2) 03:36:39 Executing busybox-1.35.0-r17.trigger 03:36:39 OK: 226 MiB in 55 packages 03:36:40 Removing intermediate container 62a1c1eb3fa7 03:36:40 ---> 786350f746fb 03:36:40 Step 8/12 : WORKDIR /device-mqtt-go 03:36:40 ---> Running in 1c80b0b9aa15 03:36:40 Removing intermediate container 1c80b0b9aa15 03:36:40 ---> 463824fb1550 03:36:40 Step 9/12 : COPY go.mod vendor* ./ 03:36:40 ---> ffa8bb9a28a4 03:36:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:40 ---> Running in 10cb03305102 03:37:48 Removing intermediate container 10cb03305102 03:37:48 ---> 841c8598a5bd 03:37:48 Step 11/12 : COPY . . 03:37:48 ---> a0d25684d9d3 03:37:48 Step 12/12 : RUN $MAKE 03:37:48 ---> Running in 3d14d800ea26 03:37:48 noop 03:37:48 Removing intermediate container 3d14d800ea26 03:37:48 ---> ad5601fbeb79 03:37:48 Successfully built ad5601fbeb79 03:37:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:49 + docker inspect -f . ci-base-image-arm64 03:37:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:49 prd-ubuntu20.04-docker-arm64-4c-16g-8476 does not seem to be running inside a container 03:37:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:37:53 $ docker top c818aadb8c83181236b483dabc59e79d4836fc89f7b844ab9363f2c9f9a41950 -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:54 + go version 03:37:54 go version go1.18.7 linux/arm64 [Pipeline] } 03:37:54 $ docker stop --time=1 c818aadb8c83181236b483dabc59e79d4836fc89f7b844ab9363f2c9f9a41950 03:37:55 $ docker rm -f --volumes c818aadb8c83181236b483dabc59e79d4836fc89f7b844ab9363f2c9f9a41950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:56 + docker inspect -f . ci-base-image-arm64 03:37:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:56 prd-ubuntu20.04-docker-arm64-4c-16g-8476 does not seem to be running inside a container 03:37:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:37:58 $ docker top a5d1958fa8a3ba48b829d545a384bbb6788bc19daddd0e029373fdb99724b395 -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:59 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 03:37:59 + make test 03:37:59 go test ./... -coverprofile=coverage.out ./... 03:38:01 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:39:22 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:39:22 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.066s coverage: 21.8% of statements 03:39:22 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:39:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:39:22 go vet ./... 03:39:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:39:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:39:37 ./bin/test-attribution-txt.sh [Pipeline] echo 03:39:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:39:38 $ docker stop --time=1 a5d1958fa8a3ba48b829d545a384bbb6788bc19daddd0e029373fdb99724b395 03:39:40 $ docker rm -f --volumes a5d1958fa8a3ba48b829d545a384bbb6788bc19daddd0e029373fdb99724b395 [Pipeline] // withDockerContainer [Pipeline] sh 03:39:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:39:41 Warning: overwriting stash ‘coverage-report’ 03:39:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:39:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:39:42 + ls -al . 03:39:42 total 192 03:39:42 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 03:38 . 03:39:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 03:35 .. 03:39:42 -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 03:35 .dockerignore 03:39:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 03:35 .git 03:39:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:35 .github 03:39:42 -rw-rw-r-- 1 jenkins jenkins 329 Mar 7 03:35 .gitignore 03:39:42 -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 03:35 .golangci.yml 03:39:42 -rw-rw-r-- 1 jenkins jenkins 9189 Mar 7 03:35 Attribution.txt 03:39:42 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 7 03:35 CHANGELOG.md 03:39:42 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 7 03:35 Dockerfile 03:39:42 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 03:35 GOVERNANCE.md 03:39:42 -rw-rw-r-- 1 jenkins jenkins 678 Mar 7 03:35 Jenkinsfile 03:39:42 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 03:35 LICENSE 03:39:42 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 7 03:35 Makefile 03:39:42 -rw-rw-r-- 1 jenkins jenkins 620 Mar 7 03:35 OWNERS.md 03:39:42 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 7 03:35 README.md 03:39:42 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 03:33 VERSION 03:39:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 03:35 bin 03:39:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:35 cmd 03:39:42 -rw-r--r-- 1 jenkins jenkins 17887 Mar 7 03:39 coverage.out 03:39:42 -rw-rw-r-- 1 jenkins jenkins 3408 Mar 7 03:35 go.mod 03:39:42 -rw-rw-r-- 1 jenkins jenkins 45088 Mar 7 03:35 go.sum 03:39:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:35 internal 03:39:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 03:35 mock 03:39:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 03:35 snap 03:39:42 -rw-rw-r-- 1 jenkins jenkins 227 Mar 7 03:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:42 + 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=e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb --label arch=arm64 --label version=0.0.0 . 03:39:43 Sending build context to Docker daemon 3.311MB 03:39:43 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 03:39:43 Step 2/24 : FROM ${BASE} AS builder 03:39:43 ---> ad5601fbeb79 03:39:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:39:43 ---> Running in 8c82a7ebfdf7 03:39:43 Removing intermediate container 8c82a7ebfdf7 03:39:43 ---> 72cf36e4473e 03:39:43 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:39:43 ---> Running in fe8c76410797 03:39:43 Removing intermediate container fe8c76410797 03:39:43 ---> 1d6080fcd3a8 03:39:43 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:39:43 ---> Running in 9d920a3ec665 03:39:44 Removing intermediate container 9d920a3ec665 03:39:44 ---> 1cb577069b76 03:39:44 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 03:39:44 ---> Running in 6610acf748d9 03:39:44 Removing intermediate container 6610acf748d9 03:39:44 ---> 46f93a7fad70 03:39:44 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:39:44 ---> Running in 2a8a0090bb3f 03:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:39:46 OK: 226 MiB in 55 packages 03:39:48 Removing intermediate container 2a8a0090bb3f 03:39:48 ---> 56833982f052 03:39:48 Step 8/24 : WORKDIR /device-mqtt-go 03:39:48 ---> Running in d83b3f563ac2 03:39:49 Removing intermediate container d83b3f563ac2 03:39:49 ---> 3a618be987cc 03:39:49 Step 9/24 : COPY go.mod vendor* ./ 03:39:49 ---> 390ceb808ece 03:39:49 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:49 ---> Running in 070e725ce86d 03:39:51 Removing intermediate container 070e725ce86d 03:39:51 ---> 4261f01722c1 03:39:51 Step 11/24 : COPY . . 03:39:52 ---> 3bdb4212b041 03:39:52 Step 12/24 : RUN $MAKE 03:39:52 ---> Running in f8e29bd43224 03:39:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 03:42:15 Removing intermediate container f8e29bd43224 03:42:15 ---> 1d18cb04c410 03:42:15 Step 13/24 : FROM alpine:3.16 03:42:15 3.16: Pulling from library/alpine 03:42:15 3760b48202b3: Pulling fs layer 03:42:15 3760b48202b3: Verifying Checksum 03:42:15 3760b48202b3: Download complete 03:42:15 3760b48202b3: Pull complete 03:42:15 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:42:15 Status: Downloaded newer image for alpine:3.16 03:42:15 ---> 4c81e5bf8899 03:42:15 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:42:15 ---> Running in a366da4caafd 03:42:15 Removing intermediate container a366da4caafd 03:42:15 ---> 82d1db8ded86 03:42:15 Step 15/24 : RUN apk add --update --no-cache dumb-init 03:42:15 ---> Running in 139676d3cdbc 03:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:42:15 (1/1) Installing dumb-init (1.2.5-r1) 03:42:15 Executing busybox-1.35.0-r17.trigger 03:42:15 OK: 5 MiB in 15 packages 03:42:16 Removing intermediate container 139676d3cdbc 03:42:16 ---> 3c299122c48e 03:42:16 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 03:42:17 ---> 8803d5afb355 03:42:17 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 03:42:17 ---> 8f243a5a6fd8 03:42:17 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:42:18 ---> 3af570e92fbd 03:42:18 Step 19/24 : EXPOSE 59982 03:42:18 ---> Running in 42011b0ed3c6 03:42:18 Removing intermediate container 42011b0ed3c6 03:42:18 ---> 12a2a5c77029 03:42:18 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 03:42:19 ---> Running in 18fb23480687 03:42:19 Removing intermediate container 18fb23480687 03:42:19 ---> b805093078d1 03:42:19 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 03:42:19 ---> Running in dffe8a65747c 03:42:19 Removing intermediate container dffe8a65747c 03:42:19 ---> 65ff09beba47 03:42:19 Step 22/24 : LABEL arch=arm64 03:42:19 ---> Running in 01b85af44b38 03:42:19 Removing intermediate container 01b85af44b38 03:42:19 ---> fc5c21bf1653 03:42:19 Step 23/24 : LABEL git_sha=e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb 03:42:20 ---> Running in 59b40dcd694f 03:42:20 Removing intermediate container 59b40dcd694f 03:42:20 ---> 790d0e375eca 03:42:20 Step 24/24 : LABEL version=0.0.0 03:42:20 ---> Running in a91a8e1d67a9 03:42:20 Removing intermediate container a91a8e1d67a9 03:42:20 ---> df41d8339119 03:42:20 [Warning] One or more build-args [ARCH] were not consumed 03:42:20 Successfully built df41d8339119 03:42:20 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 03:42:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:21 03:42:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:21 arm64: Pulling from edgex-lftools-log-publisher 03:42:21 8998bd30e6a1: Pulling fs layer 03:42:21 04944245beec: Pulling fs layer 03:42:21 699f458cf7ca: Pulling fs layer 03:42:21 765212b225bb: Pulling fs layer 03:42:21 f23df028b6ca: Pulling fs layer 03:42:21 d65c8cfc05b1: Pulling fs layer 03:42:21 2437ff75d9bd: Pulling fs layer 03:42:21 f23df028b6ca: Waiting 03:42:21 d65c8cfc05b1: Waiting 03:42:21 765212b225bb: Waiting 03:42:21 2437ff75d9bd: Waiting 03:42:22 04944245beec: Verifying Checksum 03:42:22 04944245beec: Download complete 03:42:22 765212b225bb: Download complete 03:42:22 f23df028b6ca: Download complete 03:42:22 d65c8cfc05b1: Verifying Checksum 03:42:22 d65c8cfc05b1: Download complete 03:42:22 699f458cf7ca: Verifying Checksum 03:42:22 699f458cf7ca: Download complete 03:42:22 8998bd30e6a1: Verifying Checksum 03:42:22 8998bd30e6a1: Download complete 03:42:25 2437ff75d9bd: Verifying Checksum 03:42:25 2437ff75d9bd: Download complete 03:42:26 8998bd30e6a1: Pull complete 03:42:27 04944245beec: Pull complete 03:42:28 699f458cf7ca: Pull complete 03:42:28 765212b225bb: Pull complete 03:42:29 f23df028b6ca: Pull complete 03:42:29 d65c8cfc05b1: Pull complete 03:42:44 2437ff75d9bd: Pull complete 03:42:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:42:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:45 prd-ubuntu20.04-docker-arm64-4c-16g-8476 does not seem to be running inside a container 03:42:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:42:47 $ docker top 00e29180d07cbf692268d1d8635881db643ef0ee0e91bb1e0842ae38503d72fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:48 ---> job-cost.sh 03:42:48 lf-activate-venv: SKIPPING 03:42:48 INFO: No Stack... 03:42:49 INFO: Retrieving Pricing Info for: v3-standard-4 03:42:49 INFO: Archiving Costs [Pipeline] sh 03:42:50 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 03:42:50 + cut -d, -f6 [Pipeline] lock 03:42:50 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-511-1-stack-cost] 03:42:50 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-511-1-stack-cost] did not exist. Created. 03:42:50 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-511-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:42:50 /w/workspace/device-mqtt-go/1@tmp/durable-ff8e2e1e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:42:51 + echo total: 0.10999999940395355 [Pipeline] stash 03:42:51 Warning: overwriting stash ‘stack-cost’ 03:42:51 Stashed 1 file(s) [Pipeline] } 03:42:51 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-511-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:42:51 $ docker stop --time=1 00e29180d07cbf692268d1d8635881db643ef0ee0e91bb1e0842ae38503d72fc 03:42:52 $ docker rm -f --volumes 00e29180d07cbf692268d1d8635881db643ef0ee0e91bb1e0842ae38503d72fc [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 03:42:53 provisioning config files... 03:42:53 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp/config13135389417597389982tmp [Pipeline] { [Pipeline] sh 03:42:54 + set +x 03:42:54 + curl -s https://codecov.io/bash 03:42:54 + bash -s -- 03:42:54 03:42:54 _____ _ 03:42:54 / ____| | | 03:42:54 | | ___ __| | ___ ___ _____ __ 03:42:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:42:54 | |___| (_) | (_| | __/ (_| (_) \ V / 03:42:54 \_____\___/ \__,_|\___|\___\___/ \_/ 03:42:54 Bash-1.0.6 03:42:54 03:42:54 03:42:54 ==> git version 2.25.1 found 03:42:54 ==> 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 03:42:54 Release-Date: 2020-01-08 03:42:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:42:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:42:54 ==> Jenkins CI detected. 03:42:54 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-511 03:42:54 project root: . 03:42:54 --> token set from env 03:42:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:42:54 ==> Running gcov in . (disable via -X gcov) 03:42:54 ==> Python coveragepy not found 03:42:54 ==> Searching for coverage reports in: 03:42:54 + . 03:42:54 -> Found 1 reports 03:42:54 ==> Detecting git/mercurial file structure 03:42:54 ==> Reading reports 03:42:54 + ./coverage.out bytes=17887 03:42:54 ==> Appending adjustments 03:42:54 https://docs.codecov.io/docs/fixing-reports 03:42:54 + Found adjustments 03:42:54 ==> Gzipping contents 03:42:54 4.0K /tmp/codecov.thZ4sF.gz 03:42:54 ==> Uploading reports 03:42:54 url: https://codecov.io 03:42:54 query: branch=PR-511&commit=e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-511%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=511&job=&cmd_args= 03:42:54 -> Pinging Codecov 03:42:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-511&commit=e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-511%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=511&job=&cmd_args= 03:42:54 -> Uploading to 03:42:54 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/7D719EC7BBE17E464838252E33014C33/e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb/6d01912d-b5ba-44bf-9b60-287e5780d668.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T034254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9293caf991dd325ac3be9b4c37ad5e01dbd9d23739b5b0d205f62842960e8b4 03:42:54 % Total % Received % Xferd Average Speed Time Time Time Current 03:42:54 Dload Upload Total Spent Left Speed 03:42:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3144 0 0 100 3144 0 12045 --:--:-- --:--:-- --:--:-- 12045 03:42:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb [Pipeline] } 03:42:54 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 03:42:56 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-511/archives ] 03:42:56 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-511/archives 03:42:56 total 16 03:42:56 drwxr-xr-x 3 root root 4096 Mar 7 03:35 . 03:42:56 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 03:35 .. 03:42:56 drwxr-xr-x 2 root root 4096 Mar 7 03:35 cost 03:42:56 -rw-r--r-- 1 root root 86 Mar 7 03:35 cost.csv 03:42:56 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-511/archives 03:42:56 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-511/archives 03:42:56 total 16 03:42:56 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 03:35 . 03:42:56 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 03:35 .. 03:42:56 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 03:35 cost 03:42:56 -rw-r--r-- 1 jenkins jenkins 86 Mar 7 03:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:42:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:42:57 ---> package-listing.sh 03:42:57 ++ facter osfamily 03:42:57 ++ tr '[:upper:]' '[:lower:]' 03:42:58 + OS_FAMILY=debian 03:42:58 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-511 03:42:58 + START_PACKAGES=/tmp/packages_start.txt 03:42:58 + END_PACKAGES=/tmp/packages_end.txt 03:42:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:42:58 + PACKAGES=/tmp/packages_start.txt 03:42:58 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-511 ']' 03:42:58 + PACKAGES=/tmp/packages_end.txt 03:42:58 + case "${OS_FAMILY}" in 03:42:58 + dpkg -l 03:42:58 + grep '^ii' 03:42:58 + '[' -f /tmp/packages_start.txt ']' 03:42:58 + '[' -f /tmp/packages_end.txt ']' 03:42:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:42:58 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-511 ']' 03:42:58 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-511/archives/ 03:42:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-511/archives/ [Pipeline] echo 03:42:58 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-511/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:42:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:59 prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container 03:42:59 $ 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-511/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-511 -v /w/workspace/gexfoundry_device-mqtt-go_PR-511:/w/workspace/gexfoundry_device-mqtt-go_PR-511:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:42:59 $ docker top d639bcc747aa065662104ecdb72e86299eb3a9b62f85b0c6a6e9573990c2744f -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:59 + touch /tmp/pre-build-complete [Pipeline] sh 03:43:00 + mkdir -p /var/log/sysstat [Pipeline] sh 03:43:00 + ls /var/log/sa-host 03:43:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:00 provisioning config files... 03:43:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp/config9955381676375915602tmp [Pipeline] { [Pipeline] echo 03:43:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:43:00 ---> create-netrc.sh [Pipeline] } 03:43:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:43:01 ---> python-tools-install.sh [Pipeline] echo 03:43:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:43:01 ---> sudo-logs.sh 03:43:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:43:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:43:02 ---> job-cost.sh 03:43:02 lf-activate-venv: SKIPPING 03:43:02 DEBUG: total: 0.2199999988079071 03:43:02 INFO: Retrieving Stack Cost... 03:43:02 INFO: Retrieving Pricing Info for: v3-standard-8 03:43:02 INFO: Archiving Costs [Pipeline] echo 03:43:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:43:03 ---> logs-deploy.sh 03:43:03 lf-activate-venv: SKIPPING 03:43:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-511/1 03:43:03 INFO: archiving workspace using pattern(s): 03:43:04 Archives upload complete. 03:43:04 INFO: archiving logs to Nexus