Pull request #600 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3cacedf1681f77950d561024d7ead166cd6b51a4+5181a79f2e8ff3649cabd86ba481ab4c2b5b9ac4 (e001f88ec7c3d08867f295e39c97f51f16e50431) 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-ssh7450884884253031659.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1007592562540926226.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-600/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-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14737928425350223212.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh16616168460398919325.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-600/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-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7859847309768257868.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16011 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [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-600 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5181a79f2e8ff3649cabd86ba481ab4c2b5b9ac4 into PR head commit 3cacedf1681f77950d561024d7ead166cd6b51a4 Merge succeeded, producing 3cacedf1681f77950d561024d7ead166cd6b51a4 Checking out Revision 3cacedf1681f77950d561024d7ead166cd6b51a4 (PR-600) Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-18T09:32:31.373Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-18T09:32:31.441Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-18T09:32:31.459Z] ========================================================= [2023-05-18T09:32:31.459Z] EdgeX Global Pipelines Version Info [2023-05-18T09:32:31.459Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3cacedf1681f77950d561024d7ead166cd6b51a4 # 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 5181a79f2e8ff3649cabd86ba481ab4c2b5b9ac4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3cacedf1681f77950d561024d7ead166cd6b51a4 # timeout=10 > git rev-list --no-walk 85f63c053e6bb81042298f89b06a21ea03e3496c # timeout=10 [2023-05-18T09:32:32.182Z] ------------------- [2023-05-18T09:32:32.182Z] stable info: [2023-05-18T09:32:32.182Z] ------------------- [2023-05-18T09:32:32.182Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-18T09:32:32.182Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T09:32:32.182Z] Message: update stable to v1.0.249 [2023-05-18T09:32:32.763Z] ------------------- [2023-05-18T09:32:32.763Z] experimental info: [2023-05-18T09:32:32.763Z] ------------------- [2023-05-18T09:32:32.763Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-18T09:32:32.763Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T09:32:32.763Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-18T09:32:32.983Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-18T09:32:32.998Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-18T09:32:33.012Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-18T09:32:33.024Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-18T09:32:33.035Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-18T09:32:33.052Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-18T09:32:33.063Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-18T09:32:33.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-18T09:32:33.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-18T09:32:33.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-18T09:32:33.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-18T09:32:33.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-18T09:32:33.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-18T09:32:33.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-18T09:32:33.172Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T09:32:33.184Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T09:32:33.196Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T09:32:33.208Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T09:32:33.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-18T09:32:33.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-18T09:32:33.248Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-18T09:32:33.264Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-18T09:32:33.282Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-18T09:32:33.299Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-18T09:32:33.312Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-18T09:32:33.327Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-18T09:32:33.338Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-18T09:32:33.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-600 [Pipeline] echo [2023-05-18T09:32:33.366Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-600 [Pipeline] echo [2023-05-18T09:32:33.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-600 [Pipeline] echo [2023-05-18T09:32:33.407Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3cacedf1681f77950d561024d7ead166cd6b51a4 [Pipeline] echo [2023-05-18T09:32:33.427Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3cacedf [Pipeline] echo [2023-05-18T09:32:33.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T09:32:33.496Z] provisioning config files... [2023-05-18T09:32:33.510Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config9555076251957900846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:32:33.816Z] ---> docker-login.sh [2023-05-18T09:32:33.816Z] nexus3.edgexfoundry.org:10001 [2023-05-18T09:32:34.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T09:32:34.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T09:32:34.077Z] Configure a credential helper to remove this warning. See [2023-05-18T09:32:34.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T09:32:34.077Z] [2023-05-18T09:32:34.077Z] Login Succeeded [2023-05-18T09:32:34.077Z] nexus3.edgexfoundry.org:10002 [2023-05-18T09:32:34.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T09:32:34.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T09:32:34.077Z] Configure a credential helper to remove this warning. See [2023-05-18T09:32:34.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T09:32:34.077Z] [2023-05-18T09:32:34.077Z] Login Succeeded [2023-05-18T09:32:34.077Z] nexus3.edgexfoundry.org:10003 [2023-05-18T09:32:34.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T09:32:34.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T09:32:34.339Z] Configure a credential helper to remove this warning. See [2023-05-18T09:32:34.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T09:32:34.339Z] [2023-05-18T09:32:34.339Z] Login Succeeded [2023-05-18T09:32:34.339Z] nexus3.edgexfoundry.org:10004 [2023-05-18T09:32:34.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T09:32:34.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T09:32:34.339Z] Configure a credential helper to remove this warning. See [2023-05-18T09:32:34.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T09:32:34.339Z] [2023-05-18T09:32:34.339Z] Login Succeeded [2023-05-18T09:32:34.339Z] docker.io [2023-05-18T09:32:34.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T09:32:34.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T09:32:34.600Z] Configure a credential helper to remove this warning. See [2023-05-18T09:32:34.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T09:32:34.600Z] [2023-05-18T09:32:34.600Z] Login Succeeded [2023-05-18T09:32:34.600Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T09:32:34.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-18T09:32:34.995Z] + git rev-list -1 --merges 3cacedf1681f77950d561024d7ead166cd6b51a4~1..3cacedf1681f77950d561024d7ead166cd6b51a4 [Pipeline] echo [2023-05-18T09:32:35.072Z] -----------> git rev-list -1 --merges 3cacedf1681f77950d561024d7ead166cd6b51a4~1..3cacedf1681f77950d561024d7ead166cd6b51a4 3cacedf1681f77950d561024d7ead166cd6b51a4 [false] [Pipeline] sh [2023-05-18T09:32:35.357Z] + git log --format=format:%s -1 3cacedf1681f77950d561024d7ead166cd6b51a4 [Pipeline] echo [2023-05-18T09:32:35.374Z] ========================================================= [2023-05-18T09:32:35.374Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-18T09:32:35.374Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T09:32:35.708Z] + git log --format=format:%s -1 3cacedf1681f77950d561024d7ead166cd6b51a4 [Pipeline] echo [2023-05-18T09:32:35.719Z] [semverPrep] GIT_COMMIT: 3cacedf1681f77950d561024d7ead166cd6b51a4, Commit Message: build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 [Pipeline] echo [2023-05-18T09:32:35.728Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-18T09:32:36.079Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T09:32:36.079Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-18T09:32:36.079Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-18T09:32:36.079Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-18T09:32:36.079Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-18T09:32:36.079Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-18T09:32:36.079Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T09:32:36.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T09:32:36.440Z] [2023-05-18T09:32:36.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T09:32:36.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T09:32:36.744Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-18T09:32:36.744Z] b85a868b505f: Pulling fs layer [2023-05-18T09:32:36.744Z] e2be974225ed: Pulling fs layer [2023-05-18T09:32:36.744Z] 339a4e72a1f5: Pulling fs layer [2023-05-18T09:32:36.744Z] 988bab9f4d93: Pulling fs layer [2023-05-18T09:32:36.744Z] 1469e6f7b9e6: Pulling fs layer [2023-05-18T09:32:36.744Z] eaf3925da568: Pulling fs layer [2023-05-18T09:32:36.744Z] bab4dde63d76: Pulling fs layer [2023-05-18T09:32:36.744Z] bde34c3a00c8: Pulling fs layer [2023-05-18T09:32:36.744Z] b352a97aabf1: Pulling fs layer [2023-05-18T09:32:36.744Z] 4872d77fe225: Pulling fs layer [2023-05-18T09:32:36.744Z] 5851b861e8e6: Pulling fs layer [2023-05-18T09:32:36.744Z] 988bab9f4d93: Waiting [2023-05-18T09:32:36.744Z] 1469e6f7b9e6: Waiting [2023-05-18T09:32:36.744Z] eaf3925da568: Waiting [2023-05-18T09:32:36.744Z] bab4dde63d76: Waiting [2023-05-18T09:32:36.744Z] b352a97aabf1: Waiting [2023-05-18T09:32:36.744Z] bde34c3a00c8: Waiting [2023-05-18T09:32:36.744Z] 4872d77fe225: Waiting [2023-05-18T09:32:36.744Z] 5851b861e8e6: Waiting [2023-05-18T09:32:36.744Z] e2be974225ed: Download complete [2023-05-18T09:32:36.744Z] 988bab9f4d93: Verifying Checksum [2023-05-18T09:32:36.744Z] 988bab9f4d93: Download complete [2023-05-18T09:32:36.744Z] 339a4e72a1f5: Verifying Checksum [2023-05-18T09:32:36.744Z] 339a4e72a1f5: Download complete [2023-05-18T09:32:37.012Z] eaf3925da568: Download complete [2023-05-18T09:32:37.012Z] 1469e6f7b9e6: Verifying Checksum [2023-05-18T09:32:37.012Z] 1469e6f7b9e6: Download complete [2023-05-18T09:32:37.012Z] bde34c3a00c8: Verifying Checksum [2023-05-18T09:32:37.012Z] bde34c3a00c8: Download complete [2023-05-18T09:32:37.012Z] b352a97aabf1: Verifying Checksum [2023-05-18T09:32:37.012Z] b352a97aabf1: Download complete [2023-05-18T09:32:37.012Z] 4872d77fe225: Download complete [2023-05-18T09:32:37.012Z] 5851b861e8e6: Download complete [2023-05-18T09:32:37.012Z] b85a868b505f: Download complete [2023-05-18T09:32:37.272Z] bab4dde63d76: Verifying Checksum [2023-05-18T09:32:37.272Z] bab4dde63d76: Download complete [2023-05-18T09:32:38.208Z] b85a868b505f: Pull complete [2023-05-18T09:32:38.208Z] e2be974225ed: Pull complete [2023-05-18T09:32:38.777Z] 339a4e72a1f5: Pull complete [2023-05-18T09:32:38.777Z] 988bab9f4d93: Pull complete [2023-05-18T09:32:39.036Z] 1469e6f7b9e6: Pull complete [2023-05-18T09:32:39.295Z] eaf3925da568: Pull complete [2023-05-18T09:32:41.228Z] bab4dde63d76: Pull complete [2023-05-18T09:32:41.228Z] bde34c3a00c8: Pull complete [2023-05-18T09:32:41.228Z] b352a97aabf1: Pull complete [2023-05-18T09:32:41.228Z] 4872d77fe225: Pull complete [2023-05-18T09:32:41.228Z] 5851b861e8e6: Pull complete [2023-05-18T09:32:41.228Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-18T09:32:41.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T09:32:41.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T09:32:41.348Z] prd-ubuntu20.04-docker-8c-8g-16011 does not seem to be running inside a container [2023-05-18T09:32:41.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@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 [2023-05-18T09:32:43.775Z] $ docker top af9e3a368fb9664f7e0a27cec0d0c62fd60f7305b890ac9d91c14dd74534cc5f -eo pid,comm [2023-05-18T09:32:43.840Z] 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). [2023-05-18T09:32:43.840Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T09:32:43.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T09:32:43.877Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T09:32:43.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T09:32:43.982Z] $ docker exec af9e3a368fb9664f7e0a27cec0d0c62fd60f7305b890ac9d91c14dd74534cc5f ssh-agent [2023-05-18T09:32:44.095Z] SSH_AUTH_SOCK=/tmp/ssh-YeKcoPKnxq48/agent.31 [2023-05-18T09:32:44.095Z] SSH_AGENT_PID=37 [2023-05-18T09:32:44.102Z] Running ssh-add (command line suppressed) [2023-05-18T09:32:44.189Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_3395355897528131066.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_3395355897528131066.key) [2023-05-18T09:32:44.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T09:32:44.503Z] + git tag --points-at HEAD [Pipeline] } [2023-05-18T09:32:44.508Z] $ docker exec --env ******** --env ******** af9e3a368fb9664f7e0a27cec0d0c62fd60f7305b890ac9d91c14dd74534cc5f ssh-agent -k [2023-05-18T09:32:44.608Z] unset SSH_AUTH_SOCK; [2023-05-18T09:32:44.608Z] unset SSH_AGENT_PID; [2023-05-18T09:32:44.608Z] echo Agent pid 37 killed; [2023-05-18T09:32:44.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-18T09:32:44.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T09:32:44.648Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T09:32:44.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T09:32:44.750Z] $ docker exec af9e3a368fb9664f7e0a27cec0d0c62fd60f7305b890ac9d91c14dd74534cc5f ssh-agent [2023-05-18T09:32:44.863Z] SSH_AUTH_SOCK=/tmp/ssh-JCI7CcrRqVnD/agent.69 [2023-05-18T09:32:44.863Z] SSH_AGENT_PID=75 [2023-05-18T09:32:44.868Z] Running ssh-add (command line suppressed) [2023-05-18T09:32:44.963Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_10919744552657768928.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_10919744552657768928.key) [2023-05-18T09:32:44.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T09:32:45.273Z] + git semver init [2023-05-18T09:32:45.533Z] 2023-05-18 09:32:45,437 [run_init] DEBUG init version:0.0.0 force:False [2023-05-18T09:32:45.533Z] 2023-05-18 09:32:45,438 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver [2023-05-18T09:32:45.533Z] 2023-05-18 09:32:45,439 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver [2023-05-18T09:32:45.533Z] 2023-05-18 09:32:45,439 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600, universal_newlines=False, shell=None, istream=None) [2023-05-18T09:32:46.473Z] 2023-05-18 09:32:46,237 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.git/info/exclude [2023-05-18T09:32:46.473Z] 2023-05-18 09:32:46,238 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 with force:False [2023-05-18T09:32:46.473Z] 2023-05-18 09:32:46,238 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 [2023-05-18T09:32:46.473Z] 2023-05-18 09:32:46,242 [execute] INFO git cat-file --batch-check [2023-05-18T09:32:46.473Z] 2023-05-18 09:32:46,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T09:32:46.473Z] 2023-05-18 09:32:46,249 [execute] INFO git cat-file --batch [2023-05-18T09:32:46.473Z] 2023-05-18 09:32:46,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T09:32:46.473Z] 2023-05-18 09:32:46,255 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 [2023-05-18T09:32:46.473Z] 0.0.0 [Pipeline] } [2023-05-18T09:32:46.479Z] $ docker exec --env ******** --env ******** af9e3a368fb9664f7e0a27cec0d0c62fd60f7305b890ac9d91c14dd74534cc5f ssh-agent -k [2023-05-18T09:32:46.578Z] unset SSH_AUTH_SOCK; [2023-05-18T09:32:46.579Z] unset SSH_AGENT_PID; [2023-05-18T09:32:46.579Z] echo Agent pid 75 killed; [2023-05-18T09:32:46.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T09:32:46.904Z] + git semver [Pipeline] } [2023-05-18T09:32:47.172Z] $ docker stop --time=1 af9e3a368fb9664f7e0a27cec0d0c62fd60f7305b890ac9d91c14dd74534cc5f [2023-05-18T09:32:48.491Z] $ docker rm -f --volumes af9e3a368fb9664f7e0a27cec0d0c62fd60f7305b890ac9d91c14dd74534cc5f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T09:32:48.838Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-18T09:32:49.056Z] Stashed 1 file(s) [Pipeline] echo [2023-05-18T09:32:49.059Z] [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 [2023-05-18T09:32:49.211Z] provisioning config files... [2023-05-18T09:32:49.220Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config272751567266977489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:32:49.516Z] ---> docker-login.sh [2023-05-18T09:32:49.517Z] nexus3.edgexfoundry.org:10001 [2023-05-18T09:32:49.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T09:32:49.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T09:32:49.517Z] Configure a credential helper to remove this warning. See [2023-05-18T09:32:49.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T09:32:49.517Z] [2023-05-18T09:32:49.517Z] Login Succeeded [2023-05-18T09:32:49.517Z] nexus3.edgexfoundry.org:10002 [2023-05-18T09:32:49.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T09:32:49.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T09:32:49.517Z] Configure a credential helper to remove this warning. See [2023-05-18T09:32:49.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T09:32:49.517Z] [2023-05-18T09:32:49.517Z] Login Succeeded [2023-05-18T09:32:49.517Z] nexus3.edgexfoundry.org:10003 [2023-05-18T09:32:49.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T09:32:49.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T09:32:49.777Z] Configure a credential helper to remove this warning. See [2023-05-18T09:32:49.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T09:32:49.777Z] [2023-05-18T09:32:49.777Z] Login Succeeded [2023-05-18T09:32:49.777Z] nexus3.edgexfoundry.org:10004 [2023-05-18T09:32:49.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T09:32:49.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T09:32:49.777Z] Configure a credential helper to remove this warning. See [2023-05-18T09:32:49.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T09:32:49.777Z] [2023-05-18T09:32:49.777Z] Login Succeeded [2023-05-18T09:32:49.777Z] docker.io [2023-05-18T09:32:50.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T09:32:50.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T09:32:50.036Z] Configure a credential helper to remove this warning. See [2023-05-18T09:32:50.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T09:32:50.036Z] [2023-05-18T09:32:50.036Z] Login Succeeded [2023-05-18T09:32:50.036Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T09:32:50.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T09:32:50.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T09:32:50.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T09:32:50.133Z] ========================================================= [2023-05-18T09:32:50.133Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-18T09:32:50.133Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T09:32:50.437Z] + 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 . [2023-05-18T09:32:50.437Z] Sending build context to Docker daemon 6.546MB [2023-05-18T09:32:50.437Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T09:32:50.437Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-18T09:32:50.437Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-18T09:32:50.437Z] f56be85fc22e: Pulling fs layer [2023-05-18T09:32:50.437Z] 85791d961cd3: Pulling fs layer [2023-05-18T09:32:50.437Z] d694b5ae8c79: Pulling fs layer [2023-05-18T09:32:50.437Z] 9f32a84ed3da: Pulling fs layer [2023-05-18T09:32:50.437Z] 4d19c01a9841: Pulling fs layer [2023-05-18T09:32:50.437Z] 9325e15d5711: Pulling fs layer [2023-05-18T09:32:50.437Z] 556b6ee489ea: Pulling fs layer [2023-05-18T09:32:50.437Z] c5a4b2cf53e6: Pulling fs layer [2023-05-18T09:32:50.437Z] 9f32a84ed3da: Waiting [2023-05-18T09:32:50.437Z] 4d19c01a9841: Waiting [2023-05-18T09:32:50.437Z] 9325e15d5711: Waiting [2023-05-18T09:32:50.437Z] 556b6ee489ea: Waiting [2023-05-18T09:32:50.437Z] c5a4b2cf53e6: Waiting [2023-05-18T09:32:50.437Z] 85791d961cd3: Verifying Checksum [2023-05-18T09:32:50.437Z] 85791d961cd3: Download complete [2023-05-18T09:32:50.437Z] 9f32a84ed3da: Verifying Checksum [2023-05-18T09:32:50.437Z] 9f32a84ed3da: Download complete [2023-05-18T09:32:50.700Z] 4d19c01a9841: Verifying Checksum [2023-05-18T09:32:50.700Z] 4d19c01a9841: Download complete [2023-05-18T09:32:50.700Z] f56be85fc22e: Download complete [2023-05-18T09:32:50.700Z] 9325e15d5711: Verifying Checksum [2023-05-18T09:32:50.700Z] 9325e15d5711: Download complete [2023-05-18T09:32:50.700Z] f56be85fc22e: Pull complete [2023-05-18T09:32:50.962Z] 85791d961cd3: Pull complete [2023-05-18T09:32:51.223Z] d694b5ae8c79: Download complete [2023-05-18T09:32:51.223Z] c5a4b2cf53e6: Verifying Checksum [2023-05-18T09:32:51.223Z] c5a4b2cf53e6: Download complete [2023-05-18T09:32:51.482Z] 556b6ee489ea: Verifying Checksum [2023-05-18T09:32:51.482Z] 556b6ee489ea: Download complete [2023-05-18T09:32:54.771Z] d694b5ae8c79: Pull complete [2023-05-18T09:32:55.030Z] 9f32a84ed3da: Pull complete [2023-05-18T09:32:55.030Z] 4d19c01a9841: Pull complete [2023-05-18T09:32:55.030Z] 9325e15d5711: Pull complete [2023-05-18T09:32:57.567Z] 556b6ee489ea: Pull complete [2023-05-18T09:32:58.504Z] c5a4b2cf53e6: Pull complete [2023-05-18T09:32:58.504Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-18T09:32:58.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-18T09:32:58.504Z] ---> c4be618373d6 [2023-05-18T09:32:58.505Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-18T09:33:02.698Z] ---> Running in 87db64c4fef7 [2023-05-18T09:33:02.698Z] Removing intermediate container 87db64c4fef7 [2023-05-18T09:33:02.698Z] ---> 7ca5fd5be4b0 [2023-05-18T09:33:02.698Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T09:33:02.698Z] ---> Running in 2ad65defc547 [2023-05-18T09:33:02.698Z] Removing intermediate container 2ad65defc547 [2023-05-18T09:33:02.698Z] ---> 548deeb90d85 [2023-05-18T09:33:02.698Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-18T09:33:02.698Z] ---> Running in 44750f5f20d7 [2023-05-18T09:33:02.698Z] Removing intermediate container 44750f5f20d7 [2023-05-18T09:33:02.698Z] ---> 381751ea8618 [2023-05-18T09:33:02.698Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T09:33:02.698Z] ---> Running in eac4cbdd867e [2023-05-18T09:33:02.698Z] Removing intermediate container eac4cbdd867e [2023-05-18T09:33:02.698Z] ---> 6a1043b6b6bb [2023-05-18T09:33:02.698Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T09:33:02.698Z] ---> Running in f455063cdb02 [2023-05-18T09:33:02.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T09:33:02.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T09:33:03.216Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-18T09:33:03.216Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-18T09:33:03.475Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-18T09:33:03.475Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-18T09:33:03.475Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T09:33:03.475Z] OK: 269 MiB in 57 packages [2023-05-18T09:33:04.045Z] Removing intermediate container f455063cdb02 [2023-05-18T09:33:04.045Z] ---> 788b8f8b3997 [2023-05-18T09:33:04.045Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-18T09:33:04.045Z] ---> Running in e0d071740279 [2023-05-18T09:33:04.045Z] Removing intermediate container e0d071740279 [2023-05-18T09:33:04.045Z] ---> eec0e72ef77d [2023-05-18T09:33:04.045Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-18T09:33:04.045Z] ---> 37cd3d734ca8 [2023-05-18T09:33:04.045Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T09:33:04.045Z] ---> Running in 93315c6a58eb [2023-05-18T09:33:04.171Z] Still waiting to schedule task [2023-05-18T09:33:04.171Z] ‘prd-ubuntu20.04-docker-8c-8g-16010’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-18T09:33:04.172Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16012’ is offline [2023-05-18T09:33:30.616Z] Removing intermediate container 93315c6a58eb [2023-05-18T09:33:30.617Z] ---> e71b8c592181 [2023-05-18T09:33:30.617Z] Step 11/12 : COPY . . [2023-05-18T09:33:30.617Z] ---> e27b2025d2a7 [2023-05-18T09:33:30.617Z] Step 12/12 : RUN $MAKE [2023-05-18T09:33:30.617Z] ---> Running in 384c4b3de3b0 [2023-05-18T09:33:30.617Z] noop [2023-05-18T09:33:30.617Z] Removing intermediate container 384c4b3de3b0 [2023-05-18T09:33:30.617Z] ---> f551c439a808 [2023-05-18T09:33:30.617Z] Successfully built f551c439a808 [2023-05-18T09:33:30.617Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T09:33:30.933Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T09:33:30.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T09:33:31.004Z] prd-ubuntu20.04-docker-8c-8g-16011 does not seem to be running inside a container [2023-05-18T09:33:31.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@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 [2023-05-18T09:33:31.398Z] $ docker top a2fd3fa9feb45aae877f9af2c08cdee03ab0e175068e92df7c3d9b04ec5b5b16 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T09:33:31.739Z] + go version [2023-05-18T09:33:31.739Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-18T09:33:31.757Z] $ docker stop --time=1 a2fd3fa9feb45aae877f9af2c08cdee03ab0e175068e92df7c3d9b04ec5b5b16 [2023-05-18T09:33:33.054Z] $ docker rm -f --volumes a2fd3fa9feb45aae877f9af2c08cdee03ab0e175068e92df7c3d9b04ec5b5b16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T09:33:33.446Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T09:33:33.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T09:33:33.530Z] prd-ubuntu20.04-docker-8c-8g-16011 does not seem to be running inside a container [2023-05-18T09:33:33.567Z] $ 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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@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 [2023-05-18T09:33:33.910Z] $ docker top 60f3c314f51fceed73ea43ec29b58627dee5bfc94fec996d92bf0d69bfc8d183 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T09:33:34.249Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] fileExists [Pipeline] sh [2023-05-18T09:33:34.546Z] + make test [2023-05-18T09:33:34.546Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T09:33:39.817Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-18T09:33:49.798Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-18T09:33:50.735Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-18T09:33:50.735Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.021s coverage: 23.1% of statements [2023-05-18T09:33:58.843Z] go vet ./... [2023-05-18T09:34:02.128Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T09:34:02.128Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T09:34:02.128Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T09:34:02.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T09:34:02.159Z] $ docker stop --time=1 60f3c314f51fceed73ea43ec29b58627dee5bfc94fec996d92bf0d69bfc8d183 [2023-05-18T09:34:05.016Z] $ docker rm -f --volumes 60f3c314f51fceed73ea43ec29b58627dee5bfc94fec996d92bf0d69bfc8d183 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T09:34:05.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T09:34:05.531Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-18T09:34:05.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T09:34:06.246Z] + ls -al . [2023-05-18T09:34:06.247Z] total 180 [2023-05-18T09:34:06.247Z] drwxrwxr-x 10 jenkins jenkins 4096 May 18 09:33 . [2023-05-18T09:34:06.247Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 09:32 .. [2023-05-18T09:34:06.247Z] -rw-rw-r-- 1 jenkins jenkins 140 May 18 09:32 .dockerignore [2023-05-18T09:34:06.247Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 09:32 .git [2023-05-18T09:34:06.247Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 09:32 .github [2023-05-18T09:34:06.247Z] -rw-rw-r-- 1 jenkins jenkins 329 May 18 09:32 .gitignore [2023-05-18T09:34:06.247Z] -rw-rw-r-- 1 jenkins jenkins 41 May 18 09:32 .golangci.yml [2023-05-18T09:34:06.247Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 09:32 .semver [2023-05-18T09:34:06.247Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 18 09:32 Attribution.txt [2023-05-18T09:34:06.247Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 18 09:32 CHANGELOG.md [2023-05-18T09:34:06.247Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 18 09:32 Dockerfile [2023-05-18T09:34:06.247Z] -rw-rw-r-- 1 jenkins jenkins 677 May 18 09:32 GOVERNANCE.md [2023-05-18T09:34:06.247Z] -rw-rw-r-- 1 jenkins jenkins 678 May 18 09:32 Jenkinsfile [2023-05-18T09:34:06.247Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 18 09:32 LICENSE [2023-05-18T09:34:06.247Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 18 09:32 Makefile [2023-05-18T09:34:06.247Z] -rw-rw-r-- 1 jenkins jenkins 620 May 18 09:32 OWNERS.md [2023-05-18T09:34:06.247Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 18 09:32 README.md [2023-05-18T09:34:06.247Z] -rw-rw-r-- 1 jenkins jenkins 5 May 18 09:32 VERSION [2023-05-18T09:34:06.247Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 09:32 bin [2023-05-18T09:34:06.247Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 09:32 cmd [2023-05-18T09:34:06.247Z] -rw-r--r-- 1 jenkins jenkins 18144 May 18 09:33 coverage.out [2023-05-18T09:34:06.247Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 18 09:32 go.mod [2023-05-18T09:34:06.247Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 18 09:32 go.sum [2023-05-18T09:34:06.247Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 09:32 internal [2023-05-18T09:34:06.247Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 09:32 mock [2023-05-18T09:34:06.247Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 09:32 snap [2023-05-18T09:34:06.247Z] -rw-rw-r-- 1 jenkins jenkins 227 May 18 09:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T09:34:06.554Z] + 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=3cacedf1681f77950d561024d7ead166cd6b51a4 --label arch=amd64 --label version=0.0.0 . [2023-05-18T09:34:06.554Z] Sending build context to Docker daemon 6.565MB [2023-05-18T09:34:06.554Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T09:34:06.554Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-18T09:34:06.554Z] ---> f551c439a808 [2023-05-18T09:34:06.554Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-18T09:34:06.554Z] ---> Running in 5d978883728f [2023-05-18T09:34:06.816Z] Removing intermediate container 5d978883728f [2023-05-18T09:34:06.816Z] ---> fca314a42881 [2023-05-18T09:34:06.816Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T09:34:06.816Z] ---> Running in b52576d5cd46 [2023-05-18T09:34:06.816Z] Removing intermediate container b52576d5cd46 [2023-05-18T09:34:06.816Z] ---> 6e7674a8a086 [2023-05-18T09:34:06.816Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-18T09:34:06.816Z] ---> Running in 5c289ed97030 [2023-05-18T09:34:06.816Z] Removing intermediate container 5c289ed97030 [2023-05-18T09:34:06.816Z] ---> 87d3470c08ed [2023-05-18T09:34:06.816Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T09:34:06.816Z] ---> Running in 813d35caa0c4 [2023-05-18T09:34:07.125Z] Removing intermediate container 813d35caa0c4 [2023-05-18T09:34:07.125Z] ---> ed65862df69f [2023-05-18T09:34:07.125Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T09:34:07.125Z] ---> Running in 94c2a53a85f3 [2023-05-18T09:34:07.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T09:34:07.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T09:34:07.688Z] OK: 269 MiB in 57 packages [2023-05-18T09:34:07.957Z] Removing intermediate container 94c2a53a85f3 [2023-05-18T09:34:07.957Z] ---> 7530fc591668 [2023-05-18T09:34:07.957Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-18T09:34:07.957Z] ---> Running in c54880745022 [2023-05-18T09:34:07.957Z] Removing intermediate container c54880745022 [2023-05-18T09:34:07.957Z] ---> 4f99aa9271a3 [2023-05-18T09:34:07.957Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-18T09:34:08.230Z] ---> 6109eb50ed71 [2023-05-18T09:34:08.230Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T09:34:08.230Z] ---> Running in bcae418783ba [2023-05-18T09:34:08.824Z] Removing intermediate container bcae418783ba [2023-05-18T09:34:08.824Z] ---> 8c7b7ae42ef8 [2023-05-18T09:34:08.824Z] Step 11/24 : COPY . . [2023-05-18T09:34:09.417Z] ---> 5d766731c02f [2023-05-18T09:34:09.417Z] Step 12/24 : RUN $MAKE [2023-05-18T09:34:09.417Z] ---> Running in 45900a693ff7 [2023-05-18T09:34:09.677Z] 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 [2023-05-18T09:34:32.011Z] Removing intermediate container 45900a693ff7 [2023-05-18T09:34:32.011Z] ---> aadda69ee311 [2023-05-18T09:34:32.011Z] Step 13/24 : FROM alpine:3.17 [2023-05-18T09:34:32.011Z] 3.17: Pulling from library/alpine [2023-05-18T09:34:32.011Z] f56be85fc22e: Already exists [2023-05-18T09:34:32.011Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T09:34:32.011Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T09:34:32.011Z] ---> 9ed4aefc74f6 [2023-05-18T09:34:32.011Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-18T09:34:32.011Z] ---> Running in bedee0e133a5 [2023-05-18T09:34:32.011Z] Removing intermediate container bedee0e133a5 [2023-05-18T09:34:32.011Z] ---> 861b44d4f598 [2023-05-18T09:34:32.011Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-18T09:34:32.011Z] ---> Running in 0665ed108ada [2023-05-18T09:34:32.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T09:34:32.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T09:34:32.011Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T09:34:32.011Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T09:34:32.011Z] OK: 7 MiB in 16 packages [2023-05-18T09:34:32.011Z] Removing intermediate container 0665ed108ada [2023-05-18T09:34:32.011Z] ---> 1d87d0295a26 [2023-05-18T09:34:32.011Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-18T09:34:32.011Z] ---> 612192865a61 [2023-05-18T09:34:32.011Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-18T09:34:32.011Z] ---> 3e0576d63603 [2023-05-18T09:34:32.011Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-18T09:34:32.011Z] ---> c879668bef22 [2023-05-18T09:34:32.011Z] Step 19/24 : EXPOSE 59982 [2023-05-18T09:34:32.011Z] ---> Running in 8a61083f81eb [2023-05-18T09:34:32.011Z] Removing intermediate container 8a61083f81eb [2023-05-18T09:34:32.011Z] ---> 245145311e93 [2023-05-18T09:34:32.011Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-18T09:34:32.011Z] ---> Running in 844d7c6d3ca2 [2023-05-18T09:34:32.011Z] Removing intermediate container 844d7c6d3ca2 [2023-05-18T09:34:32.011Z] ---> 3c8bf39a2e1e [2023-05-18T09:34:32.011Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-18T09:34:32.011Z] ---> Running in 60397824909a [2023-05-18T09:34:32.011Z] Removing intermediate container 60397824909a [2023-05-18T09:34:32.011Z] ---> 1a83f84e0a60 [2023-05-18T09:34:32.011Z] Step 22/24 : LABEL arch=amd64 [2023-05-18T09:34:32.011Z] ---> Running in b384cfb36fb1 [2023-05-18T09:34:32.011Z] Removing intermediate container b384cfb36fb1 [2023-05-18T09:34:32.011Z] ---> 393a042c97c3 [2023-05-18T09:34:32.011Z] Step 23/24 : LABEL git_sha=3cacedf1681f77950d561024d7ead166cd6b51a4 [2023-05-18T09:34:32.011Z] ---> Running in f3b990235c84 [2023-05-18T09:34:32.011Z] Removing intermediate container f3b990235c84 [2023-05-18T09:34:32.011Z] ---> 7b8284c17345 [2023-05-18T09:34:32.011Z] Step 24/24 : LABEL version=0.0.0 [2023-05-18T09:34:32.011Z] ---> Running in 84aa9a635cd5 [2023-05-18T09:34:32.011Z] Removing intermediate container 84aa9a635cd5 [2023-05-18T09:34:32.011Z] ---> 065d6f84a71f [2023-05-18T09:34:32.011Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T09:34:32.011Z] Successfully built 065d6f84a71f [2023-05-18T09:34:32.011Z] 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 [2023-05-18T09:34:32.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T09:34:32.556Z] [2023-05-18T09:34:32.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T09:34:32.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T09:34:32.860Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-18T09:34:32.860Z] 5eb5b503b376: Pulling fs layer [2023-05-18T09:34:32.860Z] 5c69ac0246d0: Pulling fs layer [2023-05-18T09:34:32.860Z] ec43610c2a17: Pulling fs layer [2023-05-18T09:34:32.860Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-18T09:34:32.860Z] 33b1e0a273af: Pulling fs layer [2023-05-18T09:34:32.860Z] 5d3b04190fa2: Pulling fs layer [2023-05-18T09:34:32.860Z] 2f39f015ded8: Pulling fs layer [2023-05-18T09:34:32.860Z] 33b1e0a273af: Waiting [2023-05-18T09:34:32.860Z] 5d3b04190fa2: Waiting [2023-05-18T09:34:32.860Z] 2f39f015ded8: Waiting [2023-05-18T09:34:32.860Z] 3a2ae6a8a46f: Waiting [2023-05-18T09:34:32.860Z] 5c69ac0246d0: Verifying Checksum [2023-05-18T09:34:32.860Z] 5c69ac0246d0: Download complete [2023-05-18T09:34:32.860Z] 3a2ae6a8a46f: Download complete [2023-05-18T09:34:32.860Z] 33b1e0a273af: Verifying Checksum [2023-05-18T09:34:32.860Z] 33b1e0a273af: Download complete [2023-05-18T09:34:32.860Z] ec43610c2a17: Verifying Checksum [2023-05-18T09:34:32.860Z] ec43610c2a17: Download complete [2023-05-18T09:34:32.860Z] 5d3b04190fa2: Verifying Checksum [2023-05-18T09:34:32.860Z] 5d3b04190fa2: Download complete [2023-05-18T09:34:33.120Z] 5eb5b503b376: Verifying Checksum [2023-05-18T09:34:33.120Z] 5eb5b503b376: Download complete [2023-05-18T09:34:33.688Z] 2f39f015ded8: Verifying Checksum [2023-05-18T09:34:33.688Z] 2f39f015ded8: Download complete [2023-05-18T09:34:34.635Z] 5eb5b503b376: Pull complete [2023-05-18T09:34:34.635Z] 5c69ac0246d0: Pull complete [2023-05-18T09:34:35.215Z] ec43610c2a17: Pull complete [2023-05-18T09:34:35.215Z] 3a2ae6a8a46f: Pull complete [2023-05-18T09:34:35.474Z] 33b1e0a273af: Pull complete [2023-05-18T09:34:35.474Z] 5d3b04190fa2: Pull complete [2023-05-18T09:34:40.766Z] 2f39f015ded8: Pull complete [2023-05-18T09:34:40.766Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-18T09:34:40.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T09:34:40.766Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T09:34:40.848Z] prd-ubuntu20.04-docker-8c-8g-16011 does not seem to be running inside a container [2023-05-18T09:34:40.887Z] $ 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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@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 [2023-05-18T09:34:44.286Z] $ docker top 283fab9aea885720de3ae0ed1fb0b5f47e9576b29d5943ce164ab986051bc1fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:34:44.661Z] ---> job-cost.sh [2023-05-18T09:34:44.661Z] lf-activate-venv: SKIPPING [2023-05-18T09:34:44.661Z] INFO: No Stack... [2023-05-18T09:34:44.920Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T09:34:45.488Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T09:34:45.777Z] + cut -d, -f6 [2023-05-18T09:34:45.777Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/cost.csv [Pipeline] lock [2023-05-18T09:34:45.788Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-4-stack-cost] [2023-05-18T09:34:45.793Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-4-stack-cost] did not exist. Created. [2023-05-18T09:34:45.794Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T09:34:46.100Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-18T09:34:46.131Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T09:34:46.138Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T09:34:46.161Z] $ docker stop --time=1 283fab9aea885720de3ae0ed1fb0b5f47e9576b29d5943ce164ab986051bc1fd [2023-05-18T09:34:47.331Z] $ docker rm -f --volumes 283fab9aea885720de3ae0ed1fb0b5f47e9576b29d5943ce164ab986051bc1fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-18T09:35:58.802Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16013 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] { [Pipeline] ws [2023-05-18T09:35:58.816Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2023-05-18T09:35:58.860Z] Selected Git installation does not exist. Using Default [2023-05-18T09:35:58.861Z] The recommended git tool is: NONE [2023-05-18T09:36:06.576Z] using credential edgex-jenkins-ssh [2023-05-18T09:36:06.598Z] Cloning the remote Git repository [2023-05-18T09:36:06.658Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-18T09:36:06.774Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2023-05-18T09:36:06.952Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-18T09:36:06.954Z] > git --version # timeout=10 [2023-05-18T09:36:06.978Z] > git --version # 'git version 2.25.1' [2023-05-18T09:36:06.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T09:36:07.163Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T09:36:08.367Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-18T09:36:08.390Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T09:36:10.063Z] Merging remotes/origin/main commit 5181a79f2e8ff3649cabd86ba481ab4c2b5b9ac4 into PR head commit 3cacedf1681f77950d561024d7ead166cd6b51a4 [2023-05-18T09:36:10.367Z] Merge succeeded, producing 3cacedf1681f77950d561024d7ead166cd6b51a4 [2023-05-18T09:36:10.367Z] Checking out Revision 3cacedf1681f77950d561024d7ead166cd6b51a4 (PR-600) [2023-05-18T09:36:09.467Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-18T09:36:09.519Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-18T09:36:09.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T09:36:09.539Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-18T09:36:10.084Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T09:36:10.163Z] > git checkout -f 3cacedf1681f77950d561024d7ead166cd6b51a4 # timeout=10 [2023-05-18T09:36:10.254Z] > git remote # timeout=10 [2023-05-18T09:36:10.276Z] > git config --get remote.origin.url # timeout=10 [2023-05-18T09:36:10.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T09:36:10.318Z] > git merge 5181a79f2e8ff3649cabd86ba481ab4c2b5b9ac4 # timeout=10 [2023-05-18T09:36:10.346Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-18T09:36:10.372Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T09:36:10.387Z] > git checkout -f 3cacedf1681f77950d561024d7ead166cd6b51a4 # timeout=10 [2023-05-18T09:36:10.885Z] Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T09:36:11.815Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-18T09:36:11.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T09:36:11.816Z] Dload Upload Total Spent Left Speed [2023-05-18T09:36:11.816Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-05-18T09:36:12.436Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-18T09:36:12.778Z] + sudo jq+ sudo tee /etc/docker/daemon.new [2023-05-18T09:36:12.778Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-18T09:36:12.778Z] { [2023-05-18T09:36:12.778Z] "registry-mirrors": [ [2023-05-18T09:36:12.778Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-18T09:36:12.778Z] ], [2023-05-18T09:36:12.778Z] "bip": "10.250.0.254/24", [2023-05-18T09:36:12.778Z] "hosts": [ [2023-05-18T09:36:12.778Z] "tcp://0.0.0.0:5555", [2023-05-18T09:36:12.778Z] "unix:///var/run/docker.sock" [2023-05-18T09:36:12.778Z] ], [2023-05-18T09:36:12.778Z] "mtu": 1458, [2023-05-18T09:36:12.778Z] "selinux-enabled": true, [2023-05-18T09:36:12.778Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-18T09:36:12.778Z] } [Pipeline] sh [2023-05-18T09:36:13.119Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-18T09:36:13.467Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T09:36:31.775Z] provisioning config files... [2023-05-18T09:36:31.809Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config15848643663089492218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:36:32.188Z] ---> docker-login.sh [2023-05-18T09:36:32.188Z] nexus3.edgexfoundry.org:10001 [2023-05-18T09:36:32.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T09:36:32.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T09:36:32.784Z] Configure a credential helper to remove this warning. See [2023-05-18T09:36:32.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T09:36:32.784Z] [2023-05-18T09:36:32.784Z] Login Succeeded [2023-05-18T09:36:32.784Z] nexus3.edgexfoundry.org:10002 [2023-05-18T09:36:33.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T09:36:33.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T09:36:33.327Z] Configure a credential helper to remove this warning. See [2023-05-18T09:36:33.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T09:36:33.327Z] [2023-05-18T09:36:33.327Z] Login Succeeded [2023-05-18T09:36:33.327Z] nexus3.edgexfoundry.org:10003 [2023-05-18T09:36:33.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T09:36:33.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T09:36:33.601Z] Configure a credential helper to remove this warning. See [2023-05-18T09:36:33.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T09:36:33.601Z] [2023-05-18T09:36:33.601Z] Login Succeeded [2023-05-18T09:36:33.601Z] nexus3.edgexfoundry.org:10004 [2023-05-18T09:36:33.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T09:36:34.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T09:36:34.150Z] Configure a credential helper to remove this warning. See [2023-05-18T09:36:34.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T09:36:34.150Z] [2023-05-18T09:36:34.150Z] Login Succeeded [2023-05-18T09:36:34.150Z] docker.io [2023-05-18T09:36:34.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T09:36:34.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T09:36:34.696Z] Configure a credential helper to remove this warning. See [2023-05-18T09:36:34.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T09:36:34.696Z] [2023-05-18T09:36:34.696Z] Login Succeeded [2023-05-18T09:36:34.696Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T09:36:34.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T09:36:35.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T09:36:35.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T09:36:35.058Z] ========================================================= [2023-05-18T09:36:35.058Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-18T09:36:35.058Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T09:36:35.407Z] + 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 . [2023-05-18T09:36:35.679Z] Sending build context to Docker daemon 3.4MB [2023-05-18T09:36:35.679Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T09:36:35.679Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-18T09:36:35.952Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-18T09:36:35.952Z] c41833b44d91: Pulling fs layer [2023-05-18T09:36:35.952Z] ed15518f5707: Pulling fs layer [2023-05-18T09:36:35.952Z] feae8fd75edb: Pulling fs layer [2023-05-18T09:36:35.952Z] 242c74f7c9fa: Pulling fs layer [2023-05-18T09:36:35.952Z] 3cdef696dda3: Pulling fs layer [2023-05-18T09:36:35.952Z] 2ced38df9373: Pulling fs layer [2023-05-18T09:36:35.952Z] 58f1dce35555: Pulling fs layer [2023-05-18T09:36:35.952Z] 242c74f7c9fa: Waiting [2023-05-18T09:36:35.952Z] 3cdef696dda3: Waiting [2023-05-18T09:36:35.952Z] 2ced38df9373: Waiting [2023-05-18T09:36:35.952Z] 58f1dce35555: Waiting [2023-05-18T09:36:35.952Z] ed15518f5707: Verifying Checksum [2023-05-18T09:36:35.952Z] ed15518f5707: Download complete [2023-05-18T09:36:35.952Z] 242c74f7c9fa: Verifying Checksum [2023-05-18T09:36:35.952Z] 242c74f7c9fa: Download complete [2023-05-18T09:36:35.952Z] 3cdef696dda3: Download complete [2023-05-18T09:36:36.226Z] c41833b44d91: Verifying Checksum [2023-05-18T09:36:36.226Z] c41833b44d91: Download complete [2023-05-18T09:36:37.203Z] c41833b44d91: Pull complete [2023-05-18T09:36:37.475Z] 58f1dce35555: Verifying Checksum [2023-05-18T09:36:37.475Z] 58f1dce35555: Download complete [2023-05-18T09:36:37.748Z] ed15518f5707: Pull complete [2023-05-18T09:36:38.719Z] feae8fd75edb: Verifying Checksum [2023-05-18T09:36:38.719Z] feae8fd75edb: Download complete [2023-05-18T09:36:38.719Z] 2ced38df9373: Verifying Checksum [2023-05-18T09:36:38.719Z] 2ced38df9373: Download complete [2023-05-18T09:36:48.824Z] feae8fd75edb: Pull complete [2023-05-18T09:36:48.824Z] 242c74f7c9fa: Pull complete [2023-05-18T09:36:49.100Z] 3cdef696dda3: Pull complete [2023-05-18T09:36:55.915Z] 2ced38df9373: Pull complete [2023-05-18T09:36:57.874Z] 58f1dce35555: Pull complete [2023-05-18T09:36:57.874Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-18T09:36:57.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-18T09:36:57.874Z] ---> fadd8f120f05 [2023-05-18T09:36:57.874Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-18T09:36:59.833Z] ---> Running in 5d2cf67bbd7b [2023-05-18T09:37:00.102Z] Removing intermediate container 5d2cf67bbd7b [2023-05-18T09:37:00.102Z] ---> 7b332f9c3159 [2023-05-18T09:37:00.102Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T09:37:00.372Z] ---> Running in 99dbebbc787e [2023-05-18T09:37:00.643Z] Removing intermediate container 99dbebbc787e [2023-05-18T09:37:00.643Z] ---> e2105f5f34d7 [2023-05-18T09:37:00.643Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-18T09:37:00.643Z] ---> Running in 25b2ff071d3f [2023-05-18T09:37:00.912Z] Removing intermediate container 25b2ff071d3f [2023-05-18T09:37:00.912Z] ---> c9c9ef4ee7b5 [2023-05-18T09:37:00.912Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T09:37:00.912Z] ---> Running in 0267bf9c28dd [2023-05-18T09:37:01.501Z] Removing intermediate container 0267bf9c28dd [2023-05-18T09:37:01.502Z] ---> 974fae60cb80 [2023-05-18T09:37:01.502Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T09:37:01.502Z] ---> Running in a24e53b6bf87 [2023-05-18T09:37:02.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T09:37:03.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T09:37:04.485Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-18T09:37:04.485Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-18T09:37:04.485Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-18T09:37:04.485Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-18T09:37:04.485Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T09:37:04.485Z] OK: 268 MiB in 57 packages [2023-05-18T09:37:05.455Z] Removing intermediate container a24e53b6bf87 [2023-05-18T09:37:05.455Z] ---> 8d44cc3caacb [2023-05-18T09:37:05.455Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-18T09:37:05.724Z] ---> Running in 1b8201a7239f [2023-05-18T09:37:05.994Z] Removing intermediate container 1b8201a7239f [2023-05-18T09:37:05.994Z] ---> 5c48ac10b12a [2023-05-18T09:37:05.994Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-18T09:37:06.583Z] ---> c05ac7e0c388 [2023-05-18T09:37:06.583Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T09:37:06.583Z] ---> Running in 11eaa4cf7db3 [2023-05-18T09:38:14.512Z] Removing intermediate container 11eaa4cf7db3 [2023-05-18T09:38:14.512Z] ---> 4ea25d41877f [2023-05-18T09:38:14.512Z] Step 11/12 : COPY . . [2023-05-18T09:38:14.512Z] ---> a8be19549c9a [2023-05-18T09:38:14.512Z] Step 12/12 : RUN $MAKE [2023-05-18T09:38:14.512Z] ---> Running in e14a3ecbdc8c [2023-05-18T09:38:14.512Z] noop [2023-05-18T09:38:14.512Z] Removing intermediate container e14a3ecbdc8c [2023-05-18T09:38:14.512Z] ---> 1b522c3bafe0 [2023-05-18T09:38:14.512Z] Successfully built 1b522c3bafe0 [2023-05-18T09:38:14.512Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T09:38:14.875Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T09:38:14.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T09:38:15.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-16013 does not seem to be running inside a container [2023-05-18T09:38:15.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-18T09:38:16.481Z] $ docker top 460549c0b2deeebf11fd7387cbe118127df56813c5aa11fad1d39eb930f062f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T09:38:17.351Z] + go version [2023-05-18T09:38:17.352Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-18T09:38:17.369Z] $ docker stop --time=1 460549c0b2deeebf11fd7387cbe118127df56813c5aa11fad1d39eb930f062f2 [2023-05-18T09:38:19.035Z] $ docker rm -f --volumes 460549c0b2deeebf11fd7387cbe118127df56813c5aa11fad1d39eb930f062f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T09:38:19.579Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T09:38:19.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T09:38:19.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-16013 does not seem to be running inside a container [2023-05-18T09:38:19.842Z] $ 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/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-18T09:38:21.107Z] $ docker top 5dbfdc7e28816ddcb325aefc682a0c4a8ec7df6dc144292ebfa015261f994287 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T09:38:21.979Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/4 [Pipeline] fileExists [Pipeline] sh [2023-05-18T09:38:22.649Z] + make test [2023-05-18T09:38:22.649Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T09:39:01.560Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-18T09:40:53.277Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-18T09:40:53.277Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-18T09:40:53.277Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.081s coverage: 23.1% of statements [2023-05-18T09:40:53.277Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-18T09:40:53.277Z] go vet ./... [2023-05-18T09:41:19.979Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T09:41:19.979Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T09:41:19.979Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T09:41:20.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T09:41:20.012Z] $ docker stop --time=1 5dbfdc7e28816ddcb325aefc682a0c4a8ec7df6dc144292ebfa015261f994287 [2023-05-18T09:41:22.738Z] $ docker rm -f --volumes 5dbfdc7e28816ddcb325aefc682a0c4a8ec7df6dc144292ebfa015261f994287 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T09:41:23.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T09:41:23.956Z] Warning: overwriting stash ‘coverage-report’ [2023-05-18T09:41:24.475Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T09:41:24.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T09:41:25.197Z] + ls -al . [2023-05-18T09:41:25.198Z] total 176 [2023-05-18T09:41:25.198Z] drwxrwxr-x 9 jenkins jenkins 4096 May 18 09:38 . [2023-05-18T09:41:25.198Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 09:36 .. [2023-05-18T09:41:25.198Z] -rw-rw-r-- 1 jenkins jenkins 140 May 18 09:36 .dockerignore [2023-05-18T09:41:25.198Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 09:36 .git [2023-05-18T09:41:25.198Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 09:36 .github [2023-05-18T09:41:25.198Z] -rw-rw-r-- 1 jenkins jenkins 329 May 18 09:36 .gitignore [2023-05-18T09:41:25.198Z] -rw-rw-r-- 1 jenkins jenkins 41 May 18 09:36 .golangci.yml [2023-05-18T09:41:25.198Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 18 09:36 Attribution.txt [2023-05-18T09:41:25.198Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 18 09:36 CHANGELOG.md [2023-05-18T09:41:25.198Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 18 09:36 Dockerfile [2023-05-18T09:41:25.198Z] -rw-rw-r-- 1 jenkins jenkins 677 May 18 09:36 GOVERNANCE.md [2023-05-18T09:41:25.198Z] -rw-rw-r-- 1 jenkins jenkins 678 May 18 09:36 Jenkinsfile [2023-05-18T09:41:25.198Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 18 09:36 LICENSE [2023-05-18T09:41:25.198Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 18 09:36 Makefile [2023-05-18T09:41:25.198Z] -rw-rw-r-- 1 jenkins jenkins 620 May 18 09:36 OWNERS.md [2023-05-18T09:41:25.198Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 18 09:36 README.md [2023-05-18T09:41:25.198Z] -rw-rw-r-- 1 jenkins jenkins 5 May 18 09:32 VERSION [2023-05-18T09:41:25.198Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 09:36 bin [2023-05-18T09:41:25.198Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 09:36 cmd [2023-05-18T09:41:25.198Z] -rw-r--r-- 1 jenkins jenkins 18144 May 18 09:40 coverage.out [2023-05-18T09:41:25.198Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 18 09:36 go.mod [2023-05-18T09:41:25.198Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 18 09:36 go.sum [2023-05-18T09:41:25.198Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 09:36 internal [2023-05-18T09:41:25.198Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 09:36 mock [2023-05-18T09:41:25.198Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 09:36 snap [2023-05-18T09:41:25.198Z] -rw-rw-r-- 1 jenkins jenkins 227 May 18 09:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T09:41:25.537Z] + 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=3cacedf1681f77950d561024d7ead166cd6b51a4 --label arch=arm64 --label version=0.0.0 . [2023-05-18T09:41:25.804Z] Sending build context to Docker daemon 3.419MB [2023-05-18T09:41:25.805Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T09:41:25.805Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-18T09:41:25.805Z] ---> 1b522c3bafe0 [2023-05-18T09:41:25.805Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-18T09:41:26.073Z] ---> Running in 17e90224dafd [2023-05-18T09:41:26.342Z] Removing intermediate container 17e90224dafd [2023-05-18T09:41:26.342Z] ---> 425e4153145d [2023-05-18T09:41:26.342Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T09:41:26.342Z] ---> Running in bfcd539848f5 [2023-05-18T09:41:26.610Z] Removing intermediate container bfcd539848f5 [2023-05-18T09:41:26.610Z] ---> 59e095f9126a [2023-05-18T09:41:26.610Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-18T09:41:26.881Z] ---> Running in 9d69e7a9968a [2023-05-18T09:41:27.148Z] Removing intermediate container 9d69e7a9968a [2023-05-18T09:41:27.148Z] ---> d4f55353c044 [2023-05-18T09:41:27.148Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T09:41:27.148Z] ---> Running in 778a7ec4b8fd [2023-05-18T09:41:27.415Z] Removing intermediate container 778a7ec4b8fd [2023-05-18T09:41:27.415Z] ---> 8a0fc8aead6c [2023-05-18T09:41:27.415Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T09:41:27.704Z] ---> Running in 06db456d4cc1 [2023-05-18T09:41:28.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T09:41:28.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T09:41:30.370Z] OK: 268 MiB in 57 packages [2023-05-18T09:41:30.961Z] Removing intermediate container 06db456d4cc1 [2023-05-18T09:41:30.961Z] ---> 65e11e5b4be6 [2023-05-18T09:41:30.961Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-18T09:41:31.230Z] ---> Running in e182a1e46ff3 [2023-05-18T09:41:31.500Z] Removing intermediate container e182a1e46ff3 [2023-05-18T09:41:31.500Z] ---> e114af1d6e8c [2023-05-18T09:41:31.500Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-18T09:41:32.090Z] ---> 5af60de3c647 [2023-05-18T09:41:32.090Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T09:41:35.438Z] ---> Running in fe45511a4f46 [2023-05-18T09:41:38.036Z] Removing intermediate container fe45511a4f46 [2023-05-18T09:41:38.036Z] ---> 88a4fd5530b7 [2023-05-18T09:41:38.036Z] Step 11/24 : COPY . . [2023-05-18T09:41:38.626Z] ---> 70935eb1a910 [2023-05-18T09:41:38.626Z] Step 12/24 : RUN $MAKE [2023-05-18T09:41:38.896Z] ---> Running in 1583063d1bc2 [2023-05-18T09:41:39.862Z] 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 [2023-05-18T09:43:46.571Z] Removing intermediate container 1583063d1bc2 [2023-05-18T09:43:46.571Z] ---> d2ad1944fba7 [2023-05-18T09:43:46.571Z] Step 13/24 : FROM alpine:3.17 [2023-05-18T09:43:46.571Z] 3.17: Pulling from library/alpine [2023-05-18T09:43:46.571Z] c41833b44d91: Already exists [2023-05-18T09:43:46.571Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T09:43:46.571Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T09:43:46.571Z] ---> 51e60588ff2c [2023-05-18T09:43:46.571Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-18T09:43:46.571Z] ---> Running in b5eace975745 [2023-05-18T09:43:46.571Z] Removing intermediate container b5eace975745 [2023-05-18T09:43:46.571Z] ---> eeead57411bb [2023-05-18T09:43:46.572Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-18T09:43:46.843Z] ---> Running in 56f36ea6b1bf [2023-05-18T09:43:47.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T09:43:48.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T09:43:49.366Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T09:43:49.366Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T09:43:49.366Z] OK: 8 MiB in 16 packages [2023-05-18T09:43:50.344Z] Removing intermediate container 56f36ea6b1bf [2023-05-18T09:43:50.344Z] ---> 65682b73f3d1 [2023-05-18T09:43:50.344Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-18T09:43:52.939Z] ---> a3f30d3e8300 [2023-05-18T09:43:52.939Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-18T09:43:53.206Z] ---> c17646172960 [2023-05-18T09:43:53.206Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-18T09:43:53.800Z] ---> 0143dc4c49a8 [2023-05-18T09:43:53.800Z] Step 19/24 : EXPOSE 59982 [2023-05-18T09:43:53.800Z] ---> Running in 5c350723b54e [2023-05-18T09:43:54.137Z] Removing intermediate container 5c350723b54e [2023-05-18T09:43:54.137Z] ---> 0ad716ffaa75 [2023-05-18T09:43:54.137Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-18T09:43:54.137Z] ---> Running in 1b0d6d5723ce [2023-05-18T09:43:54.415Z] Removing intermediate container 1b0d6d5723ce [2023-05-18T09:43:54.415Z] ---> 72f042d14f79 [2023-05-18T09:43:54.415Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-18T09:43:54.415Z] ---> Running in c9ae8f38b78d [2023-05-18T09:43:54.697Z] Removing intermediate container c9ae8f38b78d [2023-05-18T09:43:54.697Z] ---> 931573b191ee [2023-05-18T09:43:54.697Z] Step 22/24 : LABEL arch=arm64 [2023-05-18T09:43:54.697Z] ---> Running in dbb98e269c1e [2023-05-18T09:43:54.979Z] Removing intermediate container dbb98e269c1e [2023-05-18T09:43:54.979Z] ---> 95b1d62a9178 [2023-05-18T09:43:54.979Z] Step 23/24 : LABEL git_sha=3cacedf1681f77950d561024d7ead166cd6b51a4 [2023-05-18T09:43:55.259Z] ---> Running in 79e639777eef [2023-05-18T09:43:55.537Z] Removing intermediate container 79e639777eef [2023-05-18T09:43:55.537Z] ---> 813cd5556219 [2023-05-18T09:43:55.537Z] Step 24/24 : LABEL version=0.0.0 [2023-05-18T09:43:55.537Z] ---> Running in 7dc36451a4d0 [2023-05-18T09:43:55.809Z] Removing intermediate container 7dc36451a4d0 [2023-05-18T09:43:55.809Z] ---> ddebb5ae7e60 [2023-05-18T09:43:55.809Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T09:43:55.809Z] Successfully built ddebb5ae7e60 [2023-05-18T09:43:55.809Z] 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 [2023-05-18T09:43:56.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T09:43:56.233Z] [2023-05-18T09:43:56.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T09:43:56.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T09:43:56.588Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-18T09:43:56.588Z] 8998bd30e6a1: Pulling fs layer [2023-05-18T09:43:56.588Z] 04944245beec: Pulling fs layer [2023-05-18T09:43:56.588Z] 699f458cf7ca: Pulling fs layer [2023-05-18T09:43:56.588Z] 765212b225bb: Pulling fs layer [2023-05-18T09:43:56.588Z] f23df028b6ca: Pulling fs layer [2023-05-18T09:43:56.588Z] d65c8cfc05b1: Pulling fs layer [2023-05-18T09:43:56.588Z] 2437ff75d9bd: Pulling fs layer [2023-05-18T09:43:56.588Z] f23df028b6ca: Waiting [2023-05-18T09:43:56.588Z] d65c8cfc05b1: Waiting [2023-05-18T09:43:56.588Z] 765212b225bb: Waiting [2023-05-18T09:43:56.588Z] 2437ff75d9bd: Waiting [2023-05-18T09:43:56.882Z] 04944245beec: Verifying Checksum [2023-05-18T09:43:56.882Z] 04944245beec: Download complete [2023-05-18T09:43:56.882Z] 765212b225bb: Verifying Checksum [2023-05-18T09:43:56.882Z] 765212b225bb: Download complete [2023-05-18T09:43:56.882Z] f23df028b6ca: Verifying Checksum [2023-05-18T09:43:56.882Z] f23df028b6ca: Download complete [2023-05-18T09:43:56.882Z] d65c8cfc05b1: Verifying Checksum [2023-05-18T09:43:56.882Z] d65c8cfc05b1: Download complete [2023-05-18T09:43:56.882Z] 699f458cf7ca: Verifying Checksum [2023-05-18T09:43:56.882Z] 699f458cf7ca: Download complete [2023-05-18T09:43:57.469Z] 8998bd30e6a1: Download complete [2023-05-18T09:43:59.420Z] 2437ff75d9bd: Verifying Checksum [2023-05-18T09:43:59.420Z] 2437ff75d9bd: Download complete [2023-05-18T09:44:01.373Z] 8998bd30e6a1: Pull complete [2023-05-18T09:44:01.639Z] 04944245beec: Pull complete [2023-05-18T09:44:03.058Z] 699f458cf7ca: Pull complete [2023-05-18T09:44:03.058Z] 765212b225bb: Pull complete [2023-05-18T09:44:04.019Z] f23df028b6ca: Pull complete [2023-05-18T09:44:05.430Z] d65c8cfc05b1: Pull complete [2023-05-18T09:44:20.438Z] 2437ff75d9bd: Pull complete [2023-05-18T09:44:20.438Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-18T09:44:20.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T09:44:20.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T09:44:20.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-16013 does not seem to be running inside a container [2023-05-18T09:44:20.695Z] $ 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/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-18T09:44:23.268Z] $ docker top 66636656a0928d695ea541016267f7099ce8a923bc0f017e487f01f280ebbf6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:44:23.814Z] ---> job-cost.sh [2023-05-18T09:44:24.081Z] lf-activate-venv: SKIPPING [2023-05-18T09:44:24.081Z] INFO: No Stack... [2023-05-18T09:44:24.348Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-18T09:44:25.305Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T09:44:25.628Z] + cat /w/workspace/device-mqtt-go/4/archives/cost.csv [2023-05-18T09:44:25.629Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T09:44:25.959Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-4-stack-cost] [2023-05-18T09:44:25.968Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-4-stack-cost] did not exist. Created. [2023-05-18T09:44:25.968Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T09:44:26.618Z] /w/workspace/device-mqtt-go/4@tmp/durable-b506b575/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-18T09:44:26.951Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-18T09:44:26.974Z] Warning: overwriting stash ‘stack-cost’ [2023-05-18T09:44:27.019Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T09:44:27.029Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T09:44:27.044Z] $ docker stop --time=1 66636656a0928d695ea541016267f7099ce8a923bc0f017e487f01f280ebbf6b [2023-05-18T09:44:28.521Z] $ docker rm -f --volumes 66636656a0928d695ea541016267f7099ce8a923bc0f017e487f01f280ebbf6b [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 [2023-05-18T09:44:30.055Z] provisioning config files... [2023-05-18T09:44:30.257Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config3586278777838544316tmp [Pipeline] { [Pipeline] sh [2023-05-18T09:44:30.551Z] + set +x [2023-05-18T09:44:30.552Z] + curl -s https://codecov.io/bash [2023-05-18T09:44:30.552Z] + bash -s -- [2023-05-18T09:44:30.552Z] [2023-05-18T09:44:30.552Z] _____ _ [2023-05-18T09:44:30.552Z] / ____| | | [2023-05-18T09:44:30.552Z] | | ___ __| | ___ ___ _____ __ [2023-05-18T09:44:30.552Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-18T09:44:30.552Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-18T09:44:30.552Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-18T09:44:30.552Z] Bash-1.0.6 [2023-05-18T09:44:30.552Z] [2023-05-18T09:44:30.552Z] [2023-05-18T09:44:30.552Z] ==> git version 2.25.1 found [2023-05-18T09:44:30.552Z] ==> 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 [2023-05-18T09:44:30.552Z] Release-Date: 2020-01-08 [2023-05-18T09:44:30.552Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-18T09:44:30.552Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-18T09:44:30.552Z] ==> Jenkins CI detected. [2023-05-18T09:44:30.552Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-600 [2023-05-18T09:44:30.552Z] project root: . [2023-05-18T09:44:30.552Z] --> token set from env [2023-05-18T09:44:30.552Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-18T09:44:30.552Z] ==> Running gcov in . (disable via -X gcov) [2023-05-18T09:44:30.552Z] ==> Python coveragepy not found [2023-05-18T09:44:30.552Z] ==> Searching for coverage reports in: [2023-05-18T09:44:30.552Z] + . [2023-05-18T09:44:30.552Z] -> Found 1 reports [2023-05-18T09:44:30.552Z] ==> Detecting git/mercurial file structure [2023-05-18T09:44:30.552Z] ==> Reading reports [2023-05-18T09:44:30.552Z] + ./coverage.out bytes=18144 [2023-05-18T09:44:30.552Z] ==> Appending adjustments [2023-05-18T09:44:30.552Z] https://docs.codecov.io/docs/fixing-reports [2023-05-18T09:44:30.811Z] + Found adjustments [2023-05-18T09:44:30.811Z] ==> Gzipping contents [2023-05-18T09:44:30.811Z] 4.0K /tmp/codecov.wrUBoi.gz [2023-05-18T09:44:30.811Z] ==> Uploading reports [2023-05-18T09:44:30.811Z] url: https://codecov.io [2023-05-18T09:44:30.811Z] query: branch=PR-600&commit=3cacedf1681f77950d561024d7ead166cd6b51a4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-05-18T09:44:30.811Z] -> Pinging Codecov [2023-05-18T09:44:30.811Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-600&commit=3cacedf1681f77950d561024d7ead166cd6b51a4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-05-18T09:44:30.811Z] -> Uploading to [2023-05-18T09:44:30.811Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-18/7D719EC7BBE17E464838252E33014C33/3cacedf1681f77950d561024d7ead166cd6b51a4/c6ec1e32-ecf8-42c2-8c73-31c5e1724c77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T094430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62e9785bff47f337c308e28b3e4ccd074cdff8d1b71c6c83a33da4c67cbed082 [2023-05-18T09:44:30.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T09:44:30.811Z] Dload Upload Total Spent Left Speed [2023-05-18T09:44:31.070Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 16497 --:--:-- --:--:-- --:--:-- 16497 [2023-05-18T09:44:31.070Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/3cacedf1681f77950d561024d7ead166cd6b51a4 [Pipeline] } [2023-05-18T09:44:31.077Z] 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 [2023-05-18T09:44:31.765Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives ] [2023-05-18T09:44:31.765Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-18T09:44:31.765Z] total 16 [2023-05-18T09:44:31.765Z] drwxr-xr-x 3 root root 4096 May 18 09:34 . [2023-05-18T09:44:31.765Z] drwxrwxr-x 11 jenkins jenkins 4096 May 18 09:34 .. [2023-05-18T09:44:31.765Z] drwxr-xr-x 2 root root 4096 May 18 09:34 cost [2023-05-18T09:44:31.765Z] -rw-r--r-- 1 root root 86 May 18 09:34 cost.csv [2023-05-18T09:44:31.765Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-18T09:44:31.765Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-18T09:44:31.765Z] total 16 [2023-05-18T09:44:31.765Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 09:34 . [2023-05-18T09:44:31.765Z] drwxrwxr-x 11 jenkins jenkins 4096 May 18 09:34 .. [2023-05-18T09:44:31.765Z] drwxr-xr-x 2 jenkins jenkins 4096 May 18 09:34 cost [2023-05-18T09:44:31.765Z] -rw-r--r-- 1 jenkins jenkins 86 May 18 09:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:44:32.056Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:44:32.918Z] ---> package-listing.sh [2023-05-18T09:44:32.918Z] ++ facter osfamily [2023-05-18T09:44:32.918Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-18T09:44:33.402Z] + OS_FAMILY=debian [2023-05-18T09:44:33.402Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-600 [2023-05-18T09:44:33.402Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-18T09:44:33.402Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-18T09:44:33.402Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-18T09:44:33.402Z] + PACKAGES=/tmp/packages_start.txt [2023-05-18T09:44:33.402Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' [2023-05-18T09:44:33.402Z] + PACKAGES=/tmp/packages_end.txt [2023-05-18T09:44:33.402Z] + case "${OS_FAMILY}" in [2023-05-18T09:44:33.402Z] + dpkg -l [2023-05-18T09:44:33.402Z] + grep '^ii' [2023-05-18T09:44:33.402Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-18T09:44:33.402Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-18T09:44:33.402Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-18T09:44:33.402Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' [2023-05-18T09:44:33.402Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ [2023-05-18T09:44:33.402Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ [Pipeline] echo [2023-05-18T09:44:33.420Z] 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-600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-18T09:44:33.703Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T09:44:35.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T09:44:35.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T09:44:35.122Z] prd-ubuntu20.04-docker-8c-8g-16011 does not seem to be running inside a container [2023-05-18T09:44:35.164Z] $ 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-600/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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@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 [2023-05-18T09:44:35.348Z] $ docker top 39b88852fe370e582bf48615354eb5bd8d1f6e38642eac987df62e0f906df360 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T09:44:35.677Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-18T09:44:35.963Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-18T09:44:36.249Z] + ls /var/log/sa-host [2023-05-18T09:44:36.249Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T09:44:36.324Z] provisioning config files... [2023-05-18T09:44:36.332Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config14381307176594412788tmp [Pipeline] { [Pipeline] echo [2023-05-18T09:44:36.345Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:44:36.628Z] ---> create-netrc.sh [Pipeline] } [2023-05-18T09:44:36.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:44:38.450Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-18T09:44:38.458Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:44:38.743Z] ---> sudo-logs.sh [2023-05-18T09:44:38.743Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-18T09:44:38.766Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:44:39.050Z] ---> job-cost.sh [2023-05-18T09:44:39.050Z] lf-activate-venv: SKIPPING [2023-05-18T09:44:39.050Z] DEBUG: total: 0.2199999988079071 [2023-05-18T09:44:39.050Z] INFO: Retrieving Stack Cost... [2023-05-18T09:44:39.310Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T09:44:39.881Z] INFO: Archiving Costs [Pipeline] echo [2023-05-18T09:44:39.893Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:44:40.177Z] ---> logs-deploy.sh [2023-05-18T09:44:40.177Z] lf-activate-venv: SKIPPING [2023-05-18T09:44:40.177Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-600/4 [2023-05-18T09:44:40.177Z] INFO: archiving workspace using pattern(s): [2023-05-18T09:44:43.451Z] Archives upload complete. [2023-05-18T09:44:43.451Z] INFO: archiving logs to Nexus