Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94b69f940749067bc0513cff547016ef153353e6+4a35f1d313b93b1afef0ede40251cd94a3668512 (85b8eafbe1a8b832ae14acff3db33b80c2311605) 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-ssh291439890837760531.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9855451842348520714.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-528/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-528/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7515346139067865307.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8086993969490620293.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-528/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-528/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6401383942439937633.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2306’ Running on prd-ubuntu20.04-docker-8c-8g-2309 in /w/workspace/gexfoundry_device-mqtt-go_PR-528 [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-528 # 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/528/head:refs/remotes/origin/PR-528 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4a35f1d313b93b1afef0ede40251cd94a3668512 into PR head commit 94b69f940749067bc0513cff547016ef153353e6 Merge succeeded, producing 8de3ac5dfa8f6f53e695e175a4b896aa94790ef2 Checking out Revision 8de3ac5dfa8f6f53e695e175a4b896aa94790ef2 (PR-528) > git config core.sparsecheckout # timeout=10 > git checkout -f 94b69f940749067bc0513cff547016ef153353e6 # 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 4a35f1d313b93b1afef0ede40251cd94a3668512 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8de3ac5dfa8f6f53e695e175a4b896aa94790ef2 # timeout=10 Commit message: "Merge commit '4a35f1d313b93b1afef0ede40251cd94a3668512' into HEAD" > git rev-list --no-walk 94b69f940749067bc0513cff547016ef153353e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T23:18:45.179Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T23:18:45.233Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T23:18:45.248Z] ========================================================= [2023-03-15T23:18:45.248Z] EdgeX Global Pipelines Version Info [2023-03-15T23:18:45.248Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T23:18:45.974Z] ------------------- [2023-03-15T23:18:45.974Z] stable info: [2023-03-15T23:18:45.974Z] ------------------- [2023-03-15T23:18:45.974Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T23:18:45.974Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T23:18:45.974Z] Message: update stable to v1.0.245 [2023-03-15T23:18:46.544Z] ------------------- [2023-03-15T23:18:46.544Z] experimental info: [2023-03-15T23:18:46.544Z] ------------------- [2023-03-15T23:18:46.544Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T23:18:46.544Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T23:18:46.544Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T23:18:46.741Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-15T23:18:46.753Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-15T23:18:46.764Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T23:18:46.779Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T23:18:46.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T23:18:46.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T23:18:46.822Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T23:18:46.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T23:18:46.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T23:18:46.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T23:18:46.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T23:18:46.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-15T23:18:46.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T23:18:46.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T23:18:46.924Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T23:18:46.940Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T23:18:46.954Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T23:18:46.963Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T23:18:46.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T23:18:46.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T23:18:47.002Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T23:18:47.016Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T23:18:47.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T23:18:47.041Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T23:18:47.052Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T23:18:47.066Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T23:18:47.080Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T23:18:47.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-528 [Pipeline] echo [2023-03-15T23:18:47.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-528 [Pipeline] echo [2023-03-15T23:18:47.120Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-528 [Pipeline] echo [2023-03-15T23:18:47.131Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8de3ac5dfa8f6f53e695e175a4b896aa94790ef2 [Pipeline] echo [2023-03-15T23:18:47.143Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8de3ac5 [Pipeline] echo [2023-03-15T23:18:47.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T23:18:47.193Z] provisioning config files... [2023-03-15T23:18:47.207Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp/config5907630785618599650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T23:18:47.512Z] ---> docker-login.sh [2023-03-15T23:18:47.513Z] nexus3.edgexfoundry.org:10001 [2023-03-15T23:18:47.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T23:18:47.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T23:18:47.772Z] Configure a credential helper to remove this warning. See [2023-03-15T23:18:47.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T23:18:47.772Z] [2023-03-15T23:18:47.772Z] Login Succeeded [2023-03-15T23:18:47.772Z] nexus3.edgexfoundry.org:10002 [2023-03-15T23:18:47.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T23:18:47.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T23:18:47.772Z] Configure a credential helper to remove this warning. See [2023-03-15T23:18:47.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T23:18:47.772Z] [2023-03-15T23:18:47.772Z] Login Succeeded [2023-03-15T23:18:47.772Z] nexus3.edgexfoundry.org:10003 [2023-03-15T23:18:48.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T23:18:48.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T23:18:48.033Z] Configure a credential helper to remove this warning. See [2023-03-15T23:18:48.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T23:18:48.033Z] [2023-03-15T23:18:48.033Z] Login Succeeded [2023-03-15T23:18:48.033Z] nexus3.edgexfoundry.org:10004 [2023-03-15T23:18:48.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T23:18:48.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T23:18:48.033Z] Configure a credential helper to remove this warning. See [2023-03-15T23:18:48.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T23:18:48.033Z] [2023-03-15T23:18:48.033Z] Login Succeeded [2023-03-15T23:18:48.033Z] docker.io [2023-03-15T23:18:48.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T23:18:48.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T23:18:48.294Z] Configure a credential helper to remove this warning. See [2023-03-15T23:18:48.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T23:18:48.294Z] [2023-03-15T23:18:48.294Z] Login Succeeded [2023-03-15T23:18:48.294Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T23:18:48.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T23:18:48.672Z] + git rev-list -1 --merges 8de3ac5dfa8f6f53e695e175a4b896aa94790ef2~1..8de3ac5dfa8f6f53e695e175a4b896aa94790ef2 [Pipeline] echo [2023-03-15T23:18:48.719Z] -----------> git rev-list -1 --merges 8de3ac5dfa8f6f53e695e175a4b896aa94790ef2~1..8de3ac5dfa8f6f53e695e175a4b896aa94790ef2 8de3ac5dfa8f6f53e695e175a4b896aa94790ef2 [2023-03-15T23:18:48.719Z] 8de3ac5dfa8f6f53e695e175a4b896aa94790ef2 [false] [Pipeline] sh [2023-03-15T23:18:49.009Z] + git log --format=format:%s -1 8de3ac5dfa8f6f53e695e175a4b896aa94790ef2 [Pipeline] echo [2023-03-15T23:18:49.026Z] ========================================================= [2023-03-15T23:18:49.026Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T23:18:49.026Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T23:18:49.375Z] + git log --format=format:%s -1 8de3ac5dfa8f6f53e695e175a4b896aa94790ef2 [Pipeline] echo [2023-03-15T23:18:49.386Z] [semverPrep] GIT_COMMIT: 8de3ac5dfa8f6f53e695e175a4b896aa94790ef2, Commit Message: Merge commit '4a35f1d313b93b1afef0ede40251cd94a3668512' into HEAD [Pipeline] echo [2023-03-15T23:18:49.397Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T23:18:49.756Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T23:18:49.756Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T23:18:49.756Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T23:18:49.756Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T23:18:49.756Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T23:18:49.756Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T23:18:49.756Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T23:18:50.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T23:18:50.115Z] [2023-03-15T23:18:50.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T23:18:50.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T23:18:50.421Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T23:18:50.421Z] b85a868b505f: Pulling fs layer [2023-03-15T23:18:50.421Z] e2be974225ed: Pulling fs layer [2023-03-15T23:18:50.421Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T23:18:50.421Z] 988bab9f4d93: Pulling fs layer [2023-03-15T23:18:50.421Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T23:18:50.421Z] eaf3925da568: Pulling fs layer [2023-03-15T23:18:50.421Z] bab4dde63d76: Pulling fs layer [2023-03-15T23:18:50.421Z] bde34c3a00c8: Pulling fs layer [2023-03-15T23:18:50.421Z] b352a97aabf1: Pulling fs layer [2023-03-15T23:18:50.421Z] 4872d77fe225: Pulling fs layer [2023-03-15T23:18:50.421Z] 5851b861e8e6: Pulling fs layer [2023-03-15T23:18:50.421Z] bab4dde63d76: Waiting [2023-03-15T23:18:50.421Z] bde34c3a00c8: Waiting [2023-03-15T23:18:50.421Z] b352a97aabf1: Waiting [2023-03-15T23:18:50.421Z] eaf3925da568: Waiting [2023-03-15T23:18:50.421Z] 1469e6f7b9e6: Waiting [2023-03-15T23:18:50.421Z] 4872d77fe225: Waiting [2023-03-15T23:18:50.421Z] 5851b861e8e6: Waiting [2023-03-15T23:18:50.421Z] 988bab9f4d93: Waiting [2023-03-15T23:18:50.421Z] e2be974225ed: Verifying Checksum [2023-03-15T23:18:50.421Z] e2be974225ed: Download complete [2023-03-15T23:18:50.421Z] 988bab9f4d93: Verifying Checksum [2023-03-15T23:18:50.421Z] 988bab9f4d93: Download complete [2023-03-15T23:18:50.683Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T23:18:50.683Z] 1469e6f7b9e6: Download complete [2023-03-15T23:18:50.683Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T23:18:50.683Z] 339a4e72a1f5: Download complete [2023-03-15T23:18:50.683Z] eaf3925da568: Verifying Checksum [2023-03-15T23:18:50.683Z] eaf3925da568: Download complete [2023-03-15T23:18:50.683Z] bde34c3a00c8: Verifying Checksum [2023-03-15T23:18:50.683Z] bde34c3a00c8: Download complete [2023-03-15T23:18:50.683Z] b352a97aabf1: Verifying Checksum [2023-03-15T23:18:50.683Z] b352a97aabf1: Download complete [2023-03-15T23:18:50.683Z] 4872d77fe225: Verifying Checksum [2023-03-15T23:18:50.683Z] 4872d77fe225: Download complete [2023-03-15T23:18:50.683Z] 5851b861e8e6: Verifying Checksum [2023-03-15T23:18:50.683Z] 5851b861e8e6: Download complete [2023-03-15T23:18:50.683Z] b85a868b505f: Verifying Checksum [2023-03-15T23:18:50.683Z] b85a868b505f: Download complete [2023-03-15T23:18:51.252Z] bab4dde63d76: Verifying Checksum [2023-03-15T23:18:51.252Z] bab4dde63d76: Download complete [2023-03-15T23:18:52.190Z] b85a868b505f: Pull complete [2023-03-15T23:18:52.190Z] e2be974225ed: Pull complete [2023-03-15T23:18:52.760Z] 339a4e72a1f5: Pull complete [2023-03-15T23:18:52.760Z] 988bab9f4d93: Pull complete [2023-03-15T23:18:53.020Z] 1469e6f7b9e6: Pull complete [2023-03-15T23:18:53.020Z] eaf3925da568: Pull complete [2023-03-15T23:18:54.932Z] bab4dde63d76: Pull complete [2023-03-15T23:18:54.932Z] bde34c3a00c8: Pull complete [2023-03-15T23:18:54.932Z] b352a97aabf1: Pull complete [2023-03-15T23:18:55.192Z] 4872d77fe225: Pull complete [2023-03-15T23:18:55.192Z] 5851b861e8e6: Pull complete [2023-03-15T23:18:55.192Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T23:18:55.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T23:18:55.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T23:18:55.300Z] prd-ubuntu20.04-docker-8c-8g-2309 does not seem to be running inside a container [2023-03-15T23:18:55.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-528 -v /w/workspace/gexfoundry_device-mqtt-go_PR-528:/w/workspace/gexfoundry_device-mqtt-go_PR-528:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T23:18:56.793Z] $ docker top fa170aced1518db0c02d3d0a7b6d2a1c09ad5ef58502dd455c3474f1d9e5d35c -eo pid,comm [2023-03-15T23:18:56.845Z] 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-03-15T23:18:56.845Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T23:18:56.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T23:18:56.887Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T23:18:57.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T23:18:57.012Z] $ docker exec fa170aced1518db0c02d3d0a7b6d2a1c09ad5ef58502dd455c3474f1d9e5d35c ssh-agent [2023-03-15T23:18:57.129Z] SSH_AUTH_SOCK=/tmp/ssh-cKJoY1lM4lC5/agent.32 [2023-03-15T23:18:57.129Z] SSH_AGENT_PID=38 [2023-03-15T23:18:57.137Z] Running ssh-add (command line suppressed) [2023-03-15T23:18:57.257Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp/private_key_12899362338446651841.key (/w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp/private_key_12899362338446651841.key) [2023-03-15T23:18:57.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T23:18:57.556Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T23:18:57.577Z] $ docker exec --env ******** --env ******** fa170aced1518db0c02d3d0a7b6d2a1c09ad5ef58502dd455c3474f1d9e5d35c ssh-agent -k [2023-03-15T23:18:57.678Z] unset SSH_AUTH_SOCK; [2023-03-15T23:18:57.679Z] unset SSH_AGENT_PID; [2023-03-15T23:18:57.679Z] echo Agent pid 38 killed; [2023-03-15T23:18:57.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T23:18:57.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T23:18:57.711Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T23:18:57.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T23:18:57.874Z] $ docker exec fa170aced1518db0c02d3d0a7b6d2a1c09ad5ef58502dd455c3474f1d9e5d35c ssh-agent [2023-03-15T23:18:57.996Z] SSH_AUTH_SOCK=/tmp/ssh-giEwNOqXGOlz/agent.71 [2023-03-15T23:18:57.996Z] SSH_AGENT_PID=77 [2023-03-15T23:18:58.001Z] Running ssh-add (command line suppressed) [2023-03-15T23:18:58.107Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp/private_key_1854483048176481940.key (/w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp/private_key_1854483048176481940.key) [2023-03-15T23:18:58.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T23:18:58.406Z] + git semver init [2023-03-15T23:18:58.666Z] 2023-03-15 23:18:58,594 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T23:18:58.666Z] 2023-03-15 23:18:58,595 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-528/.semver [2023-03-15T23:18:58.666Z] 2023-03-15 23:18:58,596 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-528/.semver [2023-03-15T23:18:58.666Z] 2023-03-15 23:18:58,596 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-528/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-528, universal_newlines=False, shell=None, istream=None) [2023-03-15T23:18:59.606Z] 2023-03-15 23:18:59,355 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-528/.git/info/exclude [2023-03-15T23:18:59.606Z] 2023-03-15 23:18:59,355 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-528/.semver/PR-528 with force:False [2023-03-15T23:18:59.606Z] 2023-03-15 23:18:59,356 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-528/.semver/PR-528 [2023-03-15T23:18:59.606Z] 2023-03-15 23:18:59,360 [execute] INFO git cat-file --batch-check [2023-03-15T23:18:59.606Z] 2023-03-15 23:18:59,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-528/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T23:18:59.606Z] 2023-03-15 23:18:59,366 [execute] INFO git cat-file --batch [2023-03-15T23:18:59.606Z] 2023-03-15 23:18:59,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-528/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T23:18:59.606Z] 2023-03-15 23:18:59,372 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-528/.semver/PR-528 [2023-03-15T23:18:59.606Z] 0.0.0 [Pipeline] } [2023-03-15T23:18:59.620Z] $ docker exec --env ******** --env ******** fa170aced1518db0c02d3d0a7b6d2a1c09ad5ef58502dd455c3474f1d9e5d35c ssh-agent -k [2023-03-15T23:18:59.722Z] unset SSH_AUTH_SOCK; [2023-03-15T23:18:59.728Z] unset SSH_AGENT_PID; [2023-03-15T23:18:59.728Z] echo Agent pid 77 killed; [2023-03-15T23:18:59.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T23:19:00.041Z] + git semver [Pipeline] } [2023-03-15T23:19:00.317Z] $ docker stop --time=1 fa170aced1518db0c02d3d0a7b6d2a1c09ad5ef58502dd455c3474f1d9e5d35c [2023-03-15T23:19:01.699Z] $ docker rm -f --volumes fa170aced1518db0c02d3d0a7b6d2a1c09ad5ef58502dd455c3474f1d9e5d35c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T23:19:02.031Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T23:19:02.217Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T23:19:02.218Z] [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-03-15T23:19:02.336Z] provisioning config files... [2023-03-15T23:19:02.347Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp/config1630067446694230623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T23:19:02.642Z] ---> docker-login.sh [2023-03-15T23:19:02.642Z] nexus3.edgexfoundry.org:10001 [2023-03-15T23:19:02.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T23:19:02.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T23:19:02.642Z] Configure a credential helper to remove this warning. See [2023-03-15T23:19:02.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T23:19:02.642Z] [2023-03-15T23:19:02.642Z] Login Succeeded [2023-03-15T23:19:02.642Z] nexus3.edgexfoundry.org:10002 [2023-03-15T23:19:02.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T23:19:02.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T23:19:02.642Z] Configure a credential helper to remove this warning. See [2023-03-15T23:19:02.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T23:19:02.642Z] [2023-03-15T23:19:02.642Z] Login Succeeded [2023-03-15T23:19:02.642Z] nexus3.edgexfoundry.org:10003 [2023-03-15T23:19:02.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T23:19:02.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T23:19:02.901Z] Configure a credential helper to remove this warning. See [2023-03-15T23:19:02.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T23:19:02.901Z] [2023-03-15T23:19:02.901Z] Login Succeeded [2023-03-15T23:19:02.901Z] nexus3.edgexfoundry.org:10004 [2023-03-15T23:19:02.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T23:19:02.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T23:19:02.901Z] Configure a credential helper to remove this warning. See [2023-03-15T23:19:02.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T23:19:02.901Z] [2023-03-15T23:19:02.901Z] Login Succeeded [2023-03-15T23:19:02.901Z] docker.io [2023-03-15T23:19:03.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T23:19:03.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T23:19:03.420Z] Configure a credential helper to remove this warning. See [2023-03-15T23:19:03.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T23:19:03.420Z] [2023-03-15T23:19:03.420Z] Login Succeeded [2023-03-15T23:19:03.420Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T23:19:03.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T23:19:03.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T23:19:03.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T23:19:03.495Z] ========================================================= [2023-03-15T23:19:03.495Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T23:19:03.495Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T23:19:03.796Z] + 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-03-15T23:19:03.796Z] Sending build context to Docker daemon 6.385MB [2023-03-15T23:19:03.796Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T23:19:03.796Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T23:19:03.796Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T23:19:03.796Z] 63b65145d645: Pulling fs layer [2023-03-15T23:19:03.796Z] a2d21d5440eb: Pulling fs layer [2023-03-15T23:19:03.796Z] 935e6c44a52c: Pulling fs layer [2023-03-15T23:19:03.796Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T23:19:03.796Z] 30dea6a524f1: Pulling fs layer [2023-03-15T23:19:03.796Z] a2aff8979fd8: Pulling fs layer [2023-03-15T23:19:03.796Z] 6808be2612f2: Pulling fs layer [2023-03-15T23:19:03.796Z] f25807f1079a: Pulling fs layer [2023-03-15T23:19:03.796Z] 94cc34f8dd06: Waiting [2023-03-15T23:19:03.796Z] 30dea6a524f1: Waiting [2023-03-15T23:19:03.796Z] a2aff8979fd8: Waiting [2023-03-15T23:19:03.796Z] 6808be2612f2: Waiting [2023-03-15T23:19:03.796Z] f25807f1079a: Waiting [2023-03-15T23:19:03.796Z] a2d21d5440eb: Verifying Checksum [2023-03-15T23:19:03.796Z] a2d21d5440eb: Download complete [2023-03-15T23:19:03.796Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T23:19:03.796Z] 94cc34f8dd06: Download complete [2023-03-15T23:19:04.059Z] 30dea6a524f1: Verifying Checksum [2023-03-15T23:19:04.059Z] 30dea6a524f1: Download complete [2023-03-15T23:19:04.059Z] 63b65145d645: Download complete [2023-03-15T23:19:04.059Z] a2aff8979fd8: Verifying Checksum [2023-03-15T23:19:04.059Z] a2aff8979fd8: Download complete [2023-03-15T23:19:04.059Z] 63b65145d645: Pull complete [2023-03-15T23:19:04.324Z] a2d21d5440eb: Pull complete [2023-03-15T23:19:04.583Z] f25807f1079a: Verifying Checksum [2023-03-15T23:19:04.583Z] f25807f1079a: Download complete [2023-03-15T23:19:04.583Z] 935e6c44a52c: Download complete [2023-03-15T23:19:04.841Z] 6808be2612f2: Verifying Checksum [2023-03-15T23:19:04.841Z] 6808be2612f2: Download complete [2023-03-15T23:19:08.122Z] 935e6c44a52c: Pull complete [2023-03-15T23:19:08.122Z] 94cc34f8dd06: Pull complete [2023-03-15T23:19:08.122Z] 30dea6a524f1: Pull complete [2023-03-15T23:19:08.122Z] a2aff8979fd8: Pull complete [2023-03-15T23:19:10.646Z] 6808be2612f2: Pull complete [2023-03-15T23:19:11.215Z] f25807f1079a: Pull complete [2023-03-15T23:19:11.215Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T23:19:11.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T23:19:11.215Z] ---> 3b553350e43f [2023-03-15T23:19:11.215Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T23:19:13.134Z] ---> Running in c8eb59b6cea9 [2023-03-15T23:19:13.134Z] Removing intermediate container c8eb59b6cea9 [2023-03-15T23:19:13.134Z] ---> c48dd4892b2e [2023-03-15T23:19:13.134Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T23:19:13.134Z] ---> Running in 64a7b60f9576 [2023-03-15T23:19:13.393Z] Removing intermediate container 64a7b60f9576 [2023-03-15T23:19:13.393Z] ---> d055d61cad05 [2023-03-15T23:19:13.393Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T23:19:13.393Z] ---> Running in 84832325625e [2023-03-15T23:19:13.393Z] Removing intermediate container 84832325625e [2023-03-15T23:19:13.393Z] ---> 57ae71cdd1b0 [2023-03-15T23:19:13.393Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T23:19:13.393Z] ---> Running in 7d54827fe8cf [2023-03-15T23:19:13.651Z] Removing intermediate container 7d54827fe8cf [2023-03-15T23:19:13.651Z] ---> ec9d4107b09f [2023-03-15T23:19:13.651Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T23:19:13.651Z] ---> Running in 7608995f5808 [2023-03-15T23:19:13.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T23:19:14.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T23:19:14.428Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T23:19:14.428Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T23:19:14.428Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T23:19:14.428Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T23:19:14.428Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T23:19:14.428Z] OK: 269 MiB in 57 packages [2023-03-15T23:19:14.998Z] Removing intermediate container 7608995f5808 [2023-03-15T23:19:14.998Z] ---> 4fb684ad1559 [2023-03-15T23:19:14.998Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-15T23:19:14.998Z] ---> Running in bbf46b2e5d28 [2023-03-15T23:19:14.998Z] Removing intermediate container bbf46b2e5d28 [2023-03-15T23:19:14.998Z] ---> 9bb0872befb1 [2023-03-15T23:19:14.998Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T23:19:15.258Z] ---> 5ce1eab34c07 [2023-03-15T23:19:15.258Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T23:19:15.258Z] ---> Running in 4137797795f5 [2023-03-15T23:19:17.299Z] Still waiting to schedule task [2023-03-15T23:19:17.300Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2305’ [2023-03-15T23:19:37.192Z] Removing intermediate container 4137797795f5 [2023-03-15T23:19:37.192Z] ---> 25c37d6d3d1b [2023-03-15T23:19:37.192Z] Step 11/12 : COPY . . [2023-03-15T23:19:37.192Z] ---> 294a43119f2d [2023-03-15T23:19:37.192Z] Step 12/12 : RUN $MAKE [2023-03-15T23:19:37.192Z] ---> Running in cdc40f41ba82 [2023-03-15T23:19:37.192Z] noop [2023-03-15T23:19:37.192Z] Removing intermediate container cdc40f41ba82 [2023-03-15T23:19:37.192Z] ---> 220fa70daab4 [2023-03-15T23:19:37.192Z] Successfully built 220fa70daab4 [2023-03-15T23:19:37.192Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T23:19:37.498Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T23:19:37.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T23:19:37.563Z] prd-ubuntu20.04-docker-8c-8g-2309 does not seem to be running inside a container [2023-03-15T23:19:37.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-528 -v /w/workspace/gexfoundry_device-mqtt-go_PR-528:/w/workspace/gexfoundry_device-mqtt-go_PR-528:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T23:19:37.984Z] $ docker top ab7fc1f9bf288b29e0dd154d6a8ae9ca2b2e25f2d255fce786bf5ccadd7d755a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T23:19:38.319Z] + go version [2023-03-15T23:19:38.319Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T23:19:38.333Z] $ docker stop --time=1 ab7fc1f9bf288b29e0dd154d6a8ae9ca2b2e25f2d255fce786bf5ccadd7d755a [2023-03-15T23:19:39.680Z] $ docker rm -f --volumes ab7fc1f9bf288b29e0dd154d6a8ae9ca2b2e25f2d255fce786bf5ccadd7d755a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T23:19:40.068Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T23:19:40.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T23:19:40.138Z] prd-ubuntu20.04-docker-8c-8g-2309 does not seem to be running inside a container [2023-03-15T23:19:40.171Z] $ 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-528 -v /w/workspace/gexfoundry_device-mqtt-go_PR-528:/w/workspace/gexfoundry_device-mqtt-go_PR-528:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T23:19:40.562Z] $ docker top d13b760424885a3d0c92522e040271d25dfedb22078bf8a93cb2716bb67e1319 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T23:19:40.893Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-528 [Pipeline] fileExists [Pipeline] sh [2023-03-15T23:19:41.190Z] + make test [2023-03-15T23:19:41.190Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T23:19:46.461Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-15T23:19:56.422Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-15T23:19:56.422Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-15T23:19:56.422Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.2% of statements [2023-03-15T23:20:01.678Z] go vet ./... [2023-03-15T23:20:05.859Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T23:20:05.860Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T23:20:05.860Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T23:20:05.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T23:20:05.884Z] $ docker stop --time=1 d13b760424885a3d0c92522e040271d25dfedb22078bf8a93cb2716bb67e1319 [2023-03-15T23:20:08.248Z] $ docker rm -f --volumes d13b760424885a3d0c92522e040271d25dfedb22078bf8a93cb2716bb67e1319 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T23:20:08.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T23:20:08.750Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T23:20:09.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T23:20:09.436Z] + ls -al . [2023-03-15T23:20:09.436Z] total 180 [2023-03-15T23:20:09.437Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 23:19 . [2023-03-15T23:20:09.437Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 23:18 .. [2023-03-15T23:20:09.437Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 23:18 .dockerignore [2023-03-15T23:20:09.437Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 23:19 .git [2023-03-15T23:20:09.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 23:18 .github [2023-03-15T23:20:09.437Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 15 23:18 .gitignore [2023-03-15T23:20:09.437Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 23:18 .golangci.yml [2023-03-15T23:20:09.437Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 23:18 .semver [2023-03-15T23:20:09.437Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 15 23:18 Attribution.txt [2023-03-15T23:20:09.437Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 15 23:18 CHANGELOG.md [2023-03-15T23:20:09.437Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 15 23:18 Dockerfile [2023-03-15T23:20:09.437Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 23:18 GOVERNANCE.md [2023-03-15T23:20:09.437Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 15 23:18 Jenkinsfile [2023-03-15T23:20:09.437Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 23:18 LICENSE [2023-03-15T23:20:09.437Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 15 23:18 Makefile [2023-03-15T23:20:09.437Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 15 23:18 OWNERS.md [2023-03-15T23:20:09.437Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 15 23:18 README.md [2023-03-15T23:20:09.437Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 23:19 VERSION [2023-03-15T23:20:09.437Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 23:18 bin [2023-03-15T23:20:09.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 23:18 cmd [2023-03-15T23:20:09.437Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 15 23:19 coverage.out [2023-03-15T23:20:09.437Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 15 23:18 go.mod [2023-03-15T23:20:09.437Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 15 23:18 go.sum [2023-03-15T23:20:09.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 23:18 internal [2023-03-15T23:20:09.437Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 23:18 mock [2023-03-15T23:20:09.437Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 23:18 snap [2023-03-15T23:20:09.437Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 15 23:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T23:20:09.734Z] + 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=8de3ac5dfa8f6f53e695e175a4b896aa94790ef2 --label arch=amd64 --label version=0.0.0 . [2023-03-15T23:20:09.734Z] Sending build context to Docker daemon 6.404MB [2023-03-15T23:20:09.734Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T23:20:09.734Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-15T23:20:09.734Z] ---> 220fa70daab4 [2023-03-15T23:20:09.734Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T23:20:09.734Z] ---> Running in dab6bad1d698 [2023-03-15T23:20:09.992Z] Removing intermediate container dab6bad1d698 [2023-03-15T23:20:09.993Z] ---> 8f1c9ef23fdb [2023-03-15T23:20:09.993Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T23:20:09.993Z] ---> Running in 3db9ad47974e [2023-03-15T23:20:09.993Z] Removing intermediate container 3db9ad47974e [2023-03-15T23:20:09.993Z] ---> fceae1935dce [2023-03-15T23:20:09.993Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T23:20:09.993Z] ---> Running in 73da1ac0b45d [2023-03-15T23:20:10.251Z] Removing intermediate container 73da1ac0b45d [2023-03-15T23:20:10.251Z] ---> 6174958c089b [2023-03-15T23:20:10.251Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T23:20:10.251Z] ---> Running in ecdb9bb4913f [2023-03-15T23:20:10.251Z] Removing intermediate container ecdb9bb4913f [2023-03-15T23:20:10.251Z] ---> 758d5d2dba2d [2023-03-15T23:20:10.251Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T23:20:10.251Z] ---> Running in 74cce94164d4 [2023-03-15T23:20:10.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T23:20:10.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T23:20:11.026Z] OK: 269 MiB in 57 packages [2023-03-15T23:20:11.284Z] Removing intermediate container 74cce94164d4 [2023-03-15T23:20:11.284Z] ---> 36a5638b488c [2023-03-15T23:20:11.284Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-15T23:20:11.284Z] ---> Running in 6349640095dc [2023-03-15T23:20:11.284Z] Removing intermediate container 6349640095dc [2023-03-15T23:20:11.284Z] ---> 5193c9cb30da [2023-03-15T23:20:11.284Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-15T23:20:11.543Z] ---> 997c2e6337bd [2023-03-15T23:20:11.544Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T23:20:11.544Z] ---> Running in 7a3878b5792c [2023-03-15T23:20:12.479Z] Removing intermediate container 7a3878b5792c [2023-03-15T23:20:12.479Z] ---> 281266f85baf [2023-03-15T23:20:12.479Z] Step 11/24 : COPY . . [2023-03-15T23:20:12.738Z] ---> 64e9b86fd92e [2023-03-15T23:20:12.738Z] Step 12/24 : RUN $MAKE [2023-03-15T23:20:12.738Z] ---> Running in 85020cf8aa98 [2023-03-15T23:20:12.996Z] 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-03-15T23:20:31.067Z] Removing intermediate container 85020cf8aa98 [2023-03-15T23:20:31.067Z] ---> b1a04fb42865 [2023-03-15T23:20:31.068Z] Step 13/24 : FROM alpine:3.17 [2023-03-15T23:20:31.068Z] 3.17: Pulling from library/alpine [2023-03-15T23:20:31.068Z] 63b65145d645: Already exists [2023-03-15T23:20:31.068Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T23:20:31.068Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T23:20:31.068Z] ---> b2aa39c304c2 [2023-03-15T23:20:31.068Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-15T23:20:31.068Z] ---> Running in 8ed322a87375 [2023-03-15T23:20:31.068Z] Removing intermediate container 8ed322a87375 [2023-03-15T23:20:31.068Z] ---> c7d60fc7b462 [2023-03-15T23:20:31.068Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T23:20:31.068Z] ---> Running in f61f3d728930 [2023-03-15T23:20:31.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T23:20:31.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T23:20:31.068Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T23:20:31.068Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T23:20:31.068Z] OK: 7 MiB in 16 packages [2023-03-15T23:20:31.636Z] Removing intermediate container f61f3d728930 [2023-03-15T23:20:31.636Z] ---> 75b526015969 [2023-03-15T23:20:31.636Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-15T23:20:31.895Z] ---> 32270f6be6bc [2023-03-15T23:20:31.895Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-15T23:20:32.155Z] ---> 229606eccf6b [2023-03-15T23:20:32.155Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-15T23:20:32.414Z] ---> 413648190292 [2023-03-15T23:20:32.414Z] Step 19/24 : EXPOSE 59982 [2023-03-15T23:20:32.414Z] ---> Running in b3769c09ac3a [2023-03-15T23:20:32.414Z] Removing intermediate container b3769c09ac3a [2023-03-15T23:20:32.414Z] ---> 88225bb1bb86 [2023-03-15T23:20:32.414Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-15T23:20:32.414Z] ---> Running in 91e23ff65492 [2023-03-15T23:20:32.674Z] Removing intermediate container 91e23ff65492 [2023-03-15T23:20:32.674Z] ---> d0ec6da86020 [2023-03-15T23:20:32.674Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-15T23:20:32.674Z] ---> Running in 5c7c7c37c6b5 [2023-03-15T23:20:32.674Z] Removing intermediate container 5c7c7c37c6b5 [2023-03-15T23:20:32.674Z] ---> f24cedccfe8f [2023-03-15T23:20:32.674Z] Step 22/24 : LABEL arch=amd64 [2023-03-15T23:20:32.674Z] ---> Running in 24e915776845 [2023-03-15T23:20:32.933Z] Removing intermediate container 24e915776845 [2023-03-15T23:20:32.933Z] ---> d83d97d8c0bf [2023-03-15T23:20:32.933Z] Step 23/24 : LABEL git_sha=8de3ac5dfa8f6f53e695e175a4b896aa94790ef2 [2023-03-15T23:20:32.933Z] ---> Running in bc686f63e332 [2023-03-15T23:20:32.933Z] Removing intermediate container bc686f63e332 [2023-03-15T23:20:32.933Z] ---> aaad923d8dd0 [2023-03-15T23:20:32.933Z] Step 24/24 : LABEL version=0.0.0 [2023-03-15T23:20:32.933Z] ---> Running in bd35862bcfb4 [2023-03-15T23:20:33.191Z] Removing intermediate container bd35862bcfb4 [2023-03-15T23:20:33.191Z] ---> 1c8b2860d985 [2023-03-15T23:20:33.191Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T23:20:33.191Z] Successfully built 1c8b2860d985 [2023-03-15T23:20:33.191Z] 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-03-15T23:20:33.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T23:20:33.638Z] [2023-03-15T23:20:33.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T23:20:33.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T23:20:33.938Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T23:20:33.938Z] 5eb5b503b376: Pulling fs layer [2023-03-15T23:20:33.938Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T23:20:33.938Z] ec43610c2a17: Pulling fs layer [2023-03-15T23:20:33.938Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T23:20:33.938Z] 33b1e0a273af: Pulling fs layer [2023-03-15T23:20:33.938Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T23:20:33.938Z] 2f39f015ded8: Pulling fs layer [2023-03-15T23:20:33.938Z] 3a2ae6a8a46f: Waiting [2023-03-15T23:20:33.938Z] 33b1e0a273af: Waiting [2023-03-15T23:20:33.938Z] 5d3b04190fa2: Waiting [2023-03-15T23:20:33.938Z] 2f39f015ded8: Waiting [2023-03-15T23:20:33.938Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T23:20:33.938Z] 5c69ac0246d0: Download complete [2023-03-15T23:20:33.938Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T23:20:33.938Z] 3a2ae6a8a46f: Download complete [2023-03-15T23:20:34.199Z] 33b1e0a273af: Verifying Checksum [2023-03-15T23:20:34.199Z] 33b1e0a273af: Download complete [2023-03-15T23:20:34.199Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T23:20:34.199Z] 5d3b04190fa2: Download complete [2023-03-15T23:20:34.199Z] ec43610c2a17: Download complete [2023-03-15T23:20:34.457Z] 5eb5b503b376: Verifying Checksum [2023-03-15T23:20:34.457Z] 5eb5b503b376: Download complete [2023-03-15T23:20:35.024Z] 2f39f015ded8: Download complete [2023-03-15T23:20:35.591Z] 5eb5b503b376: Pull complete [2023-03-15T23:20:35.591Z] 5c69ac0246d0: Pull complete [2023-03-15T23:20:36.156Z] ec43610c2a17: Pull complete [2023-03-15T23:20:36.156Z] 3a2ae6a8a46f: Pull complete [2023-03-15T23:20:36.414Z] 33b1e0a273af: Pull complete [2023-03-15T23:20:36.414Z] 5d3b04190fa2: Pull complete [2023-03-15T23:20:40.597Z] 2f39f015ded8: Pull complete [2023-03-15T23:20:40.597Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T23:20:40.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T23:20:40.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T23:20:40.671Z] prd-ubuntu20.04-docker-8c-8g-2309 does not seem to be running inside a container [2023-03-15T23:20:40.711Z] $ 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-528 -v /w/workspace/gexfoundry_device-mqtt-go_PR-528:/w/workspace/gexfoundry_device-mqtt-go_PR-528:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T23:20:42.779Z] $ docker top a14d4a4f7a5b8a966cce5101cf5c5606bddd34d049360c5f50c41410740c676d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T23:20:43.151Z] ---> job-cost.sh [2023-03-15T23:20:43.151Z] lf-activate-venv: SKIPPING [2023-03-15T23:20:43.151Z] INFO: No Stack... [2023-03-15T23:20:43.410Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T23:20:43.979Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T23:20:44.269Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-528/archives/cost.csv [2023-03-15T23:20:44.269Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T23:20:44.280Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-528-2-stack-cost] [2023-03-15T23:20:44.285Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-528-2-stack-cost] did not exist. Created. [2023-03-15T23:20:44.285Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-528-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T23:20:44.590Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T23:20:44.620Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T23:20:44.625Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-528-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T23:20:44.644Z] $ docker stop --time=1 a14d4a4f7a5b8a966cce5101cf5c5606bddd34d049360c5f50c41410740c676d [2023-03-15T23:20:45.807Z] $ docker rm -f --volumes a14d4a4f7a5b8a966cce5101cf5c5606bddd34d049360c5f50c41410740c676d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T23:22:24.351Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2312 in /w/workspace/gexfoundry_device-mqtt-go_PR-528 [Pipeline] { [Pipeline] ws [2023-03-15T23:22:24.363Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2023-03-15T23:22:24.398Z] Selected Git installation does not exist. Using Default [2023-03-15T23:22:24.398Z] The recommended git tool is: NONE [2023-03-15T23:22:30.079Z] using credential edgex-jenkins-ssh [2023-03-15T23:22:30.096Z] Cloning the remote Git repository [2023-03-15T23:22:30.153Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-15T23:22:30.261Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2023-03-15T23:22:30.412Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-15T23:22:30.413Z] > git --version # timeout=10 [2023-03-15T23:22:30.437Z] > git --version # 'git version 2.25.1' [2023-03-15T23:22:30.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T23:22:30.595Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T23:22:31.696Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-15T23:22:31.724Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T23:22:32.637Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-15T23:22:32.686Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-15T23:22:32.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T23:22:32.705Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/528/head:refs/remotes/origin/PR-528 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T23:22:33.197Z] Merging remotes/origin/main commit 4a35f1d313b93b1afef0ede40251cd94a3668512 into PR head commit 94b69f940749067bc0513cff547016ef153353e6 [2023-03-15T23:22:33.551Z] Merge succeeded, producing 65cb44f33fd461c3701873b22097a97a825a5347 [2023-03-15T23:22:33.551Z] Checking out Revision 65cb44f33fd461c3701873b22097a97a825a5347 (PR-528) [2023-03-15T23:22:33.220Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T23:22:33.309Z] > git checkout -f 94b69f940749067bc0513cff547016ef153353e6 # timeout=10 [2023-03-15T23:22:33.407Z] > git remote # timeout=10 [2023-03-15T23:22:33.425Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T23:22:33.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T23:22:33.464Z] > git merge 4a35f1d313b93b1afef0ede40251cd94a3668512 # timeout=10 [2023-03-15T23:22:33.528Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T23:22:33.561Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T23:22:33.586Z] > git checkout -f 65cb44f33fd461c3701873b22097a97a825a5347 # timeout=10 [2023-03-15T23:22:37.091Z] Commit message: "Merge commit '4a35f1d313b93b1afef0ede40251cd94a3668512' into HEAD" [2023-03-15T23:22:37.101Z] > git rev-list --no-walk 94b69f940749067bc0513cff547016ef153353e6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T23:22:37.987Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T23:22:37.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T23:22:37.987Z] Dload Upload Total Spent Left Speed [2023-03-15T23:22:37.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-03-15T23:22:38.695Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T23:22:39.030Z] + sudo tee /etc/docker/daemon.new [2023-03-15T23:22:39.030Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T23:22:39.030Z] { [2023-03-15T23:22:39.030Z] "registry-mirrors": [ [2023-03-15T23:22:39.030Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T23:22:39.030Z] ], [2023-03-15T23:22:39.030Z] "bip": "10.250.0.254/24", [2023-03-15T23:22:39.030Z] "hosts": [ [2023-03-15T23:22:39.030Z] "tcp://0.0.0.0:5555", [2023-03-15T23:22:39.030Z] "unix:///var/run/docker.sock" [2023-03-15T23:22:39.030Z] ], [2023-03-15T23:22:39.030Z] "mtu": 1458, [2023-03-15T23:22:39.030Z] "selinux-enabled": true, [2023-03-15T23:22:39.030Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T23:22:39.030Z] } [Pipeline] sh [2023-03-15T23:22:39.362Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T23:22:39.740Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T23:23:01.936Z] provisioning config files... [2023-03-15T23:23:01.967Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config7323371505334923637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T23:23:02.338Z] ---> docker-login.sh [2023-03-15T23:23:02.338Z] nexus3.edgexfoundry.org:10001 [2023-03-15T23:23:02.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T23:23:02.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T23:23:02.931Z] Configure a credential helper to remove this warning. See [2023-03-15T23:23:02.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T23:23:02.931Z] [2023-03-15T23:23:02.931Z] Login Succeeded [2023-03-15T23:23:02.931Z] nexus3.edgexfoundry.org:10002 [2023-03-15T23:23:03.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T23:23:03.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T23:23:03.473Z] Configure a credential helper to remove this warning. See [2023-03-15T23:23:03.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T23:23:03.473Z] [2023-03-15T23:23:03.473Z] Login Succeeded [2023-03-15T23:23:03.473Z] nexus3.edgexfoundry.org:10003 [2023-03-15T23:23:03.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T23:23:03.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T23:23:03.746Z] Configure a credential helper to remove this warning. See [2023-03-15T23:23:03.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T23:23:03.746Z] [2023-03-15T23:23:03.746Z] Login Succeeded [2023-03-15T23:23:03.746Z] nexus3.edgexfoundry.org:10004 [2023-03-15T23:23:04.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T23:23:04.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T23:23:04.295Z] Configure a credential helper to remove this warning. See [2023-03-15T23:23:04.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T23:23:04.295Z] [2023-03-15T23:23:04.295Z] Login Succeeded [2023-03-15T23:23:04.295Z] docker.io [2023-03-15T23:23:04.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T23:23:04.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T23:23:04.837Z] Configure a credential helper to remove this warning. See [2023-03-15T23:23:04.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T23:23:04.837Z] [2023-03-15T23:23:04.837Z] Login Succeeded [2023-03-15T23:23:04.837Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T23:23:04.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T23:23:05.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T23:23:05.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T23:23:05.165Z] ========================================================= [2023-03-15T23:23:05.165Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T23:23:05.165Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T23:23:05.517Z] + 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-03-15T23:23:05.788Z] Sending build context to Docker daemon 3.314MB [2023-03-15T23:23:05.788Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T23:23:05.788Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T23:23:06.059Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T23:23:06.059Z] af6eaf76a39c: Pulling fs layer [2023-03-15T23:23:06.059Z] 55522c791124: Pulling fs layer [2023-03-15T23:23:06.059Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T23:23:06.059Z] 169dfbe0d373: Pulling fs layer [2023-03-15T23:23:06.059Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T23:23:06.059Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T23:23:06.059Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T23:23:06.059Z] e1ff8fa3b103: Waiting [2023-03-15T23:23:06.059Z] 169dfbe0d373: Waiting [2023-03-15T23:23:06.059Z] 52ebb69f0ebf: Waiting [2023-03-15T23:23:06.059Z] 5abe8eddf0d5: Waiting [2023-03-15T23:23:06.059Z] 55522c791124: Verifying Checksum [2023-03-15T23:23:06.059Z] 55522c791124: Download complete [2023-03-15T23:23:06.059Z] 169dfbe0d373: Verifying Checksum [2023-03-15T23:23:06.059Z] 169dfbe0d373: Download complete [2023-03-15T23:23:06.059Z] e1ff8fa3b103: Download complete [2023-03-15T23:23:06.331Z] af6eaf76a39c: Verifying Checksum [2023-03-15T23:23:06.331Z] af6eaf76a39c: Download complete [2023-03-15T23:23:07.324Z] af6eaf76a39c: Pull complete [2023-03-15T23:23:07.604Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T23:23:07.604Z] 5abe8eddf0d5: Download complete [2023-03-15T23:23:07.880Z] 55522c791124: Pull complete [2023-03-15T23:23:08.879Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T23:23:08.879Z] ce5c4a1c91eb: Download complete [2023-03-15T23:23:08.879Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T23:23:08.879Z] 52ebb69f0ebf: Download complete [2023-03-15T23:23:21.242Z] ce5c4a1c91eb: Pull complete [2023-03-15T23:23:21.242Z] 169dfbe0d373: Pull complete [2023-03-15T23:23:21.242Z] e1ff8fa3b103: Pull complete [2023-03-15T23:23:27.924Z] 52ebb69f0ebf: Pull complete [2023-03-15T23:23:30.548Z] 5abe8eddf0d5: Pull complete [2023-03-15T23:23:30.548Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T23:23:30.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T23:23:30.548Z] ---> 6cb57ee374ae [2023-03-15T23:23:30.548Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T23:23:32.505Z] ---> Running in 3bd73250c3e9 [2023-03-15T23:23:32.506Z] Removing intermediate container 3bd73250c3e9 [2023-03-15T23:23:32.506Z] ---> 3938cab969af [2023-03-15T23:23:32.506Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T23:23:32.506Z] ---> Running in b6c3afc1e44c [2023-03-15T23:23:33.096Z] Removing intermediate container b6c3afc1e44c [2023-03-15T23:23:33.096Z] ---> 491b289b7f68 [2023-03-15T23:23:33.096Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T23:23:33.096Z] ---> Running in d66878057719 [2023-03-15T23:23:33.367Z] Removing intermediate container d66878057719 [2023-03-15T23:23:33.367Z] ---> 348445d8eacc [2023-03-15T23:23:33.367Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T23:23:33.367Z] ---> Running in e98dba9df8fb [2023-03-15T23:23:33.646Z] Removing intermediate container e98dba9df8fb [2023-03-15T23:23:33.646Z] ---> 3ee6812e7e59 [2023-03-15T23:23:33.646Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T23:23:33.922Z] ---> Running in ee08a9a050f3 [2023-03-15T23:23:35.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T23:23:35.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T23:23:36.894Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T23:23:36.894Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T23:23:37.164Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T23:23:37.164Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T23:23:37.164Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T23:23:37.164Z] OK: 268 MiB in 57 packages [2023-03-15T23:23:38.136Z] Removing intermediate container ee08a9a050f3 [2023-03-15T23:23:38.136Z] ---> fbd0ed436eb1 [2023-03-15T23:23:38.136Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-15T23:23:38.403Z] ---> Running in 3ef477bdacc9 [2023-03-15T23:23:38.670Z] Removing intermediate container 3ef477bdacc9 [2023-03-15T23:23:38.670Z] ---> 104a870f9cc4 [2023-03-15T23:23:38.670Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T23:23:39.254Z] ---> 46467144be08 [2023-03-15T23:23:39.254Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T23:23:39.254Z] ---> Running in 3bcdb81b201f [2023-03-15T23:24:47.150Z] Removing intermediate container 3bcdb81b201f [2023-03-15T23:24:47.150Z] ---> 70ce5b4a232a [2023-03-15T23:24:47.150Z] Step 11/12 : COPY . . [2023-03-15T23:24:47.150Z] ---> c21e3e660611 [2023-03-15T23:24:47.150Z] Step 12/12 : RUN $MAKE [2023-03-15T23:24:47.150Z] ---> Running in bb14160eb5d9 [2023-03-15T23:24:47.150Z] noop [2023-03-15T23:24:47.150Z] Removing intermediate container bb14160eb5d9 [2023-03-15T23:24:47.150Z] ---> 8b3b2cb42b90 [2023-03-15T23:24:47.150Z] Successfully built 8b3b2cb42b90 [2023-03-15T23:24:47.150Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T23:24:47.508Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T23:24:47.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T23:24:47.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-2312 does not seem to be running inside a container [2023-03-15T23:24:47.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T23:24:49.022Z] $ docker top d7ac27bb3486df893428d98b55919c809796828ebd54c302f25f36e0cced86af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T23:24:49.864Z] + go version [2023-03-15T23:24:49.864Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T23:24:49.888Z] $ docker stop --time=1 d7ac27bb3486df893428d98b55919c809796828ebd54c302f25f36e0cced86af [2023-03-15T23:24:51.548Z] $ docker rm -f --volumes d7ac27bb3486df893428d98b55919c809796828ebd54c302f25f36e0cced86af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T23:24:52.088Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T23:24:52.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T23:24:52.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-2312 does not seem to be running inside a container [2023-03-15T23:24:52.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T23:24:53.577Z] $ docker top 274ccfc08d70a9202c15ac624596d43262b40a55f8054a15fb7a0786a2d6cb48 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T23:24:54.415Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-15T23:24:56.984Z] + make test [2023-03-15T23:24:56.984Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T23:25:35.914Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-15T23:28:12.683Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-15T23:28:12.683Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-15T23:28:12.683Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 22.2% of statements [2023-03-15T23:28:12.683Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T23:28:12.683Z] go vet ./... [2023-03-15T23:28:30.921Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T23:28:30.921Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T23:28:30.921Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T23:28:31.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T23:28:31.542Z] $ docker stop --time=1 274ccfc08d70a9202c15ac624596d43262b40a55f8054a15fb7a0786a2d6cb48 [2023-03-15T23:28:33.367Z] $ docker rm -f --volumes 274ccfc08d70a9202c15ac624596d43262b40a55f8054a15fb7a0786a2d6cb48 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T23:28:34.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T23:28:34.507Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T23:28:35.128Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T23:28:35.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T23:28:35.835Z] + ls -al . [2023-03-15T23:28:35.835Z] total 176 [2023-03-15T23:28:35.835Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 23:24 . [2023-03-15T23:28:35.835Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 23:22 .. [2023-03-15T23:28:35.835Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 23:22 .dockerignore [2023-03-15T23:28:35.835Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 23:22 .git [2023-03-15T23:28:35.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 23:22 .github [2023-03-15T23:28:35.835Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 15 23:22 .gitignore [2023-03-15T23:28:35.835Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 23:22 .golangci.yml [2023-03-15T23:28:35.835Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 15 23:22 Attribution.txt [2023-03-15T23:28:35.835Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 15 23:22 CHANGELOG.md [2023-03-15T23:28:35.835Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 15 23:22 Dockerfile [2023-03-15T23:28:35.835Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 23:22 GOVERNANCE.md [2023-03-15T23:28:35.835Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 15 23:22 Jenkinsfile [2023-03-15T23:28:35.835Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 23:22 LICENSE [2023-03-15T23:28:35.835Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 15 23:22 Makefile [2023-03-15T23:28:35.835Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 15 23:22 OWNERS.md [2023-03-15T23:28:35.835Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 15 23:22 README.md [2023-03-15T23:28:35.835Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 23:19 VERSION [2023-03-15T23:28:35.835Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 23:22 bin [2023-03-15T23:28:35.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 23:22 cmd [2023-03-15T23:28:35.835Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 15 23:28 coverage.out [2023-03-15T23:28:35.835Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 15 23:22 go.mod [2023-03-15T23:28:35.835Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 15 23:22 go.sum [2023-03-15T23:28:35.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 23:22 internal [2023-03-15T23:28:35.835Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 23:22 mock [2023-03-15T23:28:35.835Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 23:22 snap [2023-03-15T23:28:35.835Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 15 23:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T23:28:36.166Z] + 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=65cb44f33fd461c3701873b22097a97a825a5347 --label arch=arm64 --label version=0.0.0 . [2023-03-15T23:28:36.433Z] Sending build context to Docker daemon 3.333MB [2023-03-15T23:28:36.433Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T23:28:36.433Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-15T23:28:36.433Z] ---> 8b3b2cb42b90 [2023-03-15T23:28:36.433Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T23:28:36.701Z] ---> Running in 07d4bd8a686f [2023-03-15T23:28:36.974Z] Removing intermediate container 07d4bd8a686f [2023-03-15T23:28:36.974Z] ---> 2e5b8badf5bb [2023-03-15T23:28:36.974Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T23:28:36.974Z] ---> Running in f73d1a38ba1c [2023-03-15T23:28:37.240Z] Removing intermediate container f73d1a38ba1c [2023-03-15T23:28:37.240Z] ---> 07bb09c789cc [2023-03-15T23:28:37.240Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T23:28:37.508Z] ---> Running in 93c73d8d16b8 [2023-03-15T23:28:37.777Z] Removing intermediate container 93c73d8d16b8 [2023-03-15T23:28:37.778Z] ---> fe5bf4276d85 [2023-03-15T23:28:37.778Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T23:28:37.778Z] ---> Running in d45ec855ea12 [2023-03-15T23:28:38.044Z] Removing intermediate container d45ec855ea12 [2023-03-15T23:28:38.044Z] ---> d7306abfbddd [2023-03-15T23:28:38.044Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T23:28:38.311Z] ---> Running in 232be7aa12ca [2023-03-15T23:28:39.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T23:28:39.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T23:28:40.831Z] OK: 268 MiB in 57 packages [2023-03-15T23:28:42.244Z] Removing intermediate container 232be7aa12ca [2023-03-15T23:28:42.244Z] ---> ff96c6c8ebd9 [2023-03-15T23:28:42.244Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-15T23:28:42.244Z] ---> Running in a6204dc10a0e [2023-03-15T23:28:42.829Z] Removing intermediate container a6204dc10a0e [2023-03-15T23:28:42.829Z] ---> f7c050eb22e7 [2023-03-15T23:28:42.829Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-15T23:28:43.098Z] ---> e86053b0b15a [2023-03-15T23:28:43.099Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T23:28:43.366Z] ---> Running in d3d48862d0ac [2023-03-15T23:28:45.963Z] Removing intermediate container d3d48862d0ac [2023-03-15T23:28:45.963Z] ---> b1387f2076ec [2023-03-15T23:28:45.963Z] Step 11/24 : COPY . . [2023-03-15T23:28:46.926Z] ---> ac457cd79cca [2023-03-15T23:28:46.926Z] Step 12/24 : RUN $MAKE [2023-03-15T23:28:46.926Z] ---> Running in e76da47322e9 [2023-03-15T23:28:47.891Z] 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-03-15T23:31:09.605Z] Removing intermediate container e76da47322e9 [2023-03-15T23:31:09.605Z] ---> 569759c420ac [2023-03-15T23:31:09.605Z] Step 13/24 : FROM alpine:3.17 [2023-03-15T23:31:09.605Z] 3.17: Pulling from library/alpine [2023-03-15T23:31:09.605Z] af6eaf76a39c: Already exists [2023-03-15T23:31:09.605Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T23:31:09.605Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T23:31:09.605Z] ---> d74e625d9115 [2023-03-15T23:31:09.605Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-15T23:31:09.605Z] ---> Running in 5ecc291c3310 [2023-03-15T23:31:09.605Z] Removing intermediate container 5ecc291c3310 [2023-03-15T23:31:09.605Z] ---> 9ef8a55eb0cc [2023-03-15T23:31:09.605Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T23:31:09.605Z] ---> Running in 82818bcdf0a2 [2023-03-15T23:31:09.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T23:31:09.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T23:31:09.605Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T23:31:09.605Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T23:31:09.605Z] OK: 8 MiB in 16 packages [2023-03-15T23:31:09.605Z] Removing intermediate container 82818bcdf0a2 [2023-03-15T23:31:09.605Z] ---> ea87adc5e842 [2023-03-15T23:31:09.605Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-15T23:31:10.568Z] ---> d38fef9f5c3c [2023-03-15T23:31:10.568Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-15T23:31:10.837Z] ---> 96c709098dfd [2023-03-15T23:31:10.837Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-15T23:31:11.426Z] ---> 50079ed20125 [2023-03-15T23:31:11.426Z] Step 19/24 : EXPOSE 59982 [2023-03-15T23:31:11.426Z] ---> Running in e4ef6baeb085 [2023-03-15T23:31:11.699Z] Removing intermediate container e4ef6baeb085 [2023-03-15T23:31:11.699Z] ---> 220a3633146e [2023-03-15T23:31:11.699Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-15T23:31:11.968Z] ---> Running in 0e00b998b476 [2023-03-15T23:31:12.239Z] Removing intermediate container 0e00b998b476 [2023-03-15T23:31:12.239Z] ---> 25b79f141e32 [2023-03-15T23:31:12.239Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-15T23:31:12.239Z] ---> Running in e448418f9dd8 [2023-03-15T23:31:12.511Z] Removing intermediate container e448418f9dd8 [2023-03-15T23:31:12.511Z] ---> 2d8dec39e522 [2023-03-15T23:31:12.511Z] Step 22/24 : LABEL arch=arm64 [2023-03-15T23:31:12.781Z] ---> Running in 6b389b4d0dcb [2023-03-15T23:31:13.050Z] Removing intermediate container 6b389b4d0dcb [2023-03-15T23:31:13.050Z] ---> 3df6336cbdd1 [2023-03-15T23:31:13.050Z] Step 23/24 : LABEL git_sha=65cb44f33fd461c3701873b22097a97a825a5347 [2023-03-15T23:31:13.050Z] ---> Running in 24903faf4e33 [2023-03-15T23:31:13.321Z] Removing intermediate container 24903faf4e33 [2023-03-15T23:31:13.321Z] ---> 3ed3f6fbee58 [2023-03-15T23:31:13.321Z] Step 24/24 : LABEL version=0.0.0 [2023-03-15T23:31:13.321Z] ---> Running in 87424c51d4a2 [2023-03-15T23:31:13.588Z] Removing intermediate container 87424c51d4a2 [2023-03-15T23:31:13.588Z] ---> fcdde28e9727 [2023-03-15T23:31:13.588Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T23:31:13.856Z] Successfully built fcdde28e9727 [2023-03-15T23:31:13.856Z] 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-03-15T23:31:14.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T23:31:14.288Z] [2023-03-15T23:31:14.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T23:31:14.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T23:31:14.628Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T23:31:14.628Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T23:31:14.628Z] 04944245beec: Pulling fs layer [2023-03-15T23:31:14.628Z] 699f458cf7ca: Pulling fs layer [2023-03-15T23:31:14.628Z] 765212b225bb: Pulling fs layer [2023-03-15T23:31:14.628Z] f23df028b6ca: Pulling fs layer [2023-03-15T23:31:14.628Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T23:31:14.628Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T23:31:14.628Z] 765212b225bb: Waiting [2023-03-15T23:31:14.628Z] f23df028b6ca: Waiting [2023-03-15T23:31:14.628Z] 2437ff75d9bd: Waiting [2023-03-15T23:31:14.628Z] d65c8cfc05b1: Waiting [2023-03-15T23:31:14.896Z] 04944245beec: Verifying Checksum [2023-03-15T23:31:14.896Z] 04944245beec: Download complete [2023-03-15T23:31:14.896Z] 765212b225bb: Verifying Checksum [2023-03-15T23:31:14.896Z] 765212b225bb: Download complete [2023-03-15T23:31:14.896Z] f23df028b6ca: Verifying Checksum [2023-03-15T23:31:14.896Z] f23df028b6ca: Download complete [2023-03-15T23:31:14.896Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T23:31:14.896Z] d65c8cfc05b1: Download complete [2023-03-15T23:31:15.491Z] 699f458cf7ca: Download complete [2023-03-15T23:31:15.491Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T23:31:15.491Z] 8998bd30e6a1: Download complete [2023-03-15T23:31:18.084Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T23:31:18.084Z] 2437ff75d9bd: Download complete [2023-03-15T23:31:19.493Z] 8998bd30e6a1: Pull complete [2023-03-15T23:31:20.081Z] 04944245beec: Pull complete [2023-03-15T23:31:21.498Z] 699f458cf7ca: Pull complete [2023-03-15T23:31:21.498Z] 765212b225bb: Pull complete [2023-03-15T23:31:22.465Z] f23df028b6ca: Pull complete [2023-03-15T23:31:22.465Z] d65c8cfc05b1: Pull complete [2023-03-15T23:31:37.461Z] 2437ff75d9bd: Pull complete [2023-03-15T23:31:37.461Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T23:31:37.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T23:31:37.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T23:31:37.663Z] prd-ubuntu20.04-docker-arm64-4c-16g-2312 does not seem to be running inside a container [2023-03-15T23:31:37.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T23:31:40.423Z] $ docker top 8b64a522b34c3cc4cdda4a2d5601355d63b56e80cca91a619ffa09be2c57d28a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T23:31:41.273Z] ---> job-cost.sh [2023-03-15T23:31:41.273Z] lf-activate-venv: SKIPPING [2023-03-15T23:31:41.273Z] INFO: No Stack... [2023-03-15T23:31:41.857Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T23:31:42.817Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T23:31:43.466Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2023-03-15T23:31:43.466Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T23:31:43.539Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-528-2-stack-cost] [2023-03-15T23:31:43.549Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-528-2-stack-cost] did not exist. Created. [2023-03-15T23:31:43.549Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-528-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T23:31:44.203Z] /w/workspace/device-mqtt-go/2@tmp/durable-d9533cec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T23:31:44.860Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T23:31:44.882Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T23:31:44.927Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T23:31:44.937Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-528-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T23:31:44.960Z] $ docker stop --time=1 8b64a522b34c3cc4cdda4a2d5601355d63b56e80cca91a619ffa09be2c57d28a [2023-03-15T23:31:46.437Z] $ docker rm -f --volumes 8b64a522b34c3cc4cdda4a2d5601355d63b56e80cca91a619ffa09be2c57d28a [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-03-15T23:31:46.842Z] provisioning config files... [2023-03-15T23:31:46.849Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp/config2044071839530003425tmp [Pipeline] { [Pipeline] sh [2023-03-15T23:31:47.137Z] + set +x [2023-03-15T23:31:47.137Z] + curl -s https://codecov.io/bash [2023-03-15T23:31:47.137Z] + bash -s -- [2023-03-15T23:31:47.137Z] [2023-03-15T23:31:47.137Z] _____ _ [2023-03-15T23:31:47.137Z] / ____| | | [2023-03-15T23:31:47.137Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T23:31:47.137Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T23:31:47.137Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T23:31:47.137Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T23:31:47.137Z] Bash-1.0.6 [2023-03-15T23:31:47.137Z] [2023-03-15T23:31:47.137Z] [2023-03-15T23:31:47.138Z] ==> git version 2.25.1 found [2023-03-15T23:31:47.138Z] ==> 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-03-15T23:31:47.138Z] Release-Date: 2020-01-08 [2023-03-15T23:31:47.138Z] 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-03-15T23:31:47.138Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T23:31:47.138Z] ==> Jenkins CI detected. [2023-03-15T23:31:47.138Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-528 [2023-03-15T23:31:47.138Z] project root: . [2023-03-15T23:31:47.138Z] --> token set from env [2023-03-15T23:31:47.138Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T23:31:47.138Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T23:31:47.138Z] ==> Python coveragepy not found [2023-03-15T23:31:47.138Z] ==> Searching for coverage reports in: [2023-03-15T23:31:47.138Z] + . [2023-03-15T23:31:47.138Z] -> Found 1 reports [2023-03-15T23:31:47.138Z] ==> Detecting git/mercurial file structure [2023-03-15T23:31:47.138Z] ==> Reading reports [2023-03-15T23:31:47.138Z] + ./coverage.out bytes=18047 [2023-03-15T23:31:47.138Z] ==> Appending adjustments [2023-03-15T23:31:47.138Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T23:31:47.400Z] + Found adjustments [2023-03-15T23:31:47.400Z] ==> Gzipping contents [2023-03-15T23:31:47.400Z] 4.0K /tmp/codecov.34Gg02.gz [2023-03-15T23:31:47.400Z] ==> Uploading reports [2023-03-15T23:31:47.400Z] url: https://codecov.io [2023-03-15T23:31:47.400Z] query: branch=PR-528&commit=8de3ac5dfa8f6f53e695e175a4b896aa94790ef2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-528%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=528&job=&cmd_args= [2023-03-15T23:31:47.400Z] -> Pinging Codecov [2023-03-15T23:31:47.400Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-528&commit=8de3ac5dfa8f6f53e695e175a4b896aa94790ef2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-528%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=528&job=&cmd_args= [2023-03-15T23:31:47.400Z] -> Uploading to [2023-03-15T23:31:47.400Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/7D719EC7BBE17E464838252E33014C33/8de3ac5dfa8f6f53e695e175a4b896aa94790ef2/52dd7b4c-b41e-4f38-a419-bc8beca93439.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T233147Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5abfd1e7319f9cf4c0a85466cfaea0ef82228fc1af4dea011d917344b139753 [2023-03-15T23:31:47.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T23:31:47.400Z] Dload Upload Total Spent Left Speed [2023-03-15T23:31:47.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 0 0 100 3149 0 13286 --:--:-- --:--:-- --:--:-- 13286 [2023-03-15T23:31:47.659Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/8de3ac5dfa8f6f53e695e175a4b896aa94790ef2 [Pipeline] } [2023-03-15T23:31:47.669Z] 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-03-15T23:31:48.294Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-528/archives ] [2023-03-15T23:31:48.294Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-528/archives [2023-03-15T23:31:48.294Z] total 16 [2023-03-15T23:31:48.294Z] drwxr-xr-x 3 root root 4096 Mar 15 23:20 . [2023-03-15T23:31:48.294Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 23:20 .. [2023-03-15T23:31:48.294Z] drwxr-xr-x 2 root root 4096 Mar 15 23:20 cost [2023-03-15T23:31:48.294Z] -rw-r--r-- 1 root root 86 Mar 15 23:20 cost.csv [2023-03-15T23:31:48.294Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-528/archives [2023-03-15T23:31:48.294Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-528/archives [2023-03-15T23:31:48.294Z] total 16 [2023-03-15T23:31:48.294Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 23:20 . [2023-03-15T23:31:48.294Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 23:20 .. [2023-03-15T23:31:48.294Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 23:20 cost [2023-03-15T23:31:48.294Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 15 23:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T23:31:48.581Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T23:31:49.434Z] ---> package-listing.sh [2023-03-15T23:31:49.434Z] ++ facter osfamily [2023-03-15T23:31:49.434Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T23:31:49.692Z] + OS_FAMILY=debian [2023-03-15T23:31:49.692Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-528 [2023-03-15T23:31:49.692Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T23:31:49.692Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T23:31:49.692Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T23:31:49.692Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T23:31:49.692Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-528 ']' [2023-03-15T23:31:49.692Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T23:31:49.692Z] + case "${OS_FAMILY}" in [2023-03-15T23:31:49.692Z] + dpkg -l [2023-03-15T23:31:49.692Z] + grep '^ii' [2023-03-15T23:31:49.692Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T23:31:49.692Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T23:31:49.692Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T23:31:49.692Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-528 ']' [2023-03-15T23:31:49.692Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-528/archives/ [2023-03-15T23:31:49.692Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-528/archives/ [Pipeline] echo [2023-03-15T23:31:49.702Z] 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-528/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T23:31:50.037Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T23:31:50.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T23:31:50.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T23:31:50.661Z] prd-ubuntu20.04-docker-8c-8g-2309 does not seem to be running inside a container [2023-03-15T23:31:50.687Z] $ 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-528/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-528 -v /w/workspace/gexfoundry_device-mqtt-go_PR-528:/w/workspace/gexfoundry_device-mqtt-go_PR-528:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-528@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-03-15T23:31:50.919Z] $ docker top 4ae992bef7d20c3f7f991783ced4093d8bdf264da5c06b9395b12fbafd3157f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T23:31:51.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T23:31:51.544Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T23:31:51.824Z] + ls /var/log/sa-host [2023-03-15T23:31:51.824Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T23:31:51.890Z] provisioning config files... [2023-03-15T23:31:51.897Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-528@tmp/config4132477378320191320tmp [Pipeline] { [Pipeline] echo [2023-03-15T23:31:51.907Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T23:31:52.188Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T23:31:52.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T23:31:52.507Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T23:31:52.515Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T23:31:52.795Z] ---> sudo-logs.sh [2023-03-15T23:31:52.795Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T23:31:52.826Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T23:31:53.108Z] ---> job-cost.sh [2023-03-15T23:31:53.108Z] lf-activate-venv: SKIPPING [2023-03-15T23:31:53.108Z] DEBUG: total: 0.2199999988079071 [2023-03-15T23:31:53.108Z] INFO: Retrieving Stack Cost... [2023-03-15T23:31:53.367Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T23:31:53.933Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T23:31:53.942Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T23:31:54.219Z] ---> logs-deploy.sh [2023-03-15T23:31:54.219Z] lf-activate-venv: SKIPPING [2023-03-15T23:31:54.219Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-528/2 [2023-03-15T23:31:54.219Z] INFO: archiving workspace using pattern(s): [2023-03-15T23:31:55.155Z] Archives upload complete. [2023-03-15T23:31:55.155Z] INFO: archiving logs to Nexus