Pull request #606 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c91ec079efb83b286ff9c5d896639e16431dec1+96b3e6837c0c0a3acc7abbc19ad4378a288ec056 (423cc6fe0c8aec8a061ee959a1171b6949184c5f) 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-ssh11462316173962689776.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh609360532574363819.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-606/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-606/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1333976679484268052.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-606/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8958682843224189623.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh850944643661867099.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-606/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-606/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh855695617705009993.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16068 in /w/workspace/gexfoundry_device-mqtt-go_PR-606 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-606 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/606/head:refs/remotes/origin/PR-606 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 into PR head commit 5c91ec079efb83b286ff9c5d896639e16431dec1 Merge succeeded, producing 5c91ec079efb83b286ff9c5d896639e16431dec1 Checking out Revision 5c91ec079efb83b286ff9c5d896639e16431dec1 (PR-606) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-19T02:00:52.187Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 5c91ec079efb83b286ff9c5d896639e16431dec1 # 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 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c91ec079efb83b286ff9c5d896639e16431dec1 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-19T02:00:52.386Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-19T02:00:52.493Z] ========================================================= [2023-05-19T02:00:52.494Z] EdgeX Global Pipelines Version Info [2023-05-19T02:00:52.494Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-19T02:00:53.246Z] ------------------- [2023-05-19T02:00:53.246Z] stable info: [2023-05-19T02:00:53.246Z] ------------------- [2023-05-19T02:00:53.246Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-19T02:00:53.246Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-19T02:00:53.246Z] Message: update stable to v1.0.249 [2023-05-19T02:00:53.822Z] ------------------- [2023-05-19T02:00:53.822Z] experimental info: [2023-05-19T02:00:53.822Z] ------------------- [2023-05-19T02:00:53.822Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-19T02:00:53.822Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-19T02:00:53.822Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-19T02:00:54.148Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-19T02:00:54.189Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-19T02:00:54.229Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-19T02:00:54.270Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-19T02:00:54.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-19T02:00:54.357Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-19T02:00:54.393Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-19T02:00:54.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-19T02:00:54.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-19T02:00:54.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-19T02:00:54.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-19T02:00:54.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-19T02:00:54.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-19T02:00:54.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-19T02:00:54.756Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-19T02:00:54.798Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-19T02:00:54.846Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-19T02:00:54.885Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-19T02:00:54.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-19T02:00:54.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-19T02:00:55.008Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-19T02:00:55.045Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-19T02:00:55.090Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-19T02:00:55.134Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-19T02:00:55.178Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-19T02:00:55.224Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-19T02:00:55.266Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-19T02:00:55.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-606 [Pipeline] echo [2023-05-19T02:00:55.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-606 [Pipeline] echo [2023-05-19T02:00:55.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-606 [Pipeline] echo [2023-05-19T02:00:55.437Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c91ec079efb83b286ff9c5d896639e16431dec1 [Pipeline] echo [2023-05-19T02:00:55.478Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c91ec0 [Pipeline] echo [2023-05-19T02:00:55.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T02:00:55.632Z] provisioning config files... [2023-05-19T02:00:55.652Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/config7699556912588765430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T02:00:55.992Z] ---> docker-login.sh [2023-05-19T02:00:55.993Z] nexus3.edgexfoundry.org:10001 [2023-05-19T02:00:56.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T02:00:56.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T02:00:56.254Z] Configure a credential helper to remove this warning. See [2023-05-19T02:00:56.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T02:00:56.254Z] [2023-05-19T02:00:56.254Z] Login Succeeded [2023-05-19T02:00:56.254Z] nexus3.edgexfoundry.org:10002 [2023-05-19T02:00:56.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T02:00:56.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T02:00:56.515Z] Configure a credential helper to remove this warning. See [2023-05-19T02:00:56.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T02:00:56.515Z] [2023-05-19T02:00:56.515Z] Login Succeeded [2023-05-19T02:00:56.515Z] nexus3.edgexfoundry.org:10003 [2023-05-19T02:00:56.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T02:00:56.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T02:00:56.515Z] Configure a credential helper to remove this warning. See [2023-05-19T02:00:56.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T02:00:56.515Z] [2023-05-19T02:00:56.515Z] Login Succeeded [2023-05-19T02:00:56.515Z] nexus3.edgexfoundry.org:10004 [2023-05-19T02:00:56.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T02:00:56.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T02:00:56.515Z] Configure a credential helper to remove this warning. See [2023-05-19T02:00:56.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T02:00:56.515Z] [2023-05-19T02:00:56.515Z] Login Succeeded [2023-05-19T02:00:56.515Z] docker.io [2023-05-19T02:00:58.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T02:00:58.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T02:00:58.239Z] Configure a credential helper to remove this warning. See [2023-05-19T02:00:58.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T02:00:58.239Z] [2023-05-19T02:00:58.239Z] Login Succeeded [2023-05-19T02:00:58.239Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T02:00:58.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-19T02:01:02.515Z] + git rev-list -1 --merges 5c91ec079efb83b286ff9c5d896639e16431dec1~1..5c91ec079efb83b286ff9c5d896639e16431dec1 [Pipeline] echo [2023-05-19T02:01:02.579Z] -----------> git rev-list -1 --merges 5c91ec079efb83b286ff9c5d896639e16431dec1~1..5c91ec079efb83b286ff9c5d896639e16431dec1 5c91ec079efb83b286ff9c5d896639e16431dec1 [false] [Pipeline] sh [2023-05-19T02:01:02.895Z] + git log --format=format:%s -1 5c91ec079efb83b286ff9c5d896639e16431dec1 [Pipeline] echo [2023-05-19T02:01:02.933Z] ========================================================= [2023-05-19T02:01:02.933Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-19T02:01:02.933Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-19T02:01:03.971Z] + git log --format=format:%s -1 5c91ec079efb83b286ff9c5d896639e16431dec1 [Pipeline] echo [2023-05-19T02:01:04.000Z] [semverPrep] GIT_COMMIT: 5c91ec079efb83b286ff9c5d896639e16431dec1, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 [Pipeline] echo [2023-05-19T02:01:04.034Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-19T02:01:06.455Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-19T02:01:06.455Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-19T02:01:06.455Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-19T02:01:06.455Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-19T02:01:06.455Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-05-19T02:01:06.455Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-19T02:01:06.455Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T02:01:06.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T02:01:06.901Z] [2023-05-19T02:01:06.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T02:01:07.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T02:01:07.668Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-19T02:01:07.668Z] b85a868b505f: Pulling fs layer [2023-05-19T02:01:07.668Z] e2be974225ed: Pulling fs layer [2023-05-19T02:01:07.668Z] 339a4e72a1f5: Pulling fs layer [2023-05-19T02:01:07.668Z] 988bab9f4d93: Pulling fs layer [2023-05-19T02:01:07.668Z] 1469e6f7b9e6: Pulling fs layer [2023-05-19T02:01:07.668Z] eaf3925da568: Pulling fs layer [2023-05-19T02:01:07.668Z] bab4dde63d76: Pulling fs layer [2023-05-19T02:01:07.668Z] bde34c3a00c8: Pulling fs layer [2023-05-19T02:01:07.668Z] b352a97aabf1: Pulling fs layer [2023-05-19T02:01:07.668Z] 4872d77fe225: Pulling fs layer [2023-05-19T02:01:07.668Z] 5851b861e8e6: Pulling fs layer [2023-05-19T02:01:07.668Z] eaf3925da568: Waiting [2023-05-19T02:01:07.668Z] bab4dde63d76: Waiting [2023-05-19T02:01:07.668Z] bde34c3a00c8: Waiting [2023-05-19T02:01:07.668Z] b352a97aabf1: Waiting [2023-05-19T02:01:07.668Z] 4872d77fe225: Waiting [2023-05-19T02:01:07.668Z] 5851b861e8e6: Waiting [2023-05-19T02:01:07.668Z] 988bab9f4d93: Waiting [2023-05-19T02:01:07.668Z] 1469e6f7b9e6: Waiting [2023-05-19T02:01:08.838Z] 988bab9f4d93: Verifying Checksum [2023-05-19T02:01:08.838Z] 988bab9f4d93: Download complete [2023-05-19T02:01:08.838Z] 1469e6f7b9e6: Verifying Checksum [2023-05-19T02:01:08.838Z] 339a4e72a1f5: Verifying Checksum [2023-05-19T02:01:08.838Z] 339a4e72a1f5: Download complete [2023-05-19T02:01:08.838Z] eaf3925da568: Verifying Checksum [2023-05-19T02:01:08.838Z] eaf3925da568: Download complete [2023-05-19T02:01:08.838Z] bde34c3a00c8: Verifying Checksum [2023-05-19T02:01:08.838Z] bde34c3a00c8: Download complete [2023-05-19T02:01:08.838Z] b352a97aabf1: Download complete [2023-05-19T02:01:08.838Z] 4872d77fe225: Verifying Checksum [2023-05-19T02:01:08.838Z] 4872d77fe225: Download complete [2023-05-19T02:01:08.838Z] 5851b861e8e6: Verifying Checksum [2023-05-19T02:01:08.838Z] 5851b861e8e6: Download complete [2023-05-19T02:01:08.838Z] b85a868b505f: Verifying Checksum [2023-05-19T02:01:08.838Z] b85a868b505f: Download complete [2023-05-19T02:01:09.405Z] bab4dde63d76: Verifying Checksum [2023-05-19T02:01:09.405Z] bab4dde63d76: Download complete [2023-05-19T02:01:10.340Z] b85a868b505f: Pull complete [2023-05-19T02:01:10.340Z] e2be974225ed: Pull complete [2023-05-19T02:01:10.908Z] 339a4e72a1f5: Pull complete [2023-05-19T02:01:10.908Z] 988bab9f4d93: Pull complete [2023-05-19T02:01:11.168Z] 1469e6f7b9e6: Pull complete [2023-05-19T02:01:11.427Z] eaf3925da568: Pull complete [2023-05-19T02:01:13.334Z] bab4dde63d76: Pull complete [2023-05-19T02:01:13.594Z] bde34c3a00c8: Pull complete [2023-05-19T02:01:13.594Z] b352a97aabf1: Pull complete [2023-05-19T02:01:13.855Z] 4872d77fe225: Pull complete [2023-05-19T02:01:13.855Z] 5851b861e8e6: Pull complete [2023-05-19T02:01:13.855Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-19T02:01:13.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T02:01:13.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T02:01:14.086Z] prd-ubuntu20.04-docker-8c-8g-16068 does not seem to be running inside a container [2023-05-19T02:01:14.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-606 -v /w/workspace/gexfoundry_device-mqtt-go_PR-606:/w/workspace/gexfoundry_device-mqtt-go_PR-606:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-19T02:01:17.023Z] $ docker top 822ce11508c19f8d3a5729e99d645c4ae2eb704cbf457cd0ea25d8594783ac1b -eo pid,comm [2023-05-19T02:01:17.016Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-19T02:01:17.016Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-19T02:01:17.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-19T02:01:17.158Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-19T02:01:17.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-19T02:01:17.344Z] $ docker exec 822ce11508c19f8d3a5729e99d645c4ae2eb704cbf457cd0ea25d8594783ac1b ssh-agent [2023-05-19T02:01:17.390Z] SSH_AUTH_SOCK=/tmp/ssh-A4XXJQfP7ids/agent.32 [2023-05-19T02:01:17.390Z] SSH_AGENT_PID=38 [2023-05-19T02:01:17.399Z] Running ssh-add (command line suppressed) [2023-05-19T02:01:17.558Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/private_key_2334294776156327392.key (/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/private_key_2334294776156327392.key) [2023-05-19T02:01:17.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-19T02:01:17.865Z] + git tag --points-at HEAD [Pipeline] } [2023-05-19T02:01:17.960Z] $ docker exec --env ******** --env ******** 822ce11508c19f8d3a5729e99d645c4ae2eb704cbf457cd0ea25d8594783ac1b ssh-agent -k [2023-05-19T02:01:18.059Z] unset SSH_AUTH_SOCK; [2023-05-19T02:01:18.060Z] unset SSH_AGENT_PID; [2023-05-19T02:01:18.060Z] echo Agent pid 38 killed; [2023-05-19T02:01:18.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-19T02:01:18.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-19T02:01:18.110Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-19T02:01:18.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-19T02:01:18.294Z] $ docker exec 822ce11508c19f8d3a5729e99d645c4ae2eb704cbf457cd0ea25d8594783ac1b ssh-agent [2023-05-19T02:01:18.327Z] SSH_AUTH_SOCK=/tmp/ssh-oqmug0w0G7MT/agent.70 [2023-05-19T02:01:18.327Z] SSH_AGENT_PID=76 [2023-05-19T02:01:18.332Z] Running ssh-add (command line suppressed) [2023-05-19T02:01:18.499Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/private_key_1615614103559860889.key (/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/private_key_1615614103559860889.key) [2023-05-19T02:01:18.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-19T02:01:18.774Z] + git semver init [2023-05-19T02:01:19.035Z] 2023-05-19 02:01:19,024 [run_init] DEBUG init version:0.0.0 force:False [2023-05-19T02:01:19.035Z] 2023-05-19 02:01:19,025 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver [2023-05-19T02:01:19.035Z] 2023-05-19 02:01:19,025 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver [2023-05-19T02:01:19.035Z] 2023-05-19 02:01:19,025 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-606, universal_newlines=False, shell=None, istream=None) [2023-05-19T02:01:19.975Z] 2023-05-19 02:01:19,807 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606/.git/info/exclude [2023-05-19T02:01:19.975Z] 2023-05-19 02:01:19,808 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver/PR-606 with force:False [2023-05-19T02:01:19.975Z] 2023-05-19 02:01:19,808 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver/PR-606 [2023-05-19T02:01:19.975Z] 2023-05-19 02:01:19,812 [execute] INFO git cat-file --batch-check [2023-05-19T02:01:19.975Z] 2023-05-19 02:01:19,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver, universal_newlines=False, shell=None, istream=) [2023-05-19T02:01:19.975Z] 2023-05-19 02:01:19,819 [execute] INFO git cat-file --batch [2023-05-19T02:01:19.975Z] 2023-05-19 02:01:19,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver, universal_newlines=False, shell=None, istream=) [2023-05-19T02:01:19.975Z] 2023-05-19 02:01:19,825 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver/PR-606 [2023-05-19T02:01:19.975Z] 0.0.0 [Pipeline] } [2023-05-19T02:01:20.070Z] $ docker exec --env ******** --env ******** 822ce11508c19f8d3a5729e99d645c4ae2eb704cbf457cd0ea25d8594783ac1b ssh-agent -k [2023-05-19T02:01:20.165Z] unset SSH_AUTH_SOCK; [2023-05-19T02:01:20.166Z] unset SSH_AGENT_PID; [2023-05-19T02:01:20.166Z] echo Agent pid 76 killed; [2023-05-19T02:01:20.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-19T02:01:20.537Z] + git semver [Pipeline] } [2023-05-19T02:01:20.890Z] $ docker stop --time=1 822ce11508c19f8d3a5729e99d645c4ae2eb704cbf457cd0ea25d8594783ac1b [2023-05-19T02:01:22.174Z] $ docker rm -f --volumes 822ce11508c19f8d3a5729e99d645c4ae2eb704cbf457cd0ea25d8594783ac1b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-19T02:01:22.501Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-19T02:01:22.772Z] Stashed 1 file(s) [Pipeline] echo [2023-05-19T02:01:22.789Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T02:01:23.411Z] provisioning config files... [2023-05-19T02:01:23.420Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/config12133121828572284972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T02:01:23.763Z] ---> docker-login.sh [2023-05-19T02:01:23.763Z] nexus3.edgexfoundry.org:10001 [2023-05-19T02:01:23.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T02:01:23.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T02:01:23.763Z] Configure a credential helper to remove this warning. See [2023-05-19T02:01:23.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T02:01:23.763Z] [2023-05-19T02:01:23.763Z] Login Succeeded [2023-05-19T02:01:23.763Z] nexus3.edgexfoundry.org:10002 [2023-05-19T02:01:23.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T02:01:23.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T02:01:23.763Z] Configure a credential helper to remove this warning. See [2023-05-19T02:01:23.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T02:01:23.763Z] [2023-05-19T02:01:23.763Z] Login Succeeded [2023-05-19T02:01:23.763Z] nexus3.edgexfoundry.org:10003 [2023-05-19T02:01:24.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T02:01:24.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T02:01:24.021Z] Configure a credential helper to remove this warning. See [2023-05-19T02:01:24.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T02:01:24.021Z] [2023-05-19T02:01:24.021Z] Login Succeeded [2023-05-19T02:01:24.021Z] nexus3.edgexfoundry.org:10004 [2023-05-19T02:01:24.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T02:01:24.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T02:01:24.021Z] Configure a credential helper to remove this warning. See [2023-05-19T02:01:24.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T02:01:24.021Z] [2023-05-19T02:01:24.021Z] Login Succeeded [2023-05-19T02:01:24.021Z] docker.io [2023-05-19T02:01:24.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T02:01:24.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T02:01:24.280Z] Configure a credential helper to remove this warning. See [2023-05-19T02:01:24.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T02:01:24.280Z] [2023-05-19T02:01:24.280Z] Login Succeeded [2023-05-19T02:01:24.280Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T02:01:24.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-19T02:01:24.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T02:01:24.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T02:01:24.613Z] ========================================================= [2023-05-19T02:01:24.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-19T02:01:24.613Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T02:01:25.095Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-19T02:01:25.096Z] Sending build context to Docker daemon 6.556MB [2023-05-19T02:01:25.096Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T02:01:25.096Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-19T02:01:25.096Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-19T02:01:25.096Z] f56be85fc22e: Pulling fs layer [2023-05-19T02:01:25.096Z] 85791d961cd3: Pulling fs layer [2023-05-19T02:01:25.096Z] d694b5ae8c79: Pulling fs layer [2023-05-19T02:01:25.096Z] 9f32a84ed3da: Pulling fs layer [2023-05-19T02:01:25.096Z] 4d19c01a9841: Pulling fs layer [2023-05-19T02:01:25.096Z] 9325e15d5711: Pulling fs layer [2023-05-19T02:01:25.096Z] 556b6ee489ea: Pulling fs layer [2023-05-19T02:01:25.096Z] c5a4b2cf53e6: Pulling fs layer [2023-05-19T02:01:25.096Z] 9325e15d5711: Waiting [2023-05-19T02:01:25.096Z] 556b6ee489ea: Waiting [2023-05-19T02:01:25.096Z] 9f32a84ed3da: Waiting [2023-05-19T02:01:25.096Z] 4d19c01a9841: Waiting [2023-05-19T02:01:25.096Z] c5a4b2cf53e6: Waiting [2023-05-19T02:01:25.357Z] 85791d961cd3: Download complete [2023-05-19T02:01:25.357Z] 9f32a84ed3da: Verifying Checksum [2023-05-19T02:01:25.357Z] 9f32a84ed3da: Download complete [2023-05-19T02:01:25.357Z] 4d19c01a9841: Verifying Checksum [2023-05-19T02:01:25.357Z] 4d19c01a9841: Download complete [2023-05-19T02:01:25.357Z] f56be85fc22e: Verifying Checksum [2023-05-19T02:01:25.357Z] f56be85fc22e: Download complete [2023-05-19T02:01:25.357Z] 9325e15d5711: Verifying Checksum [2023-05-19T02:01:25.357Z] 9325e15d5711: Download complete [2023-05-19T02:01:25.357Z] f56be85fc22e: Pull complete [2023-05-19T02:01:25.619Z] 85791d961cd3: Pull complete [2023-05-19T02:01:25.878Z] c5a4b2cf53e6: Verifying Checksum [2023-05-19T02:01:25.878Z] c5a4b2cf53e6: Download complete [2023-05-19T02:01:25.878Z] d694b5ae8c79: Verifying Checksum [2023-05-19T02:01:25.878Z] d694b5ae8c79: Download complete [2023-05-19T02:01:26.136Z] 556b6ee489ea: Verifying Checksum [2023-05-19T02:01:26.137Z] 556b6ee489ea: Download complete [2023-05-19T02:01:29.414Z] d694b5ae8c79: Pull complete [2023-05-19T02:01:29.414Z] 9f32a84ed3da: Pull complete [2023-05-19T02:01:29.414Z] 4d19c01a9841: Pull complete [2023-05-19T02:01:29.414Z] 9325e15d5711: Pull complete [2023-05-19T02:01:31.957Z] 556b6ee489ea: Pull complete [2023-05-19T02:01:32.906Z] c5a4b2cf53e6: Pull complete [2023-05-19T02:01:32.906Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-19T02:01:32.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-19T02:01:32.906Z] ---> c4be618373d6 [2023-05-19T02:01:32.906Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-19T02:01:38.222Z] Still waiting to schedule task [2023-05-19T02:01:38.223Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16066’ [2023-05-19T02:01:38.226Z] ---> Running in 9069d567a22f [2023-05-19T02:01:38.226Z] Removing intermediate container 9069d567a22f [2023-05-19T02:01:38.226Z] ---> e315fb456d27 [2023-05-19T02:01:38.226Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T02:01:38.226Z] ---> Running in 0149449f07fb [2023-05-19T02:01:38.226Z] Removing intermediate container 0149449f07fb [2023-05-19T02:01:38.226Z] ---> b6fbce24d99b [2023-05-19T02:01:38.226Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-19T02:01:38.226Z] ---> Running in 72008e369913 [2023-05-19T02:01:38.226Z] Removing intermediate container 72008e369913 [2023-05-19T02:01:38.226Z] ---> 33fccb733d03 [2023-05-19T02:01:38.226Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-19T02:01:38.226Z] ---> Running in 17800262c273 [2023-05-19T02:01:38.226Z] Removing intermediate container 17800262c273 [2023-05-19T02:01:38.226Z] ---> 033d689bbf13 [2023-05-19T02:01:38.226Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-19T02:01:38.226Z] ---> Running in f3b85e7dd891 [2023-05-19T02:01:38.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T02:01:38.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T02:01:38.486Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-19T02:01:38.486Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-19T02:01:38.486Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-19T02:01:38.486Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-19T02:01:38.486Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T02:01:38.486Z] OK: 269 MiB in 57 packages [2023-05-19T02:01:38.746Z] Removing intermediate container f3b85e7dd891 [2023-05-19T02:01:38.746Z] ---> 1a446d3f4dbb [2023-05-19T02:01:38.746Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-19T02:01:39.004Z] ---> Running in 493d06276629 [2023-05-19T02:01:39.004Z] Removing intermediate container 493d06276629 [2023-05-19T02:01:39.004Z] ---> 379a24979ad5 [2023-05-19T02:01:39.004Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-19T02:01:39.004Z] ---> 846330436242 [2023-05-19T02:01:39.004Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T02:01:39.004Z] ---> Running in 6dd4629577bb [2023-05-19T02:02:35.268Z] Removing intermediate container 6dd4629577bb [2023-05-19T02:02:35.268Z] ---> 49de403b8ca2 [2023-05-19T02:02:35.268Z] Step 11/12 : COPY . . [2023-05-19T02:02:35.268Z] ---> d22f2ef9fe85 [2023-05-19T02:02:35.268Z] Step 12/12 : RUN $MAKE [2023-05-19T02:02:35.268Z] ---> Running in cba1670b8b56 [2023-05-19T02:02:35.268Z] noop [2023-05-19T02:02:35.268Z] Removing intermediate container cba1670b8b56 [2023-05-19T02:02:35.268Z] ---> b44b48811fc7 [2023-05-19T02:02:35.268Z] Successfully built b44b48811fc7 [2023-05-19T02:02:35.268Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T02:02:35.729Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-19T02:02:35.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T02:02:35.898Z] prd-ubuntu20.04-docker-8c-8g-16068 does not seem to be running inside a container [2023-05-19T02:02:35.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-606 -v /w/workspace/gexfoundry_device-mqtt-go_PR-606:/w/workspace/gexfoundry_device-mqtt-go_PR-606:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-19T02:02:36.248Z] $ docker top 19bb8e24eb8a036b7299dcdfc06184e9936f174023b43197cffdb38311732693 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T02:02:36.662Z] + go version [2023-05-19T02:02:36.662Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-19T02:02:36.685Z] $ docker stop --time=1 19bb8e24eb8a036b7299dcdfc06184e9936f174023b43197cffdb38311732693 [2023-05-19T02:02:38.051Z] $ docker rm -f --volumes 19bb8e24eb8a036b7299dcdfc06184e9936f174023b43197cffdb38311732693 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T02:02:38.796Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-19T02:02:38.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T02:02:38.958Z] prd-ubuntu20.04-docker-8c-8g-16068 does not seem to be running inside a container [2023-05-19T02:02:38.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-606 -v /w/workspace/gexfoundry_device-mqtt-go_PR-606:/w/workspace/gexfoundry_device-mqtt-go_PR-606:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-19T02:02:39.328Z] $ docker top 224f6378660f18b66f211c390a43609cecf6fd58f59dce0d7fb2f19c37be7f7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T02:02:39.733Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-606 [Pipeline] fileExists [Pipeline] sh [2023-05-19T02:02:40.098Z] + make test [2023-05-19T02:02:40.098Z] go test ./... -coverprofile=coverage.out ./... [2023-05-19T02:02:45.364Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-19T02:02:55.337Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-19T02:02:55.337Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-19T02:02:55.337Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.8% of statements [2023-05-19T02:03:01.893Z] go vet ./... [2023-05-19T02:03:05.300Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-19T02:03:05.300Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-19T02:03:05.300Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-19T02:03:05.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-19T02:03:05.603Z] $ docker stop --time=1 224f6378660f18b66f211c390a43609cecf6fd58f59dce0d7fb2f19c37be7f7f [2023-05-19T02:03:09.446Z] $ docker rm -f --volumes 224f6378660f18b66f211c390a43609cecf6fd58f59dce0d7fb2f19c37be7f7f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-19T02:03:09.986Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-19T02:03:10.054Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-19T02:03:10.792Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-19T02:03:11.112Z] + ls -al . [2023-05-19T02:03:11.112Z] total 180 [2023-05-19T02:03:11.112Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 02:02 . [2023-05-19T02:03:11.112Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 02:00 .. [2023-05-19T02:03:11.112Z] -rw-rw-r-- 1 jenkins jenkins 140 May 19 02:00 .dockerignore [2023-05-19T02:03:11.112Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 02:01 .git [2023-05-19T02:03:11.112Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 02:00 .github [2023-05-19T02:03:11.112Z] -rw-rw-r-- 1 jenkins jenkins 329 May 19 02:00 .gitignore [2023-05-19T02:03:11.112Z] -rw-rw-r-- 1 jenkins jenkins 41 May 19 02:00 .golangci.yml [2023-05-19T02:03:11.112Z] drwxr-xr-x 3 jenkins jenkins 4096 May 19 02:01 .semver [2023-05-19T02:03:11.112Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 19 02:00 Attribution.txt [2023-05-19T02:03:11.112Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 19 02:00 CHANGELOG.md [2023-05-19T02:03:11.112Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 19 02:00 Dockerfile [2023-05-19T02:03:11.112Z] -rw-rw-r-- 1 jenkins jenkins 677 May 19 02:00 GOVERNANCE.md [2023-05-19T02:03:11.112Z] -rw-rw-r-- 1 jenkins jenkins 678 May 19 02:00 Jenkinsfile [2023-05-19T02:03:11.112Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 19 02:00 LICENSE [2023-05-19T02:03:11.112Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 19 02:00 Makefile [2023-05-19T02:03:11.112Z] -rw-rw-r-- 1 jenkins jenkins 620 May 19 02:00 OWNERS.md [2023-05-19T02:03:11.112Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 19 02:00 README.md [2023-05-19T02:03:11.112Z] -rw-rw-r-- 1 jenkins jenkins 5 May 19 02:01 VERSION [2023-05-19T02:03:11.113Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 02:00 bin [2023-05-19T02:03:11.113Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 02:00 cmd [2023-05-19T02:03:11.113Z] -rw-r--r-- 1 jenkins jenkins 18506 May 19 02:02 coverage.out [2023-05-19T02:03:11.113Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 19 02:00 go.mod [2023-05-19T02:03:11.113Z] -rw-rw-r-- 1 jenkins jenkins 31418 May 19 02:00 go.sum [2023-05-19T02:03:11.113Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 02:00 internal [2023-05-19T02:03:11.113Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 02:00 mock [2023-05-19T02:03:11.113Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 02:00 snap [2023-05-19T02:03:11.113Z] -rw-rw-r-- 1 jenkins jenkins 227 May 19 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T02:03:11.521Z] + 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=5c91ec079efb83b286ff9c5d896639e16431dec1 --label arch=amd64 --label version=0.0.0 . [2023-05-19T02:03:11.521Z] Sending build context to Docker daemon 6.576MB [2023-05-19T02:03:11.521Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T02:03:11.521Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-19T02:03:11.521Z] ---> b44b48811fc7 [2023-05-19T02:03:11.521Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-19T02:03:11.521Z] ---> Running in 2818661cbad5 [2023-05-19T02:03:11.779Z] Removing intermediate container 2818661cbad5 [2023-05-19T02:03:11.779Z] ---> 1f3ecfcec593 [2023-05-19T02:03:11.779Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T02:03:11.779Z] ---> Running in 0abb0b16c98a [2023-05-19T02:03:11.779Z] Removing intermediate container 0abb0b16c98a [2023-05-19T02:03:11.779Z] ---> cc1c042be927 [2023-05-19T02:03:11.779Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-19T02:03:11.779Z] ---> Running in cb06a156528e [2023-05-19T02:03:11.779Z] Removing intermediate container cb06a156528e [2023-05-19T02:03:11.779Z] ---> 66193ad9ed30 [2023-05-19T02:03:11.779Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-19T02:03:12.038Z] ---> Running in 4a91e02965c2 [2023-05-19T02:03:12.038Z] Removing intermediate container 4a91e02965c2 [2023-05-19T02:03:12.038Z] ---> 282652ff8996 [2023-05-19T02:03:12.038Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-19T02:03:12.038Z] ---> Running in 6ec575da3ebb [2023-05-19T02:03:12.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T02:03:12.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T02:03:12.559Z] OK: 269 MiB in 57 packages [2023-05-19T02:03:12.818Z] Removing intermediate container 6ec575da3ebb [2023-05-19T02:03:12.818Z] ---> 0ba2fa402a5c [2023-05-19T02:03:12.818Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-19T02:03:12.818Z] ---> Running in f22e0a49e0f7 [2023-05-19T02:03:13.077Z] Removing intermediate container f22e0a49e0f7 [2023-05-19T02:03:13.077Z] ---> 240ff11c58e3 [2023-05-19T02:03:13.077Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-19T02:03:13.077Z] ---> 2c9fb72a6a7b [2023-05-19T02:03:13.077Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T02:03:13.077Z] ---> Running in 27cb0dfa5879 [2023-05-19T02:03:14.016Z] Removing intermediate container 27cb0dfa5879 [2023-05-19T02:03:14.016Z] ---> 408fc82444e0 [2023-05-19T02:03:14.016Z] Step 11/24 : COPY . . [2023-05-19T02:03:14.276Z] ---> 6df71d64c9c3 [2023-05-19T02:03:14.276Z] Step 12/24 : RUN $MAKE [2023-05-19T02:03:14.535Z] ---> Running in 59959646a9fa [2023-05-19T02:03:14.795Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-19T02:03:36.731Z] Removing intermediate container 59959646a9fa [2023-05-19T02:03:36.732Z] ---> d413d39e47b8 [2023-05-19T02:03:36.732Z] Step 13/24 : FROM alpine:3.17 [2023-05-19T02:03:36.732Z] 3.17: Pulling from library/alpine [2023-05-19T02:03:36.732Z] f56be85fc22e: Already exists [2023-05-19T02:03:36.732Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-19T02:03:36.732Z] Status: Downloaded newer image for alpine:3.17 [2023-05-19T02:03:36.732Z] ---> 9ed4aefc74f6 [2023-05-19T02:03:36.732Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-19T02:03:36.732Z] ---> Running in 48deeaf6f60d [2023-05-19T02:03:36.732Z] Removing intermediate container 48deeaf6f60d [2023-05-19T02:03:36.732Z] ---> da00d19bb2c6 [2023-05-19T02:03:36.732Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-19T02:03:36.732Z] ---> Running in a182a9d333ac [2023-05-19T02:03:36.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T02:03:36.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T02:03:36.732Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-19T02:03:36.732Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T02:03:36.732Z] OK: 7 MiB in 16 packages [2023-05-19T02:03:36.732Z] Removing intermediate container a182a9d333ac [2023-05-19T02:03:36.732Z] ---> 8f729d83dffc [2023-05-19T02:03:36.732Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-19T02:03:36.732Z] ---> 66a63d4a3282 [2023-05-19T02:03:36.732Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-19T02:03:36.732Z] ---> bb33883fae85 [2023-05-19T02:03:36.732Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-19T02:03:36.732Z] ---> e549c79930a0 [2023-05-19T02:03:36.732Z] Step 19/24 : EXPOSE 59982 [2023-05-19T02:03:36.732Z] ---> Running in 9deda990a30d [2023-05-19T02:03:36.732Z] Removing intermediate container 9deda990a30d [2023-05-19T02:03:36.732Z] ---> 5009b77fe0c6 [2023-05-19T02:03:36.732Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-19T02:03:36.732Z] ---> Running in 4aa3ec7d3b76 [2023-05-19T02:03:36.991Z] Removing intermediate container 4aa3ec7d3b76 [2023-05-19T02:03:36.991Z] ---> 2bb23a9d8f12 [2023-05-19T02:03:36.991Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-19T02:03:36.991Z] ---> Running in 4977b6f11dac [2023-05-19T02:03:36.991Z] Removing intermediate container 4977b6f11dac [2023-05-19T02:03:36.991Z] ---> 429a7d9e5a07 [2023-05-19T02:03:36.991Z] Step 22/24 : LABEL arch=amd64 [2023-05-19T02:03:36.991Z] ---> Running in 73de288003a7 [2023-05-19T02:03:36.991Z] Removing intermediate container 73de288003a7 [2023-05-19T02:03:36.991Z] ---> 8340dbf63a53 [2023-05-19T02:03:36.991Z] Step 23/24 : LABEL git_sha=5c91ec079efb83b286ff9c5d896639e16431dec1 [2023-05-19T02:03:36.991Z] ---> Running in 8370589d30ef [2023-05-19T02:03:37.249Z] Removing intermediate container 8370589d30ef [2023-05-19T02:03:37.249Z] ---> f0aa694ff817 [2023-05-19T02:03:37.249Z] Step 24/24 : LABEL version=0.0.0 [2023-05-19T02:03:37.249Z] ---> Running in 072cf23bddaa [2023-05-19T02:03:37.249Z] Removing intermediate container 072cf23bddaa [2023-05-19T02:03:37.249Z] ---> 36ac7962ec53 [2023-05-19T02:03:37.249Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-19T02:03:37.249Z] Successfully built 36ac7962ec53 [2023-05-19T02:03:37.249Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T02:03:38.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T02:03:38.186Z] [2023-05-19T02:03:38.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T02:03:38.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T02:03:38.572Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-19T02:03:38.572Z] 5eb5b503b376: Pulling fs layer [2023-05-19T02:03:38.572Z] 5c69ac0246d0: Pulling fs layer [2023-05-19T02:03:38.572Z] ec43610c2a17: Pulling fs layer [2023-05-19T02:03:38.572Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-19T02:03:38.572Z] 33b1e0a273af: Pulling fs layer [2023-05-19T02:03:38.572Z] 5d3b04190fa2: Pulling fs layer [2023-05-19T02:03:38.572Z] 2f39f015ded8: Pulling fs layer [2023-05-19T02:03:38.572Z] 5d3b04190fa2: Waiting [2023-05-19T02:03:38.572Z] 33b1e0a273af: Waiting [2023-05-19T02:03:38.572Z] 2f39f015ded8: Waiting [2023-05-19T02:03:38.572Z] 3a2ae6a8a46f: Waiting [2023-05-19T02:03:38.572Z] 5c69ac0246d0: Verifying Checksum [2023-05-19T02:03:38.572Z] 5c69ac0246d0: Download complete [2023-05-19T02:03:38.572Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-19T02:03:38.572Z] 3a2ae6a8a46f: Download complete [2023-05-19T02:03:38.572Z] 33b1e0a273af: Verifying Checksum [2023-05-19T02:03:38.572Z] ec43610c2a17: Verifying Checksum [2023-05-19T02:03:38.572Z] ec43610c2a17: Download complete [2023-05-19T02:03:38.572Z] 5d3b04190fa2: Download complete [2023-05-19T02:03:38.831Z] 5eb5b503b376: Verifying Checksum [2023-05-19T02:03:38.831Z] 5eb5b503b376: Download complete [2023-05-19T02:03:39.398Z] 2f39f015ded8: Download complete [2023-05-19T02:03:39.963Z] 5eb5b503b376: Pull complete [2023-05-19T02:03:40.223Z] 5c69ac0246d0: Pull complete [2023-05-19T02:03:40.482Z] ec43610c2a17: Pull complete [2023-05-19T02:03:40.482Z] 3a2ae6a8a46f: Pull complete [2023-05-19T02:03:40.741Z] 33b1e0a273af: Pull complete [2023-05-19T02:03:40.741Z] 5d3b04190fa2: Pull complete [2023-05-19T02:03:44.923Z] 2f39f015ded8: Pull complete [2023-05-19T02:03:44.923Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-19T02:03:44.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T02:03:44.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T02:03:45.166Z] prd-ubuntu20.04-docker-8c-8g-16068 does not seem to be running inside a container [2023-05-19T02:03:45.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-606 -v /w/workspace/gexfoundry_device-mqtt-go_PR-606:/w/workspace/gexfoundry_device-mqtt-go_PR-606:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-19T02:03:54.359Z] $ docker top 5ebdcb0fafa8c9e6612ff5c115757b33def8d39e9f1a8365e17ff9af7f1aa73a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T02:03:54.855Z] ---> job-cost.sh [2023-05-19T02:03:54.855Z] lf-activate-venv: SKIPPING [2023-05-19T02:03:54.855Z] INFO: No Stack... [2023-05-19T02:03:55.806Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-19T02:03:56.066Z] INFO: Archiving Costs [Pipeline] sh [2023-05-19T02:03:56.406Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives/cost.csv [2023-05-19T02:03:56.407Z] + cut -d, -f6 [Pipeline] lock [2023-05-19T02:03:56.448Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-606-1-stack-cost] [2023-05-19T02:03:56.453Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-606-1-stack-cost] did not exist. Created. [2023-05-19T02:03:56.453Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-606-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-19T02:03:56.887Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-19T02:03:56.945Z] Stashed 1 file(s) [Pipeline] } [2023-05-19T02:03:56.975Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-606-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-19T02:03:57.046Z] $ docker stop --time=1 5ebdcb0fafa8c9e6612ff5c115757b33def8d39e9f1a8365e17ff9af7f1aa73a [2023-05-19T02:03:58.196Z] $ docker rm -f --volumes 5ebdcb0fafa8c9e6612ff5c115757b33def8d39e9f1a8365e17ff9af7f1aa73a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-19T02:05:12.860Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16070 in /w/workspace/gexfoundry_device-mqtt-go_PR-606 [Pipeline] { [Pipeline] ws [2023-05-19T02:05:12.915Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-19T02:05:12.993Z] Selected Git installation does not exist. Using Default [2023-05-19T02:05:12.993Z] The recommended git tool is: NONE [2023-05-19T02:05:18.336Z] using credential edgex-jenkins-ssh [2023-05-19T02:05:18.357Z] Cloning the remote Git repository [2023-05-19T02:05:18.408Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-19T02:05:18.506Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-19T02:05:18.688Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-19T02:05:18.689Z] > git --version # timeout=10 [2023-05-19T02:05:18.708Z] > git --version # 'git version 2.25.1' [2023-05-19T02:05:18.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T02:05:18.874Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-19T02:05:19.990Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-19T02:05:20.046Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-19T02:05:21.507Z] Merging remotes/origin/main commit 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 into PR head commit 5c91ec079efb83b286ff9c5d896639e16431dec1 [2023-05-19T02:05:20.946Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-19T02:05:20.988Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-19T02:05:20.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T02:05:21.006Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/606/head:refs/remotes/origin/PR-606 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-19T02:05:21.529Z] > git config core.sparsecheckout # timeout=10 [2023-05-19T02:05:21.609Z] > git checkout -f 5c91ec079efb83b286ff9c5d896639e16431dec1 # timeout=10 [2023-05-19T02:05:21.695Z] > git remote # timeout=10 [2023-05-19T02:05:21.714Z] > git config --get remote.origin.url # timeout=10 [2023-05-19T02:05:21.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T02:05:21.741Z] > git merge 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 # timeout=10 [2023-05-19T02:05:21.788Z] Merge succeeded, producing 5c91ec079efb83b286ff9c5d896639e16431dec1 [2023-05-19T02:05:21.789Z] Checking out Revision 5c91ec079efb83b286ff9c5d896639e16431dec1 (PR-606) [2023-05-19T02:05:22.313Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" [2023-05-19T02:05:22.381Z] > git --version # timeout=10 [2023-05-19T02:05:22.394Z] > git --version # 'git version 2.25.1' [2023-05-19T02:05:22.411Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-19T02:05:21.769Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-19T02:05:21.798Z] > git config core.sparsecheckout # timeout=10 [2023-05-19T02:05:21.812Z] > git checkout -f 5c91ec079efb83b286ff9c5d896639e16431dec1 # timeout=10 [2023-05-19T02:05:23.506Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-19T02:05:23.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-19T02:05:23.506Z] Dload Upload Total Spent Left Speed [2023-05-19T02:05:23.506Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-05-19T02:05:24.142Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-19T02:05:24.507Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-19T02:05:24.508Z] + sudo tee /etc/docker/daemon.new [2023-05-19T02:05:24.508Z] { [2023-05-19T02:05:24.508Z] "registry-mirrors": [ [2023-05-19T02:05:24.508Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-19T02:05:24.508Z] ], [2023-05-19T02:05:24.508Z] "bip": "10.250.0.254/24", [2023-05-19T02:05:24.508Z] "hosts": [ [2023-05-19T02:05:24.508Z] "tcp://0.0.0.0:5555", [2023-05-19T02:05:24.508Z] "unix:///var/run/docker.sock" [2023-05-19T02:05:24.508Z] ], [2023-05-19T02:05:24.508Z] "mtu": 1458, [2023-05-19T02:05:24.508Z] "selinux-enabled": true, [2023-05-19T02:05:24.508Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-19T02:05:24.508Z] } [Pipeline] sh [2023-05-19T02:05:24.871Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-19T02:05:25.253Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T02:05:43.590Z] provisioning config files... [2023-05-19T02:05:43.614Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config10132489997353003779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T02:05:44.004Z] ---> docker-login.sh [2023-05-19T02:05:44.004Z] nexus3.edgexfoundry.org:10001 [2023-05-19T02:05:44.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T02:05:44.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T02:05:44.545Z] Configure a credential helper to remove this warning. See [2023-05-19T02:05:44.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T02:05:44.545Z] [2023-05-19T02:05:44.545Z] Login Succeeded [2023-05-19T02:05:44.545Z] nexus3.edgexfoundry.org:10002 [2023-05-19T02:05:44.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T02:05:45.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T02:05:45.080Z] Configure a credential helper to remove this warning. See [2023-05-19T02:05:45.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T02:05:45.080Z] [2023-05-19T02:05:45.080Z] Login Succeeded [2023-05-19T02:05:45.080Z] nexus3.edgexfoundry.org:10003 [2023-05-19T02:05:45.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T02:05:45.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T02:05:45.358Z] Configure a credential helper to remove this warning. See [2023-05-19T02:05:45.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T02:05:45.358Z] [2023-05-19T02:05:45.358Z] Login Succeeded [2023-05-19T02:05:45.358Z] nexus3.edgexfoundry.org:10004 [2023-05-19T02:05:45.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T02:05:45.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T02:05:45.628Z] Configure a credential helper to remove this warning. See [2023-05-19T02:05:45.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T02:05:45.628Z] [2023-05-19T02:05:45.628Z] Login Succeeded [2023-05-19T02:05:45.628Z] docker.io [2023-05-19T02:05:45.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T02:05:46.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T02:05:46.164Z] Configure a credential helper to remove this warning. See [2023-05-19T02:05:46.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T02:05:46.164Z] [2023-05-19T02:05:46.164Z] Login Succeeded [2023-05-19T02:05:46.164Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T02:05:46.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-19T02:05:46.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T02:05:46.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T02:05:46.662Z] ========================================================= [2023-05-19T02:05:46.662Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-19T02:05:46.662Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T02:05:47.159Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-19T02:05:47.429Z] Sending build context to Docker daemon 3.409MB [2023-05-19T02:05:47.429Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T02:05:47.429Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-19T02:05:47.700Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-19T02:05:47.700Z] c41833b44d91: Pulling fs layer [2023-05-19T02:05:47.700Z] ed15518f5707: Pulling fs layer [2023-05-19T02:05:47.700Z] feae8fd75edb: Pulling fs layer [2023-05-19T02:05:47.700Z] 242c74f7c9fa: Pulling fs layer [2023-05-19T02:05:47.700Z] 3cdef696dda3: Pulling fs layer [2023-05-19T02:05:47.700Z] 2ced38df9373: Pulling fs layer [2023-05-19T02:05:47.700Z] 58f1dce35555: Pulling fs layer [2023-05-19T02:05:47.700Z] 242c74f7c9fa: Waiting [2023-05-19T02:05:47.700Z] 3cdef696dda3: Waiting [2023-05-19T02:05:47.700Z] 58f1dce35555: Waiting [2023-05-19T02:05:47.700Z] 2ced38df9373: Waiting [2023-05-19T02:05:47.700Z] ed15518f5707: Download complete [2023-05-19T02:05:47.700Z] 242c74f7c9fa: Verifying Checksum [2023-05-19T02:05:47.700Z] 242c74f7c9fa: Download complete [2023-05-19T02:05:47.700Z] 3cdef696dda3: Verifying Checksum [2023-05-19T02:05:47.700Z] 3cdef696dda3: Download complete [2023-05-19T02:05:47.700Z] c41833b44d91: Verifying Checksum [2023-05-19T02:05:47.700Z] c41833b44d91: Download complete [2023-05-19T02:05:49.133Z] 58f1dce35555: Verifying Checksum [2023-05-19T02:05:49.133Z] 58f1dce35555: Download complete [2023-05-19T02:05:50.104Z] feae8fd75edb: Verifying Checksum [2023-05-19T02:05:50.104Z] feae8fd75edb: Download complete [2023-05-19T02:05:50.370Z] 2ced38df9373: Verifying Checksum [2023-05-19T02:05:50.370Z] 2ced38df9373: Download complete [2023-05-19T02:05:52.313Z] c41833b44d91: Pull complete [2023-05-19T02:05:52.581Z] ed15518f5707: Pull complete [2023-05-19T02:06:02.766Z] feae8fd75edb: Pull complete [2023-05-19T02:06:02.766Z] 242c74f7c9fa: Pull complete [2023-05-19T02:06:02.766Z] 3cdef696dda3: Pull complete [2023-05-19T02:06:09.432Z] 2ced38df9373: Pull complete [2023-05-19T02:06:10.847Z] 58f1dce35555: Pull complete [2023-05-19T02:06:10.847Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-19T02:06:10.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-19T02:06:10.847Z] ---> fadd8f120f05 [2023-05-19T02:06:10.847Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-19T02:06:12.254Z] ---> Running in 1faa463ab121 [2023-05-19T02:06:12.522Z] Removing intermediate container 1faa463ab121 [2023-05-19T02:06:12.522Z] ---> 4a7955bc1db3 [2023-05-19T02:06:12.522Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T02:06:12.522Z] ---> Running in 5bc5b41023fe [2023-05-19T02:06:12.794Z] Removing intermediate container 5bc5b41023fe [2023-05-19T02:06:12.795Z] ---> 113d9e5f1dab [2023-05-19T02:06:12.795Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-19T02:06:13.062Z] ---> Running in d2119fb72cc7 [2023-05-19T02:06:13.334Z] Removing intermediate container d2119fb72cc7 [2023-05-19T02:06:13.334Z] ---> 380700fb8d33 [2023-05-19T02:06:13.334Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-19T02:06:13.334Z] ---> Running in 71d0e96db1f9 [2023-05-19T02:06:13.603Z] Removing intermediate container 71d0e96db1f9 [2023-05-19T02:06:13.603Z] ---> 26c246ac3162 [2023-05-19T02:06:13.603Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-19T02:06:13.603Z] ---> Running in a51a443c6dfe [2023-05-19T02:06:15.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T02:06:15.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T02:06:16.563Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-19T02:06:16.563Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-19T02:06:16.563Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-19T02:06:16.563Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-19T02:06:16.563Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T02:06:16.833Z] OK: 268 MiB in 57 packages [2023-05-19T02:06:19.442Z] Removing intermediate container a51a443c6dfe [2023-05-19T02:06:19.442Z] ---> 984d290d704a [2023-05-19T02:06:19.442Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-19T02:06:19.442Z] ---> Running in 3fcd34ca1e94 [2023-05-19T02:06:20.029Z] Removing intermediate container 3fcd34ca1e94 [2023-05-19T02:06:20.029Z] ---> 976dbc3f7652 [2023-05-19T02:06:20.029Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-19T02:06:20.298Z] ---> c4422476303d [2023-05-19T02:06:20.298Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T02:06:20.570Z] ---> Running in c58ab7d23144 [2023-05-19T02:07:28.461Z] Removing intermediate container c58ab7d23144 [2023-05-19T02:07:28.461Z] ---> 5de559361b99 [2023-05-19T02:07:28.461Z] Step 11/12 : COPY . . [2023-05-19T02:07:28.461Z] ---> 33ac8ab67557 [2023-05-19T02:07:28.461Z] Step 12/12 : RUN $MAKE [2023-05-19T02:07:28.461Z] ---> Running in a9636deadf36 [2023-05-19T02:07:28.461Z] noop [2023-05-19T02:07:28.461Z] Removing intermediate container a9636deadf36 [2023-05-19T02:07:28.461Z] ---> 229408853d55 [2023-05-19T02:07:28.461Z] Successfully built 229408853d55 [2023-05-19T02:07:28.461Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T02:07:28.942Z] + docker inspect -f . ci-base-image-arm64 [2023-05-19T02:07:28.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T02:07:29.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-16070 does not seem to be running inside a container [2023-05-19T02:07:29.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat [2023-05-19T02:07:30.469Z] $ docker top 438d7b6cb89e99a7612855f1eff969383154a5fcfaad3537bdc3e57055838c25 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T02:07:31.336Z] + go version [2023-05-19T02:07:31.336Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-19T02:07:31.375Z] $ docker stop --time=1 438d7b6cb89e99a7612855f1eff969383154a5fcfaad3537bdc3e57055838c25 [2023-05-19T02:07:32.995Z] $ docker rm -f --volumes 438d7b6cb89e99a7612855f1eff969383154a5fcfaad3537bdc3e57055838c25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T02:07:33.903Z] + docker inspect -f . ci-base-image-arm64 [2023-05-19T02:07:33.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T02:07:34.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-16070 does not seem to be running inside a container [2023-05-19T02:07:34.246Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat [2023-05-19T02:07:35.471Z] $ docker top 031469ede2b1aa2572ddc157de9ca8b9d7e6135aca4f8250100ef02def5c250e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T02:07:36.055Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-19T02:07:36.698Z] + make test [2023-05-19T02:07:36.968Z] go test ./... -coverprofile=coverage.out ./... [2023-05-19T02:08:09.212Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-19T02:10:15.920Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-19T02:10:15.920Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-19T02:10:15.920Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 22.8% of statements [2023-05-19T02:10:15.920Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-19T02:10:15.920Z] go vet ./... [2023-05-19T02:10:38.059Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-19T02:10:38.059Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-19T02:10:38.059Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-19T02:10:38.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-19T02:10:38.152Z] $ docker stop --time=1 031469ede2b1aa2572ddc157de9ca8b9d7e6135aca4f8250100ef02def5c250e [2023-05-19T02:10:40.000Z] $ docker rm -f --volumes 031469ede2b1aa2572ddc157de9ca8b9d7e6135aca4f8250100ef02def5c250e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-19T02:10:41.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-19T02:10:41.298Z] Warning: overwriting stash ‘coverage-report’ [2023-05-19T02:10:41.894Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-19T02:10:42.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-19T02:10:42.878Z] + ls -al . [2023-05-19T02:10:42.878Z] total 176 [2023-05-19T02:10:42.878Z] drwxrwxr-x 9 jenkins jenkins 4096 May 19 02:07 . [2023-05-19T02:10:42.878Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 02:05 .. [2023-05-19T02:10:42.878Z] -rw-rw-r-- 1 jenkins jenkins 140 May 19 02:05 .dockerignore [2023-05-19T02:10:42.878Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 02:05 .git [2023-05-19T02:10:42.878Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 02:05 .github [2023-05-19T02:10:42.878Z] -rw-rw-r-- 1 jenkins jenkins 329 May 19 02:05 .gitignore [2023-05-19T02:10:42.878Z] -rw-rw-r-- 1 jenkins jenkins 41 May 19 02:05 .golangci.yml [2023-05-19T02:10:42.878Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 19 02:05 Attribution.txt [2023-05-19T02:10:42.878Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 19 02:05 CHANGELOG.md [2023-05-19T02:10:42.878Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 19 02:05 Dockerfile [2023-05-19T02:10:42.878Z] -rw-rw-r-- 1 jenkins jenkins 677 May 19 02:05 GOVERNANCE.md [2023-05-19T02:10:42.878Z] -rw-rw-r-- 1 jenkins jenkins 678 May 19 02:05 Jenkinsfile [2023-05-19T02:10:42.878Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 19 02:05 LICENSE [2023-05-19T02:10:42.878Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 19 02:05 Makefile [2023-05-19T02:10:42.878Z] -rw-rw-r-- 1 jenkins jenkins 620 May 19 02:05 OWNERS.md [2023-05-19T02:10:42.878Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 19 02:05 README.md [2023-05-19T02:10:42.878Z] -rw-rw-r-- 1 jenkins jenkins 5 May 19 02:01 VERSION [2023-05-19T02:10:42.878Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 02:05 bin [2023-05-19T02:10:42.878Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 02:05 cmd [2023-05-19T02:10:42.878Z] -rw-r--r-- 1 jenkins jenkins 18506 May 19 02:10 coverage.out [2023-05-19T02:10:42.878Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 19 02:05 go.mod [2023-05-19T02:10:42.878Z] -rw-rw-r-- 1 jenkins jenkins 31418 May 19 02:05 go.sum [2023-05-19T02:10:42.878Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 02:05 internal [2023-05-19T02:10:42.878Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 02:05 mock [2023-05-19T02:10:42.878Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 02:05 snap [2023-05-19T02:10:42.878Z] -rw-rw-r-- 1 jenkins jenkins 227 May 19 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T02:10:43.301Z] + 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=5c91ec079efb83b286ff9c5d896639e16431dec1 --label arch=arm64 --label version=0.0.0 . [2023-05-19T02:10:43.618Z] Sending build context to Docker daemon 3.429MB [2023-05-19T02:10:43.618Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T02:10:43.618Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-19T02:10:43.618Z] ---> 229408853d55 [2023-05-19T02:10:43.618Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-19T02:10:43.888Z] ---> Running in 988152dace44 [2023-05-19T02:10:44.158Z] Removing intermediate container 988152dace44 [2023-05-19T02:10:44.158Z] ---> 28d5570512f0 [2023-05-19T02:10:44.158Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T02:10:44.158Z] ---> Running in 62112e251032 [2023-05-19T02:10:44.428Z] Removing intermediate container 62112e251032 [2023-05-19T02:10:44.428Z] ---> 4d33ca47a307 [2023-05-19T02:10:44.428Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-19T02:10:44.428Z] ---> Running in 136e913917d4 [2023-05-19T02:10:44.696Z] Removing intermediate container 136e913917d4 [2023-05-19T02:10:44.696Z] ---> 993fa70e4a1c [2023-05-19T02:10:44.696Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-19T02:10:44.968Z] ---> Running in 98e138da1957 [2023-05-19T02:10:45.244Z] Removing intermediate container 98e138da1957 [2023-05-19T02:10:45.244Z] ---> 5a7478bd44c6 [2023-05-19T02:10:45.244Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-19T02:10:45.244Z] ---> Running in dd50680e6e0d [2023-05-19T02:10:46.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T02:10:46.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T02:10:47.792Z] OK: 268 MiB in 57 packages [2023-05-19T02:10:48.766Z] Removing intermediate container dd50680e6e0d [2023-05-19T02:10:48.766Z] ---> b1b49af10d54 [2023-05-19T02:10:48.766Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-19T02:10:48.766Z] ---> Running in 5f26841c4d81 [2023-05-19T02:10:49.033Z] Removing intermediate container 5f26841c4d81 [2023-05-19T02:10:49.033Z] ---> 769db9315dae [2023-05-19T02:10:49.033Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-19T02:10:49.618Z] ---> 6aa0298a53d5 [2023-05-19T02:10:49.618Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T02:10:49.618Z] ---> Running in 433da5a4e5b1 [2023-05-19T02:10:52.200Z] Removing intermediate container 433da5a4e5b1 [2023-05-19T02:10:52.200Z] ---> 2f310202bd5b [2023-05-19T02:10:52.200Z] Step 11/24 : COPY . . [2023-05-19T02:10:53.159Z] ---> 08e627f14030 [2023-05-19T02:10:53.159Z] Step 12/24 : RUN $MAKE [2023-05-19T02:10:53.159Z] ---> Running in 072d8b114c05 [2023-05-19T02:10:54.123Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-19T02:13:15.838Z] Removing intermediate container 072d8b114c05 [2023-05-19T02:13:15.838Z] ---> 051a544b4fd0 [2023-05-19T02:13:15.838Z] Step 13/24 : FROM alpine:3.17 [2023-05-19T02:13:15.838Z] 3.17: Pulling from library/alpine [2023-05-19T02:13:15.838Z] c41833b44d91: Already exists [2023-05-19T02:13:15.838Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-19T02:13:15.838Z] Status: Downloaded newer image for alpine:3.17 [2023-05-19T02:13:15.838Z] ---> 51e60588ff2c [2023-05-19T02:13:15.838Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-19T02:13:15.838Z] ---> Running in abf8329cadca [2023-05-19T02:13:15.838Z] Removing intermediate container abf8329cadca [2023-05-19T02:13:15.838Z] ---> a5c181bd394a [2023-05-19T02:13:15.838Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-19T02:13:15.838Z] ---> Running in 7e6c39167af9 [2023-05-19T02:13:15.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T02:13:15.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T02:13:15.838Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-19T02:13:15.838Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T02:13:15.838Z] OK: 8 MiB in 16 packages [2023-05-19T02:13:15.838Z] Removing intermediate container 7e6c39167af9 [2023-05-19T02:13:15.838Z] ---> 66c8b9482c50 [2023-05-19T02:13:15.838Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-19T02:13:15.838Z] ---> b49b1d4146e8 [2023-05-19T02:13:15.838Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-19T02:13:15.838Z] ---> 18c48f41421b [2023-05-19T02:13:15.838Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-19T02:13:15.838Z] ---> b3379386f30f [2023-05-19T02:13:15.838Z] Step 19/24 : EXPOSE 59982 [2023-05-19T02:13:15.838Z] ---> Running in 661fce03bb77 [2023-05-19T02:13:15.838Z] Removing intermediate container 661fce03bb77 [2023-05-19T02:13:15.838Z] ---> c519a4c60ab1 [2023-05-19T02:13:15.838Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-19T02:13:15.838Z] ---> Running in 13e9fa0bcb8f [2023-05-19T02:13:15.838Z] Removing intermediate container 13e9fa0bcb8f [2023-05-19T02:13:15.838Z] ---> 286e3604d3a3 [2023-05-19T02:13:15.838Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-19T02:13:15.838Z] ---> Running in d0f4d7d3ae6e [2023-05-19T02:13:16.108Z] Removing intermediate container d0f4d7d3ae6e [2023-05-19T02:13:16.108Z] ---> 84e0cdfeacf5 [2023-05-19T02:13:16.108Z] Step 22/24 : LABEL arch=arm64 [2023-05-19T02:13:16.377Z] ---> Running in 3887d23758f9 [2023-05-19T02:13:16.645Z] Removing intermediate container 3887d23758f9 [2023-05-19T02:13:16.645Z] ---> 69a7b5e9eccf [2023-05-19T02:13:16.645Z] Step 23/24 : LABEL git_sha=5c91ec079efb83b286ff9c5d896639e16431dec1 [2023-05-19T02:13:16.645Z] ---> Running in c1fea3285afe [2023-05-19T02:13:16.914Z] Removing intermediate container c1fea3285afe [2023-05-19T02:13:16.914Z] ---> 97344fba2c18 [2023-05-19T02:13:16.914Z] Step 24/24 : LABEL version=0.0.0 [2023-05-19T02:13:16.914Z] ---> Running in 418f98027023 [2023-05-19T02:13:17.183Z] Removing intermediate container 418f98027023 [2023-05-19T02:13:17.183Z] ---> d75b8a52c865 [2023-05-19T02:13:17.183Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-19T02:13:17.452Z] Successfully built d75b8a52c865 [2023-05-19T02:13:17.452Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T02:13:18.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T02:13:18.250Z] [2023-05-19T02:13:18.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T02:13:18.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T02:13:18.656Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-19T02:13:18.656Z] 8998bd30e6a1: Pulling fs layer [2023-05-19T02:13:18.656Z] 04944245beec: Pulling fs layer [2023-05-19T02:13:18.656Z] 699f458cf7ca: Pulling fs layer [2023-05-19T02:13:18.656Z] 765212b225bb: Pulling fs layer [2023-05-19T02:13:18.656Z] f23df028b6ca: Pulling fs layer [2023-05-19T02:13:18.656Z] d65c8cfc05b1: Pulling fs layer [2023-05-19T02:13:18.656Z] 2437ff75d9bd: Pulling fs layer [2023-05-19T02:13:18.656Z] f23df028b6ca: Waiting [2023-05-19T02:13:18.656Z] d65c8cfc05b1: Waiting [2023-05-19T02:13:18.656Z] 2437ff75d9bd: Waiting [2023-05-19T02:13:18.656Z] 765212b225bb: Waiting [2023-05-19T02:13:18.927Z] 04944245beec: Verifying Checksum [2023-05-19T02:13:18.927Z] 04944245beec: Download complete [2023-05-19T02:13:18.927Z] 765212b225bb: Verifying Checksum [2023-05-19T02:13:18.927Z] 765212b225bb: Download complete [2023-05-19T02:13:18.927Z] f23df028b6ca: Verifying Checksum [2023-05-19T02:13:18.927Z] f23df028b6ca: Download complete [2023-05-19T02:13:18.927Z] d65c8cfc05b1: Verifying Checksum [2023-05-19T02:13:18.927Z] d65c8cfc05b1: Download complete [2023-05-19T02:13:18.927Z] 699f458cf7ca: Verifying Checksum [2023-05-19T02:13:18.927Z] 699f458cf7ca: Download complete [2023-05-19T02:13:19.514Z] 8998bd30e6a1: Verifying Checksum [2023-05-19T02:13:19.514Z] 8998bd30e6a1: Download complete [2023-05-19T02:13:21.538Z] 2437ff75d9bd: Verifying Checksum [2023-05-19T02:13:21.538Z] 2437ff75d9bd: Download complete [2023-05-19T02:13:23.547Z] 8998bd30e6a1: Pull complete [2023-05-19T02:13:24.162Z] 04944245beec: Pull complete [2023-05-19T02:13:28.443Z] 699f458cf7ca: Pull complete [2023-05-19T02:13:28.712Z] 765212b225bb: Pull complete [2023-05-19T02:13:29.300Z] f23df028b6ca: Pull complete [2023-05-19T02:13:29.570Z] d65c8cfc05b1: Pull complete [2023-05-19T02:13:44.581Z] 2437ff75d9bd: Pull complete [2023-05-19T02:13:44.581Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-19T02:13:44.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T02:13:44.581Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T02:13:44.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-16070 does not seem to be running inside a container [2023-05-19T02:13:45.022Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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-lftools-log-publisher:arm64 cat [2023-05-19T02:13:47.835Z] $ docker top ad7a3f11f0154e31fea6683bff109d5c538635336e45aeaea0eddec263efa6e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T02:13:48.740Z] ---> job-cost.sh [2023-05-19T02:13:48.740Z] lf-activate-venv: SKIPPING [2023-05-19T02:13:48.740Z] INFO: No Stack... [2023-05-19T02:13:49.006Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-19T02:13:49.962Z] INFO: Archiving Costs [Pipeline] sh [2023-05-19T02:13:50.632Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-19T02:13:50.632Z] + cut -d, -f6 [Pipeline] lock [2023-05-19T02:13:50.722Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-606-1-stack-cost] [2023-05-19T02:13:50.728Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-606-1-stack-cost] did not exist. Created. [2023-05-19T02:13:50.728Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-606-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-19T02:13:51.463Z] /w/workspace/device-mqtt-go/1@tmp/durable-f88406b7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-19T02:13:52.140Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-19T02:13:52.177Z] Warning: overwriting stash ‘stack-cost’ [2023-05-19T02:13:52.228Z] Stashed 1 file(s) [Pipeline] } [2023-05-19T02:13:52.245Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-606-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-19T02:13:52.327Z] $ docker stop --time=1 ad7a3f11f0154e31fea6683bff109d5c538635336e45aeaea0eddec263efa6e2 [2023-05-19T02:13:53.861Z] $ docker rm -f --volumes ad7a3f11f0154e31fea6683bff109d5c538635336e45aeaea0eddec263efa6e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-19T02:13:54.999Z] provisioning config files... [2023-05-19T02:13:55.006Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/config10149847100127963042tmp [Pipeline] { [Pipeline] sh [2023-05-19T02:13:55.342Z] + set +x [2023-05-19T02:13:55.342Z] + + bash -s -- [2023-05-19T02:13:55.342Z] curl -s https://codecov.io/bash [2023-05-19T02:13:55.342Z] [2023-05-19T02:13:55.342Z] _____ _ [2023-05-19T02:13:55.342Z] / ____| | | [2023-05-19T02:13:55.342Z] | | ___ __| | ___ ___ _____ __ [2023-05-19T02:13:55.342Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-19T02:13:55.342Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-19T02:13:55.342Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-19T02:13:55.342Z] Bash-1.0.6 [2023-05-19T02:13:55.342Z] [2023-05-19T02:13:55.342Z] [2023-05-19T02:13:55.342Z] ==> git version 2.25.1 found [2023-05-19T02:13:55.342Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-19T02:13:55.342Z] Release-Date: 2020-01-08 [2023-05-19T02:13:55.342Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-19T02:13:55.342Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-19T02:13:55.342Z] ==> Jenkins CI detected. [2023-05-19T02:13:55.342Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-606 [2023-05-19T02:13:55.342Z] project root: . [2023-05-19T02:13:55.342Z] --> token set from env [2023-05-19T02:13:55.342Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-19T02:13:55.342Z] ==> Running gcov in . (disable via -X gcov) [2023-05-19T02:13:55.342Z] ==> Python coveragepy not found [2023-05-19T02:13:55.342Z] ==> Searching for coverage reports in: [2023-05-19T02:13:55.342Z] + . [2023-05-19T02:13:55.342Z] -> Found 1 reports [2023-05-19T02:13:55.342Z] ==> Detecting git/mercurial file structure [2023-05-19T02:13:55.601Z] ==> Reading reports [2023-05-19T02:13:55.601Z] + ./coverage.out bytes=18506 [2023-05-19T02:13:55.601Z] ==> Appending adjustments [2023-05-19T02:13:55.601Z] https://docs.codecov.io/docs/fixing-reports [2023-05-19T02:13:55.601Z] + Found adjustments [2023-05-19T02:13:55.601Z] ==> Gzipping contents [2023-05-19T02:13:55.601Z] 4.0K /tmp/codecov.3H91bd.gz [2023-05-19T02:13:55.601Z] ==> Uploading reports [2023-05-19T02:13:55.601Z] url: https://codecov.io [2023-05-19T02:13:55.601Z] query: branch=PR-606&commit=5c91ec079efb83b286ff9c5d896639e16431dec1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-606%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=606&job=&cmd_args= [2023-05-19T02:13:55.601Z] -> Pinging Codecov [2023-05-19T02:13:55.601Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-606&commit=5c91ec079efb83b286ff9c5d896639e16431dec1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-606%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=606&job=&cmd_args= [2023-05-19T02:13:55.860Z] -> Uploading to [2023-05-19T02:13:55.860Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-19/7D719EC7BBE17E464838252E33014C33/5c91ec079efb83b286ff9c5d896639e16431dec1/64a8b473-84cc-4836-a3f8-1f08ac17ba03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230519T021355Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=417081305d2e99d544fd64ddcd72d2602aedcda81b3523e74750f29d1e7d6cff [2023-05-19T02:13:55.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-19T02:13:55.860Z] Dload Upload Total Spent Left Speed [2023-05-19T02:13:56.119Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15255 --:--:-- --:--:-- --:--:-- 15255 [2023-05-19T02:13:56.119Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/5c91ec079efb83b286ff9c5d896639e16431dec1 [Pipeline] } [2023-05-19T02:13:56.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-19T02:13:57.972Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives ] [2023-05-19T02:13:57.972Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives [2023-05-19T02:13:57.972Z] total 16 [2023-05-19T02:13:57.972Z] drwxr-xr-x 3 root root 4096 May 19 02:03 . [2023-05-19T02:13:57.972Z] drwxrwxr-x 11 jenkins jenkins 4096 May 19 02:03 .. [2023-05-19T02:13:57.972Z] drwxr-xr-x 2 root root 4096 May 19 02:03 cost [2023-05-19T02:13:57.972Z] -rw-r--r-- 1 root root 86 May 19 02:03 cost.csv [2023-05-19T02:13:57.972Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives [2023-05-19T02:13:57.972Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives [2023-05-19T02:13:57.972Z] total 16 [2023-05-19T02:13:57.972Z] drwxr-xr-x 3 jenkins jenkins 4096 May 19 02:03 . [2023-05-19T02:13:57.972Z] drwxrwxr-x 11 jenkins jenkins 4096 May 19 02:03 .. [2023-05-19T02:13:57.972Z] drwxr-xr-x 2 jenkins jenkins 4096 May 19 02:03 cost [2023-05-19T02:13:57.972Z] -rw-r--r-- 1 jenkins jenkins 86 May 19 02:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-19T02:13:58.305Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T02:13:59.190Z] ---> package-listing.sh [2023-05-19T02:13:59.190Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-19T02:13:59.190Z] ++ facter osfamily [2023-05-19T02:13:59.449Z] + OS_FAMILY=debian [2023-05-19T02:13:59.449Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-606 [2023-05-19T02:13:59.449Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-19T02:13:59.449Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-19T02:13:59.449Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-19T02:13:59.449Z] + PACKAGES=/tmp/packages_start.txt [2023-05-19T02:13:59.449Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-606 ']' [2023-05-19T02:13:59.449Z] + PACKAGES=/tmp/packages_end.txt [2023-05-19T02:13:59.449Z] + case "${OS_FAMILY}" in [2023-05-19T02:13:59.449Z] + dpkg -l [2023-05-19T02:13:59.449Z] + grep '^ii' [2023-05-19T02:13:59.449Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-19T02:13:59.449Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-19T02:13:59.449Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-19T02:13:59.449Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-606 ']' [2023-05-19T02:13:59.449Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives/ [2023-05-19T02:13:59.449Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives/ [Pipeline] echo [2023-05-19T02:13:59.480Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-606/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-19T02:13:59.773Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T02:14:00.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T02:14:00.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T02:14:00.562Z] prd-ubuntu20.04-docker-8c-8g-16068 does not seem to be running inside a container [2023-05-19T02:14:00.570Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-606/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-606 -v /w/workspace/gexfoundry_device-mqtt-go_PR-606:/w/workspace/gexfoundry_device-mqtt-go_PR-606:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-19T02:14:00.772Z] $ docker top 655a9adf96807a0187212a22612fa936f779ae8c13d5b031a211db12575af51e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T02:14:01.191Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-19T02:14:01.517Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-19T02:14:01.834Z] + ls /var/log/sa-host [2023-05-19T02:14:01.834Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T02:14:01.979Z] provisioning config files... [2023-05-19T02:14:01.989Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/config14769339276289471471tmp [Pipeline] { [Pipeline] echo [2023-05-19T02:14:02.040Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T02:14:02.359Z] ---> create-netrc.sh [Pipeline] } [2023-05-19T02:14:02.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-19T02:14:02.799Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-19T02:14:02.832Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T02:14:03.148Z] ---> sudo-logs.sh [2023-05-19T02:14:03.148Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-19T02:14:03.245Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T02:14:03.565Z] ---> job-cost.sh [2023-05-19T02:14:03.565Z] lf-activate-venv: SKIPPING [2023-05-19T02:14:03.565Z] DEBUG: total: 0.2199999988079071 [2023-05-19T02:14:03.565Z] INFO: Retrieving Stack Cost... [2023-05-19T02:14:03.824Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-19T02:14:04.395Z] INFO: Archiving Costs [Pipeline] echo [2023-05-19T02:14:04.433Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T02:14:04.762Z] ---> logs-deploy.sh [2023-05-19T02:14:04.763Z] lf-activate-venv: SKIPPING [2023-05-19T02:14:04.763Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-606/1 [2023-05-19T02:14:04.763Z] INFO: archiving workspace using pattern(s): [2023-05-19T02:14:05.703Z] Archives upload complete. [2023-05-19T02:14:05.963Z] INFO: archiving logs to Nexus