Pull request #631 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d43bb841e5ce80523938518e7cf5c3ad81790e5d+daa77f607dde25a5e4d859eb1b1c744bffed4e03 (d6e3383f265146caa576c7b7189060eb5a455623) 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-ssh12183970197167435872.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5370900766920009697.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-631/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-631/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5534384048385951309.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-631/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh465760601059589912.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17721245622297015873.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-631/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-631/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17744120110844923665.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-8530 in /w/workspace/gexfoundry_device-mqtt-go_PR-631 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-631 # 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 Merging remotes/origin/main commit daa77f607dde25a5e4d859eb1b1c744bffed4e03 into PR head commit d43bb841e5ce80523938518e7cf5c3ad81790e5d Merge succeeded, producing d43bb841e5ce80523938518e7cf5c3ad81790e5d Checking out Revision d43bb841e5ce80523938518e7cf5c3ad81790e5d (PR-631) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage 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/631/head:refs/remotes/origin/PR-631 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d43bb841e5ce80523938518e7cf5c3ad81790e5d # 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 daa77f607dde25a5e4d859eb1b1c744bffed4e03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d43bb841e5ce80523938518e7cf5c3ad81790e5d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-05T01:50:04.238Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-05T01:50:04.430Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-05T01:50:04.542Z] ========================================================= [2023-10-05T01:50:04.542Z] EdgeX Global Pipelines Version Info [2023-10-05T01:50:04.542Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-05T01:50:05.285Z] ------------------- [2023-10-05T01:50:05.285Z] stable info: [2023-10-05T01:50:05.285Z] ------------------- [2023-10-05T01:50:05.285Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-05T01:50:05.285Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T01:50:05.285Z] Message: update stable to v1.0.254 [2023-10-05T01:50:05.860Z] ------------------- [2023-10-05T01:50:05.860Z] experimental info: [2023-10-05T01:50:05.860Z] ------------------- [2023-10-05T01:50:05.860Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-05T01:50:05.860Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T01:50:05.860Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-05T01:50:06.161Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-10-05T01:50:06.201Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-10-05T01:50:06.242Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-05T01:50:06.290Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-05T01:50:06.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-05T01:50:06.391Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-05T01:50:06.434Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-05T01:50:06.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-05T01:50:06.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-05T01:50:06.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-05T01:50:06.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-05T01:50:06.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-10-05T01:50:06.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-05T01:50:06.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-05T01:50:06.779Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T01:50:06.816Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T01:50:06.853Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T01:50:06.893Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T01:50:06.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-05T01:50:06.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-05T01:50:07.024Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-05T01:50:07.068Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-05T01:50:07.111Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-05T01:50:07.152Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-05T01:50:07.201Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-05T01:50:07.241Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-05T01:50:07.285Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-05T01:50:07.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-631 [Pipeline] echo [2023-10-05T01:50:07.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-631 [Pipeline] echo [2023-10-05T01:50:07.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-631 [Pipeline] echo [2023-10-05T01:50:07.457Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d43bb841e5ce80523938518e7cf5c3ad81790e5d [Pipeline] echo [2023-10-05T01:50:07.503Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d43bb84 [Pipeline] echo [2023-10-05T01:50:07.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T01:50:07.665Z] provisioning config files... [2023-10-05T01:50:07.685Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp/config7123070889055404579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T01:50:08.025Z] ---> docker-login.sh [2023-10-05T01:50:08.025Z] nexus3.edgexfoundry.org:10001 [2023-10-05T01:50:08.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T01:50:08.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T01:50:08.286Z] Configure a credential helper to remove this warning. See [2023-10-05T01:50:08.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T01:50:08.286Z] [2023-10-05T01:50:08.286Z] Login Succeeded [2023-10-05T01:50:08.286Z] nexus3.edgexfoundry.org:10002 [2023-10-05T01:50:08.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T01:50:08.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T01:50:08.547Z] Configure a credential helper to remove this warning. See [2023-10-05T01:50:08.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T01:50:08.547Z] [2023-10-05T01:50:08.547Z] Login Succeeded [2023-10-05T01:50:08.547Z] nexus3.edgexfoundry.org:10003 [2023-10-05T01:50:08.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T01:50:08.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T01:50:08.547Z] Configure a credential helper to remove this warning. See [2023-10-05T01:50:08.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T01:50:08.547Z] [2023-10-05T01:50:08.547Z] Login Succeeded [2023-10-05T01:50:08.547Z] nexus3.edgexfoundry.org:10004 [2023-10-05T01:50:08.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T01:50:08.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T01:50:08.809Z] Configure a credential helper to remove this warning. See [2023-10-05T01:50:08.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T01:50:08.809Z] [2023-10-05T01:50:08.809Z] Login Succeeded [2023-10-05T01:50:08.809Z] docker.io [2023-10-05T01:50:08.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T01:50:09.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T01:50:09.069Z] Configure a credential helper to remove this warning. See [2023-10-05T01:50:09.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T01:50:09.069Z] [2023-10-05T01:50:09.069Z] Login Succeeded [2023-10-05T01:50:09.069Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T01:50:09.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-05T01:50:09.762Z] + git rev-list -1 --merges d43bb841e5ce80523938518e7cf5c3ad81790e5d~1..d43bb841e5ce80523938518e7cf5c3ad81790e5d [Pipeline] echo [2023-10-05T01:50:09.820Z] -----------> git rev-list -1 --merges d43bb841e5ce80523938518e7cf5c3ad81790e5d~1..d43bb841e5ce80523938518e7cf5c3ad81790e5d d43bb841e5ce80523938518e7cf5c3ad81790e5d [false] [Pipeline] sh [2023-10-05T01:50:10.128Z] + git log --format=format:%s -1 d43bb841e5ce80523938518e7cf5c3ad81790e5d [Pipeline] echo [2023-10-05T01:50:10.166Z] ========================================================= [2023-10-05T01:50:10.166Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-05T01:50:10.166Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T01:50:10.615Z] + git log --format=format:%s -1 d43bb841e5ce80523938518e7cf5c3ad81790e5d [Pipeline] echo [2023-10-05T01:50:10.655Z] [semverPrep] GIT_COMMIT: d43bb841e5ce80523938518e7cf5c3ad81790e5d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-05T01:50:10.686Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-05T01:50:11.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T01:50:11.081Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-05T01:50:11.081Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-05T01:50:11.081Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-05T01:50:11.081Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-05T01:50:11.081Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-05T01:50:11.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T01:50:11.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T01:50:11.577Z] [2023-10-05T01:50:11.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T01:50:11.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T01:50:11.976Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-05T01:50:11.976Z] b85a868b505f: Pulling fs layer [2023-10-05T01:50:11.976Z] e2be974225ed: Pulling fs layer [2023-10-05T01:50:11.976Z] 339a4e72a1f5: Pulling fs layer [2023-10-05T01:50:11.976Z] 988bab9f4d93: Pulling fs layer [2023-10-05T01:50:11.976Z] 1469e6f7b9e6: Pulling fs layer [2023-10-05T01:50:11.976Z] eaf3925da568: Pulling fs layer [2023-10-05T01:50:11.976Z] bab4dde63d76: Pulling fs layer [2023-10-05T01:50:11.976Z] bde34c3a00c8: Pulling fs layer [2023-10-05T01:50:11.976Z] b352a97aabf1: Pulling fs layer [2023-10-05T01:50:11.976Z] 1469e6f7b9e6: Waiting [2023-10-05T01:50:11.976Z] 988bab9f4d93: Waiting [2023-10-05T01:50:11.976Z] eaf3925da568: Waiting [2023-10-05T01:50:11.976Z] bab4dde63d76: Waiting [2023-10-05T01:50:11.976Z] bde34c3a00c8: Waiting [2023-10-05T01:50:11.976Z] b352a97aabf1: Waiting [2023-10-05T01:50:11.976Z] 4872d77fe225: Pulling fs layer [2023-10-05T01:50:11.976Z] 5851b861e8e6: Pulling fs layer [2023-10-05T01:50:11.976Z] 4872d77fe225: Waiting [2023-10-05T01:50:11.976Z] e2be974225ed: Verifying Checksum [2023-10-05T01:50:11.976Z] e2be974225ed: Download complete [2023-10-05T01:50:11.976Z] 988bab9f4d93: Verifying Checksum [2023-10-05T01:50:11.976Z] 988bab9f4d93: Download complete [2023-10-05T01:50:12.275Z] 339a4e72a1f5: Verifying Checksum [2023-10-05T01:50:12.275Z] 339a4e72a1f5: Download complete [2023-10-05T01:50:12.275Z] 1469e6f7b9e6: Verifying Checksum [2023-10-05T01:50:12.275Z] 1469e6f7b9e6: Download complete [2023-10-05T01:50:12.275Z] eaf3925da568: Verifying Checksum [2023-10-05T01:50:12.275Z] eaf3925da568: Download complete [2023-10-05T01:50:12.275Z] bde34c3a00c8: Download complete [2023-10-05T01:50:12.275Z] b352a97aabf1: Verifying Checksum [2023-10-05T01:50:12.275Z] b352a97aabf1: Download complete [2023-10-05T01:50:12.275Z] 4872d77fe225: Verifying Checksum [2023-10-05T01:50:12.275Z] 4872d77fe225: Download complete [2023-10-05T01:50:12.275Z] 5851b861e8e6: Verifying Checksum [2023-10-05T01:50:12.275Z] 5851b861e8e6: Download complete [2023-10-05T01:50:12.275Z] b85a868b505f: Verifying Checksum [2023-10-05T01:50:12.275Z] b85a868b505f: Download complete [2023-10-05T01:50:12.541Z] bab4dde63d76: Verifying Checksum [2023-10-05T01:50:12.541Z] bab4dde63d76: Download complete [2023-10-05T01:50:13.478Z] b85a868b505f: Pull complete [2023-10-05T01:50:13.737Z] e2be974225ed: Pull complete [2023-10-05T01:50:14.306Z] 339a4e72a1f5: Pull complete [2023-10-05T01:50:14.306Z] 988bab9f4d93: Pull complete [2023-10-05T01:50:14.878Z] 1469e6f7b9e6: Pull complete [2023-10-05T01:50:14.878Z] eaf3925da568: Pull complete [2023-10-05T01:50:16.784Z] bab4dde63d76: Pull complete [2023-10-05T01:50:16.784Z] bde34c3a00c8: Pull complete [2023-10-05T01:50:16.784Z] b352a97aabf1: Pull complete [2023-10-05T01:50:17.043Z] 4872d77fe225: Pull complete [2023-10-05T01:50:17.043Z] 5851b861e8e6: Pull complete [2023-10-05T01:50:17.043Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-05T01:50:17.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T01:50:17.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T01:50:17.293Z] prd-ubuntu20.04-docker-8c-8g-8530 does not seem to be running inside a container [2023-10-05T01:50:17.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-631 -v /w/workspace/gexfoundry_device-mqtt-go_PR-631:/w/workspace/gexfoundry_device-mqtt-go_PR-631:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-631@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-10-05T01:50:20.262Z] $ docker top 48481903e2ec7c274c849a2754cdccbebc91a53c1f6104b9c2f04ef678f8a1d8 -eo pid,comm [2023-10-05T01:50:20.316Z] 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-10-05T01:50:20.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T01:50:20.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T01:50:20.438Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T01:50:20.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T01:50:20.563Z] $ docker exec 48481903e2ec7c274c849a2754cdccbebc91a53c1f6104b9c2f04ef678f8a1d8 ssh-agent [2023-10-05T01:50:20.671Z] SSH_AUTH_SOCK=/tmp/ssh-J5t20Ykdvl8I/agent.32 [2023-10-05T01:50:20.671Z] SSH_AGENT_PID=38 [2023-10-05T01:50:20.680Z] Running ssh-add (command line suppressed) [2023-10-05T01:50:20.785Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp/private_key_7754147649719136208.key (/w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp/private_key_7754147649719136208.key) [2023-10-05T01:50:20.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T01:50:21.129Z] + git tag --points-at HEAD [Pipeline] } [2023-10-05T01:50:21.155Z] $ docker exec --env ******** --env ******** 48481903e2ec7c274c849a2754cdccbebc91a53c1f6104b9c2f04ef678f8a1d8 ssh-agent -k [2023-10-05T01:50:21.266Z] unset SSH_AUTH_SOCK; [2023-10-05T01:50:21.267Z] unset SSH_AGENT_PID; [2023-10-05T01:50:21.267Z] echo Agent pid 38 killed; [2023-10-05T01:50:21.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-05T01:50:21.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T01:50:21.362Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T01:50:21.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T01:50:21.479Z] $ docker exec 48481903e2ec7c274c849a2754cdccbebc91a53c1f6104b9c2f04ef678f8a1d8 ssh-agent [2023-10-05T01:50:21.580Z] SSH_AUTH_SOCK=/tmp/ssh-nxC2dArFEwGm/agent.71 [2023-10-05T01:50:21.580Z] SSH_AGENT_PID=77 [2023-10-05T01:50:21.586Z] Running ssh-add (command line suppressed) [2023-10-05T01:50:21.710Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp/private_key_1093533571131341140.key (/w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp/private_key_1093533571131341140.key) [2023-10-05T01:50:21.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T01:50:22.052Z] + git semver init [2023-10-05T01:50:22.312Z] 2023-10-05 01:50:22,240 [run_init] DEBUG init version:0.0.0 force:False [2023-10-05T01:50:22.312Z] 2023-10-05 01:50:22,241 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-631/.semver [2023-10-05T01:50:22.312Z] 2023-10-05 01:50:22,241 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-631/.semver [2023-10-05T01:50:22.312Z] 2023-10-05 01:50:22,241 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-631/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-631, universal_newlines=False, shell=None, istream=None) [2023-10-05T01:50:23.255Z] 2023-10-05 01:50:23,126 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-631/.git/info/exclude [2023-10-05T01:50:23.255Z] 2023-10-05 01:50:23,127 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-631/.semver/PR-631 with force:False [2023-10-05T01:50:23.255Z] 2023-10-05 01:50:23,127 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-631/.semver/PR-631 [2023-10-05T01:50:23.255Z] 2023-10-05 01:50:23,131 [execute] INFO git cat-file --batch-check [2023-10-05T01:50:23.255Z] 2023-10-05 01:50:23,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-631/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T01:50:23.255Z] 2023-10-05 01:50:23,137 [execute] INFO git cat-file --batch [2023-10-05T01:50:23.256Z] 2023-10-05 01:50:23,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-631/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T01:50:23.256Z] 2023-10-05 01:50:23,143 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-631/.semver/PR-631 [2023-10-05T01:50:23.256Z] 0.0.0 [Pipeline] } [2023-10-05T01:50:23.285Z] $ docker exec --env ******** --env ******** 48481903e2ec7c274c849a2754cdccbebc91a53c1f6104b9c2f04ef678f8a1d8 ssh-agent -k [2023-10-05T01:50:23.388Z] unset SSH_AUTH_SOCK; [2023-10-05T01:50:23.388Z] unset SSH_AGENT_PID; [2023-10-05T01:50:23.388Z] echo Agent pid 77 killed; [2023-10-05T01:50:23.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T01:50:23.827Z] + git semver [Pipeline] } [2023-10-05T01:50:24.120Z] $ docker stop --time=1 48481903e2ec7c274c849a2754cdccbebc91a53c1f6104b9c2f04ef678f8a1d8 [2023-10-05T01:50:25.419Z] $ docker rm -f --volumes 48481903e2ec7c274c849a2754cdccbebc91a53c1f6104b9c2f04ef678f8a1d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T01:50:25.817Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-05T01:50:26.080Z] Stashed 1 file(s) [Pipeline] echo [2023-10-05T01:50:26.103Z] [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-10-05T01:50:26.696Z] provisioning config files... [2023-10-05T01:50:26.706Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp/config16463942177066510150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T01:50:27.052Z] ---> docker-login.sh [2023-10-05T01:50:27.052Z] nexus3.edgexfoundry.org:10001 [2023-10-05T01:50:27.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T01:50:27.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T01:50:27.052Z] Configure a credential helper to remove this warning. See [2023-10-05T01:50:27.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T01:50:27.052Z] [2023-10-05T01:50:27.052Z] Login Succeeded [2023-10-05T01:50:27.052Z] nexus3.edgexfoundry.org:10002 [2023-10-05T01:50:27.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T01:50:27.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T01:50:27.052Z] Configure a credential helper to remove this warning. See [2023-10-05T01:50:27.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T01:50:27.052Z] [2023-10-05T01:50:27.052Z] Login Succeeded [2023-10-05T01:50:27.052Z] nexus3.edgexfoundry.org:10003 [2023-10-05T01:50:27.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T01:50:27.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T01:50:27.311Z] Configure a credential helper to remove this warning. See [2023-10-05T01:50:27.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T01:50:27.311Z] [2023-10-05T01:50:27.311Z] Login Succeeded [2023-10-05T01:50:27.311Z] nexus3.edgexfoundry.org:10004 [2023-10-05T01:50:27.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T01:50:27.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T01:50:27.312Z] Configure a credential helper to remove this warning. See [2023-10-05T01:50:27.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T01:50:27.312Z] [2023-10-05T01:50:27.312Z] Login Succeeded [2023-10-05T01:50:27.312Z] docker.io [2023-10-05T01:50:27.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T01:50:27.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T01:50:27.570Z] Configure a credential helper to remove this warning. See [2023-10-05T01:50:27.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T01:50:27.570Z] [2023-10-05T01:50:27.570Z] Login Succeeded [2023-10-05T01:50:27.570Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T01:50:27.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T01:50:27.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T01:50:27.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T01:50:27.886Z] ========================================================= [2023-10-05T01:50:27.886Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-05T01:50:27.886Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T01:50:28.359Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-05T01:50:28.359Z] Sending build context to Docker daemon 6.532MB [2023-10-05T01:50:28.359Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T01:50:28.359Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-05T01:50:28.359Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-05T01:50:28.359Z] 7264a8db6415: Pulling fs layer [2023-10-05T01:50:28.359Z] c4d48a809fc2: Pulling fs layer [2023-10-05T01:50:28.359Z] 4f1c88b9dad5: Pulling fs layer [2023-10-05T01:50:28.359Z] ad3a456e5733: Pulling fs layer [2023-10-05T01:50:28.359Z] 33e27b845d1e: Pulling fs layer [2023-10-05T01:50:28.359Z] c68163c4e522: Pulling fs layer [2023-10-05T01:50:28.359Z] 50da416c3ac9: Pulling fs layer [2023-10-05T01:50:28.359Z] 33e27b845d1e: Waiting [2023-10-05T01:50:28.359Z] 23d2d4c4bb30: Pulling fs layer [2023-10-05T01:50:28.359Z] c68163c4e522: Waiting [2023-10-05T01:50:28.359Z] 50da416c3ac9: Waiting [2023-10-05T01:50:28.359Z] c4d48a809fc2: Verifying Checksum [2023-10-05T01:50:28.359Z] c4d48a809fc2: Download complete [2023-10-05T01:50:28.359Z] ad3a456e5733: Download complete [2023-10-05T01:50:28.359Z] 33e27b845d1e: Verifying Checksum [2023-10-05T01:50:28.359Z] 33e27b845d1e: Download complete [2023-10-05T01:50:28.621Z] 7264a8db6415: Download complete [2023-10-05T01:50:28.621Z] c68163c4e522: Verifying Checksum [2023-10-05T01:50:28.621Z] 7264a8db6415: Pull complete [2023-10-05T01:50:28.893Z] 23d2d4c4bb30: Verifying Checksum [2023-10-05T01:50:28.893Z] 23d2d4c4bb30: Download complete [2023-10-05T01:50:28.893Z] c4d48a809fc2: Pull complete [2023-10-05T01:50:29.152Z] 4f1c88b9dad5: Verifying Checksum [2023-10-05T01:50:29.152Z] 4f1c88b9dad5: Download complete [2023-10-05T01:50:29.410Z] 50da416c3ac9: Verifying Checksum [2023-10-05T01:50:29.410Z] 50da416c3ac9: Download complete [2023-10-05T01:50:32.696Z] 4f1c88b9dad5: Pull complete [2023-10-05T01:50:32.696Z] ad3a456e5733: Pull complete [2023-10-05T01:50:32.696Z] 33e27b845d1e: Pull complete [2023-10-05T01:50:32.955Z] c68163c4e522: Pull complete [2023-10-05T01:50:35.488Z] 50da416c3ac9: Pull complete [2023-10-05T01:50:35.747Z] 23d2d4c4bb30: Pull complete [2023-10-05T01:50:35.747Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-05T01:50:35.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-05T01:50:35.747Z] ---> 0786185ac409 [2023-10-05T01:50:35.747Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-05T01:50:40.156Z] ---> Running in a9efc243ba10 [2023-10-05T01:50:40.156Z] Removing intermediate container a9efc243ba10 [2023-10-05T01:50:40.156Z] ---> 1a6ff2579054 [2023-10-05T01:50:40.156Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T01:50:40.156Z] ---> Running in 1e1548b1ac11 [2023-10-05T01:50:40.156Z] Removing intermediate container 1e1548b1ac11 [2023-10-05T01:50:40.156Z] ---> 169ce26ce4ed [2023-10-05T01:50:40.156Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-05T01:50:40.156Z] ---> Running in e5d49387baea [2023-10-05T01:50:40.414Z] Removing intermediate container e5d49387baea [2023-10-05T01:50:40.414Z] ---> 664f7f1f6074 [2023-10-05T01:50:40.414Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T01:50:40.414Z] ---> Running in 2b474bbd4a31 [2023-10-05T01:50:40.414Z] Removing intermediate container 2b474bbd4a31 [2023-10-05T01:50:40.414Z] ---> 7abc30e7b769 [2023-10-05T01:50:40.414Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T01:50:40.414Z] ---> Running in 97e742181713 [2023-10-05T01:50:40.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T01:50:40.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T01:50:41.192Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-05T01:50:41.192Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-05T01:50:41.192Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-05T01:50:41.192Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-05T01:50:41.192Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T01:50:41.192Z] OK: 268 MiB in 56 packages [2023-10-05T01:50:41.514Z] Still waiting to schedule task [2023-10-05T01:50:41.514Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8526’ [2023-10-05T01:50:41.759Z] Removing intermediate container 97e742181713 [2023-10-05T01:50:41.759Z] ---> 53d5903cb27f [2023-10-05T01:50:41.759Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-05T01:50:41.759Z] ---> Running in 9b3e954d767f [2023-10-05T01:50:41.759Z] Removing intermediate container 9b3e954d767f [2023-10-05T01:50:41.759Z] ---> 08f969300ce2 [2023-10-05T01:50:41.759Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-05T01:50:42.019Z] ---> a3a18e01f82d [2023-10-05T01:50:42.019Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T01:50:42.019Z] ---> Running in 9c3048540495 [2023-10-05T01:51:20.753Z] Removing intermediate container 9c3048540495 [2023-10-05T01:51:20.753Z] ---> 5384eea40e7e [2023-10-05T01:51:20.753Z] Step 11/12 : COPY . . [2023-10-05T01:51:20.753Z] ---> 98282903e1b1 [2023-10-05T01:51:20.753Z] Step 12/12 : RUN $MAKE [2023-10-05T01:51:20.753Z] ---> Running in 6d8e463c29a8 [2023-10-05T01:51:20.753Z] noop [2023-10-05T01:51:20.753Z] Removing intermediate container 6d8e463c29a8 [2023-10-05T01:51:20.753Z] ---> 7a3d4698a9bb [2023-10-05T01:51:20.753Z] Successfully built 7a3d4698a9bb [2023-10-05T01:51:20.753Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T01:51:21.211Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T01:51:21.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T01:51:21.361Z] prd-ubuntu20.04-docker-8c-8g-8530 does not seem to be running inside a container [2023-10-05T01:51:21.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-631 -v /w/workspace/gexfoundry_device-mqtt-go_PR-631:/w/workspace/gexfoundry_device-mqtt-go_PR-631:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-631@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-10-05T01:51:21.747Z] $ docker top 4fb9ec7c77f63e496c4e7d064b291606067deafba6a44e2a31e25e521a62cde9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T01:51:22.143Z] + go version [2023-10-05T01:51:22.143Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-05T01:51:22.177Z] $ docker stop --time=1 4fb9ec7c77f63e496c4e7d064b291606067deafba6a44e2a31e25e521a62cde9 [2023-10-05T01:51:23.465Z] $ docker rm -f --volumes 4fb9ec7c77f63e496c4e7d064b291606067deafba6a44e2a31e25e521a62cde9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T01:51:24.209Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T01:51:24.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T01:51:24.367Z] prd-ubuntu20.04-docker-8c-8g-8530 does not seem to be running inside a container [2023-10-05T01:51:24.396Z] $ 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-631 -v /w/workspace/gexfoundry_device-mqtt-go_PR-631:/w/workspace/gexfoundry_device-mqtt-go_PR-631:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-631@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-10-05T01:51:24.718Z] $ docker top 2a0c2fa9d9c654fb1684f1f282c78aa916106b514718c3adbe766af2316c7647 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T01:51:25.120Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-631 [Pipeline] fileExists [Pipeline] sh [2023-10-05T01:51:25.484Z] + make test [2023-10-05T01:51:25.484Z] go test ./... -coverprofile=coverage.out ./... [2023-10-05T01:51:26.859Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-05T01:51:36.828Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-05T01:51:37.085Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-05T01:51:37.086Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements [2023-10-05T01:51:45.192Z] go vet ./... [2023-10-05T01:51:48.474Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T01:51:48.474Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T01:51:48.474Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-05T01:51:48.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T01:51:48.556Z] $ docker stop --time=1 2a0c2fa9d9c654fb1684f1f282c78aa916106b514718c3adbe766af2316c7647 [2023-10-05T01:51:51.471Z] $ docker rm -f --volumes 2a0c2fa9d9c654fb1684f1f282c78aa916106b514718c3adbe766af2316c7647 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T01:51:52.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T01:51:52.221Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-05T01:51:52.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T01:51:53.215Z] + ls -al . [2023-10-05T01:51:53.215Z] total 188 [2023-10-05T01:51:53.215Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 01:51 . [2023-10-05T01:51:53.215Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 01:50 .. [2023-10-05T01:51:53.215Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 5 01:50 .dockerignore [2023-10-05T01:51:53.215Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 01:51 .git [2023-10-05T01:51:53.215Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 01:50 .github [2023-10-05T01:51:53.215Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 5 01:50 .gitignore [2023-10-05T01:51:53.215Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 01:50 .golangci.yml [2023-10-05T01:51:53.215Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 01:50 .semver [2023-10-05T01:51:53.215Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 5 01:50 Attribution.txt [2023-10-05T01:51:53.215Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 5 01:50 CHANGELOG.md [2023-10-05T01:51:53.215Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 5 01:50 Dockerfile [2023-10-05T01:51:53.215Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 01:50 GOVERNANCE.md [2023-10-05T01:51:53.215Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 5 01:50 Jenkinsfile [2023-10-05T01:51:53.215Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 01:50 LICENSE [2023-10-05T01:51:53.215Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 5 01:50 Makefile [2023-10-05T01:51:53.215Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 01:50 OWNERS.md [2023-10-05T01:51:53.215Z] -rw-rw-r-- 1 jenkins jenkins 3695 Oct 5 01:50 README.md [2023-10-05T01:51:53.215Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 01:50 VERSION [2023-10-05T01:51:53.215Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 01:50 bin [2023-10-05T01:51:53.215Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 01:50 cmd [2023-10-05T01:51:53.215Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 5 01:51 coverage.out [2023-10-05T01:51:53.215Z] -rw-rw-r-- 1 jenkins jenkins 3821 Oct 5 01:50 go.mod [2023-10-05T01:51:53.215Z] -rw-rw-r-- 1 jenkins jenkins 35623 Oct 5 01:50 go.sum [2023-10-05T01:51:53.215Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 01:50 internal [2023-10-05T01:51:53.215Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 01:50 mock [2023-10-05T01:51:53.215Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 01:50 snap [2023-10-05T01:51:53.215Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 5 01:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T01:51:53.616Z] + 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=d43bb841e5ce80523938518e7cf5c3ad81790e5d --label arch=amd64 --label version=0.0.0 . [2023-10-05T01:51:53.616Z] Sending build context to Docker daemon 6.552MB [2023-10-05T01:51:53.616Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T01:51:53.616Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-05T01:51:53.616Z] ---> 7a3d4698a9bb [2023-10-05T01:51:53.616Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-05T01:51:53.875Z] ---> Running in ec03d8a0b9bd [2023-10-05T01:51:53.875Z] Removing intermediate container ec03d8a0b9bd [2023-10-05T01:51:53.875Z] ---> 69058e82ab8e [2023-10-05T01:51:53.875Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T01:51:53.875Z] ---> Running in d2c0e395de64 [2023-10-05T01:51:53.875Z] Removing intermediate container d2c0e395de64 [2023-10-05T01:51:53.875Z] ---> 4024b8354f8d [2023-10-05T01:51:53.875Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-05T01:51:53.875Z] ---> Running in a3b610a90e56 [2023-10-05T01:51:54.135Z] Removing intermediate container a3b610a90e56 [2023-10-05T01:51:54.135Z] ---> fda85fb9a155 [2023-10-05T01:51:54.135Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T01:51:54.135Z] ---> Running in f5e7804a24ff [2023-10-05T01:51:54.135Z] Removing intermediate container f5e7804a24ff [2023-10-05T01:51:54.135Z] ---> 8303b260bd4d [2023-10-05T01:51:54.135Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T01:51:54.135Z] ---> Running in a52a1271bfea [2023-10-05T01:51:54.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T01:51:54.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T01:51:54.652Z] OK: 268 MiB in 56 packages [2023-10-05T01:51:55.220Z] Removing intermediate container a52a1271bfea [2023-10-05T01:51:55.220Z] ---> a9621fe5a743 [2023-10-05T01:51:55.220Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-05T01:51:55.220Z] ---> Running in b9c612d2cc0b [2023-10-05T01:51:55.220Z] Removing intermediate container b9c612d2cc0b [2023-10-05T01:51:55.220Z] ---> 7ba2c4910b3d [2023-10-05T01:51:55.220Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-05T01:51:55.220Z] ---> 602f965443cb [2023-10-05T01:51:55.220Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T01:51:55.220Z] ---> Running in 326c716ae6f0 [2023-10-05T01:51:56.157Z] Removing intermediate container 326c716ae6f0 [2023-10-05T01:51:56.157Z] ---> 38b7278a0f01 [2023-10-05T01:51:56.157Z] Step 11/24 : COPY . . [2023-10-05T01:51:56.417Z] ---> 75d13262fd45 [2023-10-05T01:51:56.417Z] Step 12/24 : RUN $MAKE [2023-10-05T01:51:56.417Z] ---> Running in 2016e8ff581c [2023-10-05T01:51:56.679Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-05T01:52:18.610Z] Removing intermediate container 2016e8ff581c [2023-10-05T01:52:18.610Z] ---> 6ee39d27a76a [2023-10-05T01:52:18.610Z] Step 13/24 : FROM alpine:3.18 [2023-10-05T01:52:18.610Z] 3.18: Pulling from library/alpine [2023-10-05T01:52:18.610Z] 96526aa774ef: Pulling fs layer [2023-10-05T01:52:18.610Z] 96526aa774ef: Verifying Checksum [2023-10-05T01:52:18.610Z] 96526aa774ef: Download complete [2023-10-05T01:52:18.610Z] 96526aa774ef: Pull complete [2023-10-05T01:52:18.610Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T01:52:18.610Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T01:52:18.610Z] ---> 8ca4688f4f35 [2023-10-05T01:52:18.610Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-05T01:52:18.610Z] ---> Running in a6fd532f96c7 [2023-10-05T01:52:18.610Z] Removing intermediate container a6fd532f96c7 [2023-10-05T01:52:18.610Z] ---> e45fcb237ce8 [2023-10-05T01:52:18.610Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-05T01:52:18.610Z] ---> Running in 0f84173a31f4 [2023-10-05T01:52:18.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T01:52:18.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T01:52:18.610Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-05T01:52:18.610Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T01:52:18.610Z] OK: 7 MiB in 16 packages [2023-10-05T01:52:18.610Z] Removing intermediate container 0f84173a31f4 [2023-10-05T01:52:18.610Z] ---> 7cb5eceb05bc [2023-10-05T01:52:18.610Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-05T01:52:18.610Z] ---> cb2a7cf1cdad [2023-10-05T01:52:18.610Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-05T01:52:18.870Z] ---> 6b4ae6a50801 [2023-10-05T01:52:18.870Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-05T01:52:18.870Z] ---> c87640a96432 [2023-10-05T01:52:18.870Z] Step 19/24 : EXPOSE 59982 [2023-10-05T01:52:18.870Z] ---> Running in 6a6d96c10c6e [2023-10-05T01:52:19.130Z] Removing intermediate container 6a6d96c10c6e [2023-10-05T01:52:19.130Z] ---> afe021b039ae [2023-10-05T01:52:19.130Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-05T01:52:19.130Z] ---> Running in d930553d5001 [2023-10-05T01:52:19.130Z] Removing intermediate container d930553d5001 [2023-10-05T01:52:19.130Z] ---> 56e618e2b6ba [2023-10-05T01:52:19.130Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-05T01:52:19.130Z] ---> Running in 1a2fce7b6c46 [2023-10-05T01:52:19.130Z] Removing intermediate container 1a2fce7b6c46 [2023-10-05T01:52:19.130Z] ---> 66f9390325bd [2023-10-05T01:52:19.130Z] Step 22/24 : LABEL arch=amd64 [2023-10-05T01:52:19.130Z] ---> Running in 03743cc0280f [2023-10-05T01:52:19.391Z] Removing intermediate container 03743cc0280f [2023-10-05T01:52:19.391Z] ---> 5115daa81a50 [2023-10-05T01:52:19.391Z] Step 23/24 : LABEL git_sha=d43bb841e5ce80523938518e7cf5c3ad81790e5d [2023-10-05T01:52:19.391Z] ---> Running in e332e96920ff [2023-10-05T01:52:19.391Z] Removing intermediate container e332e96920ff [2023-10-05T01:52:19.391Z] ---> ce9d7455c9f9 [2023-10-05T01:52:19.391Z] Step 24/24 : LABEL version=0.0.0 [2023-10-05T01:52:19.391Z] ---> Running in 3aaede612487 [2023-10-05T01:52:19.391Z] Removing intermediate container 3aaede612487 [2023-10-05T01:52:19.391Z] ---> b66186191f2c [2023-10-05T01:52:19.391Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T01:52:19.391Z] Successfully built b66186191f2c [2023-10-05T01:52:19.391Z] 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-10-05T01:52:20.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T01:52:20.249Z] [2023-10-05T01:52:20.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T01:52:20.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T01:52:20.622Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-05T01:52:20.622Z] 5eb5b503b376: Pulling fs layer [2023-10-05T01:52:20.622Z] 5c69ac0246d0: Pulling fs layer [2023-10-05T01:52:20.622Z] ec43610c2a17: Pulling fs layer [2023-10-05T01:52:20.622Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-05T01:52:20.622Z] 33b1e0a273af: Pulling fs layer [2023-10-05T01:52:20.622Z] 5d3b04190fa2: Pulling fs layer [2023-10-05T01:52:20.622Z] 2f39f015ded8: Pulling fs layer [2023-10-05T01:52:20.622Z] 3a2ae6a8a46f: Waiting [2023-10-05T01:52:20.622Z] 33b1e0a273af: Waiting [2023-10-05T01:52:20.622Z] 5d3b04190fa2: Waiting [2023-10-05T01:52:20.622Z] 2f39f015ded8: Waiting [2023-10-05T01:52:20.622Z] 5c69ac0246d0: Verifying Checksum [2023-10-05T01:52:20.622Z] 5c69ac0246d0: Download complete [2023-10-05T01:52:20.622Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-05T01:52:20.622Z] 3a2ae6a8a46f: Download complete [2023-10-05T01:52:20.622Z] 33b1e0a273af: Verifying Checksum [2023-10-05T01:52:20.622Z] 33b1e0a273af: Download complete [2023-10-05T01:52:20.622Z] 5d3b04190fa2: Verifying Checksum [2023-10-05T01:52:20.622Z] 5d3b04190fa2: Download complete [2023-10-05T01:52:20.880Z] ec43610c2a17: Verifying Checksum [2023-10-05T01:52:20.880Z] ec43610c2a17: Download complete [2023-10-05T01:52:20.880Z] 5eb5b503b376: Verifying Checksum [2023-10-05T01:52:20.880Z] 5eb5b503b376: Download complete [2023-10-05T01:52:21.447Z] 2f39f015ded8: Verifying Checksum [2023-10-05T01:52:21.447Z] 2f39f015ded8: Download complete [2023-10-05T01:52:22.014Z] 5eb5b503b376: Pull complete [2023-10-05T01:52:22.273Z] 5c69ac0246d0: Pull complete [2023-10-05T01:52:22.537Z] ec43610c2a17: Pull complete [2023-10-05T01:52:22.799Z] 3a2ae6a8a46f: Pull complete [2023-10-05T01:52:22.799Z] 33b1e0a273af: Pull complete [2023-10-05T01:52:23.058Z] 5d3b04190fa2: Pull complete [2023-10-05T01:52:27.245Z] 2f39f015ded8: Pull complete [2023-10-05T01:52:27.245Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-05T01:52:27.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T01:52:27.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T01:52:27.479Z] prd-ubuntu20.04-docker-8c-8g-8530 does not seem to be running inside a container [2023-10-05T01:52:27.516Z] $ 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-631 -v /w/workspace/gexfoundry_device-mqtt-go_PR-631:/w/workspace/gexfoundry_device-mqtt-go_PR-631:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-631@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-10-05T01:52:32.460Z] $ docker top a6d23b0d853e35a5ffe3c79117d9da7f3a1d4409b6a39fbd200cb01fd0d454d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T01:52:32.929Z] ---> job-cost.sh [2023-10-05T01:52:32.929Z] lf-activate-venv: SKIPPING [2023-10-05T01:52:32.929Z] INFO: No Stack... [2023-10-05T01:52:33.189Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T01:52:33.757Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T01:52:34.075Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-631/archives/cost.csv [2023-10-05T01:52:34.075Z] + cut -d, -f6 [Pipeline] lock [2023-10-05T01:52:34.116Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-631-1-stack-cost] [2023-10-05T01:52:34.121Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-631-1-stack-cost] did not exist. Created. [2023-10-05T01:52:34.121Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-631-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T01:52:34.523Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-05T01:52:34.579Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T01:52:34.606Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-631-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T01:52:34.699Z] $ docker stop --time=1 a6d23b0d853e35a5ffe3c79117d9da7f3a1d4409b6a39fbd200cb01fd0d454d5 [2023-10-05T01:52:35.857Z] $ docker rm -f --volumes a6d23b0d853e35a5ffe3c79117d9da7f3a1d4409b6a39fbd200cb01fd0d454d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-05T01:54:12.398Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8531 in /w/workspace/gexfoundry_device-mqtt-go_PR-631 [Pipeline] { [Pipeline] ws [2023-10-05T01:54:12.451Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-10-05T01:54:12.526Z] The recommended git tool is: git [2023-10-05T01:54:17.449Z] using credential edgex-jenkins-ssh [2023-10-05T01:54:17.470Z] Cloning the remote Git repository [2023-10-05T01:54:17.518Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-05T01:54:17.609Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-10-05T01:54:17.749Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-05T01:54:17.750Z] > git --version # timeout=10 [2023-10-05T01:54:17.780Z] > git --version # 'git version 2.25.1' [2023-10-05T01:54:17.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T01:54:17.952Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T01:54:19.108Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-10-05T01:54:19.128Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T01:54:19.966Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-10-05T01:54:20.003Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-05T01:54:20.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T01:54:20.555Z] Merging remotes/origin/main commit daa77f607dde25a5e4d859eb1b1c744bffed4e03 into PR head commit d43bb841e5ce80523938518e7cf5c3ad81790e5d [2023-10-05T01:54:20.832Z] Merge succeeded, producing d43bb841e5ce80523938518e7cf5c3ad81790e5d [2023-10-05T01:54:20.833Z] Checking out Revision d43bb841e5ce80523938518e7cf5c3ad81790e5d (PR-631) [2023-10-05T01:54:21.302Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-05T01:54:20.028Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/631/head:refs/remotes/origin/PR-631 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-05T01:54:20.577Z] > git config core.sparsecheckout # timeout=10 [2023-10-05T01:54:20.664Z] > git checkout -f d43bb841e5ce80523938518e7cf5c3ad81790e5d # timeout=10 [2023-10-05T01:54:20.748Z] > git remote # timeout=10 [2023-10-05T01:54:20.766Z] > git config --get remote.origin.url # timeout=10 [2023-10-05T01:54:20.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T01:54:20.795Z] > git merge daa77f607dde25a5e4d859eb1b1c744bffed4e03 # timeout=10 [2023-10-05T01:54:20.821Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-05T01:54:20.841Z] > git config core.sparsecheckout # timeout=10 [2023-10-05T01:54:20.861Z] > git checkout -f d43bb841e5ce80523938518e7cf5c3ad81790e5d # timeout=10 [2023-10-05T01:54:21.350Z] > git --version # timeout=10 [2023-10-05T01:54:21.364Z] > git --version # 'git version 2.25.1' [2023-10-05T01:54:21.379Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T01:54:22.537Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-05T01:54:22.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T01:54:22.537Z] Dload Upload Total Spent Left Speed [2023-10-05T01:54:22.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-10-05T01:54:23.215Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-05T01:54:23.553Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-05T01:54:23.553Z] + sudo tee /etc/docker/daemon.new [2023-10-05T01:54:23.553Z] { [2023-10-05T01:54:23.553Z] "registry-mirrors": [ [2023-10-05T01:54:23.553Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-05T01:54:23.553Z] ], [2023-10-05T01:54:23.553Z] "bip": "10.250.0.254/24", [2023-10-05T01:54:23.553Z] "hosts": [ [2023-10-05T01:54:23.553Z] "tcp://0.0.0.0:5555", [2023-10-05T01:54:23.553Z] "unix:///var/run/docker.sock" [2023-10-05T01:54:23.553Z] ], [2023-10-05T01:54:23.553Z] "mtu": 1458, [2023-10-05T01:54:23.553Z] "selinux-enabled": true, [2023-10-05T01:54:23.553Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-05T01:54:23.553Z] } [Pipeline] sh [2023-10-05T01:54:23.899Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-05T01:54:24.262Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T01:54:42.584Z] provisioning config files... [2023-10-05T01:54:42.608Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config11792800386738345145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T01:54:42.994Z] ---> docker-login.sh [2023-10-05T01:54:42.995Z] nexus3.edgexfoundry.org:10001 [2023-10-05T01:54:43.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T01:54:43.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T01:54:43.537Z] Configure a credential helper to remove this warning. See [2023-10-05T01:54:43.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T01:54:43.537Z] [2023-10-05T01:54:43.537Z] Login Succeeded [2023-10-05T01:54:43.537Z] nexus3.edgexfoundry.org:10002 [2023-10-05T01:54:43.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T01:54:44.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T01:54:44.073Z] Configure a credential helper to remove this warning. See [2023-10-05T01:54:44.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T01:54:44.073Z] [2023-10-05T01:54:44.073Z] Login Succeeded [2023-10-05T01:54:44.073Z] nexus3.edgexfoundry.org:10003 [2023-10-05T01:54:44.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T01:54:44.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T01:54:44.344Z] Configure a credential helper to remove this warning. See [2023-10-05T01:54:44.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T01:54:44.344Z] [2023-10-05T01:54:44.344Z] Login Succeeded [2023-10-05T01:54:44.344Z] nexus3.edgexfoundry.org:10004 [2023-10-05T01:54:44.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T01:54:44.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T01:54:44.617Z] Configure a credential helper to remove this warning. See [2023-10-05T01:54:44.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T01:54:44.617Z] [2023-10-05T01:54:44.617Z] Login Succeeded [2023-10-05T01:54:44.617Z] docker.io [2023-10-05T01:54:44.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T01:54:45.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T01:54:45.156Z] Configure a credential helper to remove this warning. See [2023-10-05T01:54:45.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T01:54:45.156Z] [2023-10-05T01:54:45.156Z] Login Succeeded [2023-10-05T01:54:45.156Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T01:54:45.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T01:54:45.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T01:54:45.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T01:54:45.650Z] ========================================================= [2023-10-05T01:54:45.650Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-05T01:54:45.650Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T01:54:46.146Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-05T01:54:46.419Z] Sending build context to Docker daemon 3.37MB [2023-10-05T01:54:46.419Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T01:54:46.419Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-05T01:54:46.689Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-05T01:54:46.689Z] 9fda8d8052c6: Pulling fs layer [2023-10-05T01:54:46.689Z] 5d54e960e981: Pulling fs layer [2023-10-05T01:54:46.689Z] c4a7e357bf2a: Pulling fs layer [2023-10-05T01:54:46.689Z] f0e02332f6b5: Pulling fs layer [2023-10-05T01:54:46.689Z] cefa15bbcfad: Pulling fs layer [2023-10-05T01:54:46.689Z] 17808c966233: Pulling fs layer [2023-10-05T01:54:46.689Z] f4c1fc716caa: Pulling fs layer [2023-10-05T01:54:46.689Z] cefa15bbcfad: Waiting [2023-10-05T01:54:46.689Z] 17808c966233: Waiting [2023-10-05T01:54:46.689Z] f4c1fc716caa: Waiting [2023-10-05T01:54:46.689Z] f0e02332f6b5: Waiting [2023-10-05T01:54:46.689Z] 5d54e960e981: Verifying Checksum [2023-10-05T01:54:46.689Z] 5d54e960e981: Download complete [2023-10-05T01:54:46.689Z] f0e02332f6b5: Verifying Checksum [2023-10-05T01:54:46.689Z] f0e02332f6b5: Download complete [2023-10-05T01:54:46.689Z] cefa15bbcfad: Verifying Checksum [2023-10-05T01:54:46.689Z] cefa15bbcfad: Download complete [2023-10-05T01:54:46.689Z] 9fda8d8052c6: Download complete [2023-10-05T01:54:47.280Z] f4c1fc716caa: Verifying Checksum [2023-10-05T01:54:47.280Z] f4c1fc716caa: Download complete [2023-10-05T01:54:47.551Z] 9fda8d8052c6: Pull complete [2023-10-05T01:54:48.138Z] 5d54e960e981: Pull complete [2023-10-05T01:54:48.412Z] c4a7e357bf2a: Verifying Checksum [2023-10-05T01:54:48.412Z] c4a7e357bf2a: Download complete [2023-10-05T01:54:49.445Z] 17808c966233: Verifying Checksum [2023-10-05T01:54:49.445Z] 17808c966233: Download complete [2023-10-05T01:54:59.594Z] c4a7e357bf2a: Pull complete [2023-10-05T01:54:59.594Z] f0e02332f6b5: Pull complete [2023-10-05T01:54:59.862Z] cefa15bbcfad: Pull complete [2023-10-05T01:55:06.524Z] 17808c966233: Pull complete [2023-10-05T01:55:07.961Z] f4c1fc716caa: Pull complete [2023-10-05T01:55:07.961Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-05T01:55:07.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-05T01:55:07.961Z] ---> ea914061e18c [2023-10-05T01:55:07.961Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-05T01:55:09.376Z] ---> Running in 3427ae59125b [2023-10-05T01:55:09.648Z] Removing intermediate container 3427ae59125b [2023-10-05T01:55:09.648Z] ---> bc880b7c27eb [2023-10-05T01:55:09.648Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T01:55:09.648Z] ---> Running in b989dda2ba9e [2023-10-05T01:55:10.235Z] Removing intermediate container b989dda2ba9e [2023-10-05T01:55:10.235Z] ---> 8078f672521e [2023-10-05T01:55:10.235Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-05T01:55:10.235Z] ---> Running in 1acd40886f64 [2023-10-05T01:55:10.502Z] Removing intermediate container 1acd40886f64 [2023-10-05T01:55:10.502Z] ---> 0f2e99267c6d [2023-10-05T01:55:10.503Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T01:55:10.503Z] ---> Running in 3768241c5841 [2023-10-05T01:55:10.779Z] Removing intermediate container 3768241c5841 [2023-10-05T01:55:10.779Z] ---> 7b028c1e731a [2023-10-05T01:55:10.779Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T01:55:10.779Z] ---> Running in 39ec746daad7 [2023-10-05T01:55:12.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T01:55:12.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T01:55:13.161Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-05T01:55:13.161Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-05T01:55:13.161Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-05T01:55:13.430Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-05T01:55:13.430Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T01:55:13.430Z] OK: 270 MiB in 56 packages [2023-10-05T01:55:14.392Z] Removing intermediate container 39ec746daad7 [2023-10-05T01:55:14.392Z] ---> df1ba2bf14d0 [2023-10-05T01:55:14.392Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-05T01:55:14.392Z] ---> Running in 95a37911d9cb [2023-10-05T01:55:14.659Z] Removing intermediate container 95a37911d9cb [2023-10-05T01:55:14.659Z] ---> 34d6d5ed3174 [2023-10-05T01:55:14.659Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-05T01:55:15.242Z] ---> 38f3e856f5f7 [2023-10-05T01:55:15.242Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T01:55:15.242Z] ---> Running in b619bf2cb040 [2023-10-05T01:56:36.861Z] Removing intermediate container b619bf2cb040 [2023-10-05T01:56:36.861Z] ---> 9dbedc8cdfc6 [2023-10-05T01:56:36.861Z] Step 11/12 : COPY . . [2023-10-05T01:56:36.861Z] ---> f5b49bbe5272 [2023-10-05T01:56:36.861Z] Step 12/12 : RUN $MAKE [2023-10-05T01:56:36.861Z] ---> Running in 754efed9f971 [2023-10-05T01:56:36.861Z] noop [2023-10-05T01:56:36.861Z] Removing intermediate container 754efed9f971 [2023-10-05T01:56:36.861Z] ---> b323611ce83f [2023-10-05T01:56:36.861Z] Successfully built b323611ce83f [2023-10-05T01:56:36.861Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T01:56:37.332Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T01:56:37.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T01:56:37.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-8531 does not seem to be running inside a container [2023-10-05T01:56:37.696Z] $ 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-10-05T01:56:38.923Z] $ docker top e47513e9e3cdcb9fdbf246944c68c0d3c65e4584c904e7d254cc24ff6f52d52c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T01:56:39.823Z] + go version [2023-10-05T01:56:39.823Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-05T01:56:39.867Z] $ docker stop --time=1 e47513e9e3cdcb9fdbf246944c68c0d3c65e4584c904e7d254cc24ff6f52d52c [2023-10-05T01:56:41.436Z] $ docker rm -f --volumes e47513e9e3cdcb9fdbf246944c68c0d3c65e4584c904e7d254cc24ff6f52d52c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T01:56:42.271Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T01:56:42.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T01:56:42.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-8531 does not seem to be running inside a container [2023-10-05T01:56:42.559Z] $ 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-10-05T01:56:43.607Z] $ docker top bd8c2256a8747f8063d68760cd9862544f8e6c79f21ebd1fc677aed749931d7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T01:56:44.122Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-05T01:56:44.504Z] + make test [2023-10-05T01:56:44.504Z] go test ./... -coverprofile=coverage.out ./... [2023-10-05T01:56:48.770Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-05T01:58:25.399Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-05T01:58:25.399Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-05T01:58:25.399Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.056s coverage: 22.8% of statements [2023-10-05T01:58:25.399Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-05T01:58:25.399Z] go vet ./... [2023-10-05T01:58:37.707Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T01:58:37.707Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T01:58:37.707Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-05T01:58:37.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T01:58:37.777Z] $ docker stop --time=1 bd8c2256a8747f8063d68760cd9862544f8e6c79f21ebd1fc677aed749931d7e [2023-10-05T01:58:39.573Z] $ docker rm -f --volumes bd8c2256a8747f8063d68760cd9862544f8e6c79f21ebd1fc677aed749931d7e [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T01:58:40.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T01:58:40.800Z] Warning: overwriting stash ‘coverage-report’ [2023-10-05T01:58:41.270Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T01:58:41.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T01:58:42.215Z] + ls -al . [2023-10-05T01:58:42.215Z] total 184 [2023-10-05T01:58:42.215Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 01:56 . [2023-10-05T01:58:42.215Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 01:54 .. [2023-10-05T01:58:42.215Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 5 01:54 .dockerignore [2023-10-05T01:58:42.215Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 01:54 .git [2023-10-05T01:58:42.215Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 01:54 .github [2023-10-05T01:58:42.215Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 5 01:54 .gitignore [2023-10-05T01:58:42.215Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 01:54 .golangci.yml [2023-10-05T01:58:42.215Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 5 01:54 Attribution.txt [2023-10-05T01:58:42.215Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 5 01:54 CHANGELOG.md [2023-10-05T01:58:42.215Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 5 01:54 Dockerfile [2023-10-05T01:58:42.215Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 01:54 GOVERNANCE.md [2023-10-05T01:58:42.215Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 5 01:54 Jenkinsfile [2023-10-05T01:58:42.215Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 01:54 LICENSE [2023-10-05T01:58:42.215Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 5 01:54 Makefile [2023-10-05T01:58:42.215Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 01:54 OWNERS.md [2023-10-05T01:58:42.215Z] -rw-rw-r-- 1 jenkins jenkins 3695 Oct 5 01:54 README.md [2023-10-05T01:58:42.215Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 01:50 VERSION [2023-10-05T01:58:42.215Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 01:54 bin [2023-10-05T01:58:42.215Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 01:54 cmd [2023-10-05T01:58:42.215Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 5 01:58 coverage.out [2023-10-05T01:58:42.215Z] -rw-rw-r-- 1 jenkins jenkins 3821 Oct 5 01:54 go.mod [2023-10-05T01:58:42.215Z] -rw-rw-r-- 1 jenkins jenkins 35623 Oct 5 01:54 go.sum [2023-10-05T01:58:42.215Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 01:54 internal [2023-10-05T01:58:42.215Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 01:54 mock [2023-10-05T01:58:42.215Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 01:54 snap [2023-10-05T01:58:42.215Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 5 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T01:58:42.631Z] + 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=d43bb841e5ce80523938518e7cf5c3ad81790e5d --label arch=arm64 --label version=0.0.0 . [2023-10-05T01:58:42.899Z] Sending build context to Docker daemon 3.389MB [2023-10-05T01:58:42.899Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T01:58:42.899Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-05T01:58:42.899Z] ---> b323611ce83f [2023-10-05T01:58:42.899Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-05T01:58:47.154Z] ---> Running in e85800e01dde [2023-10-05T01:58:47.154Z] Removing intermediate container e85800e01dde [2023-10-05T01:58:47.154Z] ---> 4b59ccb4486f [2023-10-05T01:58:47.154Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T01:58:47.154Z] ---> Running in 5ff073261a3d [2023-10-05T01:58:47.154Z] Removing intermediate container 5ff073261a3d [2023-10-05T01:58:47.154Z] ---> e7d4d62ff840 [2023-10-05T01:58:47.154Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-05T01:58:47.154Z] ---> Running in b18733dc57e4 [2023-10-05T01:58:47.423Z] Removing intermediate container b18733dc57e4 [2023-10-05T01:58:47.423Z] ---> 8e1a3c6f21ad [2023-10-05T01:58:47.423Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T01:58:47.691Z] ---> Running in d847d727fc50 [2023-10-05T01:58:47.964Z] Removing intermediate container d847d727fc50 [2023-10-05T01:58:47.964Z] ---> 7f2c04d95ef1 [2023-10-05T01:58:47.964Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T01:58:47.964Z] ---> Running in a431bb20f7a7 [2023-10-05T01:58:48.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T01:58:49.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T01:58:50.925Z] OK: 270 MiB in 56 packages [2023-10-05T01:58:51.885Z] Removing intermediate container a431bb20f7a7 [2023-10-05T01:58:51.885Z] ---> 9d26a80521d4 [2023-10-05T01:58:51.885Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-05T01:58:51.885Z] ---> Running in 788ea18aae22 [2023-10-05T01:58:52.467Z] Removing intermediate container 788ea18aae22 [2023-10-05T01:58:52.468Z] ---> 3896ebd8e206 [2023-10-05T01:58:52.468Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-05T01:58:53.428Z] ---> 694ec4d36401 [2023-10-05T01:58:53.428Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T01:58:53.428Z] ---> Running in 548d4dfcf7f9 [2023-10-05T01:59:00.102Z] Removing intermediate container 548d4dfcf7f9 [2023-10-05T01:59:00.102Z] ---> 38005e3fffb1 [2023-10-05T01:59:00.102Z] Step 11/24 : COPY . . [2023-10-05T01:59:01.513Z] ---> 1fb3b17adac7 [2023-10-05T01:59:01.513Z] Step 12/24 : RUN $MAKE [2023-10-05T01:59:01.513Z] ---> Running in 4ddd2a07307e [2023-10-05T01:59:02.473Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-05T02:01:09.150Z] Removing intermediate container 4ddd2a07307e [2023-10-05T02:01:09.150Z] ---> d56bdac6126b [2023-10-05T02:01:09.150Z] Step 13/24 : FROM alpine:3.18 [2023-10-05T02:01:09.150Z] 3.18: Pulling from library/alpine [2023-10-05T02:01:09.150Z] 579b34f0a95b: Pulling fs layer [2023-10-05T02:01:09.150Z] 579b34f0a95b: Verifying Checksum [2023-10-05T02:01:09.150Z] 579b34f0a95b: Download complete [2023-10-05T02:01:09.150Z] 579b34f0a95b: Pull complete [2023-10-05T02:01:09.150Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T02:01:09.150Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T02:01:09.150Z] ---> 3cc203321400 [2023-10-05T02:01:09.150Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-05T02:01:09.150Z] ---> Running in 94ab46257ec3 [2023-10-05T02:01:09.150Z] Removing intermediate container 94ab46257ec3 [2023-10-05T02:01:09.150Z] ---> c87424cc583a [2023-10-05T02:01:09.150Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-05T02:01:09.150Z] ---> Running in c2f9f85be2cf [2023-10-05T02:01:09.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T02:01:09.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T02:01:09.150Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-05T02:01:09.150Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T02:01:09.150Z] OK: 8 MiB in 16 packages [2023-10-05T02:01:09.421Z] Removing intermediate container c2f9f85be2cf [2023-10-05T02:01:09.421Z] ---> 8a933760f4c5 [2023-10-05T02:01:09.421Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-05T02:01:10.833Z] ---> a292b41677b6 [2023-10-05T02:01:10.833Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-05T02:01:11.419Z] ---> 76288f63cec0 [2023-10-05T02:01:11.419Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-05T02:01:12.005Z] ---> 53d490b2a3a6 [2023-10-05T02:01:12.005Z] Step 19/24 : EXPOSE 59982 [2023-10-05T02:01:13.415Z] ---> Running in ccca49f4009d [2023-10-05T02:01:13.415Z] Removing intermediate container ccca49f4009d [2023-10-05T02:01:13.415Z] ---> 6e84e29af223 [2023-10-05T02:01:13.415Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-05T02:01:13.415Z] ---> Running in a98f75cbad23 [2023-10-05T02:01:13.682Z] Removing intermediate container a98f75cbad23 [2023-10-05T02:01:13.682Z] ---> 4576100b6b52 [2023-10-05T02:01:13.682Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-05T02:01:13.949Z] ---> Running in 21f6f70d17b5 [2023-10-05T02:01:14.216Z] Removing intermediate container 21f6f70d17b5 [2023-10-05T02:01:14.216Z] ---> c060b66cf785 [2023-10-05T02:01:14.216Z] Step 22/24 : LABEL arch=arm64 [2023-10-05T02:01:14.216Z] ---> Running in 9671d0aa3c76 [2023-10-05T02:01:14.483Z] Removing intermediate container 9671d0aa3c76 [2023-10-05T02:01:14.483Z] ---> 247daa097273 [2023-10-05T02:01:14.483Z] Step 23/24 : LABEL git_sha=d43bb841e5ce80523938518e7cf5c3ad81790e5d [2023-10-05T02:01:14.483Z] ---> Running in 5705ddb49b45 [2023-10-05T02:01:14.749Z] Removing intermediate container 5705ddb49b45 [2023-10-05T02:01:14.749Z] ---> d4b8a160ff38 [2023-10-05T02:01:14.749Z] Step 24/24 : LABEL version=0.0.0 [2023-10-05T02:01:14.749Z] ---> Running in 569aedadc124 [2023-10-05T02:01:15.014Z] Removing intermediate container 569aedadc124 [2023-10-05T02:01:15.014Z] ---> 6c86c8b83f82 [2023-10-05T02:01:15.014Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T02:01:15.014Z] Successfully built 6c86c8b83f82 [2023-10-05T02:01:15.014Z] 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-10-05T02:01:15.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T02:01:15.833Z] [2023-10-05T02:01:15.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T02:01:16.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T02:01:16.301Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-05T02:01:16.301Z] 8998bd30e6a1: Pulling fs layer [2023-10-05T02:01:16.301Z] 04944245beec: Pulling fs layer [2023-10-05T02:01:16.301Z] 699f458cf7ca: Pulling fs layer [2023-10-05T02:01:16.301Z] 765212b225bb: Pulling fs layer [2023-10-05T02:01:16.301Z] f23df028b6ca: Pulling fs layer [2023-10-05T02:01:16.301Z] d65c8cfc05b1: Pulling fs layer [2023-10-05T02:01:16.301Z] 2437ff75d9bd: Pulling fs layer [2023-10-05T02:01:16.301Z] f23df028b6ca: Waiting [2023-10-05T02:01:16.301Z] d65c8cfc05b1: Waiting [2023-10-05T02:01:16.301Z] 2437ff75d9bd: Waiting [2023-10-05T02:01:16.301Z] 765212b225bb: Waiting [2023-10-05T02:01:16.583Z] 04944245beec: Verifying Checksum [2023-10-05T02:01:16.583Z] 04944245beec: Download complete [2023-10-05T02:01:16.583Z] 765212b225bb: Verifying Checksum [2023-10-05T02:01:16.583Z] 765212b225bb: Download complete [2023-10-05T02:01:16.583Z] f23df028b6ca: Verifying Checksum [2023-10-05T02:01:16.583Z] f23df028b6ca: Download complete [2023-10-05T02:01:16.583Z] d65c8cfc05b1: Verifying Checksum [2023-10-05T02:01:16.583Z] d65c8cfc05b1: Download complete [2023-10-05T02:01:16.583Z] 699f458cf7ca: Verifying Checksum [2023-10-05T02:01:16.583Z] 699f458cf7ca: Download complete [2023-10-05T02:01:17.222Z] 8998bd30e6a1: Download complete [2023-10-05T02:01:19.233Z] 2437ff75d9bd: Verifying Checksum [2023-10-05T02:01:19.233Z] 2437ff75d9bd: Download complete [2023-10-05T02:01:21.183Z] 8998bd30e6a1: Pull complete [2023-10-05T02:01:21.183Z] 04944245beec: Pull complete [2023-10-05T02:01:22.591Z] 699f458cf7ca: Pull complete [2023-10-05T02:01:22.591Z] 765212b225bb: Pull complete [2023-10-05T02:01:23.551Z] f23df028b6ca: Pull complete [2023-10-05T02:01:23.551Z] d65c8cfc05b1: Pull complete [2023-10-05T02:01:38.558Z] 2437ff75d9bd: Pull complete [2023-10-05T02:01:38.558Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-05T02:01:38.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T02:01:38.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T02:01:38.886Z] prd-ubuntu20.04-docker-arm64-4c-16g-8531 does not seem to be running inside a container [2023-10-05T02:01:38.948Z] $ 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-10-05T02:01:41.679Z] $ docker top 8964b1053eb590ef97e67f8efbcfcf3cf6c0d3326baae49845615ec7f701667d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T02:01:42.571Z] ---> job-cost.sh [2023-10-05T02:01:42.571Z] lf-activate-venv: SKIPPING [2023-10-05T02:01:42.571Z] INFO: No Stack... [2023-10-05T02:01:42.841Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-05T02:01:43.802Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T02:01:44.462Z] + cut -d, -f6 [2023-10-05T02:01:44.462Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2023-10-05T02:01:44.539Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-631-1-stack-cost] [2023-10-05T02:01:44.546Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-631-1-stack-cost] did not exist. Created. [2023-10-05T02:01:44.546Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-631-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T02:01:44.955Z] /w/workspace/device-mqtt-go/1@tmp/durable-2ede28d3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-05T02:01:45.308Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-05T02:01:45.607Z] Warning: overwriting stash ‘stack-cost’ [2023-10-05T02:01:45.663Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T02:01:45.683Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-631-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T02:01:45.760Z] $ docker stop --time=1 8964b1053eb590ef97e67f8efbcfcf3cf6c0d3326baae49845615ec7f701667d [2023-10-05T02:01:47.256Z] $ docker rm -f --volumes 8964b1053eb590ef97e67f8efbcfcf3cf6c0d3326baae49845615ec7f701667d [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-10-05T02:01:48.304Z] provisioning config files... [2023-10-05T02:01:48.313Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp/config11122026493167147607tmp [Pipeline] { [Pipeline] sh [2023-10-05T02:01:48.642Z] + set +x [2023-10-05T02:01:48.642Z] + curl -s https://codecov.io/bash [2023-10-05T02:01:48.642Z] + bash -s -- [2023-10-05T02:01:48.642Z] [2023-10-05T02:01:48.642Z] _____ _ [2023-10-05T02:01:48.642Z] / ____| | | [2023-10-05T02:01:48.642Z] | | ___ __| | ___ ___ _____ __ [2023-10-05T02:01:48.642Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-05T02:01:48.642Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-05T02:01:48.642Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-05T02:01:48.642Z] Bash-1.0.6 [2023-10-05T02:01:48.642Z] [2023-10-05T02:01:48.642Z] [2023-10-05T02:01:48.642Z] ==> git version 2.25.1 found [2023-10-05T02:01:48.642Z] ==> 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-10-05T02:01:48.642Z] Release-Date: 2020-01-08 [2023-10-05T02:01:48.642Z] 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-10-05T02:01:48.642Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-05T02:01:48.642Z] ==> Jenkins CI detected. [2023-10-05T02:01:48.642Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-631 [2023-10-05T02:01:48.642Z] project root: . [2023-10-05T02:01:48.642Z] --> token set from env [2023-10-05T02:01:48.642Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-05T02:01:48.642Z] ==> Running gcov in . (disable via -X gcov) [2023-10-05T02:01:48.642Z] ==> Python coveragepy not found [2023-10-05T02:01:48.642Z] ==> Searching for coverage reports in: [2023-10-05T02:01:48.642Z] + . [2023-10-05T02:01:48.642Z] -> Found 1 reports [2023-10-05T02:01:48.642Z] ==> Detecting git/mercurial file structure [2023-10-05T02:01:48.642Z] ==> Reading reports [2023-10-05T02:01:48.901Z] + ./coverage.out bytes=18506 [2023-10-05T02:01:48.901Z] ==> Appending adjustments [2023-10-05T02:01:48.901Z] https://docs.codecov.io/docs/fixing-reports [2023-10-05T02:01:48.901Z] + Found adjustments [2023-10-05T02:01:48.901Z] ==> Gzipping contents [2023-10-05T02:01:48.901Z] 4.0K /tmp/codecov.O3MkeQ.gz [2023-10-05T02:01:48.901Z] ==> Uploading reports [2023-10-05T02:01:48.901Z] url: https://codecov.io [2023-10-05T02:01:48.901Z] query: branch=PR-631&commit=d43bb841e5ce80523938518e7cf5c3ad81790e5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-631%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=631&job=&cmd_args= [2023-10-05T02:01:48.901Z] -> Pinging Codecov [2023-10-05T02:01:48.901Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-631&commit=d43bb841e5ce80523938518e7cf5c3ad81790e5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-631%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=631&job=&cmd_args= [2023-10-05T02:01:49.162Z] -> Uploading to [2023-10-05T02:01:49.162Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-05/7D719EC7BBE17E464838252E33014C33/d43bb841e5ce80523938518e7cf5c3ad81790e5d/fe57e4ed-a8ef-4bbb-9c53-419127060b34.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231005T020148Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30edab8c2edbdcb9843b68f24fad9ad36272b8438533eb105607c9bc928ef222 [2023-10-05T02:01:49.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T02:01:49.162Z] Dload Upload Total Spent Left Speed [2023-10-05T02:01:49.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 10765 --:--:-- --:--:-- --:--:-- 10765 [2023-10-05T02:01:49.422Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/d43bb841e5ce80523938518e7cf5c3ad81790e5d [Pipeline] } [2023-10-05T02:01:49.457Z] 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-10-05T02:01:51.253Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-631/archives ] [2023-10-05T02:01:51.253Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-631/archives [2023-10-05T02:01:51.253Z] total 16 [2023-10-05T02:01:51.253Z] drwxr-xr-x 3 root root 4096 Oct 5 01:52 . [2023-10-05T02:01:51.253Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 01:52 .. [2023-10-05T02:01:51.253Z] drwxr-xr-x 2 root root 4096 Oct 5 01:52 cost [2023-10-05T02:01:51.253Z] -rw-r--r-- 1 root root 86 Oct 5 01:52 cost.csv [2023-10-05T02:01:51.253Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-631/archives [2023-10-05T02:01:51.253Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-631/archives [2023-10-05T02:01:51.253Z] total 16 [2023-10-05T02:01:51.253Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 01:52 . [2023-10-05T02:01:51.253Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 01:52 .. [2023-10-05T02:01:51.253Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 01:52 cost [2023-10-05T02:01:51.253Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 5 01:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-05T02:01:51.578Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T02:01:52.466Z] ---> package-listing.sh [2023-10-05T02:01:52.466Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-05T02:01:52.466Z] ++ facter osfamily [2023-10-05T02:01:52.725Z] + OS_FAMILY=debian [2023-10-05T02:01:52.725Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-631 [2023-10-05T02:01:52.725Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-05T02:01:52.725Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-05T02:01:52.725Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-05T02:01:52.725Z] + PACKAGES=/tmp/packages_start.txt [2023-10-05T02:01:52.725Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-631 ']' [2023-10-05T02:01:52.725Z] + PACKAGES=/tmp/packages_end.txt [2023-10-05T02:01:52.725Z] + case "${OS_FAMILY}" in [2023-10-05T02:01:52.725Z] + dpkg -l [2023-10-05T02:01:52.725Z] + grep '^ii' [2023-10-05T02:01:52.725Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-05T02:01:52.725Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-05T02:01:52.725Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-05T02:01:52.725Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-631 ']' [2023-10-05T02:01:52.725Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-631/archives/ [2023-10-05T02:01:52.725Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-631/archives/ [Pipeline] echo [2023-10-05T02:01:52.762Z] 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-631/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-05T02:01:53.056Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T02:01:53.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T02:01:53.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T02:01:53.824Z] prd-ubuntu20.04-docker-8c-8g-8530 does not seem to be running inside a container [2023-10-05T02:01:53.858Z] $ 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-631/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-631 -v /w/workspace/gexfoundry_device-mqtt-go_PR-631:/w/workspace/gexfoundry_device-mqtt-go_PR-631:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-631@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-10-05T02:01:54.039Z] $ docker top 1c49586addf57ddb017bf9e12a52c3009d922dda6d06ce36b82733ef4db0b2c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T02:01:54.430Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-05T02:01:54.737Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-05T02:01:55.061Z] + ls /var/log/sa-host [2023-10-05T02:01:55.061Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T02:01:55.269Z] provisioning config files... [2023-10-05T02:01:55.278Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp/config9431355484863065099tmp [Pipeline] { [Pipeline] echo [2023-10-05T02:01:55.329Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T02:01:55.637Z] ---> create-netrc.sh [Pipeline] } [2023-10-05T02:01:55.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-05T02:01:56.078Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-05T02:01:56.111Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T02:01:56.421Z] ---> sudo-logs.sh [2023-10-05T02:01:56.421Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-05T02:01:56.499Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T02:01:56.809Z] ---> job-cost.sh [2023-10-05T02:01:56.809Z] lf-activate-venv: SKIPPING [2023-10-05T02:01:56.809Z] DEBUG: total: 0.2199999988079071 [2023-10-05T02:01:56.809Z] INFO: Retrieving Stack Cost... [2023-10-05T02:01:57.067Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T02:01:57.637Z] INFO: Archiving Costs [Pipeline] echo [2023-10-05T02:01:57.671Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T02:01:57.982Z] ---> logs-deploy.sh [2023-10-05T02:01:57.982Z] lf-activate-venv: SKIPPING [2023-10-05T02:01:57.982Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-631/1 [2023-10-05T02:01:57.982Z] INFO: archiving workspace using pattern(s): [2023-10-05T02:01:58.919Z] Archives upload complete. [2023-10-05T02:01:58.919Z] INFO: archiving logs to Nexus