Pull request #413 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8399587204a84457c9357bb2ad557a89da12c711+848b2de29f6cbb620b3229edbec9a9c03b237451 (0c50a7bf8feec634a3fb8d5bfaa827588c385f3e) 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-ssh7343229431672663327.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2277995683903788654.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-413/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-413/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh934295716134849381.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-413/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16425610595916072995.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh16494388028512813913.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-413/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-413/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17861369419885169893.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-28916 in /w/workspace/gexfoundry_device-mqtt-go_PR-413 [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-413 # 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 Merging remotes/origin/main commit 848b2de29f6cbb620b3229edbec9a9c03b237451 into PR head commit 8399587204a84457c9357bb2ad557a89da12c711 Merge succeeded, producing 8399587204a84457c9357bb2ad557a89da12c711 Checking out Revision 8399587204a84457c9357bb2ad557a89da12c711 (PR-413) > 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/413/head:refs/remotes/origin/PR-413 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8399587204a84457c9357bb2ad557a89da12c711 # 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 848b2de29f6cbb620b3229edbec9a9c03b237451 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8399587204a84457c9357bb2ad557a89da12c711 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:35:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:35:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:35:18 ========================================================= 01:35:18 EdgeX Global Pipelines Version Info 01:35:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:35:19 ------------------- 01:35:19 stable info: 01:35:19 ------------------- 01:35:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:35:19 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 01:35:19 Message: update stable to v1.0.239 01:35:20 ------------------- 01:35:20 experimental info: 01:35:20 ------------------- 01:35:20 Commited By: **** collab-it+edgex@linuxfoundation.org 01:35:20 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 01:35:20 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:35:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:35:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:35:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:35:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:35:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:35:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:35:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:35:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:35:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:35:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-413 [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-413 [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-413 [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8399587204a84457c9357bb2ad557a89da12c711 [Pipeline] echo 01:35:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8399587 [Pipeline] echo 01:35:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:35:22 provisioning config files... 01:35:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-413@tmp/config1941921335697056745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:22 ---> docker-login.sh 01:35:22 nexus3.edgexfoundry.org:10001 01:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:23 Configure a credential helper to remove this warning. See 01:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:23 01:35:23 Login Succeeded 01:35:23 nexus3.edgexfoundry.org:10002 01:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:23 Configure a credential helper to remove this warning. See 01:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:23 01:35:23 Login Succeeded 01:35:23 nexus3.edgexfoundry.org:10003 01:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:23 Configure a credential helper to remove this warning. See 01:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:23 01:35:23 Login Succeeded 01:35:23 nexus3.edgexfoundry.org:10004 01:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:23 Configure a credential helper to remove this warning. See 01:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:23 01:35:23 Login Succeeded 01:35:23 docker.io 01:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:23 Configure a credential helper to remove this warning. See 01:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:23 01:35:23 Login Succeeded 01:35:23 ---> docker-login.sh ends [Pipeline] } 01:35:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:35:24 + git rev-list -1 --merges 8399587204a84457c9357bb2ad557a89da12c711~1..8399587204a84457c9357bb2ad557a89da12c711 [Pipeline] echo 01:35:24 -----------> git rev-list -1 --merges 8399587204a84457c9357bb2ad557a89da12c711~1..8399587204a84457c9357bb2ad557a89da12c711 8399587204a84457c9357bb2ad557a89da12c711 [false] [Pipeline] sh 01:35:24 + git log --format=format:%s -1 8399587204a84457c9357bb2ad557a89da12c711 [Pipeline] echo 01:35:24 ========================================================= 01:35:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:35:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:35:25 + git log --format=format:%s -1 8399587204a84457c9357bb2ad557a89da12c711 [Pipeline] echo 01:35:25 [semverPrep] GIT_COMMIT: 8399587204a84457c9357bb2ad557a89da12c711, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 01:35:25 [semverPrep] This is not a build commit. [Pipeline] sh 01:35:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:35:25 + grep -v github /etc/ssh/ssh_known_hosts 01:35:25 + [ -e /tmp/ssh_known_hosts ] 01:35:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:35:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:35:25 + sudo tee -a /etc/ssh/ssh_known_hosts 01:35:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:35:26 01:35:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:35:26 0.1.4: Pulling from edgex-devops/py-git-semver 01:35:26 b85a868b505f: Pulling fs layer 01:35:26 e2be974225ed: Pulling fs layer 01:35:26 339a4e72a1f5: Pulling fs layer 01:35:26 988bab9f4d93: Pulling fs layer 01:35:26 988bab9f4d93: Waiting 01:35:26 1469e6f7b9e6: Pulling fs layer 01:35:26 eaf3925da568: Pulling fs layer 01:35:26 eaf3925da568: Waiting 01:35:26 1469e6f7b9e6: Waiting 01:35:26 bab4dde63d76: Pulling fs layer 01:35:26 bde34c3a00c8: Pulling fs layer 01:35:26 b352a97aabf1: Pulling fs layer 01:35:26 bde34c3a00c8: Waiting 01:35:26 bab4dde63d76: Waiting 01:35:26 4872d77fe225: Pulling fs layer 01:35:26 5851b861e8e6: Pulling fs layer 01:35:26 4872d77fe225: Waiting 01:35:26 5851b861e8e6: Waiting 01:35:26 b352a97aabf1: Waiting 01:35:26 e2be974225ed: Verifying Checksum 01:35:26 e2be974225ed: Download complete 01:35:26 988bab9f4d93: Download complete 01:35:26 1469e6f7b9e6: Verifying Checksum 01:35:26 1469e6f7b9e6: Download complete 01:35:26 eaf3925da568: Verifying Checksum 01:35:26 eaf3925da568: Download complete 01:35:26 339a4e72a1f5: Verifying Checksum 01:35:26 339a4e72a1f5: Download complete 01:35:26 bde34c3a00c8: Verifying Checksum 01:35:26 bde34c3a00c8: Download complete 01:35:26 b352a97aabf1: Verifying Checksum 01:35:26 b352a97aabf1: Download complete 01:35:26 4872d77fe225: Verifying Checksum 01:35:26 4872d77fe225: Download complete 01:35:26 5851b861e8e6: Verifying Checksum 01:35:26 5851b861e8e6: Download complete 01:35:26 b85a868b505f: Verifying Checksum 01:35:26 b85a868b505f: Download complete 01:35:27 bab4dde63d76: Download complete 01:35:28 b85a868b505f: Pull complete 01:35:28 e2be974225ed: Pull complete 01:35:29 339a4e72a1f5: Pull complete 01:35:29 988bab9f4d93: Pull complete 01:35:29 1469e6f7b9e6: Pull complete 01:35:29 eaf3925da568: Pull complete 01:35:31 bab4dde63d76: Pull complete 01:35:31 bde34c3a00c8: Pull complete 01:35:31 b352a97aabf1: Pull complete 01:35:31 4872d77fe225: Pull complete 01:35:31 5851b861e8e6: Pull complete 01:35:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:35:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:31 prd-ubuntu20.04-docker-8c-8g-28916 does not seem to be running inside a container 01:35:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-413 -v /w/workspace/gexfoundry_device-mqtt-go_PR-413:/w/workspace/gexfoundry_device-mqtt-go_PR-413:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-413@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-413@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 01:35:32 $ docker top 26b73b1607b57e0bddc36aa977cbf7a68f029db3c464e6b77f2e91763a065293 -eo pid,comm 01:35:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:35:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:35:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:35:32 [ssh-agent] Looking for ssh-agent implementation... 01:35:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:35:33 $ docker exec 26b73b1607b57e0bddc36aa977cbf7a68f029db3c464e6b77f2e91763a065293 ssh-agent 01:35:33 SSH_AUTH_SOCK=/tmp/ssh-flmrVX431L93/agent.32 01:35:33 SSH_AGENT_PID=38 01:35:33 Running ssh-add (command line suppressed) 01:35:33 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-413@tmp/private_key_3732865962842275984.key (/w/workspace/gexfoundry_device-mqtt-go_PR-413@tmp/private_key_3732865962842275984.key) 01:35:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:35:33 + git tag --points-at HEAD [Pipeline] } 01:35:33 $ docker exec --env ******** --env ******** 26b73b1607b57e0bddc36aa977cbf7a68f029db3c464e6b77f2e91763a065293 ssh-agent -k 01:35:33 unset SSH_AUTH_SOCK; 01:35:33 unset SSH_AGENT_PID; 01:35:33 echo Agent pid 38 killed; 01:35:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:35:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:35:33 [ssh-agent] Looking for ssh-agent implementation... 01:35:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:35:34 $ docker exec 26b73b1607b57e0bddc36aa977cbf7a68f029db3c464e6b77f2e91763a065293 ssh-agent 01:35:34 SSH_AUTH_SOCK=/tmp/ssh-Z9uBcAhe1Qbb/agent.71 01:35:34 SSH_AGENT_PID=78 01:35:34 Running ssh-add (command line suppressed) 01:35:34 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-413@tmp/private_key_8926419816031295419.key (/w/workspace/gexfoundry_device-mqtt-go_PR-413@tmp/private_key_8926419816031295419.key) 01:35:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:35:34 + git semver init 01:35:34 2022-09-12 01:35:34,838 [run_init] DEBUG init version:0.0.0 force:False 01:35:34 2022-09-12 01:35:34,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-413/.semver 01:35:34 2022-09-12 01:35:34,839 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-413/.semver 01:35:34 2022-09-12 01:35:34,839 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-413/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-413, universal_newlines=False, shell=None, istream=None) 01:35:35 2022-09-12 01:35:35,662 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-413/.git/info/exclude 01:35:35 2022-09-12 01:35:35,662 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-413/.semver/PR-413 with force:False 01:35:35 2022-09-12 01:35:35,662 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-413/.semver/PR-413 01:35:35 2022-09-12 01:35:35,667 [execute] INFO git cat-file --batch-check 01:35:35 2022-09-12 01:35:35,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-413/.semver, universal_newlines=False, shell=None, istream=) 01:35:35 2022-09-12 01:35:35,673 [execute] INFO git cat-file --batch 01:35:35 2022-09-12 01:35:35,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-413/.semver, universal_newlines=False, shell=None, istream=) 01:35:35 2022-09-12 01:35:35,677 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-413/.semver/PR-413 01:35:35 0.0.0 [Pipeline] } 01:35:35 $ docker exec --env ******** --env ******** 26b73b1607b57e0bddc36aa977cbf7a68f029db3c464e6b77f2e91763a065293 ssh-agent -k 01:35:35 unset SSH_AUTH_SOCK; 01:35:35 unset SSH_AGENT_PID; 01:35:35 echo Agent pid 78 killed; 01:35:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:35:36 + git semver [Pipeline] } 01:35:36 $ docker stop --time=1 26b73b1607b57e0bddc36aa977cbf7a68f029db3c464e6b77f2e91763a065293 01:35:38 $ docker rm -f 26b73b1607b57e0bddc36aa977cbf7a68f029db3c464e6b77f2e91763a065293 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:35:38 Stashed 1 file(s) [Pipeline] echo 01:35:38 [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 01:35:39 provisioning config files... 01:35:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-413@tmp/config2567188850115111841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:39 ---> docker-login.sh 01:35:39 nexus3.edgexfoundry.org:10001 01:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:39 Configure a credential helper to remove this warning. See 01:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:39 01:35:39 Login Succeeded 01:35:39 nexus3.edgexfoundry.org:10002 01:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:40 Configure a credential helper to remove this warning. See 01:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:40 01:35:40 Login Succeeded 01:35:40 nexus3.edgexfoundry.org:10003 01:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:40 Configure a credential helper to remove this warning. See 01:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:40 01:35:40 Login Succeeded 01:35:40 nexus3.edgexfoundry.org:10004 01:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:40 Configure a credential helper to remove this warning. See 01:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:40 01:35:40 Login Succeeded 01:35:40 docker.io 01:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:40 Configure a credential helper to remove this warning. See 01:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:40 01:35:40 Login Succeeded 01:35:40 ---> docker-login.sh ends [Pipeline] } 01:35:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:35:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:35:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:35:40 ========================================================= 01:35:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:35:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:41 + 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 . 01:35:41 Sending build context to Docker daemon 6.102MB 01:35:41 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:35:41 Step 2/12 : FROM ${BASE} AS builder 01:35:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:35:41 2408cc74d12b: Pulling fs layer 01:35:41 ea60b727a1ce: Pulling fs layer 01:35:41 30c4a7721957: Pulling fs layer 01:35:41 370296b7ddb6: Pulling fs layer 01:35:41 7c6cee850709: Pulling fs layer 01:35:41 39a5fcdaea64: Pulling fs layer 01:35:41 d94ebbe4e438: Pulling fs layer 01:35:41 bcfd1f05c69d: Pulling fs layer 01:35:41 59ccb84bbe0f: Pulling fs layer 01:35:41 7c6cee850709: Waiting 01:35:41 39a5fcdaea64: Waiting 01:35:41 d94ebbe4e438: Waiting 01:35:41 bcfd1f05c69d: Waiting 01:35:41 59ccb84bbe0f: Waiting 01:35:41 370296b7ddb6: Waiting 01:35:41 30c4a7721957: Download complete 01:35:41 ea60b727a1ce: Download complete 01:35:41 7c6cee850709: Verifying Checksum 01:35:41 7c6cee850709: Download complete 01:35:41 39a5fcdaea64: Verifying Checksum 01:35:41 39a5fcdaea64: Download complete 01:35:41 2408cc74d12b: Download complete 01:35:41 d94ebbe4e438: Download complete 01:35:41 2408cc74d12b: Pull complete 01:35:41 ea60b727a1ce: Pull complete 01:35:41 30c4a7721957: Pull complete 01:35:42 59ccb84bbe0f: Verifying Checksum 01:35:42 59ccb84bbe0f: Download complete 01:35:42 bcfd1f05c69d: Verifying Checksum 01:35:42 bcfd1f05c69d: Download complete 01:35:42 370296b7ddb6: Verifying Checksum 01:35:42 370296b7ddb6: Download complete 01:35:46 370296b7ddb6: Pull complete 01:35:46 7c6cee850709: Pull complete 01:35:46 39a5fcdaea64: Pull complete 01:35:46 d94ebbe4e438: Pull complete 01:35:48 bcfd1f05c69d: Pull complete 01:35:49 59ccb84bbe0f: Pull complete 01:35:49 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 01:35:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:35:49 ---> a4fb48ad2a94 01:35:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:35:50 ---> Running in 53e46cdad7a3 01:35:50 Removing intermediate container 53e46cdad7a3 01:35:50 ---> c3c0df959fcf 01:35:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:35:50 ---> Running in 92454e9e4998 01:35:50 Removing intermediate container 92454e9e4998 01:35:50 ---> 7d4ea59c1a61 01:35:50 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:50 ---> Running in 8d2729c13abf 01:35:51 Removing intermediate container 8d2729c13abf 01:35:51 ---> 7c65cfa8cee0 01:35:51 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:35:51 ---> Running in bc345c0d60c3 01:35:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:35:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:35:52 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:35:52 (2/4) Installing libedit (20210910.3.1-r0) 01:35:52 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:35:52 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:35:52 Executing busybox-1.35.0-r13.trigger 01:35:52 OK: 216 MiB in 55 packages 01:35:53 Removing intermediate container bc345c0d60c3 01:35:53 ---> 4374410bbae7 01:35:53 Step 7/12 : WORKDIR /device-mqtt-go 01:35:53 ---> Running in 0e0ff2997240 01:35:53 Removing intermediate container 0e0ff2997240 01:35:53 ---> e4faa525d087 01:35:53 Step 8/12 : COPY go.mod vendor* ./ 01:35:53 ---> 4d7915aaf256 01:35:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:53 ---> Running in 43abedbef895 01:35:54 Still waiting to schedule task 01:35:54 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:36:11 Removing intermediate container 43abedbef895 01:36:11 ---> 6a9b4568a8c4 01:36:11 Step 10/12 : COPY . . 01:36:11 ---> 926c76d637cf 01:36:11 Step 11/12 : ARG MAKE='make build' 01:36:11 ---> Running in cc5cfa550d7c 01:36:11 Removing intermediate container cc5cfa550d7c 01:36:11 ---> 8fe85439a5f2 01:36:11 Step 12/12 : RUN $MAKE 01:36:11 ---> Running in 65e8a0d54338 01:36:11 noop 01:36:11 Removing intermediate container 65e8a0d54338 01:36:11 ---> ca168b1f852f 01:36:11 Successfully built ca168b1f852f 01:36:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:11 + docker inspect -f . ci-base-image-x86_64 01:36:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:12 prd-ubuntu20.04-docker-8c-8g-28916 does not seem to be running inside a container 01:36:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-413 -v /w/workspace/gexfoundry_device-mqtt-go_PR-413:/w/workspace/gexfoundry_device-mqtt-go_PR-413:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-413@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-413@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 01:36:12 $ docker top dc7f3ec91f8514cfcdebd22a2e206b5527e0a480536dae7a93353a6a9b014d26 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:12 + go version 01:36:12 go version go1.18.3 linux/amd64 [Pipeline] } 01:36:12 $ docker stop --time=1 dc7f3ec91f8514cfcdebd22a2e206b5527e0a480536dae7a93353a6a9b014d26 01:36:14 $ docker rm -f dc7f3ec91f8514cfcdebd22a2e206b5527e0a480536dae7a93353a6a9b014d26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:14 + docker inspect -f . ci-base-image-x86_64 01:36:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:15 prd-ubuntu20.04-docker-8c-8g-28916 does not seem to be running inside a container 01:36:15 $ 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-413 -v /w/workspace/gexfoundry_device-mqtt-go_PR-413:/w/workspace/gexfoundry_device-mqtt-go_PR-413:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-413@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-413@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 01:36:15 $ docker top 5d450c002319b4dc5d778651d23432a57b8af444e47545df928afe925e4c5443 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:15 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-413 [Pipeline] fileExists [Pipeline] sh 01:36:16 + make test 01:36:16 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:36:16 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:36:26 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:36:26 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 21.8% of statements 01:36:26 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:36:34 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." 01:36:34 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:36:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:36:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:36:36 ./bin/test-attribution-txt.sh 01:36:36 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 01:36:36 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 01:36:36 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 01:36:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:36:36 $ docker stop --time=1 5d450c002319b4dc5d778651d23432a57b8af444e47545df928afe925e4c5443 01:36:38 $ docker rm -f 5d450c002319b4dc5d778651d23432a57b8af444e47545df928afe925e4c5443 [Pipeline] // withDockerContainer [Pipeline] sh 01:36:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:36:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:36:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:36:39 + ls -al . 01:36:39 total 180 01:36:39 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 01:36 . 01:36:39 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 01:35 .. 01:36:39 -rw-rw-r-- 1 jenkins jenkins 140 Sep 12 01:35 .dockerignore 01:36:39 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 01:36 .git 01:36:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 01:35 .github 01:36:39 -rw-rw-r-- 1 jenkins jenkins 329 Sep 12 01:35 .gitignore 01:36:39 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 01:35 .golangci.yml 01:36:39 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 01:35 .semver 01:36:39 -rw-rw-r-- 1 jenkins jenkins 8917 Sep 12 01:35 Attribution.txt 01:36:39 -rw-rw-r-- 1 jenkins jenkins 11365 Sep 12 01:35 CHANGELOG.md 01:36:39 -rw-rw-r-- 1 jenkins jenkins 1932 Sep 12 01:35 Dockerfile 01:36:39 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 01:35 GOVERNANCE.md 01:36:39 -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 01:35 Jenkinsfile 01:36:39 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 01:35 LICENSE 01:36:39 -rw-rw-r-- 1 jenkins jenkins 1917 Sep 12 01:35 Makefile 01:36:39 -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 01:35 OWNERS.md 01:36:39 -rw-rw-r-- 1 jenkins jenkins 2501 Sep 12 01:35 README.md 01:36:39 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 01:35 VERSION 01:36:39 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 01:35 bin 01:36:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 01:35 cmd 01:36:39 -rw-r--r-- 1 jenkins jenkins 17887 Sep 12 01:36 coverage.out 01:36:39 -rw-rw-r-- 1 jenkins jenkins 3452 Sep 12 01:35 go.mod 01:36:39 -rw-rw-r-- 1 jenkins jenkins 36716 Sep 12 01:35 go.sum 01:36:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 01:35 internal 01:36:39 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 01:35 mock 01:36:39 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 01:35 snap 01:36:39 -rw-rw-r-- 1 jenkins jenkins 227 Sep 12 01:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:40 + 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=8399587204a84457c9357bb2ad557a89da12c711 --label arch=amd64 --label version=0.0.0 . 01:36:40 Sending build context to Docker daemon 6.12MB 01:36:40 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 01:36:40 Step 2/24 : FROM ${BASE} AS builder 01:36:40 ---> ca168b1f852f 01:36:40 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:36:40 ---> Running in ffa318b5d46e 01:36:40 Removing intermediate container ffa318b5d46e 01:36:40 ---> e957ebb71c6e 01:36:40 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:36:40 ---> Running in 917d7f04adbf 01:36:40 Removing intermediate container 917d7f04adbf 01:36:40 ---> d30e5eb67d7b 01:36:40 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:40 ---> Running in 291822e91bed 01:36:40 Removing intermediate container 291822e91bed 01:36:40 ---> eae26601008f 01:36:40 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:36:40 ---> Running in e32daed8d3c0 01:36:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:36:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:36:42 OK: 216 MiB in 55 packages 01:36:42 Removing intermediate container e32daed8d3c0 01:36:42 ---> 81ce958f0ba0 01:36:42 Step 7/24 : WORKDIR /device-mqtt-go 01:36:42 ---> Running in 4ada1717ca7d 01:36:42 Removing intermediate container 4ada1717ca7d 01:36:42 ---> 4d6364ef0608 01:36:42 Step 8/24 : COPY go.mod vendor* ./ 01:36:42 ---> 2f905bd21ff5 01:36:42 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:42 ---> Running in 9397c103e25d 01:36:43 Removing intermediate container 9397c103e25d 01:36:43 ---> cf88b1f6111c 01:36:43 Step 10/24 : COPY . . 01:36:43 ---> 9e594012e740 01:36:43 Step 11/24 : ARG MAKE='make build' 01:36:44 ---> Running in 957108160fe9 01:36:44 Removing intermediate container 957108160fe9 01:36:44 ---> 24aaa2eaa9f0 01:36:44 Step 12/24 : RUN $MAKE 01:36:44 ---> Running in 385e69d0725a 01:36:44 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:37:06 Removing intermediate container 385e69d0725a 01:37:06 ---> fcce5e27e887 01:37:06 Step 13/24 : FROM alpine:3.16 01:37:06 3.16: Pulling from library/alpine 01:37:06 213ec9aee27d: Pulling fs layer 01:37:06 213ec9aee27d: Verifying Checksum 01:37:06 213ec9aee27d: Pull complete 01:37:06 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 01:37:06 Status: Downloaded newer image for alpine:3.16 01:37:06 ---> 9c6f07244728 01:37:06 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:37:06 ---> Running in ab61d4430427 01:37:06 Removing intermediate container ab61d4430427 01:37:06 ---> cee6afab65cc 01:37:06 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:37:06 ---> Running in 88dba3f5c176 01:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:37:07 (1/6) Installing dumb-init (1.2.5-r1) 01:37:07 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:37:07 (3/6) Installing libsodium (1.0.18-r0) 01:37:07 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:37:07 (5/6) Installing libzmq (4.3.4-r0) 01:37:07 (6/6) Installing zeromq (4.3.4-r0) 01:37:07 Executing busybox-1.35.0-r17.trigger 01:37:07 OK: 8 MiB in 20 packages 01:37:07 Removing intermediate container 88dba3f5c176 01:37:07 ---> 5a3e104031b9 01:37:07 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:37:07 ---> 544ab3f3fd0e 01:37:07 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:37:07 ---> 46bb182427a0 01:37:07 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:37:08 ---> a08e5ed71a74 01:37:08 Step 19/24 : EXPOSE 59982 01:37:08 ---> Running in e795740d4e04 01:37:08 Removing intermediate container e795740d4e04 01:37:08 ---> cd1d5ba1ef43 01:37:08 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:37:08 ---> Running in 97847d917fcc 01:37:08 Removing intermediate container 97847d917fcc 01:37:08 ---> e9a4e6353bac 01:37:08 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:37:08 ---> Running in 7ce9dc2a903b 01:37:08 Removing intermediate container 7ce9dc2a903b 01:37:08 ---> c4554be55d48 01:37:08 Step 22/24 : LABEL arch=amd64 01:37:08 ---> Running in 00435fddd26e 01:37:08 Removing intermediate container 00435fddd26e 01:37:08 ---> c64d57528236 01:37:08 Step 23/24 : LABEL git_sha=8399587204a84457c9357bb2ad557a89da12c711 01:37:08 ---> Running in 68785a33f3d9 01:37:08 Removing intermediate container 68785a33f3d9 01:37:08 ---> 192bed0a1dde 01:37:08 Step 24/24 : LABEL version=0.0.0 01:37:08 ---> Running in 34645574181f 01:37:08 Removing intermediate container 34645574181f 01:37:08 ---> f2c1f0a8b262 01:37:08 [Warning] One or more build-args [ARCH] were not consumed 01:37:08 Successfully built f2c1f0a8b262 01:37:08 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 01:37:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:09 01:37:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:10 latest: Pulling from edgex-lftools-log-publisher 01:37:10 5eb5b503b376: Pulling fs layer 01:37:10 5c69ac0246d0: Pulling fs layer 01:37:10 ec43610c2a17: Pulling fs layer 01:37:10 3a2ae6a8a46f: Pulling fs layer 01:37:10 3a2ae6a8a46f: Waiting 01:37:10 33b1e0a273af: Pulling fs layer 01:37:10 5d3b04190fa2: Pulling fs layer 01:37:10 2f39f015ded8: Pulling fs layer 01:37:10 33b1e0a273af: Waiting 01:37:10 5d3b04190fa2: Waiting 01:37:10 2f39f015ded8: Waiting 01:37:10 5c69ac0246d0: Verifying Checksum 01:37:10 5c69ac0246d0: Download complete 01:37:10 3a2ae6a8a46f: Download complete 01:37:10 33b1e0a273af: Verifying Checksum 01:37:10 33b1e0a273af: Download complete 01:37:10 ec43610c2a17: Verifying Checksum 01:37:10 ec43610c2a17: Download complete 01:37:10 5d3b04190fa2: Verifying Checksum 01:37:10 5d3b04190fa2: Download complete 01:37:10 5eb5b503b376: Verifying Checksum 01:37:10 5eb5b503b376: Download complete 01:37:10 2f39f015ded8: Download complete 01:37:11 5eb5b503b376: Pull complete 01:37:11 5c69ac0246d0: Pull complete 01:37:12 ec43610c2a17: Pull complete 01:37:12 3a2ae6a8a46f: Pull complete 01:37:12 33b1e0a273af: Pull complete 01:37:12 5d3b04190fa2: Pull complete 01:37:17 2f39f015ded8: Pull complete 01:37:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:18 prd-ubuntu20.04-docker-8c-8g-28916 does not seem to be running inside a container 01:37:18 $ 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-413 -v /w/workspace/gexfoundry_device-mqtt-go_PR-413:/w/workspace/gexfoundry_device-mqtt-go_PR-413:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-413@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-413@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 01:37:19 $ docker top f73e89f3adbbaa57f5cf022c60145f6264b28bed04216cd0783e7fe5d154ef37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:19 ---> job-cost.sh 01:37:19 lf-activate-venv: SKIPPING 01:37:19 INFO: No Stack... 01:37:20 INFO: Retrieving Pricing Info for: v3-standard-8 01:37:20 INFO: Archiving Costs [Pipeline] sh 01:37:20 + + cut -d, -f6cat 01:37:20 /w/workspace/gexfoundry_device-mqtt-go_PR-413/archives/cost.csv [Pipeline] lock 01:37:20 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-413-1-stack-cost] 01:37:20 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-413-1-stack-cost] did not exist. Created. 01:37:20 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-413-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:37:21 + echo total: 0.2199999988079071 [Pipeline] stash 01:37:21 Stashed 1 file(s) [Pipeline] } 01:37:21 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-413-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:37:21 $ docker stop --time=1 f73e89f3adbbaa57f5cf022c60145f6264b28bed04216cd0783e7fe5d154ef37 01:37:22 $ docker rm -f f73e89f3adbbaa57f5cf022c60145f6264b28bed04216cd0783e7fe5d154ef37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:40:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28917 in /w/workspace/gexfoundry_device-mqtt-go_PR-413 [Pipeline] { [Pipeline] ws 01:40:02 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:40:02 Selected Git installation does not exist. Using Default 01:40:02 The recommended git tool is: NONE 01:40:10 using credential edgex-jenkins-ssh 01:40:10 Cloning the remote Git repository 01:40:10 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:40:10 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:40:10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:40:10 > git --version # timeout=10 01:40:10 > git --version # 'git version 2.25.1' 01:40:10 using GIT_SSH to set credentials SSH Credentials for GitHub 01:40:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:40:12 Merging remotes/origin/main commit 848b2de29f6cbb620b3229edbec9a9c03b237451 into PR head commit 8399587204a84457c9357bb2ad557a89da12c711 01:40:12 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:40:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:40:12 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:40:12 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:40:12 using GIT_SSH to set credentials SSH Credentials for GitHub 01:40:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/413/head:refs/remotes/origin/PR-413 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:40:12 > git config core.sparsecheckout # timeout=10 01:40:12 > git checkout -f 8399587204a84457c9357bb2ad557a89da12c711 # timeout=10 01:40:12 > git remote # timeout=10 01:40:13 > git config --get remote.origin.url # timeout=10 01:40:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:40:13 Merge succeeded, producing 8399587204a84457c9357bb2ad557a89da12c711 01:40:13 Checking out Revision 8399587204a84457c9357bb2ad557a89da12c711 (PR-413) 01:40:13 > git merge 848b2de29f6cbb620b3229edbec9a9c03b237451 # timeout=10 01:40:13 > git rev-parse HEAD^{commit} # timeout=10 01:40:13 > git config core.sparsecheckout # timeout=10 01:40:13 > git checkout -f 8399587204a84457c9357bb2ad557a89da12c711 # timeout=10 01:40:17 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 01:40:17 > git --version # timeout=10 01:40:17 > git --version # 'git version 2.25.1' 01:40:17 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:40:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:40:18 % Total % Received % Xferd Average Speed Time Time Time Current 01:40:18 Dload Upload Total Spent Left Speed 01:40:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 53172 0 --:--:-- --:--:-- --:--:-- 53398 [Pipeline] sh 01:40:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:40:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:40:19 + sudo tee /etc/docker/daemon.new 01:40:19 { 01:40:19 "registry-mirrors": [ 01:40:19 "https://nexus3.edgexfoundry.org:10001" 01:40:19 ], 01:40:19 "bip": "10.250.0.254/24", 01:40:19 "hosts": [ 01:40:19 "tcp://0.0.0.0:5555", 01:40:19 "unix:///var/run/docker.sock" 01:40:19 ], 01:40:19 "mtu": 1458, 01:40:19 "selinux-enabled": true, 01:40:19 "seccomp-profile": "/etc/docker/seccomp.json" 01:40:19 } [Pipeline] sh 01:40:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:40:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:39 provisioning config files... 01:40:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config6248295144510942489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:39 ---> docker-login.sh 01:40:39 nexus3.edgexfoundry.org:10001 01:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:40 Configure a credential helper to remove this warning. See 01:40:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:40 01:40:40 Login Succeeded 01:40:40 nexus3.edgexfoundry.org:10002 01:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:40 Configure a credential helper to remove this warning. See 01:40:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:40 01:40:40 Login Succeeded 01:40:40 nexus3.edgexfoundry.org:10003 01:40:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:41 Configure a credential helper to remove this warning. See 01:40:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:41 01:40:41 Login Succeeded 01:40:41 nexus3.edgexfoundry.org:10004 01:40:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:42 Configure a credential helper to remove this warning. See 01:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:42 01:40:42 Login Succeeded 01:40:42 docker.io 01:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:42 Configure a credential helper to remove this warning. See 01:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:42 01:40:42 Login Succeeded 01:40:42 ---> docker-login.sh ends [Pipeline] } 01:40:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:40:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:40:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:40:43 ========================================================= 01:40:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:40:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:43 + 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 . 01:40:43 Sending build context to Docker daemon 3.153MB 01:40:43 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:40:43 Step 2/12 : FROM ${BASE} AS builder 01:40:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:40:44 b3c136eddcbf: Pulling fs layer 01:40:44 c0a3192eca97: Pulling fs layer 01:40:44 a050256f5b6f: Pulling fs layer 01:40:44 656be50a0ddc: Pulling fs layer 01:40:44 2bbca73fdf42: Pulling fs layer 01:40:44 46d945488cbd: Pulling fs layer 01:40:44 8a5474983e97: Pulling fs layer 01:40:44 329c88fbcd65: Pulling fs layer 01:40:44 8a5474983e97: Waiting 01:40:44 46d945488cbd: Waiting 01:40:44 656be50a0ddc: Waiting 01:40:44 2bbca73fdf42: Waiting 01:40:44 329c88fbcd65: Waiting 01:40:44 a050256f5b6f: Verifying Checksum 01:40:44 a050256f5b6f: Download complete 01:40:44 c0a3192eca97: Verifying Checksum 01:40:44 c0a3192eca97: Download complete 01:40:44 2bbca73fdf42: Verifying Checksum 01:40:44 2bbca73fdf42: Download complete 01:40:44 46d945488cbd: Download complete 01:40:44 b3c136eddcbf: Download complete 01:40:45 b3c136eddcbf: Pull complete 01:40:45 329c88fbcd65: Verifying Checksum 01:40:45 329c88fbcd65: Download complete 01:40:45 c0a3192eca97: Pull complete 01:40:46 a050256f5b6f: Pull complete 01:40:46 8a5474983e97: Verifying Checksum 01:40:46 8a5474983e97: Download complete 01:40:47 656be50a0ddc: Verifying Checksum 01:40:47 656be50a0ddc: Download complete 01:41:02 656be50a0ddc: Pull complete 01:41:02 2bbca73fdf42: Pull complete 01:41:02 46d945488cbd: Pull complete 01:41:07 8a5474983e97: Pull complete 01:41:09 329c88fbcd65: Pull complete 01:41:09 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 01:41:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:41:09 ---> ff4287adb874 01:41:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:41:09 ---> Running in cd0ed8b9b807 01:41:10 Removing intermediate container cd0ed8b9b807 01:41:10 ---> c291bcce3a92 01:41:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:41:10 ---> Running in dfe69bc250ec 01:41:10 Removing intermediate container dfe69bc250ec 01:41:10 ---> efea23607031 01:41:10 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:41:10 ---> Running in d72592ec2d16 01:41:12 Removing intermediate container d72592ec2d16 01:41:12 ---> 24a8ee6794d5 01:41:12 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:41:12 ---> Running in d03cf5acd098 01:41:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:41:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:41:15 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:41:15 (2/4) Installing libedit (20210910.3.1-r0) 01:41:15 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:41:15 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:41:15 Executing busybox-1.35.0-r13.trigger 01:41:15 OK: 226 MiB in 55 packages 01:41:16 Removing intermediate container d03cf5acd098 01:41:16 ---> ad4adc80e5be 01:41:16 Step 7/12 : WORKDIR /device-mqtt-go 01:41:16 ---> Running in 2022569f2e27 01:41:17 Removing intermediate container 2022569f2e27 01:41:17 ---> 25e12983162f 01:41:17 Step 8/12 : COPY go.mod vendor* ./ 01:41:17 ---> 7e3f19afe349 01:41:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:17 ---> Running in 69c51d4ea399 01:42:04 Removing intermediate container 69c51d4ea399 01:42:04 ---> 4b71cd2e0a76 01:42:04 Step 10/12 : COPY . . 01:42:05 ---> 686a5841a115 01:42:05 Step 11/12 : ARG MAKE='make build' 01:42:05 ---> Running in d5aac5d37773 01:42:05 Removing intermediate container d5aac5d37773 01:42:05 ---> f75829f0e413 01:42:05 Step 12/12 : RUN $MAKE 01:42:05 ---> Running in be2223e5ec14 01:42:06 noop 01:42:07 Removing intermediate container be2223e5ec14 01:42:07 ---> 8510e3b2cff4 01:42:07 Successfully built 8510e3b2cff4 01:42:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:07 + docker inspect -f . ci-base-image-arm64 01:42:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:08 prd-ubuntu20.04-docker-arm64-4c-16g-28917 does not seem to be running inside a container 01:42:08 $ 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 01:42:09 $ docker top d24042d1f90e5cc797eecb5f556b4861885f1e192be2eee9672061399d38b40f -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:10 + go version 01:42:10 go version go1.18.3 linux/arm64 [Pipeline] } 01:42:10 $ docker stop --time=1 d24042d1f90e5cc797eecb5f556b4861885f1e192be2eee9672061399d38b40f 01:42:12 $ docker rm -f d24042d1f90e5cc797eecb5f556b4861885f1e192be2eee9672061399d38b40f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:13 + docker inspect -f . ci-base-image-arm64 01:42:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:13 prd-ubuntu20.04-docker-arm64-4c-16g-28917 does not seem to be running inside a container 01:42:13 $ 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 01:42:14 $ docker top ca218341cae3ee8ee4548df6cdddbc0ee1a96357acfd57119281d32dfebd8787 -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:15 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:42:16 + make test 01:42:16 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:42:18 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:43:39 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:43:39 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 21.8% of statements 01:43:39 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:43:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:43:39 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:44:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:44:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:44:02 ./bin/test-attribution-txt.sh 01:44:02 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 01:44:02 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 01:44:02 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 01:44:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:44:02 $ docker stop --time=1 ca218341cae3ee8ee4548df6cdddbc0ee1a96357acfd57119281d32dfebd8787 01:44:04 $ docker rm -f ca218341cae3ee8ee4548df6cdddbc0ee1a96357acfd57119281d32dfebd8787 [Pipeline] // withDockerContainer [Pipeline] sh 01:44:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:44:05 Warning: overwriting stash ‘coverage-report’ 01:44:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:44:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:44:06 + ls -al . 01:44:06 total 176 01:44:06 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 01:42 . 01:44:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 01:40 .. 01:44:06 -rw-rw-r-- 1 jenkins jenkins 140 Sep 12 01:40 .dockerignore 01:44:06 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 01:40 .git 01:44:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 01:40 .github 01:44:06 -rw-rw-r-- 1 jenkins jenkins 329 Sep 12 01:40 .gitignore 01:44:06 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 01:40 .golangci.yml 01:44:06 -rw-rw-r-- 1 jenkins jenkins 8917 Sep 12 01:40 Attribution.txt 01:44:06 -rw-rw-r-- 1 jenkins jenkins 11365 Sep 12 01:40 CHANGELOG.md 01:44:06 -rw-rw-r-- 1 jenkins jenkins 1932 Sep 12 01:40 Dockerfile 01:44:06 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 01:40 GOVERNANCE.md 01:44:06 -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 01:40 Jenkinsfile 01:44:06 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 01:40 LICENSE 01:44:06 -rw-rw-r-- 1 jenkins jenkins 1917 Sep 12 01:40 Makefile 01:44:06 -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 01:40 OWNERS.md 01:44:06 -rw-rw-r-- 1 jenkins jenkins 2501 Sep 12 01:40 README.md 01:44:06 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 01:35 VERSION 01:44:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 01:40 bin 01:44:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 01:40 cmd 01:44:06 -rw-r--r-- 1 jenkins jenkins 17887 Sep 12 01:43 coverage.out 01:44:06 -rw-rw-r-- 1 jenkins jenkins 3452 Sep 12 01:40 go.mod 01:44:06 -rw-rw-r-- 1 jenkins jenkins 36716 Sep 12 01:40 go.sum 01:44:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 01:40 internal 01:44:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 01:40 mock 01:44:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 01:40 snap 01:44:06 -rw-rw-r-- 1 jenkins jenkins 227 Sep 12 01:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:07 + 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=8399587204a84457c9357bb2ad557a89da12c711 --label arch=arm64 --label version=0.0.0 . 01:44:07 Sending build context to Docker daemon 3.171MB 01:44:07 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 01:44:07 Step 2/24 : FROM ${BASE} AS builder 01:44:07 ---> 8510e3b2cff4 01:44:07 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:44:07 ---> Running in a56700e68009 01:44:07 Removing intermediate container a56700e68009 01:44:07 ---> 77f20435fc04 01:44:07 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:44:07 ---> Running in fd01cb89fb22 01:44:08 Removing intermediate container fd01cb89fb22 01:44:08 ---> 9215a24f353d 01:44:08 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:08 ---> Running in d54aa8b3f916 01:44:09 Removing intermediate container d54aa8b3f916 01:44:09 ---> a0450a35c475 01:44:09 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:44:10 ---> Running in 3cf4bebce8ad 01:44:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:44:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:44:13 OK: 226 MiB in 55 packages 01:44:13 Removing intermediate container 3cf4bebce8ad 01:44:13 ---> a857a0d9c92d 01:44:13 Step 7/24 : WORKDIR /device-mqtt-go 01:44:13 ---> Running in 8780d6b3e46a 01:44:14 Removing intermediate container 8780d6b3e46a 01:44:14 ---> 31823cedca27 01:44:14 Step 8/24 : COPY go.mod vendor* ./ 01:44:14 ---> 1bae39828330 01:44:14 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:14 ---> Running in b32cea060bcb 01:44:16 Removing intermediate container b32cea060bcb 01:44:16 ---> a42df8c911ae 01:44:16 Step 10/24 : COPY . . 01:44:17 ---> de7d9ab6ccbc 01:44:17 Step 11/24 : ARG MAKE='make build' 01:44:17 ---> Running in 2a55d32198b0 01:44:18 Removing intermediate container 2a55d32198b0 01:44:18 ---> 67c940026abc 01:44:18 Step 12/24 : RUN $MAKE 01:44:18 ---> Running in e2f35fe48974 01:44:19 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:46:40 Removing intermediate container e2f35fe48974 01:46:40 ---> 6da617d84740 01:46:40 Step 13/24 : FROM alpine:3.16 01:46:40 3.16: Pulling from library/alpine 01:46:40 9b18e9b68314: Pulling fs layer 01:46:40 9b18e9b68314: Verifying Checksum 01:46:40 9b18e9b68314: Download complete 01:46:40 9b18e9b68314: Pull complete 01:46:40 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 01:46:40 Status: Downloaded newer image for alpine:3.16 01:46:40 ---> a6215f271958 01:46:40 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:46:40 ---> Running in b6d1a0fde694 01:46:40 Removing intermediate container b6d1a0fde694 01:46:40 ---> 354d96db332c 01:46:40 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:46:40 ---> Running in 7f6ba3995546 01:46:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:46:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:46:40 (1/6) Installing dumb-init (1.2.5-r1) 01:46:40 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:46:40 (3/6) Installing libsodium (1.0.18-r0) 01:46:40 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:46:40 (5/6) Installing libzmq (4.3.4-r0) 01:46:40 (6/6) Installing zeromq (4.3.4-r0) 01:46:40 Executing busybox-1.35.0-r17.trigger 01:46:40 OK: 8 MiB in 20 packages 01:46:40 Removing intermediate container 7f6ba3995546 01:46:40 ---> c3b4fa22c876 01:46:40 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:46:40 ---> 6fcdc91867bd 01:46:40 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:46:40 ---> 70bbdc88a3c3 01:46:40 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:46:40 ---> 8b967b93028e 01:46:40 Step 19/24 : EXPOSE 59982 01:46:40 ---> Running in a533faf24b46 01:46:40 Removing intermediate container a533faf24b46 01:46:40 ---> 58bb83f356ae 01:46:40 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:46:40 ---> Running in 272699e19efa 01:46:40 Removing intermediate container 272699e19efa 01:46:40 ---> 919fe6c9cd7c 01:46:40 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:46:40 ---> Running in 321fb906f2b4 01:46:40 Removing intermediate container 321fb906f2b4 01:46:40 ---> 6cc726bc25f7 01:46:40 Step 22/24 : LABEL arch=arm64 01:46:40 ---> Running in 4561a4e6310e 01:46:40 Removing intermediate container 4561a4e6310e 01:46:40 ---> 7a6f6a32fa84 01:46:40 Step 23/24 : LABEL git_sha=8399587204a84457c9357bb2ad557a89da12c711 01:46:40 ---> Running in f841742828af 01:46:40 Removing intermediate container f841742828af 01:46:40 ---> e07e88ec81ba 01:46:40 Step 24/24 : LABEL version=0.0.0 01:46:40 ---> Running in 29233511b8a7 01:46:41 Removing intermediate container 29233511b8a7 01:46:41 ---> 059d8b626b1e 01:46:41 [Warning] One or more build-args [ARCH] were not consumed 01:46:41 Successfully built 059d8b626b1e 01:46:41 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 01:46:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:42 01:46:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:42 arm64: Pulling from edgex-lftools-log-publisher 01:46:42 8998bd30e6a1: Pulling fs layer 01:46:42 04944245beec: Pulling fs layer 01:46:42 699f458cf7ca: Pulling fs layer 01:46:42 765212b225bb: Pulling fs layer 01:46:42 f23df028b6ca: Pulling fs layer 01:46:42 d65c8cfc05b1: Pulling fs layer 01:46:42 2437ff75d9bd: Pulling fs layer 01:46:42 765212b225bb: Waiting 01:46:42 f23df028b6ca: Waiting 01:46:42 d65c8cfc05b1: Waiting 01:46:42 2437ff75d9bd: Waiting 01:46:42 04944245beec: Verifying Checksum 01:46:42 04944245beec: Download complete 01:46:42 765212b225bb: Verifying Checksum 01:46:42 765212b225bb: Download complete 01:46:42 f23df028b6ca: Verifying Checksum 01:46:42 f23df028b6ca: Download complete 01:46:42 d65c8cfc05b1: Verifying Checksum 01:46:42 d65c8cfc05b1: Download complete 01:46:43 699f458cf7ca: Verifying Checksum 01:46:43 699f458cf7ca: Download complete 01:46:43 8998bd30e6a1: Verifying Checksum 01:46:43 8998bd30e6a1: Download complete 01:46:45 2437ff75d9bd: Verifying Checksum 01:46:45 2437ff75d9bd: Download complete 01:46:48 8998bd30e6a1: Pull complete 01:46:48 04944245beec: Pull complete 01:46:50 699f458cf7ca: Pull complete 01:46:50 765212b225bb: Pull complete 01:46:51 f23df028b6ca: Pull complete 01:46:51 d65c8cfc05b1: Pull complete 01:47:06 2437ff75d9bd: Pull complete 01:47:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:47:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:47:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:07 prd-ubuntu20.04-docker-arm64-4c-16g-28917 does not seem to be running inside a container 01:47:07 $ 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 01:47:10 $ docker top 5a6b729e304d95492c6d53613fab9be3a8d8c06944f362f64adb44d1bec0903f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:11 ---> job-cost.sh 01:47:11 lf-activate-venv: SKIPPING 01:47:11 INFO: No Stack... 01:47:11 INFO: Retrieving Pricing Info for: v3-standard-4 01:47:12 INFO: Archiving Costs [Pipeline] sh 01:47:12 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:47:12 + cut -d, -f6 [Pipeline] lock 01:47:13 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-413-1-stack-cost] 01:47:13 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-413-1-stack-cost] did not exist. Created. 01:47:13 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-413-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:47:13 /w/workspace/device-mqtt-go/1@tmp/durable-793ee500/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:47:14 + echo total: 0.10999999940395355 [Pipeline] stash 01:47:14 Warning: overwriting stash ‘stack-cost’ 01:47:14 Stashed 1 file(s) [Pipeline] } 01:47:14 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-413-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:47:14 $ docker stop --time=1 5a6b729e304d95492c6d53613fab9be3a8d8c06944f362f64adb44d1bec0903f 01:47:16 $ docker rm -f 5a6b729e304d95492c6d53613fab9be3a8d8c06944f362f64adb44d1bec0903f [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 01:47:17 provisioning config files... 01:47:17 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-413@tmp/config4306579275697892136tmp [Pipeline] { [Pipeline] sh 01:47:17 + set +x 01:47:17 + curl -s https://codecov.io/bash 01:47:17 + bash -s -- 01:47:17 01:47:17 _____ _ 01:47:17 / ____| | | 01:47:17 | | ___ __| | ___ ___ _____ __ 01:47:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:47:17 | |___| (_) | (_| | __/ (_| (_) \ V / 01:47:17 \_____\___/ \__,_|\___|\___\___/ \_/ 01:47:17 Bash-1.0.6 01:47:17 01:47:17 01:47:17 ==> git version 2.25.1 found 01:47:17 ==> 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 01:47:17 Release-Date: 2020-01-08 01:47:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:47:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:47:17 ==> Jenkins CI detected. 01:47:17 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-413 01:47:17 project root: . 01:47:17 --> token set from env 01:47:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:47:17 ==> Running gcov in . (disable via -X gcov) 01:47:17 ==> Python coveragepy not found 01:47:17 ==> Searching for coverage reports in: 01:47:17 + . 01:47:17 -> Found 1 reports 01:47:17 ==> Detecting git/mercurial file structure 01:47:17 ==> Reading reports 01:47:17 + ./coverage.out bytes=17887 01:47:17 ==> Appending adjustments 01:47:17 https://docs.codecov.io/docs/fixing-reports 01:47:17 + Found adjustments 01:47:17 ==> Gzipping contents 01:47:17 4.0K /tmp/codecov.9khbk0.gz 01:47:17 ==> Uploading reports 01:47:17 url: https://codecov.io 01:47:17 query: branch=PR-413&commit=8399587204a84457c9357bb2ad557a89da12c711&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-413%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=413&job=&cmd_args= 01:47:17 -> Pinging Codecov 01:47:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-413&commit=8399587204a84457c9357bb2ad557a89da12c711&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-413%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=413&job=&cmd_args= 01:47:18 -> Uploading to 01:47:18 https://storage.googleapis.com/codecov/v4/raw/2022-09-12/7D719EC7BBE17E464838252E33014C33/8399587204a84457c9357bb2ad557a89da12c711/f0cfef78-0878-4ade-b2d1-2948f7583f21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220912T014717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7af4b055f50e298572e2a9d954d7d8af49e7c6e9e8f3fa34511f0e1816632df1 01:47:18 % Total % Received % Xferd Average Speed Time Time Time Current 01:47:18 Dload Upload Total Spent Left Speed 01:47:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3217 0 0 100 3217 0 13293 --:--:-- --:--:-- --:--:-- 13293 01:47:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/8399587204a84457c9357bb2ad557a89da12c711 [Pipeline] } 01:47:18 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 01:47:20 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-413/archives ] 01:47:20 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-413/archives 01:47:20 total 16 01:47:20 drwxr-xr-x 3 root root 4096 Sep 12 01:37 . 01:47:20 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 01:37 .. 01:47:20 drwxr-xr-x 2 root root 4096 Sep 12 01:37 cost 01:47:20 -rw-r--r-- 1 root root 86 Sep 12 01:37 cost.csv 01:47:20 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-413/archives 01:47:20 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-413/archives 01:47:20 total 16 01:47:20 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 01:37 . 01:47:20 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 01:37 .. 01:47:20 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 01:37 cost 01:47:20 -rw-r--r-- 1 jenkins jenkins 86 Sep 12 01:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:47:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:47:21 ---> package-listing.sh 01:47:21 ++ facter osfamily 01:47:21 ++ tr '[:upper:]' '[:lower:]' 01:47:21 + OS_FAMILY=debian 01:47:21 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-413 01:47:21 + START_PACKAGES=/tmp/packages_start.txt 01:47:21 + END_PACKAGES=/tmp/packages_end.txt 01:47:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:47:21 + PACKAGES=/tmp/packages_start.txt 01:47:21 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-413 ']' 01:47:21 + PACKAGES=/tmp/packages_end.txt 01:47:21 + case "${OS_FAMILY}" in 01:47:21 + dpkg -l 01:47:21 + grep '^ii' 01:47:21 + '[' -f /tmp/packages_start.txt ']' 01:47:21 + '[' -f /tmp/packages_end.txt ']' 01:47:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:47:21 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-413 ']' 01:47:21 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-413/archives/ 01:47:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-413/archives/ [Pipeline] echo 01:47:21 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-413/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:47:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:47:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:22 prd-ubuntu20.04-docker-8c-8g-28916 does not seem to be running inside a container 01:47:22 $ 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-413/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-413 -v /w/workspace/gexfoundry_device-mqtt-go_PR-413:/w/workspace/gexfoundry_device-mqtt-go_PR-413:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-413@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-413@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 01:47:22 $ docker top 4256ca0afbe7d6bff386e6ea036c9673aac296b8dcb603da60f89584f8184c0e -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:23 + touch /tmp/pre-build-complete [Pipeline] sh 01:47:23 + mkdir -p /var/log/sysstat [Pipeline] sh 01:47:23 + ls /var/log/sa-host 01:47:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:24 provisioning config files... 01:47:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-413@tmp/config8696147818307063741tmp [Pipeline] { [Pipeline] echo 01:47:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:47:24 ---> create-netrc.sh [Pipeline] } 01:47:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:47:24 ---> python-tools-install.sh [Pipeline] echo 01:47:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:47:25 ---> sudo-logs.sh 01:47:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:47:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:47:25 ---> job-cost.sh 01:47:25 lf-activate-venv: SKIPPING 01:47:25 DEBUG: total: 0.2199999988079071 01:47:25 INFO: Retrieving Stack Cost... 01:47:25 INFO: Retrieving Pricing Info for: v3-standard-8 01:47:26 INFO: Archiving Costs [Pipeline] echo 01:47:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:47:26 ---> logs-deploy.sh 01:47:26 lf-activate-venv: SKIPPING 01:47:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-413/1 01:47:26 INFO: archiving workspace using pattern(s): 01:47:27 Archives upload complete. 01:47:28 INFO: archiving logs to Nexus