Pull request #606 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 834f96f9b83474885c5a02ae1c0e5f6b67971a52+a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 (1bd5398a8678ef08e2a3cfc6a5cde937060f0405) 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-ssh6488563679044070033.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-ssh8003189115978878250.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-606/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-606/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9598087035857593947.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-ssh15198558319804849914.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-606/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-606/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7381847769686251159.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-16172’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-16444’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-16446’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16447’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16449 in /w/workspace/gexfoundry_device-mqtt-go_PR-606 [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-606 # 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/606/head:refs/remotes/origin/PR-606 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 into PR head commit 834f96f9b83474885c5a02ae1c0e5f6b67971a52 Merge succeeded, producing 834f96f9b83474885c5a02ae1c0e5f6b67971a52 Checking out Revision 834f96f9b83474885c5a02ae1c0e5f6b67971a52 (PR-606) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T02:39:58.284Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T02:39:58.351Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T02:39:58.373Z] ========================================================= [2023-05-23T02:39:58.373Z] EdgeX Global Pipelines Version Info [2023-05-23T02:39:58.373Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 834f96f9b83474885c5a02ae1c0e5f6b67971a52 # 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 a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 834f96f9b83474885c5a02ae1c0e5f6b67971a52 # timeout=10 > git rev-list --no-walk 5c91ec079efb83b286ff9c5d896639e16431dec1 # timeout=10 [2023-05-23T02:39:59.092Z] ------------------- [2023-05-23T02:39:59.093Z] stable info: [2023-05-23T02:39:59.093Z] ------------------- [2023-05-23T02:39:59.093Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T02:39:59.093Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T02:39:59.093Z] Message: update stable to v1.0.249 [2023-05-23T02:39:59.664Z] ------------------- [2023-05-23T02:39:59.664Z] experimental info: [2023-05-23T02:39:59.664Z] ------------------- [2023-05-23T02:39:59.664Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T02:39:59.665Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T02:39:59.665Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T02:39:59.828Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-23T02:39:59.852Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-23T02:39:59.868Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T02:39:59.884Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T02:39:59.898Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T02:39:59.911Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T02:39:59.925Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T02:39:59.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T02:39:59.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T02:39:59.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T02:39:59.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T02:40:00.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-23T02:40:00.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T02:40:00.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T02:40:00.047Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T02:40:00.062Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T02:40:00.080Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T02:40:00.099Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T02:40:00.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T02:40:00.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T02:40:00.154Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-23T02:40:00.171Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-23T02:40:00.188Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T02:40:00.207Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T02:40:00.227Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T02:40:00.245Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T02:40:00.263Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T02:40:00.283Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-606 [Pipeline] echo [2023-05-23T02:40:00.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-606 [Pipeline] echo [2023-05-23T02:40:00.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-606 [Pipeline] echo [2023-05-23T02:40:00.337Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 834f96f9b83474885c5a02ae1c0e5f6b67971a52 [Pipeline] echo [2023-05-23T02:40:00.355Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 834f96f [Pipeline] echo [2023-05-23T02:40:00.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T02:40:00.413Z] provisioning config files... [2023-05-23T02:40:00.427Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/config10341075771802486620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:40:00.730Z] ---> docker-login.sh [2023-05-23T02:40:00.730Z] nexus3.edgexfoundry.org:10001 [2023-05-23T02:40:00.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:01.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:01.249Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:01.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:01.249Z] [2023-05-23T02:40:01.249Z] Login Succeeded [2023-05-23T02:40:01.249Z] nexus3.edgexfoundry.org:10002 [2023-05-23T02:40:01.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:01.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:01.249Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:01.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:01.249Z] [2023-05-23T02:40:01.249Z] Login Succeeded [2023-05-23T02:40:01.249Z] nexus3.edgexfoundry.org:10003 [2023-05-23T02:40:01.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:01.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:01.515Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:01.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:01.515Z] [2023-05-23T02:40:01.515Z] Login Succeeded [2023-05-23T02:40:01.515Z] nexus3.edgexfoundry.org:10004 [2023-05-23T02:40:01.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:01.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:01.515Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:01.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:01.515Z] [2023-05-23T02:40:01.515Z] Login Succeeded [2023-05-23T02:40:01.515Z] docker.io [2023-05-23T02:40:01.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:01.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:01.778Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:01.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:01.778Z] [2023-05-23T02:40:01.778Z] Login Succeeded [2023-05-23T02:40:01.778Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T02:40:02.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T02:40:02.407Z] + git rev-list -1 --merges 834f96f9b83474885c5a02ae1c0e5f6b67971a52~1..834f96f9b83474885c5a02ae1c0e5f6b67971a52 [Pipeline] echo [2023-05-23T02:40:02.462Z] -----------> git rev-list -1 --merges 834f96f9b83474885c5a02ae1c0e5f6b67971a52~1..834f96f9b83474885c5a02ae1c0e5f6b67971a52 834f96f9b83474885c5a02ae1c0e5f6b67971a52 [false] [Pipeline] sh [2023-05-23T02:40:02.751Z] + git log --format=format:%s -1 834f96f9b83474885c5a02ae1c0e5f6b67971a52 [Pipeline] echo [2023-05-23T02:40:02.767Z] ========================================================= [2023-05-23T02:40:02.767Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T02:40:02.767Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T02:40:03.086Z] + git log --format=format:%s -1 834f96f9b83474885c5a02ae1c0e5f6b67971a52 [Pipeline] echo [2023-05-23T02:40:03.100Z] [semverPrep] GIT_COMMIT: 834f96f9b83474885c5a02ae1c0e5f6b67971a52, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 [Pipeline] echo [2023-05-23T02:40:03.109Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T02:40:03.469Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T02:40:03.469Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T02:40:03.469Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T02:40:03.469Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T02:40:03.469Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T02:40:03.469Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T02:40:03.469Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:40:03.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T02:40:03.816Z] [2023-05-23T02:40:03.816Z] 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-23T02:40:04.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T02:40:04.121Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T02:40:04.121Z] b85a868b505f: Pulling fs layer [2023-05-23T02:40:04.121Z] e2be974225ed: Pulling fs layer [2023-05-23T02:40:04.121Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T02:40:04.121Z] 988bab9f4d93: Pulling fs layer [2023-05-23T02:40:04.121Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T02:40:04.121Z] eaf3925da568: Pulling fs layer [2023-05-23T02:40:04.121Z] bab4dde63d76: Pulling fs layer [2023-05-23T02:40:04.121Z] bde34c3a00c8: Pulling fs layer [2023-05-23T02:40:04.121Z] b352a97aabf1: Pulling fs layer [2023-05-23T02:40:04.121Z] 4872d77fe225: Pulling fs layer [2023-05-23T02:40:04.121Z] 5851b861e8e6: Pulling fs layer [2023-05-23T02:40:04.121Z] 988bab9f4d93: Waiting [2023-05-23T02:40:04.121Z] bde34c3a00c8: Waiting [2023-05-23T02:40:04.121Z] 1469e6f7b9e6: Waiting [2023-05-23T02:40:04.121Z] eaf3925da568: Waiting [2023-05-23T02:40:04.121Z] b352a97aabf1: Waiting [2023-05-23T02:40:04.121Z] bab4dde63d76: Waiting [2023-05-23T02:40:04.121Z] 4872d77fe225: Waiting [2023-05-23T02:40:04.121Z] 5851b861e8e6: Waiting [2023-05-23T02:40:04.121Z] e2be974225ed: Download complete [2023-05-23T02:40:04.121Z] 988bab9f4d93: Download complete [2023-05-23T02:40:04.381Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T02:40:04.381Z] 1469e6f7b9e6: Download complete [2023-05-23T02:40:04.381Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T02:40:04.381Z] 339a4e72a1f5: Download complete [2023-05-23T02:40:04.381Z] eaf3925da568: Verifying Checksum [2023-05-23T02:40:04.381Z] eaf3925da568: Download complete [2023-05-23T02:40:04.381Z] bde34c3a00c8: Download complete [2023-05-23T02:40:04.381Z] b352a97aabf1: Download complete [2023-05-23T02:40:04.381Z] 4872d77fe225: Verifying Checksum [2023-05-23T02:40:04.381Z] 5851b861e8e6: Verifying Checksum [2023-05-23T02:40:04.381Z] 5851b861e8e6: Download complete [2023-05-23T02:40:04.381Z] b85a868b505f: Verifying Checksum [2023-05-23T02:40:04.381Z] b85a868b505f: Download complete [2023-05-23T02:40:04.649Z] bab4dde63d76: Verifying Checksum [2023-05-23T02:40:04.649Z] bab4dde63d76: Download complete [2023-05-23T02:40:05.588Z] b85a868b505f: Pull complete [2023-05-23T02:40:05.848Z] e2be974225ed: Pull complete [2023-05-23T02:40:06.418Z] 339a4e72a1f5: Pull complete [2023-05-23T02:40:06.678Z] 988bab9f4d93: Pull complete [2023-05-23T02:40:07.266Z] 1469e6f7b9e6: Pull complete [2023-05-23T02:40:07.526Z] eaf3925da568: Pull complete [2023-05-23T02:40:09.448Z] bab4dde63d76: Pull complete [2023-05-23T02:40:09.756Z] bde34c3a00c8: Pull complete [2023-05-23T02:40:10.017Z] b352a97aabf1: Pull complete [2023-05-23T02:40:10.017Z] 4872d77fe225: Pull complete [2023-05-23T02:40:10.017Z] 5851b861e8e6: Pull complete [2023-05-23T02:40:10.277Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T02:40:10.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T02:40:10.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:40:10.379Z] prd-ubuntu20.04-docker-8c-8g-16449 does not seem to be running inside a container [2023-05-23T02:40:10.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-606 -v /w/workspace/gexfoundry_device-mqtt-go_PR-606:/w/workspace/gexfoundry_device-mqtt-go_PR-606:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T02:40:16.025Z] $ docker top 0553f7b3acc71a666c810bde55d151da21a878066fa8903b65b38931b7987a8a -eo pid,comm [2023-05-23T02:40:16.072Z] 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-23T02:40:16.072Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T02:40:16.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T02:40:16.101Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T02:40:16.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T02:40:16.199Z] $ docker exec 0553f7b3acc71a666c810bde55d151da21a878066fa8903b65b38931b7987a8a ssh-agent [2023-05-23T02:40:16.315Z] SSH_AUTH_SOCK=/tmp/ssh-IfZf3lLJv4L6/agent.32 [2023-05-23T02:40:16.315Z] SSH_AGENT_PID=38 [2023-05-23T02:40:16.322Z] Running ssh-add (command line suppressed) [2023-05-23T02:40:16.461Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/private_key_15644885663755260830.key (/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/private_key_15644885663755260830.key) [2023-05-23T02:40:16.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T02:40:16.764Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T02:40:16.779Z] $ docker exec --env ******** --env ******** 0553f7b3acc71a666c810bde55d151da21a878066fa8903b65b38931b7987a8a ssh-agent -k [2023-05-23T02:40:16.865Z] unset SSH_AUTH_SOCK; [2023-05-23T02:40:16.866Z] unset SSH_AGENT_PID; [2023-05-23T02:40:16.866Z] echo Agent pid 38 killed; [2023-05-23T02:40:16.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T02:40:16.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T02:40:16.901Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T02:40:17.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T02:40:17.029Z] $ docker exec 0553f7b3acc71a666c810bde55d151da21a878066fa8903b65b38931b7987a8a ssh-agent [2023-05-23T02:40:17.129Z] SSH_AUTH_SOCK=/tmp/ssh-UbY9ymB8oeCx/agent.70 [2023-05-23T02:40:17.130Z] SSH_AGENT_PID=76 [2023-05-23T02:40:17.135Z] Running ssh-add (command line suppressed) [2023-05-23T02:40:17.228Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/private_key_8537932928568022951.key (/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/private_key_8537932928568022951.key) [2023-05-23T02:40:17.237Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T02:40:17.532Z] + git semver init [2023-05-23T02:40:17.790Z] 2023-05-23 02:40:17,694 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T02:40:17.790Z] 2023-05-23 02:40:17,694 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver [2023-05-23T02:40:17.790Z] 2023-05-23 02:40:17,695 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver [2023-05-23T02:40:17.790Z] 2023-05-23 02:40:17,695 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-606, universal_newlines=False, shell=None, istream=None) [2023-05-23T02:40:18.728Z] 2023-05-23 02:40:18,477 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606/.git/info/exclude [2023-05-23T02:40:18.728Z] 2023-05-23 02:40:18,477 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver/PR-606 with force:False [2023-05-23T02:40:18.728Z] 2023-05-23 02:40:18,477 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver/PR-606 [2023-05-23T02:40:18.728Z] 2023-05-23 02:40:18,482 [execute] INFO git cat-file --batch-check [2023-05-23T02:40:18.728Z] 2023-05-23 02:40:18,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T02:40:18.728Z] 2023-05-23 02:40:18,490 [execute] INFO git cat-file --batch [2023-05-23T02:40:18.728Z] 2023-05-23 02:40:18,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T02:40:18.728Z] 2023-05-23 02:40:18,496 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver/PR-606 [2023-05-23T02:40:18.728Z] 0.0.0 [Pipeline] } [2023-05-23T02:40:18.742Z] $ docker exec --env ******** --env ******** 0553f7b3acc71a666c810bde55d151da21a878066fa8903b65b38931b7987a8a ssh-agent -k [2023-05-23T02:40:18.844Z] unset SSH_AUTH_SOCK; [2023-05-23T02:40:18.845Z] unset SSH_AGENT_PID; [2023-05-23T02:40:18.845Z] echo Agent pid 76 killed; [2023-05-23T02:40:18.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T02:40:19.172Z] + git semver [Pipeline] } [2023-05-23T02:40:19.451Z] $ docker stop --time=1 0553f7b3acc71a666c810bde55d151da21a878066fa8903b65b38931b7987a8a [2023-05-23T02:40:20.757Z] $ docker rm -f --volumes 0553f7b3acc71a666c810bde55d151da21a878066fa8903b65b38931b7987a8a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T02:40:21.106Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T02:40:21.316Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T02:40:21.319Z] [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-23T02:40:21.469Z] provisioning config files... [2023-05-23T02:40:21.478Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/config2081294629751148510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:40:21.778Z] ---> docker-login.sh [2023-05-23T02:40:21.778Z] nexus3.edgexfoundry.org:10001 [2023-05-23T02:40:21.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:21.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:21.778Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:21.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:21.778Z] [2023-05-23T02:40:21.778Z] Login Succeeded [2023-05-23T02:40:21.778Z] nexus3.edgexfoundry.org:10002 [2023-05-23T02:40:21.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:21.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:21.778Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:21.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:21.778Z] [2023-05-23T02:40:21.778Z] Login Succeeded [2023-05-23T02:40:21.778Z] nexus3.edgexfoundry.org:10003 [2023-05-23T02:40:22.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:22.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:22.037Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:22.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:22.037Z] [2023-05-23T02:40:22.037Z] Login Succeeded [2023-05-23T02:40:22.037Z] nexus3.edgexfoundry.org:10004 [2023-05-23T02:40:22.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:22.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:22.037Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:22.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:22.037Z] [2023-05-23T02:40:22.037Z] Login Succeeded [2023-05-23T02:40:22.037Z] docker.io [2023-05-23T02:40:22.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:22.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:22.297Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:22.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:22.297Z] [2023-05-23T02:40:22.297Z] Login Succeeded [2023-05-23T02:40:22.297Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T02:40:22.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T02:40:22.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T02:40:22.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T02:40:22.407Z] ========================================================= [2023-05-23T02:40:22.407Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T02:40:22.407Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:40:22.739Z] + 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-23T02:40:22.739Z] Sending build context to Docker daemon 6.584MB [2023-05-23T02:40:22.739Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T02:40:22.739Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T02:40:23.308Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T02:40:23.308Z] f56be85fc22e: Pulling fs layer [2023-05-23T02:40:23.308Z] 85791d961cd3: Pulling fs layer [2023-05-23T02:40:23.308Z] d694b5ae8c79: Pulling fs layer [2023-05-23T02:40:23.308Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T02:40:23.308Z] 4d19c01a9841: Pulling fs layer [2023-05-23T02:40:23.308Z] 9325e15d5711: Pulling fs layer [2023-05-23T02:40:23.308Z] 556b6ee489ea: Pulling fs layer [2023-05-23T02:40:23.308Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T02:40:23.308Z] 9325e15d5711: Waiting [2023-05-23T02:40:23.308Z] 4d19c01a9841: Waiting [2023-05-23T02:40:23.308Z] 556b6ee489ea: Waiting [2023-05-23T02:40:23.308Z] c5a4b2cf53e6: Waiting [2023-05-23T02:40:23.308Z] 85791d961cd3: Download complete [2023-05-23T02:40:23.308Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T02:40:23.308Z] 9f32a84ed3da: Download complete [2023-05-23T02:40:23.308Z] 4d19c01a9841: Download complete [2023-05-23T02:40:23.308Z] f56be85fc22e: Verifying Checksum [2023-05-23T02:40:23.308Z] f56be85fc22e: Download complete [2023-05-23T02:40:23.308Z] 9325e15d5711: Verifying Checksum [2023-05-23T02:40:23.308Z] 9325e15d5711: Download complete [2023-05-23T02:40:23.570Z] f56be85fc22e: Pull complete [2023-05-23T02:40:23.570Z] 85791d961cd3: Pull complete [2023-05-23T02:40:23.834Z] d694b5ae8c79: Verifying Checksum [2023-05-23T02:40:23.834Z] d694b5ae8c79: Download complete [2023-05-23T02:40:24.092Z] 556b6ee489ea: Verifying Checksum [2023-05-23T02:40:24.092Z] 556b6ee489ea: Download complete [2023-05-23T02:40:24.092Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T02:40:24.092Z] c5a4b2cf53e6: Download complete [2023-05-23T02:40:27.381Z] d694b5ae8c79: Pull complete [2023-05-23T02:40:27.381Z] 9f32a84ed3da: Pull complete [2023-05-23T02:40:27.381Z] 4d19c01a9841: Pull complete [2023-05-23T02:40:27.381Z] 9325e15d5711: Pull complete [2023-05-23T02:40:29.924Z] 556b6ee489ea: Pull complete [2023-05-23T02:40:30.491Z] c5a4b2cf53e6: Pull complete [2023-05-23T02:40:30.491Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T02:40:30.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T02:40:30.491Z] ---> c4be618373d6 [2023-05-23T02:40:30.491Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T02:40:36.436Z] Still waiting to schedule task [2023-05-23T02:40:36.436Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16448’ [2023-05-23T02:40:42.762Z] ---> Running in dea0a009b203 [2023-05-23T02:40:42.762Z] Removing intermediate container dea0a009b203 [2023-05-23T02:40:42.762Z] ---> f51aefaabd90 [2023-05-23T02:40:42.762Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T02:40:42.762Z] ---> Running in aae502d3ae9d [2023-05-23T02:40:42.762Z] Removing intermediate container aae502d3ae9d [2023-05-23T02:40:42.762Z] ---> c1e75549ffad [2023-05-23T02:40:42.762Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T02:40:42.762Z] ---> Running in d4c2764a8c40 [2023-05-23T02:40:42.762Z] Removing intermediate container d4c2764a8c40 [2023-05-23T02:40:42.762Z] ---> 9e5d74974442 [2023-05-23T02:40:42.762Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T02:40:42.762Z] ---> Running in ae0a0d1ec7c4 [2023-05-23T02:40:42.762Z] Removing intermediate container ae0a0d1ec7c4 [2023-05-23T02:40:42.762Z] ---> a0383d33fbc1 [2023-05-23T02:40:42.762Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T02:40:42.762Z] ---> Running in 396ed3e6e5cb [2023-05-23T02:40:42.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T02:40:42.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T02:40:42.762Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-23T02:40:42.762Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-23T02:40:42.762Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-23T02:40:42.762Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-23T02:40:42.762Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T02:40:42.762Z] OK: 269 MiB in 57 packages [2023-05-23T02:40:43.022Z] Removing intermediate container 396ed3e6e5cb [2023-05-23T02:40:43.022Z] ---> f2ca55b92a80 [2023-05-23T02:40:43.022Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-23T02:40:43.022Z] ---> Running in 01cddf094964 [2023-05-23T02:40:43.282Z] Removing intermediate container 01cddf094964 [2023-05-23T02:40:43.282Z] ---> 55e6640d8e6c [2023-05-23T02:40:43.282Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T02:40:43.282Z] ---> 099cd7734751 [2023-05-23T02:40:43.282Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T02:40:43.282Z] ---> Running in 71b9d1d9c5bc [2023-05-23T02:41:22.010Z] Removing intermediate container 71b9d1d9c5bc [2023-05-23T02:41:22.010Z] ---> 1a910d0fd365 [2023-05-23T02:41:22.010Z] Step 11/12 : COPY . . [2023-05-23T02:41:22.010Z] ---> d8043cf38361 [2023-05-23T02:41:22.010Z] Step 12/12 : RUN $MAKE [2023-05-23T02:41:22.010Z] ---> Running in 13cc3c9316d0 [2023-05-23T02:41:22.010Z] noop [2023-05-23T02:41:22.010Z] Removing intermediate container 13cc3c9316d0 [2023-05-23T02:41:22.010Z] ---> 4abbcdc79ace [2023-05-23T02:41:22.010Z] Successfully built 4abbcdc79ace [2023-05-23T02:41:22.010Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:41:22.313Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T02:41:22.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:41:22.383Z] prd-ubuntu20.04-docker-8c-8g-16449 does not seem to be running inside a container [2023-05-23T02:41:22.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-606 -v /w/workspace/gexfoundry_device-mqtt-go_PR-606:/w/workspace/gexfoundry_device-mqtt-go_PR-606:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T02:41:22.771Z] $ docker top fb287e38cefc23270a07a637c8596e0b0205ed5ea1b719ee0b2f46b21db4d19c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T02:41:23.111Z] + go version [2023-05-23T02:41:23.111Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T02:41:23.124Z] $ docker stop --time=1 fb287e38cefc23270a07a637c8596e0b0205ed5ea1b719ee0b2f46b21db4d19c [2023-05-23T02:41:24.382Z] $ docker rm -f --volumes fb287e38cefc23270a07a637c8596e0b0205ed5ea1b719ee0b2f46b21db4d19c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:41:24.785Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T02:41:24.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:41:24.857Z] prd-ubuntu20.04-docker-8c-8g-16449 does not seem to be running inside a container [2023-05-23T02:41:24.889Z] $ 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-606 -v /w/workspace/gexfoundry_device-mqtt-go_PR-606:/w/workspace/gexfoundry_device-mqtt-go_PR-606:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T02:41:25.192Z] $ docker top 108b5a8c7a310f7d1d783f9ce11c012cc85d3b1e608472fc71ebb1fa0aac8f4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T02:41:25.533Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-606 [Pipeline] fileExists [Pipeline] sh [2023-05-23T02:41:25.830Z] + make test [2023-05-23T02:41:25.830Z] go test ./... -coverprofile=coverage.out ./... [2023-05-23T02:41:30.013Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-23T02:41:39.988Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-23T02:41:39.988Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-23T02:41:39.988Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements [2023-05-23T02:41:44.185Z] go vet ./... [2023-05-23T02:41:47.467Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T02:41:47.467Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T02:41:47.467Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T02:41:47.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T02:41:47.500Z] $ docker stop --time=1 108b5a8c7a310f7d1d783f9ce11c012cc85d3b1e608472fc71ebb1fa0aac8f4c [2023-05-23T02:41:52.276Z] $ docker rm -f --volumes 108b5a8c7a310f7d1d783f9ce11c012cc85d3b1e608472fc71ebb1fa0aac8f4c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T02:41:52.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T02:41:52.833Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-23T02:41:53.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T02:41:53.657Z] + ls -al . [2023-05-23T02:41:53.657Z] total 180 [2023-05-23T02:41:53.657Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 02:41 . [2023-05-23T02:41:53.657Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 02:39 .. [2023-05-23T02:41:53.657Z] -rw-rw-r-- 1 jenkins jenkins 140 May 23 02:39 .dockerignore [2023-05-23T02:41:53.657Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 02:40 .git [2023-05-23T02:41:53.657Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:39 .github [2023-05-23T02:41:53.657Z] -rw-rw-r-- 1 jenkins jenkins 329 May 23 02:39 .gitignore [2023-05-23T02:41:53.657Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 02:39 .golangci.yml [2023-05-23T02:41:53.657Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 02:40 .semver [2023-05-23T02:41:53.657Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 23 02:39 Attribution.txt [2023-05-23T02:41:53.657Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 23 02:39 CHANGELOG.md [2023-05-23T02:41:53.657Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 23 02:39 Dockerfile [2023-05-23T02:41:53.657Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 02:39 GOVERNANCE.md [2023-05-23T02:41:53.657Z] -rw-rw-r-- 1 jenkins jenkins 678 May 23 02:39 Jenkinsfile [2023-05-23T02:41:53.657Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 23 02:39 LICENSE [2023-05-23T02:41:53.657Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 23 02:39 Makefile [2023-05-23T02:41:53.657Z] -rw-rw-r-- 1 jenkins jenkins 620 May 23 02:39 OWNERS.md [2023-05-23T02:41:53.657Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 23 02:39 README.md [2023-05-23T02:41:53.657Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 02:40 VERSION [2023-05-23T02:41:53.657Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 02:39 bin [2023-05-23T02:41:53.657Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:39 cmd [2023-05-23T02:41:53.657Z] -rw-r--r-- 1 jenkins jenkins 18506 May 23 02:41 coverage.out [2023-05-23T02:41:53.657Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 23 02:39 go.mod [2023-05-23T02:41:53.657Z] -rw-rw-r-- 1 jenkins jenkins 31418 May 23 02:39 go.sum [2023-05-23T02:41:53.657Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:39 internal [2023-05-23T02:41:53.657Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 02:39 mock [2023-05-23T02:41:53.657Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 02:39 snap [2023-05-23T02:41:53.657Z] -rw-rw-r-- 1 jenkins jenkins 227 May 23 02:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:41:53.974Z] + 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=834f96f9b83474885c5a02ae1c0e5f6b67971a52 --label arch=amd64 --label version=0.0.0 . [2023-05-23T02:41:53.974Z] Sending build context to Docker daemon 6.603MB [2023-05-23T02:41:53.974Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T02:41:53.974Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-23T02:41:53.974Z] ---> 4abbcdc79ace [2023-05-23T02:41:53.974Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T02:41:54.244Z] ---> Running in 1bea47f492dc [2023-05-23T02:41:54.244Z] Removing intermediate container 1bea47f492dc [2023-05-23T02:41:54.244Z] ---> 40c37dc1612a [2023-05-23T02:41:54.244Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T02:41:54.244Z] ---> Running in 66e1b7ef0f18 [2023-05-23T02:41:54.244Z] Removing intermediate container 66e1b7ef0f18 [2023-05-23T02:41:54.244Z] ---> 0ff77288cd99 [2023-05-23T02:41:54.244Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T02:41:54.503Z] ---> Running in bcf1534a10a4 [2023-05-23T02:41:54.503Z] Removing intermediate container bcf1534a10a4 [2023-05-23T02:41:54.503Z] ---> 4687b9c6d6a7 [2023-05-23T02:41:54.503Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T02:41:54.503Z] ---> Running in ed13bdbbdef9 [2023-05-23T02:41:54.503Z] Removing intermediate container ed13bdbbdef9 [2023-05-23T02:41:54.503Z] ---> ee53b58dd08a [2023-05-23T02:41:54.503Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T02:41:54.503Z] ---> Running in 42d6b6979d62 [2023-05-23T02:41:54.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T02:41:55.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T02:41:55.026Z] OK: 269 MiB in 57 packages [2023-05-23T02:41:55.595Z] Removing intermediate container 42d6b6979d62 [2023-05-23T02:41:55.595Z] ---> 5f4ee8ecfb42 [2023-05-23T02:41:55.595Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-23T02:41:55.595Z] ---> Running in d17a1b1f91ab [2023-05-23T02:41:55.595Z] Removing intermediate container d17a1b1f91ab [2023-05-23T02:41:55.595Z] ---> 1c02ea2246fc [2023-05-23T02:41:55.595Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-23T02:41:55.595Z] ---> a05daf0abe18 [2023-05-23T02:41:55.595Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T02:41:55.595Z] ---> Running in 8e1831339cfe [2023-05-23T02:41:56.535Z] Removing intermediate container 8e1831339cfe [2023-05-23T02:41:56.535Z] ---> e73b4cc9246d [2023-05-23T02:41:56.535Z] Step 11/24 : COPY . . [2023-05-23T02:41:56.795Z] ---> 7071fd43fbf0 [2023-05-23T02:41:56.795Z] Step 12/24 : RUN $MAKE [2023-05-23T02:41:57.054Z] ---> Running in 96d382ed62e7 [2023-05-23T02:41:57.312Z] 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-23T02:42:19.428Z] Removing intermediate container 96d382ed62e7 [2023-05-23T02:42:19.428Z] ---> e60c3f2dcb51 [2023-05-23T02:42:19.428Z] Step 13/24 : FROM alpine:3.17 [2023-05-23T02:42:19.428Z] 3.17: Pulling from library/alpine [2023-05-23T02:42:19.428Z] f56be85fc22e: Already exists [2023-05-23T02:42:19.428Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T02:42:19.428Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T02:42:19.428Z] ---> 9ed4aefc74f6 [2023-05-23T02:42:19.428Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-23T02:42:19.428Z] ---> Running in b278f8065502 [2023-05-23T02:42:19.428Z] Removing intermediate container b278f8065502 [2023-05-23T02:42:19.428Z] ---> a81871339dc0 [2023-05-23T02:42:19.428Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T02:42:19.428Z] ---> Running in 87a8bf83fa84 [2023-05-23T02:42:19.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T02:42:19.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T02:42:19.428Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T02:42:19.428Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T02:42:19.428Z] OK: 7 MiB in 16 packages [2023-05-23T02:42:19.428Z] Removing intermediate container 87a8bf83fa84 [2023-05-23T02:42:19.428Z] ---> 31fbb30d74dd [2023-05-23T02:42:19.428Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-23T02:42:19.996Z] ---> 36f0cf2b7f42 [2023-05-23T02:42:19.996Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-23T02:42:19.996Z] ---> b4ac4ac04270 [2023-05-23T02:42:19.996Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-23T02:42:20.255Z] ---> f5ef78226ed9 [2023-05-23T02:42:20.255Z] Step 19/24 : EXPOSE 59982 [2023-05-23T02:42:20.255Z] ---> Running in 145f029fec28 [2023-05-23T02:42:20.255Z] Removing intermediate container 145f029fec28 [2023-05-23T02:42:20.255Z] ---> 8f30a9ad1cd9 [2023-05-23T02:42:20.255Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-23T02:42:20.255Z] ---> Running in e3bd0c618fcb [2023-05-23T02:42:20.514Z] Removing intermediate container e3bd0c618fcb [2023-05-23T02:42:20.514Z] ---> d7c1527324ff [2023-05-23T02:42:20.514Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-23T02:42:20.514Z] ---> Running in 774f49407a2f [2023-05-23T02:42:20.514Z] Removing intermediate container 774f49407a2f [2023-05-23T02:42:20.514Z] ---> fc1eb9d6010d [2023-05-23T02:42:20.514Z] Step 22/24 : LABEL arch=amd64 [2023-05-23T02:42:20.514Z] ---> Running in f4b37c79cbd5 [2023-05-23T02:42:20.773Z] Removing intermediate container f4b37c79cbd5 [2023-05-23T02:42:20.773Z] ---> 269386c625af [2023-05-23T02:42:20.773Z] Step 23/24 : LABEL git_sha=834f96f9b83474885c5a02ae1c0e5f6b67971a52 [2023-05-23T02:42:20.773Z] ---> Running in f4441d7b5f18 [2023-05-23T02:42:20.773Z] Removing intermediate container f4441d7b5f18 [2023-05-23T02:42:20.773Z] ---> 32dcac764112 [2023-05-23T02:42:20.773Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T02:42:20.773Z] ---> Running in 2088df681b67 [2023-05-23T02:42:20.773Z] Removing intermediate container 2088df681b67 [2023-05-23T02:42:20.773Z] ---> d698e3cd8ae2 [2023-05-23T02:42:20.773Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T02:42:20.773Z] Successfully built d698e3cd8ae2 [2023-05-23T02:42:20.773Z] 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-23T02:42:21.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T02:42:21.219Z] [2023-05-23T02:42:21.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:42:21.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T02:42:21.521Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T02:42:21.521Z] 5eb5b503b376: Pulling fs layer [2023-05-23T02:42:21.521Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T02:42:21.521Z] ec43610c2a17: Pulling fs layer [2023-05-23T02:42:21.521Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T02:42:21.521Z] 33b1e0a273af: Pulling fs layer [2023-05-23T02:42:21.521Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T02:42:21.521Z] 2f39f015ded8: Pulling fs layer [2023-05-23T02:42:21.521Z] 5d3b04190fa2: Waiting [2023-05-23T02:42:21.521Z] 2f39f015ded8: Waiting [2023-05-23T02:42:21.521Z] 3a2ae6a8a46f: Waiting [2023-05-23T02:42:21.521Z] 33b1e0a273af: Waiting [2023-05-23T02:42:21.521Z] 5c69ac0246d0: Verifying Checksum [2023-05-23T02:42:21.521Z] 5c69ac0246d0: Download complete [2023-05-23T02:42:21.521Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-23T02:42:21.521Z] 3a2ae6a8a46f: Download complete [2023-05-23T02:42:21.521Z] ec43610c2a17: Verifying Checksum [2023-05-23T02:42:21.521Z] ec43610c2a17: Download complete [2023-05-23T02:42:21.521Z] 33b1e0a273af: Verifying Checksum [2023-05-23T02:42:21.521Z] 33b1e0a273af: Download complete [2023-05-23T02:42:21.521Z] 5d3b04190fa2: Download complete [2023-05-23T02:42:21.779Z] 5eb5b503b376: Verifying Checksum [2023-05-23T02:42:21.779Z] 5eb5b503b376: Download complete [2023-05-23T02:42:22.345Z] 2f39f015ded8: Download complete [2023-05-23T02:42:22.912Z] 5eb5b503b376: Pull complete [2023-05-23T02:42:23.171Z] 5c69ac0246d0: Pull complete [2023-05-23T02:42:23.430Z] ec43610c2a17: Pull complete [2023-05-23T02:42:23.688Z] 3a2ae6a8a46f: Pull complete [2023-05-23T02:42:23.947Z] 33b1e0a273af: Pull complete [2023-05-23T02:42:23.947Z] 5d3b04190fa2: Pull complete [2023-05-23T02:42:28.132Z] 2f39f015ded8: Pull complete [2023-05-23T02:42:28.132Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T02:42:28.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T02:42:28.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:42:28.216Z] prd-ubuntu20.04-docker-8c-8g-16449 does not seem to be running inside a container [2023-05-23T02:42:28.249Z] $ 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-606 -v /w/workspace/gexfoundry_device-mqtt-go_PR-606:/w/workspace/gexfoundry_device-mqtt-go_PR-606:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-606@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-23T02:42:35.740Z] $ docker top 8ccce7e87d1a463c576c518e76ebdaffb8963e75061c165d7207f1a66c986ba7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:42:36.118Z] ---> job-cost.sh [2023-05-23T02:42:36.118Z] lf-activate-venv: SKIPPING [2023-05-23T02:42:36.118Z] INFO: No Stack... [2023-05-23T02:42:36.377Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T02:42:36.945Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T02:42:37.232Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives/cost.csv [2023-05-23T02:42:37.233Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T02:42:37.247Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-606-3-stack-cost] [2023-05-23T02:42:37.255Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-606-3-stack-cost] did not exist. Created. [2023-05-23T02:42:37.255Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-606-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T02:42:37.563Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T02:42:37.585Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T02:42:37.593Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-606-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T02:42:37.612Z] $ docker stop --time=1 8ccce7e87d1a463c576c518e76ebdaffb8963e75061c165d7207f1a66c986ba7 [2023-05-23T02:42:38.758Z] $ docker rm -f --volumes 8ccce7e87d1a463c576c518e76ebdaffb8963e75061c165d7207f1a66c986ba7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-23T02:43:39.774Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16453 in /w/workspace/gexfoundry_device-mqtt-go_PR-606 [Pipeline] { [Pipeline] ws [2023-05-23T02:43:39.787Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2023-05-23T02:43:39.857Z] Selected Git installation does not exist. Using Default [2023-05-23T02:43:39.857Z] The recommended git tool is: NONE [2023-05-23T02:43:46.031Z] using credential edgex-jenkins-ssh [2023-05-23T02:43:46.051Z] Cloning the remote Git repository [2023-05-23T02:43:46.102Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-23T02:43:46.224Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2023-05-23T02:43:46.397Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-23T02:43:46.398Z] > git --version # timeout=10 [2023-05-23T02:43:46.422Z] > git --version # 'git version 2.25.1' [2023-05-23T02:43:46.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T02:43:46.599Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T02:43:47.777Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-23T02:43:47.800Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T02:43:49.476Z] Merging remotes/origin/main commit a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 into PR head commit 834f96f9b83474885c5a02ae1c0e5f6b67971a52 [2023-05-23T02:43:49.803Z] Merge succeeded, producing 834f96f9b83474885c5a02ae1c0e5f6b67971a52 [2023-05-23T02:43:49.803Z] Checking out Revision 834f96f9b83474885c5a02ae1c0e5f6b67971a52 (PR-606) [2023-05-23T02:43:48.878Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-23T02:43:48.930Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-23T02:43:48.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T02:43:48.951Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/606/head:refs/remotes/origin/PR-606 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-23T02:43:49.493Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T02:43:49.572Z] > git checkout -f 834f96f9b83474885c5a02ae1c0e5f6b67971a52 # timeout=10 [2023-05-23T02:43:49.671Z] > git remote # timeout=10 [2023-05-23T02:43:49.694Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T02:43:49.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T02:43:49.744Z] > git merge a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 # timeout=10 [2023-05-23T02:43:49.775Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T02:43:49.807Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T02:43:49.822Z] > git checkout -f 834f96f9b83474885c5a02ae1c0e5f6b67971a52 # timeout=10 [2023-05-23T02:43:50.371Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T02:43:51.274Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T02:43:51.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T02:43:51.274Z] Dload Upload Total Spent Left Speed [2023-05-23T02:43:51.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-05-23T02:43:52.018Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T02:43:52.640Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T02:43:52.640Z] + sudo tee /etc/docker/daemon.new [2023-05-23T02:43:52.640Z] { [2023-05-23T02:43:52.640Z] "registry-mirrors": [ [2023-05-23T02:43:52.640Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T02:43:52.640Z] ], [2023-05-23T02:43:52.640Z] "bip": "10.250.0.254/24", [2023-05-23T02:43:52.640Z] "hosts": [ [2023-05-23T02:43:52.640Z] "tcp://0.0.0.0:5555", [2023-05-23T02:43:52.640Z] "unix:///var/run/docker.sock" [2023-05-23T02:43:52.640Z] ], [2023-05-23T02:43:52.640Z] "mtu": 1458, [2023-05-23T02:43:52.640Z] "selinux-enabled": true, [2023-05-23T02:43:52.640Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T02:43:52.640Z] } [Pipeline] sh [2023-05-23T02:43:53.003Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T02:43:53.353Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T02:44:11.673Z] provisioning config files... [2023-05-23T02:44:11.707Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config14258750618988050884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:44:12.084Z] ---> docker-login.sh [2023-05-23T02:44:12.084Z] nexus3.edgexfoundry.org:10001 [2023-05-23T02:44:12.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:44:12.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:44:12.677Z] Configure a credential helper to remove this warning. See [2023-05-23T02:44:12.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:44:12.677Z] [2023-05-23T02:44:12.677Z] Login Succeeded [2023-05-23T02:44:12.677Z] nexus3.edgexfoundry.org:10002 [2023-05-23T02:44:12.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:44:13.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:44:13.223Z] Configure a credential helper to remove this warning. See [2023-05-23T02:44:13.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:44:13.223Z] [2023-05-23T02:44:13.223Z] Login Succeeded [2023-05-23T02:44:13.223Z] nexus3.edgexfoundry.org:10003 [2023-05-23T02:44:13.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:44:13.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:44:13.497Z] Configure a credential helper to remove this warning. See [2023-05-23T02:44:13.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:44:13.497Z] [2023-05-23T02:44:13.497Z] Login Succeeded [2023-05-23T02:44:13.497Z] nexus3.edgexfoundry.org:10004 [2023-05-23T02:44:13.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:44:14.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:44:14.048Z] Configure a credential helper to remove this warning. See [2023-05-23T02:44:14.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:44:14.048Z] [2023-05-23T02:44:14.048Z] Login Succeeded [2023-05-23T02:44:14.048Z] docker.io [2023-05-23T02:44:14.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:44:14.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:44:14.592Z] Configure a credential helper to remove this warning. See [2023-05-23T02:44:14.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:44:14.592Z] [2023-05-23T02:44:14.592Z] Login Succeeded [2023-05-23T02:44:14.592Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T02:44:14.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T02:44:14.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T02:44:14.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T02:44:14.966Z] ========================================================= [2023-05-23T02:44:14.966Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T02:44:14.966Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:44:15.344Z] + 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-23T02:44:15.615Z] Sending build context to Docker daemon 3.411MB [2023-05-23T02:44:15.615Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T02:44:15.615Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T02:44:15.909Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T02:44:15.909Z] c41833b44d91: Pulling fs layer [2023-05-23T02:44:15.909Z] ed15518f5707: Pulling fs layer [2023-05-23T02:44:15.909Z] feae8fd75edb: Pulling fs layer [2023-05-23T02:44:15.909Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T02:44:15.909Z] 3cdef696dda3: Pulling fs layer [2023-05-23T02:44:15.909Z] 2ced38df9373: Pulling fs layer [2023-05-23T02:44:15.909Z] 58f1dce35555: Pulling fs layer [2023-05-23T02:44:15.909Z] 242c74f7c9fa: Waiting [2023-05-23T02:44:15.909Z] 2ced38df9373: Waiting [2023-05-23T02:44:15.909Z] 58f1dce35555: Waiting [2023-05-23T02:44:15.909Z] ed15518f5707: Download complete [2023-05-23T02:44:15.909Z] 242c74f7c9fa: Download complete [2023-05-23T02:44:15.909Z] 3cdef696dda3: Verifying Checksum [2023-05-23T02:44:15.909Z] 3cdef696dda3: Download complete [2023-05-23T02:44:15.909Z] c41833b44d91: Verifying Checksum [2023-05-23T02:44:15.909Z] c41833b44d91: Download complete [2023-05-23T02:44:17.348Z] c41833b44d91: Pull complete [2023-05-23T02:44:17.348Z] 58f1dce35555: Verifying Checksum [2023-05-23T02:44:17.348Z] 58f1dce35555: Download complete [2023-05-23T02:44:17.950Z] ed15518f5707: Pull complete [2023-05-23T02:44:18.938Z] feae8fd75edb: Verifying Checksum [2023-05-23T02:44:18.938Z] feae8fd75edb: Download complete [2023-05-23T02:44:18.938Z] 2ced38df9373: Verifying Checksum [2023-05-23T02:44:18.938Z] 2ced38df9373: Download complete [2023-05-23T02:44:31.290Z] feae8fd75edb: Pull complete [2023-05-23T02:44:31.290Z] 242c74f7c9fa: Pull complete [2023-05-23T02:44:31.290Z] 3cdef696dda3: Pull complete [2023-05-23T02:44:36.711Z] 2ced38df9373: Pull complete [2023-05-23T02:44:38.673Z] 58f1dce35555: Pull complete [2023-05-23T02:44:38.673Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T02:44:38.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T02:44:38.673Z] ---> fadd8f120f05 [2023-05-23T02:44:38.673Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T02:44:40.703Z] ---> Running in dfffb038e158 [2023-05-23T02:44:40.978Z] Removing intermediate container dfffb038e158 [2023-05-23T02:44:40.978Z] ---> 6f8e1b8b3246 [2023-05-23T02:44:40.978Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T02:44:40.978Z] ---> Running in bc80301dd83c [2023-05-23T02:44:41.570Z] Removing intermediate container bc80301dd83c [2023-05-23T02:44:41.570Z] ---> 7493a110a055 [2023-05-23T02:44:41.570Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T02:44:41.570Z] ---> Running in 8d36cd1b3df1 [2023-05-23T02:44:41.841Z] Removing intermediate container 8d36cd1b3df1 [2023-05-23T02:44:41.841Z] ---> f8bb5f7cab5c [2023-05-23T02:44:41.841Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T02:44:42.117Z] ---> Running in 8c7e16ff58eb [2023-05-23T02:44:42.392Z] Removing intermediate container 8c7e16ff58eb [2023-05-23T02:44:42.392Z] ---> 4f2fc0ff36fa [2023-05-23T02:44:42.392Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T02:44:42.392Z] ---> Running in 05f631410adf [2023-05-23T02:44:43.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T02:44:44.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T02:44:45.838Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-23T02:44:45.838Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-23T02:44:45.838Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-23T02:44:45.838Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-23T02:44:45.838Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T02:44:45.838Z] OK: 268 MiB in 57 packages [2023-05-23T02:44:46.817Z] Removing intermediate container 05f631410adf [2023-05-23T02:44:46.817Z] ---> b376e534570a [2023-05-23T02:44:46.817Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-23T02:44:47.091Z] ---> Running in 820e8932cce9 [2023-05-23T02:44:47.373Z] Removing intermediate container 820e8932cce9 [2023-05-23T02:44:47.373Z] ---> fd48dd6ca9e3 [2023-05-23T02:44:47.373Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T02:44:49.345Z] ---> d3b48e84a88e [2023-05-23T02:44:49.345Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T02:44:49.345Z] ---> Running in 2a6c12e97d37 [2023-05-23T02:45:57.327Z] Removing intermediate container 2a6c12e97d37 [2023-05-23T02:45:57.327Z] ---> c29b2f3d4819 [2023-05-23T02:45:57.327Z] Step 11/12 : COPY . . [2023-05-23T02:45:57.327Z] ---> fae2e1fe07f0 [2023-05-23T02:45:57.327Z] Step 12/12 : RUN $MAKE [2023-05-23T02:45:57.327Z] ---> Running in c8d180f7fa19 [2023-05-23T02:45:57.327Z] noop [2023-05-23T02:45:57.327Z] Removing intermediate container c8d180f7fa19 [2023-05-23T02:45:57.327Z] ---> eb8b3e76aebb [2023-05-23T02:45:57.327Z] Successfully built eb8b3e76aebb [2023-05-23T02:45:57.327Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:45:57.678Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T02:45:57.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:45:57.910Z] prd-ubuntu20.04-docker-arm64-4c-16g-16453 does not seem to be running inside a container [2023-05-23T02:45:57.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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-23T02:45:59.261Z] $ docker top 71c7aa801168240d12f8163c28770513ae055de47b2c8f2873ebf766ad11f23c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T02:46:00.137Z] + go version [2023-05-23T02:46:00.138Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T02:46:00.162Z] $ docker stop --time=1 71c7aa801168240d12f8163c28770513ae055de47b2c8f2873ebf766ad11f23c [2023-05-23T02:46:01.862Z] $ docker rm -f --volumes 71c7aa801168240d12f8163c28770513ae055de47b2c8f2873ebf766ad11f23c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:46:02.475Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T02:46:02.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:46:02.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-16453 does not seem to be running inside a container [2023-05-23T02:46:02.770Z] $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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-23T02:46:04.079Z] $ docker top 46a475a716f3325cc8151c3908319455283b00a26650ac0fb170593daed48f45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T02:46:04.988Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-23T02:46:05.655Z] + make test [2023-05-23T02:46:05.655Z] go test ./... -coverprofile=coverage.out ./... [2023-05-23T02:46:44.611Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-23T02:49:09.499Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-23T02:49:09.499Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-23T02:49:09.499Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.082s coverage: 22.8% of statements [2023-05-23T02:49:09.499Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-23T02:49:09.499Z] go vet ./... [2023-05-23T02:49:48.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T02:49:48.415Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T02:49:48.415Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T02:49:48.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T02:49:48.456Z] $ docker stop --time=1 46a475a716f3325cc8151c3908319455283b00a26650ac0fb170593daed48f45 [2023-05-23T02:49:50.267Z] $ docker rm -f --volumes 46a475a716f3325cc8151c3908319455283b00a26650ac0fb170593daed48f45 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T02:49:51.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T02:49:51.456Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T02:49:51.957Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T02:49:52.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T02:49:52.670Z] + ls -al . [2023-05-23T02:49:52.670Z] total 176 [2023-05-23T02:49:52.670Z] drwxrwxr-x 9 jenkins jenkins 4096 May 23 02:46 . [2023-05-23T02:49:52.670Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 02:43 .. [2023-05-23T02:49:52.670Z] -rw-rw-r-- 1 jenkins jenkins 140 May 23 02:43 .dockerignore [2023-05-23T02:49:52.670Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 02:43 .git [2023-05-23T02:49:52.670Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:43 .github [2023-05-23T02:49:52.670Z] -rw-rw-r-- 1 jenkins jenkins 329 May 23 02:43 .gitignore [2023-05-23T02:49:52.670Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 02:43 .golangci.yml [2023-05-23T02:49:52.670Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 23 02:43 Attribution.txt [2023-05-23T02:49:52.670Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 23 02:43 CHANGELOG.md [2023-05-23T02:49:52.670Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 23 02:43 Dockerfile [2023-05-23T02:49:52.670Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 02:43 GOVERNANCE.md [2023-05-23T02:49:52.670Z] -rw-rw-r-- 1 jenkins jenkins 678 May 23 02:43 Jenkinsfile [2023-05-23T02:49:52.670Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 23 02:43 LICENSE [2023-05-23T02:49:52.670Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 23 02:43 Makefile [2023-05-23T02:49:52.670Z] -rw-rw-r-- 1 jenkins jenkins 620 May 23 02:43 OWNERS.md [2023-05-23T02:49:52.670Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 23 02:43 README.md [2023-05-23T02:49:52.670Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 02:40 VERSION [2023-05-23T02:49:52.670Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 02:43 bin [2023-05-23T02:49:52.670Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:43 cmd [2023-05-23T02:49:52.670Z] -rw-r--r-- 1 jenkins jenkins 18506 May 23 02:49 coverage.out [2023-05-23T02:49:52.670Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 23 02:43 go.mod [2023-05-23T02:49:52.670Z] -rw-rw-r-- 1 jenkins jenkins 31418 May 23 02:43 go.sum [2023-05-23T02:49:52.670Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:43 internal [2023-05-23T02:49:52.670Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 02:43 mock [2023-05-23T02:49:52.670Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 02:43 snap [2023-05-23T02:49:52.670Z] -rw-rw-r-- 1 jenkins jenkins 227 May 23 02:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:49:53.017Z] + 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=834f96f9b83474885c5a02ae1c0e5f6b67971a52 --label arch=arm64 --label version=0.0.0 . [2023-05-23T02:49:53.286Z] Sending build context to Docker daemon 3.43MB [2023-05-23T02:49:53.286Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T02:49:53.286Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-23T02:49:53.286Z] ---> eb8b3e76aebb [2023-05-23T02:49:53.286Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T02:49:53.552Z] ---> Running in e3b34e79b3d9 [2023-05-23T02:49:53.820Z] Removing intermediate container e3b34e79b3d9 [2023-05-23T02:49:53.820Z] ---> 746e24335405 [2023-05-23T02:49:53.820Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T02:49:53.820Z] ---> Running in 3dc0423adaf6 [2023-05-23T02:49:54.088Z] Removing intermediate container 3dc0423adaf6 [2023-05-23T02:49:54.088Z] ---> 2ba803df7661 [2023-05-23T02:49:54.088Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T02:49:54.360Z] ---> Running in fb605d7b92e7 [2023-05-23T02:49:54.628Z] Removing intermediate container fb605d7b92e7 [2023-05-23T02:49:54.628Z] ---> 99bb0e32539a [2023-05-23T02:49:54.628Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T02:49:54.628Z] ---> Running in b1ca966ef8b9 [2023-05-23T02:49:54.898Z] Removing intermediate container b1ca966ef8b9 [2023-05-23T02:49:54.898Z] ---> 357d0aea9ac5 [2023-05-23T02:49:54.898Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T02:49:55.166Z] ---> Running in b0441de5d367 [2023-05-23T02:49:56.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T02:49:56.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T02:49:58.132Z] OK: 268 MiB in 57 packages [2023-05-23T02:49:58.718Z] Removing intermediate container b0441de5d367 [2023-05-23T02:49:58.718Z] ---> a40bb0f3bb94 [2023-05-23T02:49:58.718Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-23T02:49:58.718Z] ---> Running in f2b442041823 [2023-05-23T02:49:59.307Z] Removing intermediate container f2b442041823 [2023-05-23T02:49:59.307Z] ---> 5f7903802564 [2023-05-23T02:49:59.307Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-23T02:49:59.578Z] ---> a52ef756ef46 [2023-05-23T02:49:59.578Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T02:49:59.851Z] ---> Running in cc458c2e1fdb [2023-05-23T02:50:04.955Z] Removing intermediate container cc458c2e1fdb [2023-05-23T02:50:04.955Z] ---> dc10b4fa8b62 [2023-05-23T02:50:04.955Z] Step 11/24 : COPY . . [2023-05-23T02:50:05.922Z] ---> c200f9f431f1 [2023-05-23T02:50:05.922Z] Step 12/24 : RUN $MAKE [2023-05-23T02:50:06.204Z] ---> Running in 93f375e0f0ae [2023-05-23T02:50:07.169Z] 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-23T02:52:28.911Z] Removing intermediate container 93f375e0f0ae [2023-05-23T02:52:28.911Z] ---> 741933a4b103 [2023-05-23T02:52:28.911Z] Step 13/24 : FROM alpine:3.17 [2023-05-23T02:52:28.911Z] 3.17: Pulling from library/alpine [2023-05-23T02:52:28.911Z] c41833b44d91: Already exists [2023-05-23T02:52:28.911Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T02:52:28.911Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T02:52:28.911Z] ---> 51e60588ff2c [2023-05-23T02:52:28.911Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-23T02:52:28.911Z] ---> Running in 4a09c45e930f [2023-05-23T02:52:28.911Z] Removing intermediate container 4a09c45e930f [2023-05-23T02:52:28.911Z] ---> 85fbe34c5b26 [2023-05-23T02:52:28.911Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T02:52:28.911Z] ---> Running in 147d8662e140 [2023-05-23T02:52:28.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T02:52:28.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T02:52:28.911Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T02:52:28.911Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T02:52:28.911Z] OK: 8 MiB in 16 packages [2023-05-23T02:52:28.911Z] Removing intermediate container 147d8662e140 [2023-05-23T02:52:28.911Z] ---> d58a74eab49e [2023-05-23T02:52:28.911Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-23T02:52:28.911Z] ---> 7598903226e0 [2023-05-23T02:52:28.911Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-23T02:52:29.497Z] ---> a1d09e33eb1d [2023-05-23T02:52:29.497Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-23T02:52:29.766Z] ---> b3f4c94585d2 [2023-05-23T02:52:29.766Z] Step 19/24 : EXPOSE 59982 [2023-05-23T02:52:29.766Z] ---> Running in 6e331f465015 [2023-05-23T02:52:30.050Z] Removing intermediate container 6e331f465015 [2023-05-23T02:52:30.050Z] ---> 5e2a62efc3e7 [2023-05-23T02:52:30.050Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-23T02:52:30.317Z] ---> Running in 50f4761c76b3 [2023-05-23T02:52:30.584Z] Removing intermediate container 50f4761c76b3 [2023-05-23T02:52:30.584Z] ---> 12bf08d40c64 [2023-05-23T02:52:30.584Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-23T02:52:30.584Z] ---> Running in 97cd950774c4 [2023-05-23T02:52:30.851Z] Removing intermediate container 97cd950774c4 [2023-05-23T02:52:30.851Z] ---> 175a4b35e830 [2023-05-23T02:52:30.851Z] Step 22/24 : LABEL arch=arm64 [2023-05-23T02:52:30.851Z] ---> Running in fc3c20ec8558 [2023-05-23T02:52:31.123Z] Removing intermediate container fc3c20ec8558 [2023-05-23T02:52:31.123Z] ---> 48e5912552cd [2023-05-23T02:52:31.123Z] Step 23/24 : LABEL git_sha=834f96f9b83474885c5a02ae1c0e5f6b67971a52 [2023-05-23T02:52:31.392Z] ---> Running in 4d2f8ba09cc4 [2023-05-23T02:52:31.660Z] Removing intermediate container 4d2f8ba09cc4 [2023-05-23T02:52:31.660Z] ---> 3a1a94c40ec5 [2023-05-23T02:52:31.660Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T02:52:31.660Z] ---> Running in 8680d8c5533a [2023-05-23T02:52:31.927Z] Removing intermediate container 8680d8c5533a [2023-05-23T02:52:31.928Z] ---> 109c843cd718 [2023-05-23T02:52:31.928Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T02:52:31.928Z] Successfully built 109c843cd718 [2023-05-23T02:52:31.928Z] 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-23T02:52:32.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T02:52:32.335Z] [2023-05-23T02:52:32.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:52:32.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T02:52:32.665Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T02:52:32.665Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T02:52:32.665Z] 04944245beec: Pulling fs layer [2023-05-23T02:52:32.665Z] 699f458cf7ca: Pulling fs layer [2023-05-23T02:52:32.665Z] 765212b225bb: Pulling fs layer [2023-05-23T02:52:32.665Z] f23df028b6ca: Pulling fs layer [2023-05-23T02:52:32.665Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T02:52:32.665Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T02:52:32.665Z] 765212b225bb: Waiting [2023-05-23T02:52:32.665Z] f23df028b6ca: Waiting [2023-05-23T02:52:32.665Z] d65c8cfc05b1: Waiting [2023-05-23T02:52:32.665Z] 2437ff75d9bd: Waiting [2023-05-23T02:52:32.934Z] 04944245beec: Verifying Checksum [2023-05-23T02:52:32.935Z] 04944245beec: Download complete [2023-05-23T02:52:32.935Z] 765212b225bb: Verifying Checksum [2023-05-23T02:52:32.935Z] 765212b225bb: Download complete [2023-05-23T02:52:32.935Z] f23df028b6ca: Download complete [2023-05-23T02:52:32.935Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T02:52:32.935Z] d65c8cfc05b1: Download complete [2023-05-23T02:52:32.935Z] 699f458cf7ca: Verifying Checksum [2023-05-23T02:52:32.935Z] 699f458cf7ca: Download complete [2023-05-23T02:52:33.519Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T02:52:33.519Z] 8998bd30e6a1: Download complete [2023-05-23T02:52:35.459Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T02:52:35.460Z] 2437ff75d9bd: Download complete [2023-05-23T02:52:37.402Z] 8998bd30e6a1: Pull complete [2023-05-23T02:52:37.671Z] 04944245beec: Pull complete [2023-05-23T02:52:39.079Z] 699f458cf7ca: Pull complete [2023-05-23T02:52:39.348Z] 765212b225bb: Pull complete [2023-05-23T02:52:39.932Z] f23df028b6ca: Pull complete [2023-05-23T02:52:40.199Z] d65c8cfc05b1: Pull complete [2023-05-23T02:52:55.187Z] 2437ff75d9bd: Pull complete [2023-05-23T02:52:55.187Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T02:52:55.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T02:52:55.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:52:55.388Z] prd-ubuntu20.04-docker-arm64-4c-16g-16453 does not seem to be running inside a container [2023-05-23T02:52:55.456Z] $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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-23T02:52:58.184Z] $ docker top b07cfd9fb860840e26b1a2f418e63ad0fd7fe245187933656cc77922b2088f10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:52:59.030Z] ---> job-cost.sh [2023-05-23T02:52:59.030Z] lf-activate-venv: SKIPPING [2023-05-23T02:52:59.030Z] INFO: No Stack... [2023-05-23T02:52:59.297Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T02:53:00.259Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T02:53:00.900Z] + cut -d, -f6 [2023-05-23T02:53:00.901Z] + cat /w/workspace/device-mqtt-go/3/archives/cost.csv [Pipeline] lock [2023-05-23T02:53:00.970Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-606-3-stack-cost] [2023-05-23T02:53:00.975Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-606-3-stack-cost] did not exist. Created. [2023-05-23T02:53:00.975Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-606-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T02:53:01.630Z] /w/workspace/device-mqtt-go/3@tmp/durable-1fee2743/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T02:53:02.283Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T02:53:02.308Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T02:53:02.352Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T02:53:02.358Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-606-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T02:53:02.378Z] $ docker stop --time=1 b07cfd9fb860840e26b1a2f418e63ad0fd7fe245187933656cc77922b2088f10 [2023-05-23T02:53:03.878Z] $ docker rm -f --volumes b07cfd9fb860840e26b1a2f418e63ad0fd7fe245187933656cc77922b2088f10 [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-23T02:53:04.278Z] provisioning config files... [2023-05-23T02:53:04.284Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/config9528226100253291717tmp [Pipeline] { [Pipeline] sh [2023-05-23T02:53:04.589Z] + set +x [2023-05-23T02:53:04.589Z] + curl -s https://codecov.io/bash [2023-05-23T02:53:04.589Z] + bash -s -- [2023-05-23T02:53:04.589Z] [2023-05-23T02:53:04.589Z] _____ _ [2023-05-23T02:53:04.589Z] / ____| | | [2023-05-23T02:53:04.589Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T02:53:04.589Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T02:53:04.589Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T02:53:04.589Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T02:53:04.589Z] Bash-1.0.6 [2023-05-23T02:53:04.589Z] [2023-05-23T02:53:04.589Z] [2023-05-23T02:53:04.589Z] ==> git version 2.25.1 found [2023-05-23T02:53:04.589Z] ==> 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-23T02:53:04.589Z] Release-Date: 2020-01-08 [2023-05-23T02:53:04.589Z] 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-23T02:53:04.589Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T02:53:04.589Z] ==> Jenkins CI detected. [2023-05-23T02:53:04.589Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-606 [2023-05-23T02:53:04.589Z] project root: . [2023-05-23T02:53:04.589Z] --> token set from env [2023-05-23T02:53:04.589Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T02:53:04.589Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T02:53:04.589Z] ==> Python coveragepy not found [2023-05-23T02:53:04.589Z] ==> Searching for coverage reports in: [2023-05-23T02:53:04.589Z] + . [2023-05-23T02:53:04.589Z] -> Found 1 reports [2023-05-23T02:53:04.589Z] ==> Detecting git/mercurial file structure [2023-05-23T02:53:04.589Z] ==> Reading reports [2023-05-23T02:53:04.589Z] + ./coverage.out bytes=18506 [2023-05-23T02:53:04.589Z] ==> Appending adjustments [2023-05-23T02:53:04.589Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T02:53:04.846Z] + Found adjustments [2023-05-23T02:53:04.846Z] ==> Gzipping contents [2023-05-23T02:53:04.846Z] 4.0K /tmp/codecov.zVsWfa.gz [2023-05-23T02:53:04.846Z] ==> Uploading reports [2023-05-23T02:53:04.846Z] url: https://codecov.io [2023-05-23T02:53:04.846Z] query: branch=PR-606&commit=834f96f9b83474885c5a02ae1c0e5f6b67971a52&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-606%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=606&job=&cmd_args= [2023-05-23T02:53:04.846Z] -> Pinging Codecov [2023-05-23T02:53:04.846Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-606&commit=834f96f9b83474885c5a02ae1c0e5f6b67971a52&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-606%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=606&job=&cmd_args= [2023-05-23T02:53:04.846Z] -> Uploading to [2023-05-23T02:53:04.846Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/7D719EC7BBE17E464838252E33014C33/834f96f9b83474885c5a02ae1c0e5f6b67971a52/2a6548b9-f209-4746-bbae-5a6f480bf339.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T025304Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9792b540a2759286e2f3f6030a721ce505b6e5e7c3655c912b73aeecd68e02d9 [2023-05-23T02:53:04.846Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T02:53:04.846Z] Dload Upload Total Spent Left Speed [2023-05-23T02:53:05.105Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 16853 --:--:-- --:--:-- --:--:-- 16853 [2023-05-23T02:53:05.105Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/834f96f9b83474885c5a02ae1c0e5f6b67971a52 [Pipeline] } [2023-05-23T02:53:05.111Z] 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-23T02:53:05.872Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives ] [2023-05-23T02:53:05.872Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives [2023-05-23T02:53:05.872Z] total 16 [2023-05-23T02:53:05.872Z] drwxr-xr-x 3 root root 4096 May 23 02:42 . [2023-05-23T02:53:05.872Z] drwxrwxr-x 11 jenkins jenkins 4096 May 23 02:42 .. [2023-05-23T02:53:05.872Z] drwxr-xr-x 2 root root 4096 May 23 02:42 cost [2023-05-23T02:53:05.872Z] -rw-r--r-- 1 root root 86 May 23 02:42 cost.csv [2023-05-23T02:53:05.872Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives [2023-05-23T02:53:05.872Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives [2023-05-23T02:53:05.872Z] total 16 [2023-05-23T02:53:05.872Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 02:42 . [2023-05-23T02:53:05.872Z] drwxrwxr-x 11 jenkins jenkins 4096 May 23 02:42 .. [2023-05-23T02:53:05.872Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 02:42 cost [2023-05-23T02:53:05.872Z] -rw-r--r-- 1 jenkins jenkins 86 May 23 02:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:53:06.165Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:53:07.029Z] ---> package-listing.sh [2023-05-23T02:53:07.029Z] ++ facter osfamily [2023-05-23T02:53:07.029Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T02:53:07.289Z] + OS_FAMILY=debian [2023-05-23T02:53:07.290Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-606 [2023-05-23T02:53:07.290Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T02:53:07.290Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T02:53:07.290Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T02:53:07.290Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T02:53:07.290Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-606 ']' [2023-05-23T02:53:07.290Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T02:53:07.290Z] + case "${OS_FAMILY}" in [2023-05-23T02:53:07.290Z] + dpkg -l [2023-05-23T02:53:07.290Z] + grep '^ii' [2023-05-23T02:53:07.290Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T02:53:07.290Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T02:53:07.290Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T02:53:07.290Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-606 ']' [2023-05-23T02:53:07.290Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives/ [2023-05-23T02:53:07.290Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives/ [Pipeline] echo [2023-05-23T02:53:07.302Z] 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-606/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T02:53:07.579Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:53:08.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T02:53:08.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:53:08.209Z] prd-ubuntu20.04-docker-8c-8g-16449 does not seem to be running inside a container [2023-05-23T02:53:08.244Z] $ 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-606/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-606 -v /w/workspace/gexfoundry_device-mqtt-go_PR-606:/w/workspace/gexfoundry_device-mqtt-go_PR-606:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-606@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T02:53:08.450Z] $ docker top b45f67195905dfe624cf3df3f72684948939cf28aa0bcf688c25b0ced8b36044 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T02:53:08.791Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T02:53:09.075Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T02:53:09.361Z] + ls /var/log/sa-host [2023-05-23T02:53:09.361Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T02:53:09.527Z] provisioning config files... [2023-05-23T02:53:09.535Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/config8718909691925468703tmp [Pipeline] { [Pipeline] echo [2023-05-23T02:53:09.549Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:53:09.831Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T02:53:09.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:53:10.170Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T02:53:10.179Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:53:10.464Z] ---> sudo-logs.sh [2023-05-23T02:53:10.464Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T02:53:10.502Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:53:10.790Z] ---> job-cost.sh [2023-05-23T02:53:10.790Z] lf-activate-venv: SKIPPING [2023-05-23T02:53:10.790Z] DEBUG: total: 0.2199999988079071 [2023-05-23T02:53:10.790Z] INFO: Retrieving Stack Cost... [2023-05-23T02:53:11.360Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T02:53:11.621Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T02:53:11.635Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:53:11.920Z] ---> logs-deploy.sh [2023-05-23T02:53:11.921Z] lf-activate-venv: SKIPPING [2023-05-23T02:53:11.921Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-606/3 [2023-05-23T02:53:11.921Z] INFO: archiving workspace using pattern(s): [2023-05-23T02:53:12.860Z] Archives upload complete. [2023-05-23T02:53:12.860Z] INFO: archiving logs to Nexus [2023-05-23T02:53:13.427Z] ---> uname -a: [2023-05-23T02:53:13.427Z] Linux prd-ubuntu20-04-docker-8c-8g-16449 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-23T02:53:13.427Z] [2023-05-23T02:53:13.427Z]