Pull request #556 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7+fae68001f23ebf2296c35dbe56314768b083ad85 (b456cdfc495992ae6d5a1eee31349167a8eb208e) 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-ssh6759971117325585171.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2997740988833191390.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16763993177556578696.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh15951701061115684263.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12698335080464419231.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6590’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6591’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-7085’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-7086’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7091’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-7089’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7094 in /w/workspace/gexfoundry_device-mqtt-go_PR-556 [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-556 # 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 fae68001f23ebf2296c35dbe56314768b083ad85 into PR head commit 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 Merge succeeded, producing 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 Checking out Revision 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 (PR-556) > 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/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 # 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 fae68001f23ebf2296c35dbe56314768b083ad85 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:11:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:11:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:11:52 ========================================================= 06:11:52 EdgeX Global Pipelines Version Info 06:11:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd # timeout=10 06:11:53 ------------------- 06:11:53 stable info: 06:11:53 ------------------- 06:11:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:11:53 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 06:11:53 Message: update stable to v1.0.245 06:11:53 ------------------- 06:11:53 experimental info: 06:11:53 ------------------- 06:11:53 Commited By: **** collab-it+edgex@linuxfoundation.org 06:11:53 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 06:11:53 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:11:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:11:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:11:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:11:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:11:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:11:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:11:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:11:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:11:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:11:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:11:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:11:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-556 [Pipeline] echo 06:11:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-556 [Pipeline] echo 06:11:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-556 [Pipeline] echo 06:11:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 [Pipeline] echo 06:11:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5477c2b [Pipeline] echo 06:11:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:54 provisioning config files... 06:11:54 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp/config14740973340026675152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:54 ---> docker-login.sh 06:11:54 nexus3.edgexfoundry.org:10001 06:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:54 Configure a credential helper to remove this warning. See 06:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:54 06:11:54 Login Succeeded 06:11:54 nexus3.edgexfoundry.org:10002 06:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:55 Configure a credential helper to remove this warning. See 06:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:55 06:11:55 Login Succeeded 06:11:55 nexus3.edgexfoundry.org:10003 06:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:55 Configure a credential helper to remove this warning. See 06:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:55 06:11:55 Login Succeeded 06:11:55 nexus3.edgexfoundry.org:10004 06:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:55 Configure a credential helper to remove this warning. See 06:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:55 06:11:55 Login Succeeded 06:11:55 docker.io 06:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:55 Configure a credential helper to remove this warning. See 06:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:55 06:11:55 Login Succeeded 06:11:55 ---> docker-login.sh ends [Pipeline] } 06:11:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:11:55 + git rev-list -1 --merges 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7~1..5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 [Pipeline] echo 06:11:55 -----------> git rev-list -1 --merges 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7~1..5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 [false] [Pipeline] sh 06:11:56 + git log --format=format:%s -1 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 [Pipeline] echo 06:11:56 ========================================================= 06:11:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:11:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:11:56 + git log --format=format:%s -1 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 [Pipeline] echo 06:11:56 [semverPrep] GIT_COMMIT: 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 06:11:56 [semverPrep] This is not a build commit. [Pipeline] sh 06:11:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:11:56 + grep -v github /etc/ssh/ssh_known_hosts 06:11:56 + [ -e /tmp/ssh_known_hosts ] 06:11:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:11:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:11:56 + sudo tee -a /etc/ssh/ssh_known_hosts 06:11:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:11:57 06:11:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:11:57 0.1.4: Pulling from edgex-devops/py-git-semver 06:11:57 b85a868b505f: Pulling fs layer 06:11:57 e2be974225ed: Pulling fs layer 06:11:57 339a4e72a1f5: Pulling fs layer 06:11:57 988bab9f4d93: Pulling fs layer 06:11:57 1469e6f7b9e6: Pulling fs layer 06:11:57 eaf3925da568: Pulling fs layer 06:11:57 bab4dde63d76: Pulling fs layer 06:11:57 bde34c3a00c8: Pulling fs layer 06:11:57 b352a97aabf1: Pulling fs layer 06:11:57 4872d77fe225: Pulling fs layer 06:11:57 5851b861e8e6: Pulling fs layer 06:11:57 988bab9f4d93: Waiting 06:11:57 1469e6f7b9e6: Waiting 06:11:57 eaf3925da568: Waiting 06:11:57 bab4dde63d76: Waiting 06:11:57 bde34c3a00c8: Waiting 06:11:57 b352a97aabf1: Waiting 06:11:57 4872d77fe225: Waiting 06:11:57 5851b861e8e6: Waiting 06:11:57 e2be974225ed: Download complete 06:11:57 988bab9f4d93: Download complete 06:11:57 1469e6f7b9e6: Verifying Checksum 06:11:57 1469e6f7b9e6: Download complete 06:11:57 339a4e72a1f5: Verifying Checksum 06:11:57 339a4e72a1f5: Download complete 06:11:57 eaf3925da568: Verifying Checksum 06:11:57 eaf3925da568: Download complete 06:11:57 bde34c3a00c8: Verifying Checksum 06:11:57 bde34c3a00c8: Download complete 06:11:57 b352a97aabf1: Download complete 06:11:57 4872d77fe225: Download complete 06:11:57 5851b861e8e6: Verifying Checksum 06:11:57 5851b861e8e6: Download complete 06:11:57 b85a868b505f: Verifying Checksum 06:11:57 b85a868b505f: Download complete 06:11:57 bab4dde63d76: Verifying Checksum 06:11:57 bab4dde63d76: Download complete 06:11:58 b85a868b505f: Pull complete 06:11:58 e2be974225ed: Pull complete 06:11:59 339a4e72a1f5: Pull complete 06:11:59 988bab9f4d93: Pull complete 06:11:59 1469e6f7b9e6: Pull complete 06:11:59 eaf3925da568: Pull complete 06:12:01 bab4dde63d76: Pull complete 06:12:01 bde34c3a00c8: Pull complete 06:12:01 b352a97aabf1: Pull complete 06:12:01 4872d77fe225: Pull complete 06:12:01 5851b861e8e6: Pull complete 06:12:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:12:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:01 prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container 06:12:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-556 -v /w/workspace/gexfoundry_device-mqtt-go_PR-556:/w/workspace/gexfoundry_device-mqtt-go_PR-556:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:12:03 $ docker top baaf2ee439ea9dbd7275debd2f731a2d4aec290ca213443bea5f2ce40c80dc61 -eo pid,comm 06:12:03 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). 06:12:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:03 [ssh-agent] Looking for ssh-agent implementation... 06:12:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:03 $ docker exec baaf2ee439ea9dbd7275debd2f731a2d4aec290ca213443bea5f2ce40c80dc61 ssh-agent 06:12:03 SSH_AUTH_SOCK=/tmp/ssh-dX2cxqErJqke/agent.31 06:12:03 SSH_AGENT_PID=38 06:12:03 Running ssh-add (command line suppressed) 06:12:03 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp/private_key_5977655304500055565.key (/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp/private_key_5977655304500055565.key) 06:12:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:04 + git tag --points-at HEAD [Pipeline] } 06:12:04 $ docker exec --env ******** --env ******** baaf2ee439ea9dbd7275debd2f731a2d4aec290ca213443bea5f2ce40c80dc61 ssh-agent -k 06:12:04 unset SSH_AUTH_SOCK; 06:12:04 unset SSH_AGENT_PID; 06:12:04 echo Agent pid 38 killed; 06:12:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:12:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:04 [ssh-agent] Looking for ssh-agent implementation... 06:12:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:04 $ docker exec baaf2ee439ea9dbd7275debd2f731a2d4aec290ca213443bea5f2ce40c80dc61 ssh-agent 06:12:04 SSH_AUTH_SOCK=/tmp/ssh-6wS8CsQZe15E/agent.70 06:12:04 SSH_AGENT_PID=76 06:12:04 Running ssh-add (command line suppressed) 06:12:04 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp/private_key_17535914557883394349.key (/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp/private_key_17535914557883394349.key) 06:12:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:05 + git semver init 06:12:05 2023-04-07 06:12:05,189 [run_init] DEBUG init version:0.0.0 force:False 06:12:05 2023-04-07 06:12:05,190 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-556/.semver 06:12:05 2023-04-07 06:12:05,190 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-556/.semver 06:12:05 2023-04-07 06:12:05,190 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-556/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-556, universal_newlines=False, shell=None, istream=None) 06:12:06 2023-04-07 06:12:05,964 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-556/.git/info/exclude 06:12:06 2023-04-07 06:12:05,965 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-556/.semver/PR-556 with force:False 06:12:06 2023-04-07 06:12:05,965 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-556/.semver/PR-556 06:12:06 2023-04-07 06:12:05,968 [execute] INFO git cat-file --batch-check 06:12:06 2023-04-07 06:12:05,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) 06:12:06 2023-04-07 06:12:05,973 [execute] INFO git cat-file --batch 06:12:06 2023-04-07 06:12:05,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) 06:12:06 2023-04-07 06:12:05,978 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-556/.semver/PR-556 06:12:06 0.0.0 [Pipeline] } 06:12:06 $ docker exec --env ******** --env ******** baaf2ee439ea9dbd7275debd2f731a2d4aec290ca213443bea5f2ce40c80dc61 ssh-agent -k 06:12:06 unset SSH_AUTH_SOCK; 06:12:06 unset SSH_AGENT_PID; 06:12:06 echo Agent pid 76 killed; 06:12:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:06 + git semver [Pipeline] } 06:12:06 $ docker stop --time=1 baaf2ee439ea9dbd7275debd2f731a2d4aec290ca213443bea5f2ce40c80dc61 06:12:08 $ docker rm -f --volumes baaf2ee439ea9dbd7275debd2f731a2d4aec290ca213443bea5f2ce40c80dc61 [Pipeline] // withDockerContainer [Pipeline] sh 06:12:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:12:08 Stashed 1 file(s) [Pipeline] echo 06:12:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:08 provisioning config files... 06:12:08 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp/config10389431226225011222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:09 ---> docker-login.sh 06:12:09 nexus3.edgexfoundry.org:10001 06:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:09 Configure a credential helper to remove this warning. See 06:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:09 06:12:09 Login Succeeded 06:12:09 nexus3.edgexfoundry.org:10002 06:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:09 Configure a credential helper to remove this warning. See 06:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:09 06:12:09 Login Succeeded 06:12:09 nexus3.edgexfoundry.org:10003 06:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:09 Configure a credential helper to remove this warning. See 06:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:09 06:12:09 Login Succeeded 06:12:09 nexus3.edgexfoundry.org:10004 06:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:09 Configure a credential helper to remove this warning. See 06:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:09 06:12:09 Login Succeeded 06:12:09 docker.io 06:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:09 Configure a credential helper to remove this warning. See 06:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:09 06:12:09 Login Succeeded 06:12:09 ---> docker-login.sh ends [Pipeline] } 06:12:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:12:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:12:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:12:09 ========================================================= 06:12:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:12:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:12:10 Sending build context to Docker daemon 6.403MB 06:12:10 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:12:10 Step 2/12 : FROM ${BASE} AS builder 06:12:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:12:10 63b65145d645: Pulling fs layer 06:12:10 a2d21d5440eb: Pulling fs layer 06:12:10 935e6c44a52c: Pulling fs layer 06:12:10 94cc34f8dd06: Pulling fs layer 06:12:10 30dea6a524f1: Pulling fs layer 06:12:10 a2aff8979fd8: Pulling fs layer 06:12:10 6808be2612f2: Pulling fs layer 06:12:10 f25807f1079a: Pulling fs layer 06:12:10 30dea6a524f1: Waiting 06:12:10 a2aff8979fd8: Waiting 06:12:10 6808be2612f2: Waiting 06:12:10 f25807f1079a: Waiting 06:12:10 94cc34f8dd06: Waiting 06:12:10 a2d21d5440eb: Verifying Checksum 06:12:10 a2d21d5440eb: Download complete 06:12:10 94cc34f8dd06: Verifying Checksum 06:12:10 94cc34f8dd06: Download complete 06:12:10 30dea6a524f1: Verifying Checksum 06:12:10 30dea6a524f1: Download complete 06:12:10 63b65145d645: Verifying Checksum 06:12:10 63b65145d645: Download complete 06:12:10 a2aff8979fd8: Verifying Checksum 06:12:10 a2aff8979fd8: Download complete 06:12:10 63b65145d645: Pull complete 06:12:10 a2d21d5440eb: Pull complete 06:12:10 f25807f1079a: Verifying Checksum 06:12:10 f25807f1079a: Download complete 06:12:10 935e6c44a52c: Verifying Checksum 06:12:10 935e6c44a52c: Download complete 06:12:10 6808be2612f2: Verifying Checksum 06:12:10 6808be2612f2: Download complete 06:12:14 935e6c44a52c: Pull complete 06:12:14 94cc34f8dd06: Pull complete 06:12:14 30dea6a524f1: Pull complete 06:12:14 a2aff8979fd8: Pull complete 06:12:16 6808be2612f2: Pull complete 06:12:17 f25807f1079a: Pull complete 06:12:17 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 06:12:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:12:17 ---> 3b553350e43f 06:12:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:12:19 ---> Running in 094f0671a6ce 06:12:19 Removing intermediate container 094f0671a6ce 06:12:19 ---> c9e85a153912 06:12:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:12:19 ---> Running in 4c4aef19de77 06:12:19 Removing intermediate container 4c4aef19de77 06:12:19 ---> e5b97433570b 06:12:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:12:19 ---> Running in 5f5111e119c3 06:12:19 Removing intermediate container 5f5111e119c3 06:12:19 ---> d89e19ffa3cd 06:12:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:12:19 ---> Running in d60da6a5a63a 06:12:19 Removing intermediate container d60da6a5a63a 06:12:19 ---> 86af67f81663 06:12:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:12:19 ---> Running in 4e37fdc2f2c0 06:12:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:12:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:12:20 (1/4) Installing openssh-keygen (9.1_p1-r2) 06:12:20 (2/4) Installing libedit (20221030.3.1-r0) 06:12:20 (3/4) Installing openssh-client-common (9.1_p1-r2) 06:12:20 (4/4) Installing openssh-client-default (9.1_p1-r2) 06:12:20 Executing busybox-1.35.0-r29.trigger 06:12:20 OK: 269 MiB in 57 packages 06:12:21 Removing intermediate container 4e37fdc2f2c0 06:12:21 ---> 6ef574b81290 06:12:21 Step 8/12 : WORKDIR /device-mqtt-go 06:12:21 ---> Running in 24777ea3a560 06:12:21 Removing intermediate container 24777ea3a560 06:12:21 ---> 87ae6740195d 06:12:21 Step 9/12 : COPY go.mod vendor* ./ 06:12:21 ---> 825544abf7c8 06:12:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:12:21 ---> Running in 0f84453f3f57 06:12:23 Still waiting to schedule task 06:12:23 ‘prd-centos7-blackbox-4c-2g-6590’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:12:23 ‘prd-centos7-blackbox-4c-2g-6591’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:12:23 ‘prd-centos7-builder-2c-1g-7085’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:12:23 ‘prd-ubuntu18.04-docker-8c-8g-7086’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:12:23 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7095’ is offline 06:12:43 Removing intermediate container 0f84453f3f57 06:12:43 ---> 695ff39f30e2 06:12:43 Step 11/12 : COPY . . 06:12:43 ---> 76d552c90137 06:12:43 Step 12/12 : RUN $MAKE 06:12:43 ---> Running in c1000d2f04da 06:12:43 noop 06:12:43 Removing intermediate container c1000d2f04da 06:12:43 ---> f0e81ef86461 06:12:43 Successfully built f0e81ef86461 06:12:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:44 + docker inspect -f . ci-base-image-x86_64 06:12:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:44 prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container 06:12:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-556 -v /w/workspace/gexfoundry_device-mqtt-go_PR-556:/w/workspace/gexfoundry_device-mqtt-go_PR-556:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:12:44 $ docker top db674c654215bf301619552473650fa72387809afac5d156b868c75ff1397d14 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:44 + go version 06:12:44 go version go1.20.2 linux/amd64 [Pipeline] } 06:12:44 $ docker stop --time=1 db674c654215bf301619552473650fa72387809afac5d156b868c75ff1397d14 06:12:46 $ docker rm -f --volumes db674c654215bf301619552473650fa72387809afac5d156b868c75ff1397d14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:46 + docker inspect -f . ci-base-image-x86_64 06:12:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:46 prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container 06:12:46 $ 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-556 -v /w/workspace/gexfoundry_device-mqtt-go_PR-556:/w/workspace/gexfoundry_device-mqtt-go_PR-556:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:12:47 $ docker top cbe71df98b22e3e416671a97b5aba72d77a23a2a161246db0392d32386e84310 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:47 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-556 [Pipeline] fileExists [Pipeline] sh 06:12:47 + make test 06:12:47 go test ./... -coverprofile=coverage.out ./... 06:12:52 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:13:02 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:13:02 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:13:02 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.2% of statements 06:13:08 go vet ./... 06:13:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:13:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:13:12 ./bin/test-attribution-txt.sh 06:13:12 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 06:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:13:12 $ docker stop --time=1 cbe71df98b22e3e416671a97b5aba72d77a23a2a161246db0392d32386e84310 06:13:14 $ docker rm -f --volumes cbe71df98b22e3e416671a97b5aba72d77a23a2a161246db0392d32386e84310 [Pipeline] // withDockerContainer [Pipeline] sh 06:13:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:13:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:13:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:13:15 + ls -al . 06:13:15 total 180 06:13:15 drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 06:12 . 06:13:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:11 .. 06:13:15 -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 06:11 .dockerignore 06:13:15 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 06:12 .git 06:13:15 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:11 .github 06:13:15 -rw-rw-r-- 1 jenkins jenkins 329 Apr 7 06:11 .gitignore 06:13:15 -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 06:11 .golangci.yml 06:13:15 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 06:12 .semver 06:13:15 -rw-rw-r-- 1 jenkins jenkins 9288 Apr 7 06:11 Attribution.txt 06:13:15 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 7 06:11 CHANGELOG.md 06:13:15 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 7 06:11 Dockerfile 06:13:15 -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 06:11 GOVERNANCE.md 06:13:15 -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 06:11 Jenkinsfile 06:13:15 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 06:11 LICENSE 06:13:15 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 7 06:11 Makefile 06:13:15 -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 06:11 OWNERS.md 06:13:15 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 7 06:11 README.md 06:13:15 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 06:12 VERSION 06:13:15 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:11 bin 06:13:15 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:11 cmd 06:13:15 -rw-r--r-- 1 jenkins jenkins 18047 Apr 7 06:13 coverage.out 06:13:15 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 7 06:11 go.mod 06:13:15 -rw-rw-r-- 1 jenkins jenkins 31553 Apr 7 06:11 go.sum 06:13:15 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:11 internal 06:13:15 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:11 mock 06:13:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:11 snap 06:13:15 -rw-rw-r-- 1 jenkins jenkins 227 Apr 7 06:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:15 + 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=5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 --label arch=amd64 --label version=0.0.0 . 06:13:15 Sending build context to Docker daemon 6.422MB 06:13:15 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:13:15 Step 2/24 : FROM ${BASE} AS builder 06:13:15 ---> f0e81ef86461 06:13:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:13:15 ---> Running in f11b4e3e7e93 06:13:15 Removing intermediate container f11b4e3e7e93 06:13:15 ---> 39193b023b78 06:13:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:13:15 ---> Running in 78163d80ec95 06:13:16 Removing intermediate container 78163d80ec95 06:13:16 ---> 5ba542debde2 06:13:16 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:13:16 ---> Running in 44fbd9f95a79 06:13:16 Removing intermediate container 44fbd9f95a79 06:13:16 ---> 594118cb159c 06:13:16 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:13:16 ---> Running in 948af4383df9 06:13:16 Removing intermediate container 948af4383df9 06:13:16 ---> 6b43ed9a14ff 06:13:16 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:13:16 ---> Running in d2f535608836 06:13:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:13:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:13:16 OK: 269 MiB in 57 packages 06:13:17 Removing intermediate container d2f535608836 06:13:17 ---> 985b87c09a38 06:13:17 Step 8/24 : WORKDIR /device-mqtt-go 06:13:17 ---> Running in 1b8c32b88d3d 06:13:17 Removing intermediate container 1b8c32b88d3d 06:13:17 ---> c999d02e93d7 06:13:17 Step 9/24 : COPY go.mod vendor* ./ 06:13:17 ---> 67cdd469f1ff 06:13:17 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:13:17 ---> Running in 31d16a250842 06:13:18 Removing intermediate container 31d16a250842 06:13:18 ---> cb0d7f4a8c78 06:13:18 Step 11/24 : COPY . . 06:13:18 ---> 3bf148de1736 06:13:18 Step 12/24 : RUN $MAKE 06:13:18 ---> Running in 970ed68103eb 06:13:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 06:13:36 Removing intermediate container 970ed68103eb 06:13:36 ---> 92ebe1195c5d 06:13:36 Step 13/24 : FROM alpine:3.17 06:13:36 3.17: Pulling from library/alpine 06:13:36 f56be85fc22e: Pulling fs layer 06:13:36 f56be85fc22e: Verifying Checksum 06:13:36 f56be85fc22e: Download complete 06:13:36 f56be85fc22e: Pull complete 06:13:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:13:36 Status: Downloaded newer image for alpine:3.17 06:13:36 ---> 9ed4aefc74f6 06:13:36 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 06:13:36 ---> Running in 1b3dff1c342d 06:13:36 Removing intermediate container 1b3dff1c342d 06:13:36 ---> 640f8c8a62e1 06:13:36 Step 15/24 : RUN apk add --update --no-cache dumb-init 06:13:36 ---> Running in f333f3d7ed10 06:13:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:13:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:13:36 (1/1) Installing dumb-init (1.2.5-r2) 06:13:36 Executing busybox-1.35.0-r29.trigger 06:13:36 OK: 7 MiB in 16 packages 06:13:36 Removing intermediate container f333f3d7ed10 06:13:36 ---> 011c6adeaf3c 06:13:36 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 06:13:37 ---> b9b9dd1c93fc 06:13:37 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 06:13:37 ---> 94f106d61196 06:13:37 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 06:13:37 ---> fb43ef729fd7 06:13:37 Step 19/24 : EXPOSE 59982 06:13:37 ---> Running in b1dfcbf042d6 06:13:37 Removing intermediate container b1dfcbf042d6 06:13:37 ---> 1997a97b60f1 06:13:37 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 06:13:37 ---> Running in c351a81b4b8d 06:13:37 Removing intermediate container c351a81b4b8d 06:13:37 ---> b00ae15295c5 06:13:37 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:13:37 ---> Running in c3fced877536 06:13:37 Removing intermediate container c3fced877536 06:13:37 ---> 8faedf77d977 06:13:37 Step 22/24 : LABEL arch=amd64 06:13:37 ---> Running in bc3e0e13be5d 06:13:37 Removing intermediate container bc3e0e13be5d 06:13:37 ---> 72dec74f3ca9 06:13:37 Step 23/24 : LABEL git_sha=5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 06:13:37 ---> Running in 3bc11773e44e 06:13:37 Removing intermediate container 3bc11773e44e 06:13:37 ---> ef8ca5fba6d5 06:13:37 Step 24/24 : LABEL version=0.0.0 06:13:37 ---> Running in 6d378a6f3298 06:13:37 Removing intermediate container 6d378a6f3298 06:13:37 ---> 9b0609569d4f 06:13:37 [Warning] One or more build-args [ARCH] were not consumed 06:13:37 Successfully built 9b0609569d4f 06:13:37 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 06:13:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:38 06:13:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:38 latest: Pulling from edgex-lftools-log-publisher 06:13:38 5eb5b503b376: Pulling fs layer 06:13:38 5c69ac0246d0: Pulling fs layer 06:13:38 ec43610c2a17: Pulling fs layer 06:13:38 3a2ae6a8a46f: Pulling fs layer 06:13:38 33b1e0a273af: Pulling fs layer 06:13:38 5d3b04190fa2: Pulling fs layer 06:13:38 2f39f015ded8: Pulling fs layer 06:13:38 3a2ae6a8a46f: Waiting 06:13:38 33b1e0a273af: Waiting 06:13:38 5d3b04190fa2: Waiting 06:13:38 2f39f015ded8: Waiting 06:13:38 5c69ac0246d0: Verifying Checksum 06:13:38 5c69ac0246d0: Download complete 06:13:38 3a2ae6a8a46f: Download complete 06:13:38 33b1e0a273af: Verifying Checksum 06:13:38 33b1e0a273af: Download complete 06:13:38 5d3b04190fa2: Verifying Checksum 06:13:38 5d3b04190fa2: Download complete 06:13:38 ec43610c2a17: Verifying Checksum 06:13:38 ec43610c2a17: Download complete 06:13:38 5eb5b503b376: Verifying Checksum 06:13:38 5eb5b503b376: Download complete 06:13:39 2f39f015ded8: Download complete 06:13:39 5eb5b503b376: Pull complete 06:13:39 5c69ac0246d0: Pull complete 06:13:40 ec43610c2a17: Pull complete 06:13:40 3a2ae6a8a46f: Pull complete 06:13:40 33b1e0a273af: Pull complete 06:13:40 5d3b04190fa2: Pull complete 06:13:44 2f39f015ded8: Pull complete 06:13:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:44 prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container 06:13:44 $ 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-556 -v /w/workspace/gexfoundry_device-mqtt-go_PR-556:/w/workspace/gexfoundry_device-mqtt-go_PR-556:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:13:46 $ docker top 6193f2e93794e7d9d4be2808e7f84fab8182e1ba12a983b243cad82e664edc56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:47 ---> job-cost.sh 06:13:47 lf-activate-venv: SKIPPING 06:13:47 INFO: No Stack... 06:13:47 INFO: Retrieving Pricing Info for: v3-standard-8 06:13:47 INFO: Archiving Costs [Pipeline] sh 06:13:48 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-556/archives/cost.csv 06:13:48 + cut -d, -f6 [Pipeline] lock 06:13:48 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-556-2-stack-cost] 06:13:48 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-556-2-stack-cost] did not exist. Created. 06:13:48 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-556-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:13:48 + echo total: 0.2199999988079071 [Pipeline] stash 06:13:48 Stashed 1 file(s) [Pipeline] } 06:13:48 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-556-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:13:48 $ docker stop --time=1 6193f2e93794e7d9d4be2808e7f84fab8182e1ba12a983b243cad82e664edc56 06:13:49 $ docker rm -f --volumes 6193f2e93794e7d9d4be2808e7f84fab8182e1ba12a983b243cad82e664edc56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:14:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7098 in /w/workspace/gexfoundry_device-mqtt-go_PR-556 [Pipeline] { [Pipeline] ws 06:14:48 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 06:14:49 Selected Git installation does not exist. Using Default 06:14:49 The recommended git tool is: NONE 06:14:56 using credential edgex-jenkins-ssh 06:14:56 Cloning the remote Git repository 06:14:56 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:14:56 > git init /w/workspace/device-mqtt-go/2 # timeout=10 06:14:56 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:14:56 > git --version # timeout=10 06:14:56 > git --version # 'git version 2.25.1' 06:14:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:58 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:14:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:59 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:14:59 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:14:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:14:59 Merging remotes/origin/main commit fae68001f23ebf2296c35dbe56314768b083ad85 into PR head commit 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 06:15:00 Merge succeeded, producing 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 06:15:00 Checking out Revision 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 (PR-556) 06:14:59 > git config core.sparsecheckout # timeout=10 06:14:59 > git checkout -f 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 # timeout=10 06:15:00 > git remote # timeout=10 06:15:00 > git config --get remote.origin.url # timeout=10 06:15:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:00 > git merge fae68001f23ebf2296c35dbe56314768b083ad85 # timeout=10 06:15:00 > git rev-parse HEAD^{commit} # timeout=10 06:15:00 > git config core.sparsecheckout # timeout=10 06:15:00 > git checkout -f 5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 # timeout=10 06:15:00 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:15:01 % Total % Received % Xferd Average Speed Time Time Time Current 06:15:01 Dload Upload Total Spent Left Speed 06:15:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 06:15:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:15:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:15:02 + sudo tee /etc/docker/daemon.new 06:15:02 { 06:15:02 "registry-mirrors": [ 06:15:02 "https://nexus3.edgexfoundry.org:10001" 06:15:02 ], 06:15:02 "bip": "10.250.0.254/24", 06:15:02 "hosts": [ 06:15:02 "tcp://0.0.0.0:5555", 06:15:02 "unix:///var/run/docker.sock" 06:15:02 ], 06:15:02 "mtu": 1458, 06:15:02 "selinux-enabled": true, 06:15:02 "seccomp-profile": "/etc/docker/seccomp.json" 06:15:02 } [Pipeline] sh 06:15:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:15:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:22 provisioning config files... 06:15:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config2780871177583974344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:22 ---> docker-login.sh 06:15:22 nexus3.edgexfoundry.org:10001 06:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:23 Configure a credential helper to remove this warning. See 06:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:23 06:15:23 Login Succeeded 06:15:23 nexus3.edgexfoundry.org:10002 06:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:23 Configure a credential helper to remove this warning. See 06:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:23 06:15:23 Login Succeeded 06:15:23 nexus3.edgexfoundry.org:10003 06:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:24 Configure a credential helper to remove this warning. See 06:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:24 06:15:24 Login Succeeded 06:15:24 nexus3.edgexfoundry.org:10004 06:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:24 Configure a credential helper to remove this warning. See 06:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:24 06:15:24 Login Succeeded 06:15:24 docker.io 06:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:25 Configure a credential helper to remove this warning. See 06:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:25 06:15:25 Login Succeeded 06:15:25 ---> docker-login.sh ends [Pipeline] } 06:15:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:15:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:25 ========================================================= 06:15:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:15:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:15:26 Sending build context to Docker daemon 3.321MB 06:15:26 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:15:26 Step 2/12 : FROM ${BASE} AS builder 06:15:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:15:26 af6eaf76a39c: Pulling fs layer 06:15:26 55522c791124: Pulling fs layer 06:15:26 ce5c4a1c91eb: Pulling fs layer 06:15:26 169dfbe0d373: Pulling fs layer 06:15:26 e1ff8fa3b103: Pulling fs layer 06:15:26 52ebb69f0ebf: Pulling fs layer 06:15:26 5abe8eddf0d5: Pulling fs layer 06:15:26 e1ff8fa3b103: Waiting 06:15:26 52ebb69f0ebf: Waiting 06:15:26 5abe8eddf0d5: Waiting 06:15:26 169dfbe0d373: Waiting 06:15:26 55522c791124: Verifying Checksum 06:15:26 55522c791124: Download complete 06:15:26 169dfbe0d373: Verifying Checksum 06:15:26 169dfbe0d373: Download complete 06:15:26 af6eaf76a39c: Verifying Checksum 06:15:26 af6eaf76a39c: Download complete 06:15:26 e1ff8fa3b103: Verifying Checksum 06:15:26 e1ff8fa3b103: Download complete 06:15:28 af6eaf76a39c: Pull complete 06:15:28 5abe8eddf0d5: Verifying Checksum 06:15:28 5abe8eddf0d5: Download complete 06:15:29 55522c791124: Pull complete 06:15:30 ce5c4a1c91eb: Verifying Checksum 06:15:30 ce5c4a1c91eb: Download complete 06:15:30 52ebb69f0ebf: Download complete 06:15:45 ce5c4a1c91eb: Pull complete 06:15:45 169dfbe0d373: Pull complete 06:15:45 e1ff8fa3b103: Pull complete 06:15:51 52ebb69f0ebf: Pull complete 06:15:53 5abe8eddf0d5: Pull complete 06:15:53 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 06:15:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:15:53 ---> 6cb57ee374ae 06:15:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:15:55 ---> Running in 87f7708ef08d 06:15:55 Removing intermediate container 87f7708ef08d 06:15:55 ---> 862b7668cbc4 06:15:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:15:56 ---> Running in 3530bf787a08 06:15:56 Removing intermediate container 3530bf787a08 06:15:56 ---> 16d89156954b 06:15:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:15:56 ---> Running in 07847e636680 06:15:57 Removing intermediate container 07847e636680 06:15:57 ---> 62ab5a0182ff 06:15:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:15:57 ---> Running in e406b902a797 06:15:57 Removing intermediate container e406b902a797 06:15:57 ---> 5e73c4f795d1 06:15:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:15:57 ---> Running in 0887d4e77b3f 06:15:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:15:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:16:01 (1/4) Installing openssh-keygen (9.1_p1-r2) 06:16:01 (2/4) Installing libedit (20221030.3.1-r0) 06:16:01 (3/4) Installing openssh-client-common (9.1_p1-r2) 06:16:01 (4/4) Installing openssh-client-default (9.1_p1-r2) 06:16:01 Executing busybox-1.35.0-r29.trigger 06:16:01 OK: 268 MiB in 57 packages 06:16:02 Removing intermediate container 0887d4e77b3f 06:16:02 ---> 90f08e4ed004 06:16:02 Step 8/12 : WORKDIR /device-mqtt-go 06:16:02 ---> Running in 2d980dfc8a32 06:16:03 Removing intermediate container 2d980dfc8a32 06:16:03 ---> b649ed4ff17e 06:16:03 Step 9/12 : COPY go.mod vendor* ./ 06:16:03 ---> 2d2b6931bdc8 06:16:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:16:03 ---> Running in 6ccf0f57d656 06:17:11 Removing intermediate container 6ccf0f57d656 06:17:11 ---> f53ab0a7b3ab 06:17:11 Step 11/12 : COPY . . 06:17:11 ---> 0a2570bb5e9a 06:17:11 Step 12/12 : RUN $MAKE 06:17:11 ---> Running in aaa3f8b1730d 06:17:11 noop 06:17:11 Removing intermediate container aaa3f8b1730d 06:17:11 ---> 53063d7486a9 06:17:11 Successfully built 53063d7486a9 06:17:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:11 + docker inspect -f . ci-base-image-arm64 06:17:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:12 prd-ubuntu20.04-docker-arm64-4c-16g-7098 does not seem to be running inside a container 06:17:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:17:13 $ docker top ca271500cebe456bbeac2b44dcb1abe773dccb094aaccb61c6d436c6d2ddff07 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:14 + go version 06:17:14 go version go1.20.2 linux/arm64 [Pipeline] } 06:17:14 $ docker stop --time=1 ca271500cebe456bbeac2b44dcb1abe773dccb094aaccb61c6d436c6d2ddff07 06:17:16 $ docker rm -f --volumes ca271500cebe456bbeac2b44dcb1abe773dccb094aaccb61c6d436c6d2ddff07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:17 + docker inspect -f . ci-base-image-arm64 06:17:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:17 prd-ubuntu20.04-docker-arm64-4c-16g-7098 does not seem to be running inside a container 06:17:17 $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:17:18 $ docker top 0b55a2d0b2623739955acfb7f403b653989c548a9ed957a4880ff5b1a89d69ed -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:19 + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh 06:17:20 + make test 06:17:20 go test ./... -coverprofile=coverage.out ./... 06:18:07 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:20:44 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:20:44 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:20:44 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.082s coverage: 22.2% of statements 06:20:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:20:45 go vet ./... 06:21:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:21:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:21:17 ./bin/test-attribution-txt.sh 06:21:17 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 06:21:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:21:17 $ docker stop --time=1 0b55a2d0b2623739955acfb7f403b653989c548a9ed957a4880ff5b1a89d69ed 06:21:19 $ docker rm -f --volumes 0b55a2d0b2623739955acfb7f403b653989c548a9ed957a4880ff5b1a89d69ed [Pipeline] // withDockerContainer [Pipeline] sh 06:21:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:21:21 Warning: overwriting stash ‘coverage-report’ 06:21:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:21:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:21:22 + ls -al . 06:21:22 total 176 06:21:22 drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 06:17 . 06:21:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:14 .. 06:21:22 -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 06:14 .dockerignore 06:21:22 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 06:15 .git 06:21:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:14 .github 06:21:22 -rw-rw-r-- 1 jenkins jenkins 329 Apr 7 06:14 .gitignore 06:21:22 -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 06:14 .golangci.yml 06:21:22 -rw-rw-r-- 1 jenkins jenkins 9288 Apr 7 06:14 Attribution.txt 06:21:22 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 7 06:14 CHANGELOG.md 06:21:22 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 7 06:14 Dockerfile 06:21:22 -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 06:14 GOVERNANCE.md 06:21:22 -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 06:14 Jenkinsfile 06:21:22 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 06:14 LICENSE 06:21:22 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 7 06:14 Makefile 06:21:22 -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 06:14 OWNERS.md 06:21:22 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 7 06:14 README.md 06:21:22 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 06:12 VERSION 06:21:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:14 bin 06:21:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:14 cmd 06:21:22 -rw-r--r-- 1 jenkins jenkins 18047 Apr 7 06:20 coverage.out 06:21:22 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 7 06:14 go.mod 06:21:22 -rw-rw-r-- 1 jenkins jenkins 31553 Apr 7 06:14 go.sum 06:21:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:14 internal 06:21:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:14 mock 06:21:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:14 snap 06:21:22 -rw-rw-r-- 1 jenkins jenkins 227 Apr 7 06:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:22 + 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=5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 --label arch=arm64 --label version=0.0.0 . 06:21:23 Sending build context to Docker daemon 3.34MB 06:21:23 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:21:23 Step 2/24 : FROM ${BASE} AS builder 06:21:23 ---> 53063d7486a9 06:21:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:21:23 ---> Running in ef29140c8aaf 06:21:23 Removing intermediate container ef29140c8aaf 06:21:23 ---> 19a711f7af5c 06:21:23 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:21:24 ---> Running in ce4816c7afef 06:21:24 Removing intermediate container ce4816c7afef 06:21:24 ---> d55992931fac 06:21:24 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:21:24 ---> Running in d93f7bbf7681 06:21:24 Removing intermediate container d93f7bbf7681 06:21:24 ---> 249651cc2a2d 06:21:24 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:21:24 ---> Running in 615e9fa6b9c2 06:21:25 Removing intermediate container 615e9fa6b9c2 06:21:25 ---> 9643e04bd421 06:21:25 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:21:25 ---> Running in eee77741b349 06:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:21:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:21:28 OK: 268 MiB in 57 packages 06:21:29 Removing intermediate container eee77741b349 06:21:29 ---> a90aac26e94f 06:21:29 Step 8/24 : WORKDIR /device-mqtt-go 06:21:29 ---> Running in 20566cdd1a60 06:21:31 Removing intermediate container 20566cdd1a60 06:21:31 ---> 81881da96116 06:21:31 Step 9/24 : COPY go.mod vendor* ./ 06:21:31 ---> 02fec092668b 06:21:31 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:31 ---> Running in e4c60b14a831 06:21:37 Removing intermediate container e4c60b14a831 06:21:37 ---> 8dff11b0a41e 06:21:37 Step 11/24 : COPY . . 06:21:37 ---> 0013c7947ea6 06:21:37 Step 12/24 : RUN $MAKE 06:21:37 ---> Running in 218257b1bb7c 06:21:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 06:24:00 Removing intermediate container 218257b1bb7c 06:24:00 ---> 2dcfeb286526 06:24:00 Step 13/24 : FROM alpine:3.17 06:24:00 3.17: Pulling from library/alpine 06:24:00 c41833b44d91: Pulling fs layer 06:24:00 c41833b44d91: Verifying Checksum 06:24:00 c41833b44d91: Download complete 06:24:00 c41833b44d91: Pull complete 06:24:00 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:24:00 Status: Downloaded newer image for alpine:3.17 06:24:00 ---> 51e60588ff2c 06:24:00 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 06:24:00 ---> Running in b49a86e12522 06:24:00 Removing intermediate container b49a86e12522 06:24:00 ---> 6e2d9d461954 06:24:00 Step 15/24 : RUN apk add --update --no-cache dumb-init 06:24:00 ---> Running in 8ecfa6c13ebb 06:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:24:02 (1/1) Installing dumb-init (1.2.5-r2) 06:24:02 Executing busybox-1.35.0-r29.trigger 06:24:02 OK: 8 MiB in 16 packages 06:24:05 Removing intermediate container 8ecfa6c13ebb 06:24:05 ---> d06cdabf4dc6 06:24:05 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 06:24:06 ---> e3aca727427a 06:24:06 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 06:24:07 ---> a6734f265cf0 06:24:07 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 06:24:07 ---> fe0c71ac7177 06:24:07 Step 19/24 : EXPOSE 59982 06:24:07 ---> Running in db89382662a9 06:24:07 Removing intermediate container db89382662a9 06:24:07 ---> c0ec47babbc7 06:24:07 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 06:24:07 ---> Running in 9f2898a00ba0 06:24:08 Removing intermediate container 9f2898a00ba0 06:24:08 ---> 40a9d533e992 06:24:08 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:24:08 ---> Running in 0f878128a36c 06:24:08 Removing intermediate container 0f878128a36c 06:24:08 ---> cf5b9bc9a52a 06:24:08 Step 22/24 : LABEL arch=arm64 06:24:08 ---> Running in c7666e529667 06:24:08 Removing intermediate container c7666e529667 06:24:08 ---> 6a2868c7ae62 06:24:08 Step 23/24 : LABEL git_sha=5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 06:24:09 ---> Running in f9451023792f 06:24:09 Removing intermediate container f9451023792f 06:24:09 ---> 6fcfa3197f85 06:24:09 Step 24/24 : LABEL version=0.0.0 06:24:09 ---> Running in b24724698db4 06:24:09 Removing intermediate container b24724698db4 06:24:09 ---> 1a97f5aa76ae 06:24:09 [Warning] One or more build-args [ARCH] were not consumed 06:24:09 Successfully built 1a97f5aa76ae 06:24:09 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 06:24:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:10 06:24:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:10 arm64: Pulling from edgex-lftools-log-publisher 06:24:10 8998bd30e6a1: Pulling fs layer 06:24:10 04944245beec: Pulling fs layer 06:24:10 699f458cf7ca: Pulling fs layer 06:24:10 765212b225bb: Pulling fs layer 06:24:10 f23df028b6ca: Pulling fs layer 06:24:10 d65c8cfc05b1: Pulling fs layer 06:24:10 2437ff75d9bd: Pulling fs layer 06:24:10 765212b225bb: Waiting 06:24:10 d65c8cfc05b1: Waiting 06:24:10 2437ff75d9bd: Waiting 06:24:10 f23df028b6ca: Waiting 06:24:10 04944245beec: Verifying Checksum 06:24:10 04944245beec: Download complete 06:24:10 765212b225bb: Verifying Checksum 06:24:10 765212b225bb: Download complete 06:24:10 f23df028b6ca: Verifying Checksum 06:24:10 f23df028b6ca: Download complete 06:24:10 d65c8cfc05b1: Download complete 06:24:10 699f458cf7ca: Verifying Checksum 06:24:10 699f458cf7ca: Download complete 06:24:11 8998bd30e6a1: Verifying Checksum 06:24:11 8998bd30e6a1: Download complete 06:24:13 2437ff75d9bd: Verifying Checksum 06:24:13 2437ff75d9bd: Download complete 06:24:15 8998bd30e6a1: Pull complete 06:24:19 04944245beec: Pull complete 06:24:19 699f458cf7ca: Pull complete 06:24:20 765212b225bb: Pull complete 06:24:21 f23df028b6ca: Pull complete 06:24:21 d65c8cfc05b1: Pull complete 06:24:36 2437ff75d9bd: Pull complete 06:24:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:24:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:36 prd-ubuntu20.04-docker-arm64-4c-16g-7098 does not seem to be running inside a container 06:24:36 $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:24:38 $ docker top a6616744574c55afd3b842490a546a4c4874b48711e32c4d102ce18dce6c7554 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:39 ---> job-cost.sh 06:24:39 lf-activate-venv: SKIPPING 06:24:39 INFO: No Stack... 06:24:39 INFO: Retrieving Pricing Info for: v3-standard-4 06:24:40 INFO: Archiving Costs [Pipeline] sh 06:24:41 + cut -d, -f6 06:24:41 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [Pipeline] lock 06:24:41 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-556-2-stack-cost] 06:24:41 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-556-2-stack-cost] did not exist. Created. 06:24:41 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-556-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:24:42 /w/workspace/device-mqtt-go/2@tmp/durable-c3e97360/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:24:42 + echo total: 0.10999999940395355 [Pipeline] stash 06:24:42 Warning: overwriting stash ‘stack-cost’ 06:24:42 Stashed 1 file(s) [Pipeline] } 06:24:42 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-556-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:24:42 $ docker stop --time=1 a6616744574c55afd3b842490a546a4c4874b48711e32c4d102ce18dce6c7554 06:24:45 $ docker rm -f --volumes a6616744574c55afd3b842490a546a4c4874b48711e32c4d102ce18dce6c7554 [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 06:24:45 provisioning config files... 06:24:45 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp/config6120185124776617245tmp [Pipeline] { [Pipeline] sh 06:24:46 + set +x 06:24:46 + bash -s -- 06:24:46 + curl -s https://codecov.io/bash 06:24:46 06:24:46 _____ _ 06:24:46 / ____| | | 06:24:46 | | ___ __| | ___ ___ _____ __ 06:24:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:24:46 | |___| (_) | (_| | __/ (_| (_) \ V / 06:24:46 \_____\___/ \__,_|\___|\___\___/ \_/ 06:24:46 Bash-1.0.6 06:24:46 06:24:46 06:24:46 ==> git version 2.25.1 found 06:24:46 ==> 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 06:24:46 Release-Date: 2020-01-08 06:24:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:24:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:24:46 ==> Jenkins CI detected. 06:24:46 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-556 06:24:46 project root: . 06:24:46 --> token set from env 06:24:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:24:46 ==> Running gcov in . (disable via -X gcov) 06:24:46 ==> Python coveragepy not found 06:24:46 ==> Searching for coverage reports in: 06:24:46 + . 06:24:46 -> Found 1 reports 06:24:46 ==> Detecting git/mercurial file structure 06:24:46 ==> Reading reports 06:24:46 + ./coverage.out bytes=18047 06:24:46 ==> Appending adjustments 06:24:46 https://docs.codecov.io/docs/fixing-reports 06:24:46 + Found adjustments 06:24:46 ==> Gzipping contents 06:24:46 4.0K /tmp/codecov.LfrLlv.gz 06:24:46 ==> Uploading reports 06:24:46 url: https://codecov.io 06:24:46 query: branch=PR-556&commit=5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-556%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=556&job=&cmd_args= 06:24:46 -> Pinging Codecov 06:24:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-556&commit=5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-556%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=556&job=&cmd_args= 06:24:46 -> Uploading to 06:24:46 https://storage.googleapis.com/codecov/v4/raw/2023-04-07/7D719EC7BBE17E464838252E33014C33/5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7/d5bd4b4f-595e-4205-af59-15eff0616d94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T062446Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d7bfda98e74dab58fc2bfdc5ac74b405e54d428f27f61fa677809d080a6bea3 06:24:46 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:46 Dload Upload Total Spent Left Speed 06:24:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3127 0 0 100 3127 0 12408 --:--:-- --:--:-- --:--:-- 12359 100 3127 0 0 100 3127 0 12408 --:--:-- --:--:-- --:--:-- 12359 06:24:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/5477c2b4d48ae83bdeb3ead19a4fb432ad2569b7 [Pipeline] } 06:24:46 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 06:24:47 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-556/archives ] 06:24:47 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-556/archives 06:24:47 total 16 06:24:47 drwxr-xr-x 3 root root 4096 Apr 7 06:13 . 06:24:47 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 06:13 .. 06:24:47 drwxr-xr-x 2 root root 4096 Apr 7 06:13 cost 06:24:47 -rw-r--r-- 1 root root 86 Apr 7 06:13 cost.csv 06:24:47 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-556/archives 06:24:47 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-556/archives 06:24:47 total 16 06:24:47 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 06:13 . 06:24:47 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 06:13 .. 06:24:47 drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 06:13 cost 06:24:47 -rw-r--r-- 1 jenkins jenkins 86 Apr 7 06:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:24:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:24:48 ---> package-listing.sh 06:24:48 ++ facter osfamily 06:24:48 ++ tr '[:upper:]' '[:lower:]' 06:24:48 + OS_FAMILY=debian 06:24:48 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-556 06:24:48 + START_PACKAGES=/tmp/packages_start.txt 06:24:48 + END_PACKAGES=/tmp/packages_end.txt 06:24:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:24:48 + PACKAGES=/tmp/packages_start.txt 06:24:48 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-556 ']' 06:24:48 + PACKAGES=/tmp/packages_end.txt 06:24:48 + case "${OS_FAMILY}" in 06:24:48 + dpkg -l 06:24:48 + grep '^ii' 06:24:48 + '[' -f /tmp/packages_start.txt ']' 06:24:48 + '[' -f /tmp/packages_end.txt ']' 06:24:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:24:48 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-556 ']' 06:24:48 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-556/archives/ 06:24:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-556/archives/ [Pipeline] echo 06:24:48 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-556/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:24:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:24:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:49 prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container 06:24:49 $ 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-556/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-556 -v /w/workspace/gexfoundry_device-mqtt-go_PR-556:/w/workspace/gexfoundry_device-mqtt-go_PR-556:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:24:49 $ docker top 3c8c5f11eff99f8dc5bab5c9ba06757d4e32abfa4e6ed7e3ad57a6d7d633e718 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:50 + touch /tmp/pre-build-complete [Pipeline] sh 06:24:50 + mkdir -p /var/log/sysstat [Pipeline] sh 06:24:50 + ls /var/log/sa-host 06:24:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:50 provisioning config files... 06:24:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp/config873379351650352823tmp [Pipeline] { [Pipeline] echo 06:24:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:24:51 ---> create-netrc.sh [Pipeline] } 06:24:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:24:51 ---> python-tools-install.sh [Pipeline] echo 06:24:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:24:51 ---> sudo-logs.sh 06:24:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:24:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:24:52 ---> job-cost.sh 06:24:52 lf-activate-venv: SKIPPING 06:24:52 DEBUG: total: 0.2199999988079071 06:24:52 INFO: Retrieving Stack Cost... 06:24:52 INFO: Retrieving Pricing Info for: v3-standard-8 06:24:52 INFO: Archiving Costs [Pipeline] echo 06:24:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:24:53 ---> logs-deploy.sh 06:24:53 lf-activate-venv: SKIPPING 06:24:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-556/2 06:24:53 INFO: archiving workspace using pattern(s): 06:24:54 Archives upload complete. 06:24:54 INFO: archiving logs to Nexus 06:24:54 ---> uname -a: 06:24:54 Linux prd-ubuntu20-04-docker-8c-8g-7094 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:24:54 06:24:54 06:24:54 ---> lscpu: 06:24:54 Architecture: x86_64 06:24:54 CPU op-mode(s): 32-bit, 64-bit 06:24:54 Byte Order: Little Endian 06:24:54 Address sizes: 40 bits physical, 48 bits virtual 06:24:54 CPU(s): 8 06:24:54 On-line CPU(s) list: 0-7 06:24:54 Thread(s) per core: 1 06:24:54 Core(s) per socket: 1 06:24:54 Socket(s): 8 06:24:54 NUMA node(s): 1 06:24:54 Vendor ID: AuthenticAMD 06:24:54 CPU family: 23 06:24:54 Model: 49 06:24:54 Model name: AMD EPYC-Rome Processor 06:24:54 Stepping: 0 06:24:54 CPU MHz: 2800.000 06:24:54 BogoMIPS: 5600.00 06:24:54 Virtualization: AMD-V 06:24:54 Hypervisor vendor: KVM 06:24:54 Virtualization type: full 06:24:54 L1d cache: 256 KiB 06:24:54 L1i cache: 256 KiB 06:24:54 L2 cache: 4 MiB 06:24:54 L3 cache: 128 MiB 06:24:54 NUMA node0 CPU(s): 0-7 06:24:54 Vulnerability Itlb multihit: Not affected 06:24:54 Vulnerability L1tf: Not affected 06:24:54 Vulnerability Mds: Not affected 06:24:54 Vulnerability Meltdown: Not affected 06:24:54 Vulnerability Mmio stale data: Not affected 06:24:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:24:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:24:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:24:54 Vulnerability Srbds: Not affected 06:24:54 Vulnerability Tsx async abort: Not affected 06:24:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:24:54 06:24:54 06:24:54 ---> nproc: 06:24:54 8 06:24:54 06:24:54