Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4044fa6afcae6da78636a9bc503ed515b5b47f49+7890826e223808f9f870907e908c893318dcbe65 (56b5cdb69d8139447355dfec1a33ea234c76dc7e) 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-ssh13932542858819476215.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-ssh6050219260731444542.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-ssh16896038246421954715.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-ssh587812991155803281.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-ssh14171110015649538454.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 ‘prd-ubuntu20.04-docker-8c-8g-16802’ Running on prd-ubuntu20.04-docker-8c-8g-16808 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 7890826e223808f9f870907e908c893318dcbe65 into PR head commit 4044fa6afcae6da78636a9bc503ed515b5b47f49 Merge succeeded, producing 56a1bdd356998c1e5d1290ed26c25d1c3966bba5 Checking out Revision 56a1bdd356998c1e5d1290ed26c25d1c3966bba5 (PR-600) > git config core.sparsecheckout # timeout=10 > git checkout -f 4044fa6afcae6da78636a9bc503ed515b5b47f49 # 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 7890826e223808f9f870907e908c893318dcbe65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56a1bdd356998c1e5d1290ed26c25d1c3966bba5 # timeout=10 Commit message: "Merge commit '7890826e223808f9f870907e908c893318dcbe65' into HEAD" > git rev-list --no-walk 4044fa6afcae6da78636a9bc503ed515b5b47f49 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T23:18:53.857Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T23:18:53.928Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T23:18:53.948Z] ========================================================= [2023-05-24T23:18:53.948Z] EdgeX Global Pipelines Version Info [2023-05-24T23:18:53.948Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:18:54.665Z] ------------------- [2023-05-24T23:18:54.665Z] stable info: [2023-05-24T23:18:54.665Z] ------------------- [2023-05-24T23:18:54.665Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T23:18:54.665Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:18:54.665Z] Message: update stable to v1.0.249 [2023-05-24T23:18:55.234Z] ------------------- [2023-05-24T23:18:55.234Z] experimental info: [2023-05-24T23:18:55.234Z] ------------------- [2023-05-24T23:18:55.234Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T23:18:55.234Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:18:55.234Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T23:18:55.468Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-24T23:18:55.476Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-24T23:18:55.485Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T23:18:55.493Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T23:18:55.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T23:18:55.509Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T23:18:55.521Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T23:18:55.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T23:18:55.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T23:18:55.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T23:18:55.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T23:18:55.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-24T23:18:55.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T23:18:55.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T23:18:55.631Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:18:55.642Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:18:55.653Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:18:55.667Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:18:55.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T23:18:55.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T23:18:55.701Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T23:18:55.713Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T23:18:55.726Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T23:18:55.739Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T23:18:55.751Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T23:18:55.767Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T23:18:55.777Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T23:18:55.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-600 [Pipeline] echo [2023-05-24T23:18:55.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-600 [Pipeline] echo [2023-05-24T23:18:55.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-600 [Pipeline] echo [2023-05-24T23:18:55.849Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56a1bdd356998c1e5d1290ed26c25d1c3966bba5 [Pipeline] echo [2023-05-24T23:18:55.860Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56a1bdd [Pipeline] echo [2023-05-24T23:18:55.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:18:55.921Z] provisioning config files... [2023-05-24T23:18:55.936Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config2497641595644734577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:18:56.254Z] ---> docker-login.sh [2023-05-24T23:18:56.254Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:18:56.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:18:56.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:18:56.527Z] Configure a credential helper to remove this warning. See [2023-05-24T23:18:56.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:18:56.527Z] [2023-05-24T23:18:56.527Z] Login Succeeded [2023-05-24T23:18:56.527Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:18:56.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:18:56.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:18:56.527Z] Configure a credential helper to remove this warning. See [2023-05-24T23:18:56.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:18:56.527Z] [2023-05-24T23:18:56.527Z] Login Succeeded [2023-05-24T23:18:56.527Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:18:56.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:18:56.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:18:56.789Z] Configure a credential helper to remove this warning. See [2023-05-24T23:18:56.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:18:56.789Z] [2023-05-24T23:18:56.789Z] Login Succeeded [2023-05-24T23:18:56.789Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:18:56.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:18:56.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:18:56.789Z] Configure a credential helper to remove this warning. See [2023-05-24T23:18:56.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:18:56.789Z] [2023-05-24T23:18:56.789Z] Login Succeeded [2023-05-24T23:18:56.789Z] docker.io [2023-05-24T23:18:57.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:18:57.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:18:57.049Z] Configure a credential helper to remove this warning. See [2023-05-24T23:18:57.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:18:57.049Z] [2023-05-24T23:18:57.049Z] Login Succeeded [2023-05-24T23:18:57.049Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:18:57.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T23:18:57.452Z] + git rev-list -1 --merges 56a1bdd356998c1e5d1290ed26c25d1c3966bba5~1..56a1bdd356998c1e5d1290ed26c25d1c3966bba5 [Pipeline] echo [2023-05-24T23:18:57.548Z] -----------> git rev-list -1 --merges 56a1bdd356998c1e5d1290ed26c25d1c3966bba5~1..56a1bdd356998c1e5d1290ed26c25d1c3966bba5 56a1bdd356998c1e5d1290ed26c25d1c3966bba5 [2023-05-24T23:18:57.548Z] 56a1bdd356998c1e5d1290ed26c25d1c3966bba5 [false] [Pipeline] sh [2023-05-24T23:18:57.831Z] + git log --format=format:%s -1 56a1bdd356998c1e5d1290ed26c25d1c3966bba5 [Pipeline] echo [2023-05-24T23:18:57.846Z] ========================================================= [2023-05-24T23:18:57.846Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T23:18:57.846Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:18:58.180Z] + git log --format=format:%s -1 56a1bdd356998c1e5d1290ed26c25d1c3966bba5 [Pipeline] echo [2023-05-24T23:18:58.191Z] [semverPrep] GIT_COMMIT: 56a1bdd356998c1e5d1290ed26c25d1c3966bba5, Commit Message: Merge commit '7890826e223808f9f870907e908c893318dcbe65' into HEAD [Pipeline] echo [2023-05-24T23:18:58.203Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T23:18:58.553Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:18:58.553Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T23:18:58.553Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T23:18:58.553Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T23:18:58.553Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T23:18:58.553Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T23:18:58.553Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:18:58.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:18:58.901Z] [2023-05-24T23:18:58.901Z] 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-24T23:18:59.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:18:59.209Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T23:18:59.209Z] b85a868b505f: Pulling fs layer [2023-05-24T23:18:59.209Z] e2be974225ed: Pulling fs layer [2023-05-24T23:18:59.209Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T23:18:59.209Z] 988bab9f4d93: Pulling fs layer [2023-05-24T23:18:59.209Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T23:18:59.209Z] eaf3925da568: Pulling fs layer [2023-05-24T23:18:59.209Z] bab4dde63d76: Pulling fs layer [2023-05-24T23:18:59.209Z] bde34c3a00c8: Pulling fs layer [2023-05-24T23:18:59.209Z] b352a97aabf1: Pulling fs layer [2023-05-24T23:18:59.209Z] 4872d77fe225: Pulling fs layer [2023-05-24T23:18:59.209Z] 5851b861e8e6: Pulling fs layer [2023-05-24T23:18:59.209Z] 988bab9f4d93: Waiting [2023-05-24T23:18:59.209Z] 1469e6f7b9e6: Waiting [2023-05-24T23:18:59.209Z] b352a97aabf1: Waiting [2023-05-24T23:18:59.209Z] 4872d77fe225: Waiting [2023-05-24T23:18:59.209Z] bde34c3a00c8: Waiting [2023-05-24T23:18:59.209Z] 5851b861e8e6: Waiting [2023-05-24T23:18:59.209Z] e2be974225ed: Verifying Checksum [2023-05-24T23:18:59.209Z] e2be974225ed: Download complete [2023-05-24T23:18:59.209Z] 988bab9f4d93: Verifying Checksum [2023-05-24T23:18:59.209Z] 988bab9f4d93: Download complete [2023-05-24T23:18:59.468Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T23:18:59.468Z] 339a4e72a1f5: Download complete [2023-05-24T23:18:59.468Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T23:18:59.468Z] 1469e6f7b9e6: Download complete [2023-05-24T23:18:59.468Z] eaf3925da568: Download complete [2023-05-24T23:18:59.468Z] bde34c3a00c8: Download complete [2023-05-24T23:18:59.468Z] b352a97aabf1: Verifying Checksum [2023-05-24T23:18:59.468Z] b352a97aabf1: Download complete [2023-05-24T23:18:59.468Z] 4872d77fe225: Verifying Checksum [2023-05-24T23:18:59.468Z] 4872d77fe225: Download complete [2023-05-24T23:18:59.468Z] 5851b861e8e6: Verifying Checksum [2023-05-24T23:18:59.468Z] b85a868b505f: Verifying Checksum [2023-05-24T23:18:59.468Z] b85a868b505f: Download complete [2023-05-24T23:18:59.728Z] bab4dde63d76: Verifying Checksum [2023-05-24T23:18:59.728Z] bab4dde63d76: Download complete [2023-05-24T23:19:00.664Z] b85a868b505f: Pull complete [2023-05-24T23:19:00.924Z] e2be974225ed: Pull complete [2023-05-24T23:19:01.491Z] 339a4e72a1f5: Pull complete [2023-05-24T23:19:01.491Z] 988bab9f4d93: Pull complete [2023-05-24T23:19:01.751Z] 1469e6f7b9e6: Pull complete [2023-05-24T23:19:01.751Z] eaf3925da568: Pull complete [2023-05-24T23:19:03.656Z] bab4dde63d76: Pull complete [2023-05-24T23:19:03.656Z] bde34c3a00c8: Pull complete [2023-05-24T23:19:03.915Z] b352a97aabf1: Pull complete [2023-05-24T23:19:03.915Z] 4872d77fe225: Pull complete [2023-05-24T23:19:03.915Z] 5851b861e8e6: Pull complete [2023-05-24T23:19:03.915Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T23:19:03.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:19:03.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:19:04.012Z] prd-ubuntu20.04-docker-8c-8g-16808 does not seem to be running inside a container [2023-05-24T23:19:04.048Z] $ 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-24T23:19:06.802Z] $ docker top d4da4a170667d27c2af07565afc5af6052893b6608fe92126574a5bb316fcdac -eo pid,comm [2023-05-24T23:19:06.860Z] 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-24T23:19:06.860Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T23:19:06.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:19:06.906Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:19:07.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:19:07.031Z] $ docker exec d4da4a170667d27c2af07565afc5af6052893b6608fe92126574a5bb316fcdac ssh-agent [2023-05-24T23:19:07.139Z] SSH_AUTH_SOCK=/tmp/ssh-HyL6kmfOHYtz/agent.32 [2023-05-24T23:19:07.139Z] SSH_AGENT_PID=38 [2023-05-24T23:19:07.146Z] Running ssh-add (command line suppressed) [2023-05-24T23:19:07.250Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_8868681190626150441.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_8868681190626150441.key) [2023-05-24T23:19:07.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:19:07.548Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T23:19:07.573Z] $ docker exec --env ******** --env ******** d4da4a170667d27c2af07565afc5af6052893b6608fe92126574a5bb316fcdac ssh-agent -k [2023-05-24T23:19:07.686Z] unset SSH_AUTH_SOCK; [2023-05-24T23:19:07.686Z] unset SSH_AGENT_PID; [2023-05-24T23:19:07.687Z] echo Agent pid 38 killed; [2023-05-24T23:19:07.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T23:19:07.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:19:07.723Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:19:07.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:19:07.849Z] $ docker exec d4da4a170667d27c2af07565afc5af6052893b6608fe92126574a5bb316fcdac ssh-agent [2023-05-24T23:19:07.958Z] SSH_AUTH_SOCK=/tmp/ssh-Nlnxm29WGJSF/agent.70 [2023-05-24T23:19:07.958Z] SSH_AGENT_PID=77 [2023-05-24T23:19:07.962Z] Running ssh-add (command line suppressed) [2023-05-24T23:19:08.061Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_1682252972753329497.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_1682252972753329497.key) [2023-05-24T23:19:08.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:19:08.364Z] + git semver init [2023-05-24T23:19:08.623Z] 2023-05-24 23:19:08,566 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T23:19:08.623Z] 2023-05-24 23:19:08,567 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver [2023-05-24T23:19:08.623Z] 2023-05-24 23:19:08,567 [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-24T23:19:08.623Z] 2023-05-24 23:19:08,567 [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-24T23:19:09.569Z] 2023-05-24 23:19:09,369 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.git/info/exclude [2023-05-24T23:19:09.569Z] 2023-05-24 23:19:09,371 [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-24T23:19:09.569Z] 2023-05-24 23:19:09,371 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 [2023-05-24T23:19:09.569Z] 2023-05-24 23:19:09,377 [execute] INFO git cat-file --batch-check [2023-05-24T23:19:09.569Z] 2023-05-24 23:19:09,378 [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-24T23:19:09.569Z] 2023-05-24 23:19:09,384 [execute] INFO git cat-file --batch [2023-05-24T23:19:09.569Z] 2023-05-24 23:19:09,384 [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-24T23:19:09.569Z] 2023-05-24 23:19:09,390 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 [2023-05-24T23:19:09.569Z] 0.0.0 [Pipeline] } [2023-05-24T23:19:09.584Z] $ docker exec --env ******** --env ******** d4da4a170667d27c2af07565afc5af6052893b6608fe92126574a5bb316fcdac ssh-agent -k [2023-05-24T23:19:09.691Z] unset SSH_AUTH_SOCK; [2023-05-24T23:19:09.692Z] unset SSH_AGENT_PID; [2023-05-24T23:19:09.692Z] echo Agent pid 77 killed; [2023-05-24T23:19:09.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:19:10.008Z] + git semver [Pipeline] } [2023-05-24T23:19:10.284Z] $ docker stop --time=1 d4da4a170667d27c2af07565afc5af6052893b6608fe92126574a5bb316fcdac [2023-05-24T23:19:11.553Z] $ docker rm -f --volumes d4da4a170667d27c2af07565afc5af6052893b6608fe92126574a5bb316fcdac [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:19:11.889Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T23:19:12.077Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T23:19:12.080Z] [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-24T23:19:12.232Z] provisioning config files... [2023-05-24T23:19:12.240Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config7586597956993345176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:19:12.538Z] ---> docker-login.sh [2023-05-24T23:19:12.538Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:19:12.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:19:12.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:19:12.538Z] Configure a credential helper to remove this warning. See [2023-05-24T23:19:12.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:19:12.538Z] [2023-05-24T23:19:12.538Z] Login Succeeded [2023-05-24T23:19:12.538Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:19:12.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:19:12.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:19:12.538Z] Configure a credential helper to remove this warning. See [2023-05-24T23:19:12.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:19:12.538Z] [2023-05-24T23:19:12.538Z] Login Succeeded [2023-05-24T23:19:12.538Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:19:12.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:19:12.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:19:12.796Z] Configure a credential helper to remove this warning. See [2023-05-24T23:19:12.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:19:12.796Z] [2023-05-24T23:19:12.796Z] Login Succeeded [2023-05-24T23:19:12.796Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:19:12.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:19:12.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:19:12.796Z] Configure a credential helper to remove this warning. See [2023-05-24T23:19:12.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:19:12.796Z] [2023-05-24T23:19:12.796Z] Login Succeeded [2023-05-24T23:19:12.796Z] docker.io [2023-05-24T23:19:13.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:19:13.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:19:13.056Z] Configure a credential helper to remove this warning. See [2023-05-24T23:19:13.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:19:13.056Z] [2023-05-24T23:19:13.056Z] Login Succeeded [2023-05-24T23:19:13.056Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:19:13.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:19:13.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:19:13.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:19:13.161Z] ========================================================= [2023-05-24T23:19:13.161Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T23:19:13.161Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:19:13.500Z] + 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-24T23:19:13.500Z] Sending build context to Docker daemon 6.592MB [2023-05-24T23:19:13.500Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:19:13.500Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T23:19:13.500Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T23:19:13.500Z] f56be85fc22e: Pulling fs layer [2023-05-24T23:19:13.500Z] 85791d961cd3: Pulling fs layer [2023-05-24T23:19:13.500Z] d694b5ae8c79: Pulling fs layer [2023-05-24T23:19:13.500Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T23:19:13.500Z] 4d19c01a9841: Pulling fs layer [2023-05-24T23:19:13.500Z] 9325e15d5711: Pulling fs layer [2023-05-24T23:19:13.500Z] 556b6ee489ea: Pulling fs layer [2023-05-24T23:19:13.500Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T23:19:13.500Z] 4d19c01a9841: Waiting [2023-05-24T23:19:13.500Z] 9f32a84ed3da: Waiting [2023-05-24T23:19:13.500Z] 556b6ee489ea: Waiting [2023-05-24T23:19:13.500Z] c5a4b2cf53e6: Waiting [2023-05-24T23:19:13.500Z] 9325e15d5711: Waiting [2023-05-24T23:19:13.500Z] 85791d961cd3: Download complete [2023-05-24T23:19:13.760Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T23:19:13.760Z] 9f32a84ed3da: Download complete [2023-05-24T23:19:13.760Z] 4d19c01a9841: Download complete [2023-05-24T23:19:13.760Z] f56be85fc22e: Download complete [2023-05-24T23:19:13.760Z] 9325e15d5711: Verifying Checksum [2023-05-24T23:19:13.760Z] 9325e15d5711: Download complete [2023-05-24T23:19:13.760Z] f56be85fc22e: Pull complete [2023-05-24T23:19:14.022Z] 85791d961cd3: Pull complete [2023-05-24T23:19:14.282Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T23:19:14.282Z] c5a4b2cf53e6: Download complete [2023-05-24T23:19:14.282Z] d694b5ae8c79: Verifying Checksum [2023-05-24T23:19:14.282Z] d694b5ae8c79: Download complete [2023-05-24T23:19:14.542Z] 556b6ee489ea: Verifying Checksum [2023-05-24T23:19:14.542Z] 556b6ee489ea: Download complete [2023-05-24T23:19:17.825Z] d694b5ae8c79: Pull complete [2023-05-24T23:19:17.825Z] 9f32a84ed3da: Pull complete [2023-05-24T23:19:17.825Z] 4d19c01a9841: Pull complete [2023-05-24T23:19:18.084Z] 9325e15d5711: Pull complete [2023-05-24T23:19:20.612Z] 556b6ee489ea: Pull complete [2023-05-24T23:19:21.562Z] c5a4b2cf53e6: Pull complete [2023-05-24T23:19:21.562Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T23:19:21.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T23:19:21.562Z] ---> c4be618373d6 [2023-05-24T23:19:21.562Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:19:24.853Z] ---> Running in eee473df4980 [2023-05-24T23:19:25.113Z] Removing intermediate container eee473df4980 [2023-05-24T23:19:25.113Z] ---> 4151d92209f3 [2023-05-24T23:19:25.113Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:19:25.113Z] ---> Running in 17d67a9aef59 [2023-05-24T23:19:25.113Z] Removing intermediate container 17d67a9aef59 [2023-05-24T23:19:25.113Z] ---> 307b6571eab5 [2023-05-24T23:19:25.113Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T23:19:25.113Z] ---> Running in 3ef6eeda716a [2023-05-24T23:19:25.373Z] Removing intermediate container 3ef6eeda716a [2023-05-24T23:19:25.373Z] ---> 53b093504cb8 [2023-05-24T23:19:25.373Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:19:25.373Z] ---> Running in f29cdfc768a4 [2023-05-24T23:19:25.373Z] Removing intermediate container f29cdfc768a4 [2023-05-24T23:19:25.373Z] ---> 44e2c63f5a9d [2023-05-24T23:19:25.373Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:19:25.373Z] ---> Running in 689ea835cd2c [2023-05-24T23:19:25.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:19:25.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:19:26.152Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T23:19:26.152Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T23:19:26.152Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T23:19:26.152Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T23:19:26.152Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:19:26.152Z] OK: 269 MiB in 57 packages [2023-05-24T23:19:26.721Z] Removing intermediate container 689ea835cd2c [2023-05-24T23:19:26.721Z] ---> 854649a0407a [2023-05-24T23:19:26.721Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-24T23:19:26.721Z] ---> Running in 0a9ddd079c25 [2023-05-24T23:19:26.721Z] Removing intermediate container 0a9ddd079c25 [2023-05-24T23:19:26.721Z] ---> 931c02c6aa78 [2023-05-24T23:19:26.721Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T23:19:26.979Z] ---> 208dd616a1e4 [2023-05-24T23:19:26.979Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:19:26.979Z] ---> Running in c36aaec04e15 [2023-05-24T23:19:27.196Z] Still waiting to schedule task [2023-05-24T23:19:27.197Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16803’ [2023-05-24T23:19:53.548Z] Removing intermediate container c36aaec04e15 [2023-05-24T23:19:53.548Z] ---> 806d5a68e54c [2023-05-24T23:19:53.548Z] Step 11/12 : COPY . . [2023-05-24T23:19:53.548Z] ---> 1c95317f77a2 [2023-05-24T23:19:53.548Z] Step 12/12 : RUN $MAKE [2023-05-24T23:19:53.548Z] ---> Running in 01828bd87ee8 [2023-05-24T23:19:53.548Z] noop [2023-05-24T23:19:53.808Z] Removing intermediate container 01828bd87ee8 [2023-05-24T23:19:53.808Z] ---> 4658bfaed530 [2023-05-24T23:19:53.808Z] Successfully built 4658bfaed530 [2023-05-24T23:19:53.808Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:19:54.118Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:19:54.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:19:54.191Z] prd-ubuntu20.04-docker-8c-8g-16808 does not seem to be running inside a container [2023-05-24T23:19:54.219Z] $ 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-24T23:19:54.572Z] $ docker top 3eac3e08d4e8c7a1332165fd91e658f11be18019549954427f6d20c9a803df8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:19:54.917Z] + go version [2023-05-24T23:19:54.917Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T23:19:54.932Z] $ docker stop --time=1 3eac3e08d4e8c7a1332165fd91e658f11be18019549954427f6d20c9a803df8f [2023-05-24T23:19:56.208Z] $ docker rm -f --volumes 3eac3e08d4e8c7a1332165fd91e658f11be18019549954427f6d20c9a803df8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:19:56.622Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:19:56.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:19:56.697Z] prd-ubuntu20.04-docker-8c-8g-16808 does not seem to be running inside a container [2023-05-24T23:19:56.737Z] $ 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-24T23:19:57.096Z] $ docker top 774a06db17d545aee5fa1a2d04410e4f723d30f1d2c9257acd33d2ee840d843b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:19:57.441Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:19:57.741Z] + make test [2023-05-24T23:19:57.741Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T23:20:03.017Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-24T23:20:12.983Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-24T23:20:13.241Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-24T23:20:13.498Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.020s coverage: 22.8% of statements [2023-05-24T23:20:21.625Z] go vet ./... [2023-05-24T23:20:24.909Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T23:20:24.909Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T23:20:24.909Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T23:20:24.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T23:20:24.937Z] $ docker stop --time=1 774a06db17d545aee5fa1a2d04410e4f723d30f1d2c9257acd33d2ee840d843b [2023-05-24T23:20:27.938Z] $ docker rm -f --volumes 774a06db17d545aee5fa1a2d04410e4f723d30f1d2c9257acd33d2ee840d843b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:20:28.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T23:20:28.462Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T23:20:28.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T23:20:29.294Z] + ls -al . [2023-05-24T23:20:29.294Z] total 184 [2023-05-24T23:20:29.294Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:19 . [2023-05-24T23:20:29.294Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:18 .. [2023-05-24T23:20:29.294Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 23:18 .dockerignore [2023-05-24T23:20:29.294Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:19 .git [2023-05-24T23:20:29.294Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:18 .github [2023-05-24T23:20:29.294Z] -rw-rw-r-- 1 jenkins jenkins 329 May 24 23:18 .gitignore [2023-05-24T23:20:29.294Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:18 .golangci.yml [2023-05-24T23:20:29.294Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:19 .semver [2023-05-24T23:20:29.294Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 24 23:18 Attribution.txt [2023-05-24T23:20:29.294Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 24 23:18 CHANGELOG.md [2023-05-24T23:20:29.294Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 24 23:18 Dockerfile [2023-05-24T23:20:29.294Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:18 GOVERNANCE.md [2023-05-24T23:20:29.294Z] -rw-rw-r-- 1 jenkins jenkins 678 May 24 23:18 Jenkinsfile [2023-05-24T23:20:29.294Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 23:18 LICENSE [2023-05-24T23:20:29.294Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 24 23:18 Makefile [2023-05-24T23:20:29.294Z] -rw-rw-r-- 1 jenkins jenkins 620 May 24 23:18 OWNERS.md [2023-05-24T23:20:29.294Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 24 23:18 README.md [2023-05-24T23:20:29.294Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:19 VERSION [2023-05-24T23:20:29.294Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:18 bin [2023-05-24T23:20:29.294Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:18 cmd [2023-05-24T23:20:29.294Z] -rw-r--r-- 1 jenkins jenkins 18506 May 24 23:20 coverage.out [2023-05-24T23:20:29.294Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 24 23:18 go.mod [2023-05-24T23:20:29.294Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 24 23:18 go.sum [2023-05-24T23:20:29.294Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:18 internal [2023-05-24T23:20:29.294Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:18 mock [2023-05-24T23:20:29.294Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:18 snap [2023-05-24T23:20:29.294Z] -rw-rw-r-- 1 jenkins jenkins 227 May 24 23:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:20:29.596Z] + 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=56a1bdd356998c1e5d1290ed26c25d1c3966bba5 --label arch=amd64 --label version=0.0.0 . [2023-05-24T23:20:29.596Z] Sending build context to Docker daemon 6.611MB [2023-05-24T23:20:29.596Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:20:29.596Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T23:20:29.596Z] ---> 4658bfaed530 [2023-05-24T23:20:29.596Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:20:29.857Z] ---> Running in d3c3bedd695e [2023-05-24T23:20:29.857Z] Removing intermediate container d3c3bedd695e [2023-05-24T23:20:29.857Z] ---> ab705f8ce502 [2023-05-24T23:20:29.857Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:20:29.857Z] ---> Running in 6a8748945c28 [2023-05-24T23:20:29.857Z] Removing intermediate container 6a8748945c28 [2023-05-24T23:20:29.857Z] ---> 082dee4f074a [2023-05-24T23:20:29.857Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T23:20:30.116Z] ---> Running in 9da84eacd919 [2023-05-24T23:20:30.116Z] Removing intermediate container 9da84eacd919 [2023-05-24T23:20:30.116Z] ---> 5d3be415b6cd [2023-05-24T23:20:30.116Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:20:30.116Z] ---> Running in fec4193e367d [2023-05-24T23:20:30.116Z] Removing intermediate container fec4193e367d [2023-05-24T23:20:30.116Z] ---> b553bf8c5d5d [2023-05-24T23:20:30.116Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:20:30.116Z] ---> Running in 0bec6e6a22e5 [2023-05-24T23:20:30.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:20:30.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:20:30.892Z] OK: 269 MiB in 57 packages [2023-05-24T23:20:31.151Z] Removing intermediate container 0bec6e6a22e5 [2023-05-24T23:20:31.151Z] ---> d84bc837a813 [2023-05-24T23:20:31.151Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-24T23:20:31.151Z] ---> Running in 87b3fe1f9c4d [2023-05-24T23:20:31.410Z] Removing intermediate container 87b3fe1f9c4d [2023-05-24T23:20:31.410Z] ---> 9c077c7c1089 [2023-05-24T23:20:31.410Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T23:20:31.410Z] ---> 3d5ab48f5503 [2023-05-24T23:20:31.410Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:20:31.410Z] ---> Running in 5ce4589987bb [2023-05-24T23:20:32.346Z] Removing intermediate container 5ce4589987bb [2023-05-24T23:20:32.346Z] ---> ec11376f8040 [2023-05-24T23:20:32.346Z] Step 11/24 : COPY . . [2023-05-24T23:20:32.605Z] ---> 3e32c7f41b6a [2023-05-24T23:20:32.605Z] Step 12/24 : RUN $MAKE [2023-05-24T23:20:32.605Z] ---> Running in 14006aeefc45 [2023-05-24T23:20:32.864Z] 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-24T23:20:54.799Z] Removing intermediate container 14006aeefc45 [2023-05-24T23:20:54.799Z] ---> a6c86cebca5a [2023-05-24T23:20:54.799Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T23:20:54.799Z] 3.17: Pulling from library/alpine [2023-05-24T23:20:54.799Z] f56be85fc22e: Already exists [2023-05-24T23:20:54.799Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T23:20:54.799Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T23:20:54.799Z] ---> 9ed4aefc74f6 [2023-05-24T23:20:54.799Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-24T23:20:54.799Z] ---> Running in 4b8edbded184 [2023-05-24T23:20:54.799Z] Removing intermediate container 4b8edbded184 [2023-05-24T23:20:54.799Z] ---> 354df991ae46 [2023-05-24T23:20:54.799Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T23:20:54.799Z] ---> Running in 6948ffc42165 [2023-05-24T23:20:54.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:20:54.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:20:54.799Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T23:20:54.799Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:20:54.799Z] OK: 7 MiB in 16 packages [2023-05-24T23:20:54.799Z] Removing intermediate container 6948ffc42165 [2023-05-24T23:20:54.799Z] ---> 09df3e5ad9c6 [2023-05-24T23:20:54.799Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-24T23:20:54.799Z] ---> 0f82e9ab60e2 [2023-05-24T23:20:54.799Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-24T23:20:54.799Z] ---> a1094c18780a [2023-05-24T23:20:54.799Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-24T23:20:55.058Z] ---> fa9acf5bebce [2023-05-24T23:20:55.058Z] Step 19/24 : EXPOSE 59982 [2023-05-24T23:20:55.058Z] ---> Running in 0df3c81c394d [2023-05-24T23:20:55.058Z] Removing intermediate container 0df3c81c394d [2023-05-24T23:20:55.058Z] ---> c95407125745 [2023-05-24T23:20:55.058Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-24T23:20:55.058Z] ---> Running in c51c93b07df9 [2023-05-24T23:20:55.318Z] Removing intermediate container c51c93b07df9 [2023-05-24T23:20:55.318Z] ---> 8e2fd966c65d [2023-05-24T23:20:55.318Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-24T23:20:55.318Z] ---> Running in f793940352b1 [2023-05-24T23:20:55.318Z] Removing intermediate container f793940352b1 [2023-05-24T23:20:55.318Z] ---> 5321d8180e3a [2023-05-24T23:20:55.318Z] Step 22/24 : LABEL arch=amd64 [2023-05-24T23:20:55.318Z] ---> Running in b0865407a600 [2023-05-24T23:20:55.318Z] Removing intermediate container b0865407a600 [2023-05-24T23:20:55.318Z] ---> 22d29c16fef2 [2023-05-24T23:20:55.318Z] Step 23/24 : LABEL git_sha=56a1bdd356998c1e5d1290ed26c25d1c3966bba5 [2023-05-24T23:20:55.318Z] ---> Running in 5a280d788f6b [2023-05-24T23:20:55.577Z] Removing intermediate container 5a280d788f6b [2023-05-24T23:20:55.577Z] ---> 3948799b1510 [2023-05-24T23:20:55.577Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T23:20:55.577Z] ---> Running in 55d8d20236fd [2023-05-24T23:20:55.577Z] Removing intermediate container 55d8d20236fd [2023-05-24T23:20:55.577Z] ---> 5525654983b9 [2023-05-24T23:20:55.577Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T23:20:55.577Z] Successfully built 5525654983b9 [2023-05-24T23:20:55.577Z] 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-24T23:20:56.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:20:56.020Z] [2023-05-24T23:20:56.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:20:56.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:20:56.322Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T23:20:56.322Z] 5eb5b503b376: Pulling fs layer [2023-05-24T23:20:56.322Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T23:20:56.322Z] ec43610c2a17: Pulling fs layer [2023-05-24T23:20:56.322Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T23:20:56.322Z] 33b1e0a273af: Pulling fs layer [2023-05-24T23:20:56.322Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T23:20:56.322Z] 2f39f015ded8: Pulling fs layer [2023-05-24T23:20:56.322Z] 3a2ae6a8a46f: Waiting [2023-05-24T23:20:56.322Z] 33b1e0a273af: Waiting [2023-05-24T23:20:56.322Z] 5d3b04190fa2: Waiting [2023-05-24T23:20:56.322Z] 2f39f015ded8: Waiting [2023-05-24T23:20:56.322Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T23:20:56.322Z] 5c69ac0246d0: Download complete [2023-05-24T23:20:56.322Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T23:20:56.322Z] 3a2ae6a8a46f: Download complete [2023-05-24T23:20:56.322Z] 33b1e0a273af: Verifying Checksum [2023-05-24T23:20:56.322Z] 33b1e0a273af: Download complete [2023-05-24T23:20:56.322Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T23:20:56.322Z] 5d3b04190fa2: Download complete [2023-05-24T23:20:56.322Z] ec43610c2a17: Verifying Checksum [2023-05-24T23:20:56.322Z] ec43610c2a17: Download complete [2023-05-24T23:20:56.583Z] 5eb5b503b376: Verifying Checksum [2023-05-24T23:20:56.583Z] 5eb5b503b376: Download complete [2023-05-24T23:20:57.150Z] 2f39f015ded8: Download complete [2023-05-24T23:20:57.717Z] 5eb5b503b376: Pull complete [2023-05-24T23:20:57.976Z] 5c69ac0246d0: Pull complete [2023-05-24T23:20:58.544Z] ec43610c2a17: Pull complete [2023-05-24T23:20:58.544Z] 3a2ae6a8a46f: Pull complete [2023-05-24T23:20:58.803Z] 33b1e0a273af: Pull complete [2023-05-24T23:20:58.803Z] 5d3b04190fa2: Pull complete [2023-05-24T23:21:04.077Z] 2f39f015ded8: Pull complete [2023-05-24T23:21:04.077Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T23:21:04.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:21:04.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:21:04.171Z] prd-ubuntu20.04-docker-8c-8g-16808 does not seem to be running inside a container [2023-05-24T23:21:04.207Z] $ 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-24T23:21:07.172Z] $ docker top 028c4a04e298b2d36c6aec6ed6a5a90a489da64087b38b701b2652ea83095f46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:21:07.546Z] ---> job-cost.sh [2023-05-24T23:21:07.546Z] lf-activate-venv: SKIPPING [2023-05-24T23:21:07.546Z] INFO: No Stack... [2023-05-24T23:21:07.805Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T23:21:08.375Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T23:21:08.662Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/cost.csv [2023-05-24T23:21:08.662Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T23:21:08.675Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-8-stack-cost] [2023-05-24T23:21:08.681Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-8-stack-cost] did not exist. Created. [2023-05-24T23:21:08.681Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T23:21:08.986Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T23:21:09.009Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T23:21:09.015Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T23:21:09.039Z] $ docker stop --time=1 028c4a04e298b2d36c6aec6ed6a5a90a489da64087b38b701b2652ea83095f46 [2023-05-24T23:21:10.205Z] $ docker rm -f --volumes 028c4a04e298b2d36c6aec6ed6a5a90a489da64087b38b701b2652ea83095f46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T23:22:27.505Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16813 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] { [Pipeline] ws [2023-05-24T23:22:27.519Z] Running in /w/workspace/device-mqtt-go/8 [Pipeline] { [Pipeline] checkout [2023-05-24T23:22:27.557Z] Selected Git installation does not exist. Using Default [2023-05-24T23:22:27.557Z] The recommended git tool is: NONE [2023-05-24T23:22:34.060Z] using credential edgex-jenkins-ssh [2023-05-24T23:22:34.077Z] Cloning the remote Git repository [2023-05-24T23:22:34.127Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-24T23:22:34.231Z] > git init /w/workspace/device-mqtt-go/8 # timeout=10 [2023-05-24T23:22:34.385Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-24T23:22:34.386Z] > git --version # timeout=10 [2023-05-24T23:22:34.407Z] > git --version # 'git version 2.25.1' [2023-05-24T23:22:34.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:22:34.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:22:35.845Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-24T23:22:35.871Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:22:37.459Z] Merging remotes/origin/main commit 7890826e223808f9f870907e908c893318dcbe65 into PR head commit 4044fa6afcae6da78636a9bc503ed515b5b47f49 [2023-05-24T23:22:37.770Z] Merge succeeded, producing f6992bc0964cde1084cae2827e87f1a259db5cbd [2023-05-24T23:22:37.770Z] Checking out Revision f6992bc0964cde1084cae2827e87f1a259db5cbd (PR-600) [2023-05-24T23:22:36.803Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-24T23:22:36.857Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-24T23:22:36.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:22:36.880Z] > 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-24T23:22:37.481Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T23:22:37.559Z] > git checkout -f 4044fa6afcae6da78636a9bc503ed515b5b47f49 # timeout=10 [2023-05-24T23:22:37.644Z] > git remote # timeout=10 [2023-05-24T23:22:37.662Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T23:22:37.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:22:37.695Z] > git merge 7890826e223808f9f870907e908c893318dcbe65 # timeout=10 [2023-05-24T23:22:37.752Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T23:22:37.775Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T23:22:37.788Z] > git checkout -f f6992bc0964cde1084cae2827e87f1a259db5cbd # timeout=10 [2023-05-24T23:22:41.296Z] Commit message: "Merge commit '7890826e223808f9f870907e908c893318dcbe65' into HEAD" [2023-05-24T23:22:41.304Z] > git rev-list --no-walk 4044fa6afcae6da78636a9bc503ed515b5b47f49 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:22:42.264Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T23:22:42.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:22:42.264Z] Dload Upload Total Spent Left Speed [2023-05-24T23:22:42.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-05-24T23:22:43.051Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T23:22:43.400Z] + sudo tee /etc/docker/daemon.new [2023-05-24T23:22:43.400Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T23:22:43.400Z] { [2023-05-24T23:22:43.400Z] "registry-mirrors": [ [2023-05-24T23:22:43.400Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T23:22:43.400Z] ], [2023-05-24T23:22:43.400Z] "bip": "10.250.0.254/24", [2023-05-24T23:22:43.400Z] "hosts": [ [2023-05-24T23:22:43.400Z] "tcp://0.0.0.0:5555", [2023-05-24T23:22:43.400Z] "unix:///var/run/docker.sock" [2023-05-24T23:22:43.400Z] ], [2023-05-24T23:22:43.400Z] "mtu": 1458, [2023-05-24T23:22:43.400Z] "selinux-enabled": true, [2023-05-24T23:22:43.400Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T23:22:43.400Z] } [Pipeline] sh [2023-05-24T23:22:43.763Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T23:22:44.108Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:23:02.396Z] provisioning config files... [2023-05-24T23:23:02.428Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/8@tmp/config17157626499455655989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:23:02.794Z] ---> docker-login.sh [2023-05-24T23:23:02.794Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:23:03.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:23:03.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:23:03.395Z] Configure a credential helper to remove this warning. See [2023-05-24T23:23:03.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:23:03.395Z] [2023-05-24T23:23:03.395Z] Login Succeeded [2023-05-24T23:23:03.395Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:23:03.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:23:03.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:23:03.944Z] Configure a credential helper to remove this warning. See [2023-05-24T23:23:03.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:23:03.944Z] [2023-05-24T23:23:03.944Z] Login Succeeded [2023-05-24T23:23:03.944Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:23:04.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:23:04.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:23:04.218Z] Configure a credential helper to remove this warning. See [2023-05-24T23:23:04.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:23:04.218Z] [2023-05-24T23:23:04.218Z] Login Succeeded [2023-05-24T23:23:04.218Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:23:04.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:23:04.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:23:04.763Z] Configure a credential helper to remove this warning. See [2023-05-24T23:23:04.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:23:04.763Z] [2023-05-24T23:23:04.763Z] Login Succeeded [2023-05-24T23:23:04.763Z] docker.io [2023-05-24T23:23:05.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:23:05.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:23:05.303Z] Configure a credential helper to remove this warning. See [2023-05-24T23:23:05.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:23:05.303Z] [2023-05-24T23:23:05.303Z] Login Succeeded [2023-05-24T23:23:05.303Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:23:05.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:23:05.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:23:05.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:23:05.703Z] ========================================================= [2023-05-24T23:23:05.703Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T23:23:05.703Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:23:06.065Z] + 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-24T23:23:06.337Z] Sending build context to Docker daemon 3.433MB [2023-05-24T23:23:06.337Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:23:06.337Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T23:23:06.616Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T23:23:06.616Z] c41833b44d91: Pulling fs layer [2023-05-24T23:23:06.616Z] ed15518f5707: Pulling fs layer [2023-05-24T23:23:06.616Z] feae8fd75edb: Pulling fs layer [2023-05-24T23:23:06.616Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T23:23:06.616Z] 3cdef696dda3: Pulling fs layer [2023-05-24T23:23:06.616Z] 2ced38df9373: Pulling fs layer [2023-05-24T23:23:06.616Z] 58f1dce35555: Pulling fs layer [2023-05-24T23:23:06.616Z] 3cdef696dda3: Waiting [2023-05-24T23:23:06.616Z] 2ced38df9373: Waiting [2023-05-24T23:23:06.616Z] 242c74f7c9fa: Waiting [2023-05-24T23:23:06.616Z] 58f1dce35555: Waiting [2023-05-24T23:23:06.616Z] ed15518f5707: Verifying Checksum [2023-05-24T23:23:06.616Z] ed15518f5707: Download complete [2023-05-24T23:23:06.616Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T23:23:06.616Z] 242c74f7c9fa: Download complete [2023-05-24T23:23:06.616Z] 3cdef696dda3: Verifying Checksum [2023-05-24T23:23:06.616Z] 3cdef696dda3: Download complete [2023-05-24T23:23:06.616Z] c41833b44d91: Verifying Checksum [2023-05-24T23:23:06.616Z] c41833b44d91: Download complete [2023-05-24T23:23:08.092Z] c41833b44d91: Pull complete [2023-05-24T23:23:08.371Z] 58f1dce35555: Verifying Checksum [2023-05-24T23:23:08.371Z] 58f1dce35555: Download complete [2023-05-24T23:23:08.663Z] ed15518f5707: Pull complete [2023-05-24T23:23:09.664Z] feae8fd75edb: Verifying Checksum [2023-05-24T23:23:09.664Z] feae8fd75edb: Download complete [2023-05-24T23:23:09.935Z] 2ced38df9373: Verifying Checksum [2023-05-24T23:23:09.935Z] 2ced38df9373: Download complete [2023-05-24T23:23:22.308Z] feae8fd75edb: Pull complete [2023-05-24T23:23:22.309Z] 242c74f7c9fa: Pull complete [2023-05-24T23:23:22.309Z] 3cdef696dda3: Pull complete [2023-05-24T23:23:28.978Z] 2ced38df9373: Pull complete [2023-05-24T23:23:31.621Z] 58f1dce35555: Pull complete [2023-05-24T23:23:31.621Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T23:23:31.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T23:23:31.621Z] ---> fadd8f120f05 [2023-05-24T23:23:31.621Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:23:33.576Z] ---> Running in 26a9ace6ae74 [2023-05-24T23:23:33.850Z] Removing intermediate container 26a9ace6ae74 [2023-05-24T23:23:33.850Z] ---> 2607846ffa47 [2023-05-24T23:23:33.850Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:23:33.850Z] ---> Running in 39f1efbe6d81 [2023-05-24T23:23:34.127Z] Removing intermediate container 39f1efbe6d81 [2023-05-24T23:23:34.127Z] ---> 09ad39da9e00 [2023-05-24T23:23:34.127Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T23:23:34.398Z] ---> Running in 821c0e8be9da [2023-05-24T23:23:34.669Z] Removing intermediate container 821c0e8be9da [2023-05-24T23:23:34.669Z] ---> d78eb6c4064b [2023-05-24T23:23:34.669Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:23:34.669Z] ---> Running in 797f74c1f362 [2023-05-24T23:23:35.259Z] Removing intermediate container 797f74c1f362 [2023-05-24T23:23:35.259Z] ---> e43933221cb8 [2023-05-24T23:23:35.259Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:23:35.259Z] ---> Running in fa70278eb6ad [2023-05-24T23:23:36.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:23:37.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:23:38.254Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T23:23:38.529Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T23:23:38.529Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T23:23:38.529Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T23:23:38.529Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:23:38.529Z] OK: 268 MiB in 57 packages [2023-05-24T23:23:39.969Z] Removing intermediate container fa70278eb6ad [2023-05-24T23:23:39.969Z] ---> 0552ca88e161 [2023-05-24T23:23:39.969Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-24T23:23:39.969Z] ---> Running in 861b6c574ea4 [2023-05-24T23:23:40.240Z] Removing intermediate container 861b6c574ea4 [2023-05-24T23:23:40.240Z] ---> beb745d269f1 [2023-05-24T23:23:40.240Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T23:23:40.830Z] ---> b7a51a719ab1 [2023-05-24T23:23:40.830Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:23:40.830Z] ---> Running in 3f552099153b [2023-05-24T23:24:48.854Z] Removing intermediate container 3f552099153b [2023-05-24T23:24:48.854Z] ---> 6671c0896436 [2023-05-24T23:24:48.854Z] Step 11/12 : COPY . . [2023-05-24T23:24:48.854Z] ---> ae3578cc306a [2023-05-24T23:24:48.854Z] Step 12/12 : RUN $MAKE [2023-05-24T23:24:48.854Z] ---> Running in 7618ae5ea323 [2023-05-24T23:24:48.854Z] noop [2023-05-24T23:24:48.854Z] Removing intermediate container 7618ae5ea323 [2023-05-24T23:24:48.854Z] ---> c9eeffe178ec [2023-05-24T23:24:48.854Z] Successfully built c9eeffe178ec [2023-05-24T23:24:48.854Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:24:49.270Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T23:24:49.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:24:49.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-16813 does not seem to be running inside a container [2023-05-24T23:24:49.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@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-24T23:24:52.351Z] $ docker top fa9aee1dd3f0d49fcba2e0dfb774c9ef805fc57f560705c8df8db3cecc5880f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:24:53.222Z] + go version [2023-05-24T23:24:53.222Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T23:24:53.240Z] $ docker stop --time=1 fa9aee1dd3f0d49fcba2e0dfb774c9ef805fc57f560705c8df8db3cecc5880f1 [2023-05-24T23:24:55.301Z] $ docker rm -f --volumes fa9aee1dd3f0d49fcba2e0dfb774c9ef805fc57f560705c8df8db3cecc5880f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:24:55.886Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T23:24:55.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:24:56.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-16813 does not seem to be running inside a container [2023-05-24T23:24:56.155Z] $ 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/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@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-24T23:24:57.410Z] $ docker top ae85dc2a2bd9e04861222ea70d33d34380c4b833643f6f4c99b2bc8b5e79af99 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:24:58.268Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/8 [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:24:58.916Z] + make test [2023-05-24T23:24:58.916Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T23:25:37.858Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-24T23:28:14.658Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-24T23:28:14.658Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-24T23:28:14.658Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.084s coverage: 22.8% of statements [2023-05-24T23:28:14.658Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T23:28:14.658Z] go vet ./... [2023-05-24T23:28:46.927Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T23:28:46.927Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T23:28:46.927Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T23:28:46.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T23:28:46.960Z] $ docker stop --time=1 ae85dc2a2bd9e04861222ea70d33d34380c4b833643f6f4c99b2bc8b5e79af99 [2023-05-24T23:28:48.835Z] $ docker rm -f --volumes ae85dc2a2bd9e04861222ea70d33d34380c4b833643f6f4c99b2bc8b5e79af99 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:28:50.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T23:28:50.054Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T23:28:50.639Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:28:51.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T23:28:51.376Z] + ls -al . [2023-05-24T23:28:51.376Z] total 180 [2023-05-24T23:28:51.376Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 23:25 . [2023-05-24T23:28:51.376Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:22 .. [2023-05-24T23:28:51.376Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 23:22 .dockerignore [2023-05-24T23:28:51.376Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:22 .git [2023-05-24T23:28:51.376Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:22 .github [2023-05-24T23:28:51.376Z] -rw-rw-r-- 1 jenkins jenkins 329 May 24 23:22 .gitignore [2023-05-24T23:28:51.376Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:22 .golangci.yml [2023-05-24T23:28:51.376Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 24 23:22 Attribution.txt [2023-05-24T23:28:51.376Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 24 23:22 CHANGELOG.md [2023-05-24T23:28:51.376Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 24 23:22 Dockerfile [2023-05-24T23:28:51.376Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:22 GOVERNANCE.md [2023-05-24T23:28:51.376Z] -rw-rw-r-- 1 jenkins jenkins 678 May 24 23:22 Jenkinsfile [2023-05-24T23:28:51.376Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 23:22 LICENSE [2023-05-24T23:28:51.376Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 24 23:22 Makefile [2023-05-24T23:28:51.376Z] -rw-rw-r-- 1 jenkins jenkins 620 May 24 23:22 OWNERS.md [2023-05-24T23:28:51.376Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 24 23:22 README.md [2023-05-24T23:28:51.376Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:19 VERSION [2023-05-24T23:28:51.376Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:22 bin [2023-05-24T23:28:51.376Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:22 cmd [2023-05-24T23:28:51.376Z] -rw-r--r-- 1 jenkins jenkins 18506 May 24 23:28 coverage.out [2023-05-24T23:28:51.376Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 24 23:22 go.mod [2023-05-24T23:28:51.376Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 24 23:22 go.sum [2023-05-24T23:28:51.376Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:22 internal [2023-05-24T23:28:51.376Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:22 mock [2023-05-24T23:28:51.376Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:22 snap [2023-05-24T23:28:51.376Z] -rw-rw-r-- 1 jenkins jenkins 227 May 24 23:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:28:51.743Z] + 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=f6992bc0964cde1084cae2827e87f1a259db5cbd --label arch=arm64 --label version=0.0.0 . [2023-05-24T23:28:52.019Z] Sending build context to Docker daemon 3.453MB [2023-05-24T23:28:52.019Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:28:52.019Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T23:28:52.019Z] ---> c9eeffe178ec [2023-05-24T23:28:52.019Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:28:52.300Z] ---> Running in 392e8775ab7f [2023-05-24T23:28:52.579Z] Removing intermediate container 392e8775ab7f [2023-05-24T23:28:52.579Z] ---> 26ae7bf70eca [2023-05-24T23:28:52.579Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:28:52.875Z] ---> Running in 819e446225e2 [2023-05-24T23:28:53.146Z] Removing intermediate container 819e446225e2 [2023-05-24T23:28:53.146Z] ---> 8728dac912e1 [2023-05-24T23:28:53.146Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T23:28:53.146Z] ---> Running in 4d2f3634b2bd [2023-05-24T23:28:53.421Z] Removing intermediate container 4d2f3634b2bd [2023-05-24T23:28:53.421Z] ---> 9c7e6e0c7df4 [2023-05-24T23:28:53.421Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:28:53.691Z] ---> Running in 5fa2a13655c3 [2023-05-24T23:28:53.961Z] Removing intermediate container 5fa2a13655c3 [2023-05-24T23:28:53.961Z] ---> 321b48fa3eb9 [2023-05-24T23:28:53.961Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:28:53.961Z] ---> Running in 8bb272e5a1ce [2023-05-24T23:28:55.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:28:55.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:28:57.074Z] OK: 268 MiB in 57 packages [2023-05-24T23:28:57.662Z] Removing intermediate container 8bb272e5a1ce [2023-05-24T23:28:57.662Z] ---> f9a27942abaa [2023-05-24T23:28:57.662Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-24T23:28:57.932Z] ---> Running in dd54aa8efd9b [2023-05-24T23:28:58.199Z] Removing intermediate container dd54aa8efd9b [2023-05-24T23:28:58.199Z] ---> 83b3a1443044 [2023-05-24T23:28:58.199Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T23:28:58.790Z] ---> af6381830d2a [2023-05-24T23:28:58.790Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:28:58.790Z] ---> Running in c38bd9b2af9e [2023-05-24T23:29:01.391Z] Removing intermediate container c38bd9b2af9e [2023-05-24T23:29:01.391Z] ---> 6cbfb8c83a13 [2023-05-24T23:29:01.391Z] Step 11/24 : COPY . . [2023-05-24T23:29:02.354Z] ---> 3fecd8b5361c [2023-05-24T23:29:02.354Z] Step 12/24 : RUN $MAKE [2023-05-24T23:29:02.354Z] ---> Running in 42c802c20ee2 [2023-05-24T23:29:03.313Z] 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-24T23:31:43.336Z] Removing intermediate container 42c802c20ee2 [2023-05-24T23:31:43.336Z] ---> e3f2dac0027d [2023-05-24T23:31:43.336Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T23:31:43.336Z] 3.17: Pulling from library/alpine [2023-05-24T23:31:43.336Z] c41833b44d91: Already exists [2023-05-24T23:31:43.336Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T23:31:43.336Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T23:31:43.336Z] ---> 51e60588ff2c [2023-05-24T23:31:43.336Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-24T23:31:43.336Z] ---> Running in 39beebacc97e [2023-05-24T23:31:43.336Z] Removing intermediate container 39beebacc97e [2023-05-24T23:31:43.336Z] ---> 058fda26e512 [2023-05-24T23:31:43.336Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T23:31:43.336Z] ---> Running in 40d6fd3b0b9d [2023-05-24T23:31:43.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:31:43.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:31:43.336Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T23:31:43.336Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:31:43.336Z] OK: 8 MiB in 16 packages [2023-05-24T23:31:43.336Z] Removing intermediate container 40d6fd3b0b9d [2023-05-24T23:31:43.336Z] ---> 1941353f1b3f [2023-05-24T23:31:43.336Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-24T23:31:43.607Z] ---> f4e26bdd7f78 [2023-05-24T23:31:43.607Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-24T23:31:44.197Z] ---> c928187ce276 [2023-05-24T23:31:44.197Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-24T23:31:44.786Z] ---> 20ac22508a47 [2023-05-24T23:31:44.786Z] Step 19/24 : EXPOSE 59982 [2023-05-24T23:31:45.055Z] ---> Running in e1e5a82981c8 [2023-05-24T23:31:45.323Z] Removing intermediate container e1e5a82981c8 [2023-05-24T23:31:45.323Z] ---> 6442b22ce59c [2023-05-24T23:31:45.323Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-24T23:31:45.323Z] ---> Running in 608889f99051 [2023-05-24T23:31:45.591Z] Removing intermediate container 608889f99051 [2023-05-24T23:31:45.591Z] ---> 8b7db52d5c16 [2023-05-24T23:31:45.591Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-24T23:31:45.860Z] ---> Running in 62a3ca98e223 [2023-05-24T23:31:46.128Z] Removing intermediate container 62a3ca98e223 [2023-05-24T23:31:46.128Z] ---> f0660572f957 [2023-05-24T23:31:46.128Z] Step 22/24 : LABEL arch=arm64 [2023-05-24T23:31:46.128Z] ---> Running in 42e6f960319a [2023-05-24T23:31:46.716Z] Removing intermediate container 42e6f960319a [2023-05-24T23:31:46.716Z] ---> 0c22e28d8b80 [2023-05-24T23:31:46.716Z] Step 23/24 : LABEL git_sha=f6992bc0964cde1084cae2827e87f1a259db5cbd [2023-05-24T23:31:46.716Z] ---> Running in 72e08f3086fe [2023-05-24T23:31:46.983Z] Removing intermediate container 72e08f3086fe [2023-05-24T23:31:46.983Z] ---> a1d2321ca1e2 [2023-05-24T23:31:46.983Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T23:31:46.983Z] ---> Running in 1f386dc6c47f [2023-05-24T23:31:47.250Z] Removing intermediate container 1f386dc6c47f [2023-05-24T23:31:47.250Z] ---> 9f5a56e0d5bb [2023-05-24T23:31:47.250Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T23:31:47.250Z] Successfully built 9f5a56e0d5bb [2023-05-24T23:31:47.521Z] 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-24T23:31:47.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T23:31:47.986Z] [2023-05-24T23:31:47.986Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:31:48.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T23:31:48.602Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T23:31:48.602Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T23:31:48.602Z] 04944245beec: Pulling fs layer [2023-05-24T23:31:48.602Z] 699f458cf7ca: Pulling fs layer [2023-05-24T23:31:48.602Z] 765212b225bb: Pulling fs layer [2023-05-24T23:31:48.602Z] f23df028b6ca: Pulling fs layer [2023-05-24T23:31:48.602Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T23:31:48.602Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T23:31:48.602Z] 765212b225bb: Waiting [2023-05-24T23:31:48.602Z] f23df028b6ca: Waiting [2023-05-24T23:31:48.602Z] d65c8cfc05b1: Waiting [2023-05-24T23:31:48.602Z] 2437ff75d9bd: Waiting [2023-05-24T23:31:48.602Z] 04944245beec: Verifying Checksum [2023-05-24T23:31:48.602Z] 04944245beec: Download complete [2023-05-24T23:31:48.602Z] 765212b225bb: Verifying Checksum [2023-05-24T23:31:48.602Z] 765212b225bb: Download complete [2023-05-24T23:31:48.602Z] f23df028b6ca: Verifying Checksum [2023-05-24T23:31:48.602Z] f23df028b6ca: Download complete [2023-05-24T23:31:48.602Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T23:31:48.602Z] d65c8cfc05b1: Download complete [2023-05-24T23:31:48.874Z] 699f458cf7ca: Verifying Checksum [2023-05-24T23:31:48.874Z] 699f458cf7ca: Download complete [2023-05-24T23:31:49.155Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T23:31:49.155Z] 8998bd30e6a1: Download complete [2023-05-24T23:31:51.763Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T23:31:51.763Z] 2437ff75d9bd: Download complete [2023-05-24T23:31:53.719Z] 8998bd30e6a1: Pull complete [2023-05-24T23:31:54.307Z] 04944245beec: Pull complete [2023-05-24T23:31:55.722Z] 699f458cf7ca: Pull complete [2023-05-24T23:31:55.993Z] 765212b225bb: Pull complete [2023-05-24T23:31:56.958Z] f23df028b6ca: Pull complete [2023-05-24T23:31:57.226Z] d65c8cfc05b1: Pull complete [2023-05-24T23:32:12.233Z] 2437ff75d9bd: Pull complete [2023-05-24T23:32:12.233Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T23:32:12.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T23:32:12.233Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:32:12.569Z] prd-ubuntu20.04-docker-arm64-4c-16g-16813 does not seem to be running inside a container [2023-05-24T23:32:12.637Z] $ 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/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@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-24T23:32:15.546Z] $ docker top 814f209b85800624fdddbec59b373ceab091ca6c09a6f510e6de6fdb0108ef45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:32:16.419Z] ---> job-cost.sh [2023-05-24T23:32:16.419Z] lf-activate-venv: SKIPPING [2023-05-24T23:32:16.419Z] INFO: No Stack... [2023-05-24T23:32:17.221Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T23:32:17.806Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T23:32:18.460Z] + cat /w/workspace/device-mqtt-go/8/archives/cost.csv [2023-05-24T23:32:18.460Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T23:32:18.534Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-8-stack-cost] [2023-05-24T23:32:18.540Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-8-stack-cost] did not exist. Created. [2023-05-24T23:32:18.540Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T23:32:19.422Z] /w/workspace/device-mqtt-go/8@tmp/durable-3f086ddc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T23:32:20.085Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T23:32:20.108Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T23:32:20.165Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T23:32:20.180Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T23:32:20.195Z] $ docker stop --time=1 814f209b85800624fdddbec59b373ceab091ca6c09a6f510e6de6fdb0108ef45 [2023-05-24T23:32:21.739Z] $ docker rm -f --volumes 814f209b85800624fdddbec59b373ceab091ca6c09a6f510e6de6fdb0108ef45 [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-24T23:32:22.176Z] provisioning config files... [2023-05-24T23:32:22.183Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config11676685260251452195tmp [Pipeline] { [Pipeline] sh [2023-05-24T23:32:22.479Z] + set +x [2023-05-24T23:32:22.479Z] + curl -s https://codecov.io/bash [2023-05-24T23:32:22.479Z] + bash -s -- [2023-05-24T23:32:22.479Z] [2023-05-24T23:32:22.479Z] _____ _ [2023-05-24T23:32:22.479Z] / ____| | | [2023-05-24T23:32:22.479Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T23:32:22.479Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T23:32:22.479Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T23:32:22.479Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T23:32:22.479Z] Bash-1.0.6 [2023-05-24T23:32:22.479Z] [2023-05-24T23:32:22.479Z] [2023-05-24T23:32:22.479Z] ==> git version 2.25.1 found [2023-05-24T23:32:22.479Z] ==> 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-24T23:32:22.479Z] Release-Date: 2020-01-08 [2023-05-24T23:32:22.479Z] 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-24T23:32:22.479Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T23:32:22.479Z] ==> Jenkins CI detected. [2023-05-24T23:32:22.479Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-600 [2023-05-24T23:32:22.479Z] project root: . [2023-05-24T23:32:22.479Z] --> token set from env [2023-05-24T23:32:22.479Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T23:32:22.479Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T23:32:22.479Z] ==> Python coveragepy not found [2023-05-24T23:32:22.479Z] ==> Searching for coverage reports in: [2023-05-24T23:32:22.479Z] + . [2023-05-24T23:32:22.479Z] -> Found 1 reports [2023-05-24T23:32:22.479Z] ==> Detecting git/mercurial file structure [2023-05-24T23:32:22.479Z] ==> Reading reports [2023-05-24T23:32:22.479Z] + ./coverage.out bytes=18506 [2023-05-24T23:32:22.479Z] ==> Appending adjustments [2023-05-24T23:32:22.479Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T23:32:22.740Z] + Found adjustments [2023-05-24T23:32:22.740Z] ==> Gzipping contents [2023-05-24T23:32:22.740Z] 4.0K /tmp/codecov.6YuaMl.gz [2023-05-24T23:32:22.740Z] ==> Uploading reports [2023-05-24T23:32:22.740Z] url: https://codecov.io [2023-05-24T23:32:22.740Z] query: branch=PR-600&commit=56a1bdd356998c1e5d1290ed26c25d1c3966bba5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-05-24T23:32:22.740Z] -> Pinging Codecov [2023-05-24T23:32:22.740Z] 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=56a1bdd356998c1e5d1290ed26c25d1c3966bba5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-05-24T23:32:23.000Z] -> Uploading to [2023-05-24T23:32:23.000Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/7D719EC7BBE17E464838252E33014C33/56a1bdd356998c1e5d1290ed26c25d1c3966bba5/37edd70b-aa23-47a6-863c-1d35ead01161.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T233222Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5030a0973744763dc5a4f893f240c5037793cdea6d1f95c2cdb269af84a5dbee [2023-05-24T23:32:23.000Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:32:23.000Z] Dload Upload Total Spent Left Speed [2023-05-24T23:32:23.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15857 --:--:-- --:--:-- --:--:-- 15779 100 3219 0 0 100 3219 0 13582 --:--:-- --:--:-- --:--:-- 13525 [2023-05-24T23:32:23.259Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/56a1bdd356998c1e5d1290ed26c25d1c3966bba5 [Pipeline] } [2023-05-24T23:32:23.266Z] 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-24T23:32:23.975Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives ] [2023-05-24T23:32:23.975Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-24T23:32:23.975Z] total 16 [2023-05-24T23:32:23.975Z] drwxr-xr-x 3 root root 4096 May 24 23:21 . [2023-05-24T23:32:23.975Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:21 .. [2023-05-24T23:32:23.975Z] drwxr-xr-x 2 root root 4096 May 24 23:21 cost [2023-05-24T23:32:23.975Z] -rw-r--r-- 1 root root 86 May 24 23:21 cost.csv [2023-05-24T23:32:23.975Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-24T23:32:23.975Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-24T23:32:23.975Z] total 16 [2023-05-24T23:32:23.975Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:21 . [2023-05-24T23:32:23.975Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:21 .. [2023-05-24T23:32:23.975Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 23:21 cost [2023-05-24T23:32:23.975Z] -rw-r--r-- 1 jenkins jenkins 86 May 24 23:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:32:24.270Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:32:25.126Z] ---> package-listing.sh [2023-05-24T23:32:25.126Z] ++ facter osfamily [2023-05-24T23:32:25.126Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T23:32:25.385Z] + OS_FAMILY=debian [2023-05-24T23:32:25.385Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-600 [2023-05-24T23:32:25.385Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T23:32:25.385Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T23:32:25.385Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T23:32:25.385Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T23:32:25.385Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' [2023-05-24T23:32:25.385Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T23:32:25.385Z] + case "${OS_FAMILY}" in [2023-05-24T23:32:25.385Z] + dpkg -l [2023-05-24T23:32:25.385Z] + grep '^ii' [2023-05-24T23:32:25.385Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T23:32:25.385Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T23:32:25.385Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T23:32:25.385Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' [2023-05-24T23:32:25.385Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ [2023-05-24T23:32:25.385Z] + 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-24T23:32:25.395Z] 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-24T23:32:25.673Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:32:26.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:32:26.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:32:26.299Z] prd-ubuntu20.04-docker-8c-8g-16808 does not seem to be running inside a container [2023-05-24T23:32:26.326Z] $ 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-24T23:32:26.522Z] $ docker top 43cd4197570d9eb67b35c17b95394ecf000521e595368a6add0de97e7c120b69 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:32:26.867Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T23:32:27.152Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T23:32:27.438Z] + ls /var/log/sa-host [2023-05-24T23:32:27.438Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:32:27.508Z] provisioning config files... [2023-05-24T23:32:27.516Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config3704333621657458849tmp [Pipeline] { [Pipeline] echo [2023-05-24T23:32:27.526Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:32:27.807Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T23:32:27.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:32:28.150Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T23:32:28.158Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:32:28.439Z] ---> sudo-logs.sh [2023-05-24T23:32:28.439Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T23:32:28.473Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:32:28.757Z] ---> job-cost.sh [2023-05-24T23:32:28.758Z] lf-activate-venv: SKIPPING [2023-05-24T23:32:28.758Z] DEBUG: total: 0.2199999988079071 [2023-05-24T23:32:28.758Z] INFO: Retrieving Stack Cost... [2023-05-24T23:32:29.018Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T23:32:29.589Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T23:32:29.601Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:32:29.889Z] ---> logs-deploy.sh [2023-05-24T23:32:29.889Z] lf-activate-venv: SKIPPING [2023-05-24T23:32:29.889Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-600/8 [2023-05-24T23:32:29.889Z] INFO: archiving workspace using pattern(s): [2023-05-24T23:32:30.827Z] Archives upload complete. [2023-05-24T23:32:30.827Z] INFO: archiving logs to Nexus