Pull request #622 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36e5884eaa65998ca8d45f59dbe49cd5228baa54+c4dbf6069102021828098e365a108396ed21524d (af58c002c5408ed68175b621c9fd2cfa77e58364) 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-ssh1850642081288653301.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12786884790519373341.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-622/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-622/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2605948050060299284.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-622/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1191425071393394645.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh17664895788445901639.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-622/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-622/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17418955168299496833.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5505 in /w/workspace/gexfoundry_device-mqtt-go_PR-622 [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-622 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/622/head:refs/remotes/origin/PR-622 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c4dbf6069102021828098e365a108396ed21524d into PR head commit 36e5884eaa65998ca8d45f59dbe49cd5228baa54 Merge succeeded, producing 36e5884eaa65998ca8d45f59dbe49cd5228baa54 Checking out Revision 36e5884eaa65998ca8d45f59dbe49cd5228baa54 (PR-622) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps > git config core.sparsecheckout # timeout=10 > git checkout -f 36e5884eaa65998ca8d45f59dbe49cd5228baa54 # 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 c4dbf6069102021828098e365a108396ed21524d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36e5884eaa65998ca8d45f59dbe49cd5228baa54 # timeout=10 [Pipeline] { [Pipeline] timeout [2023-09-07T01:18:08.727Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-07T01:18:08.916Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-07T01:18:09.022Z] ========================================================= [2023-09-07T01:18:09.022Z] EdgeX Global Pipelines Version Info [2023-09-07T01:18:09.022Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:18:09.754Z] ------------------- [2023-09-07T01:18:09.754Z] stable info: [2023-09-07T01:18:09.754Z] ------------------- [2023-09-07T01:18:09.754Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-07T01:18:09.754Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-07T01:18:09.754Z] Message: update stable to v1.0.253 [2023-09-07T01:18:10.324Z] ------------------- [2023-09-07T01:18:10.324Z] experimental info: [2023-09-07T01:18:10.324Z] ------------------- [2023-09-07T01:18:10.324Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-07T01:18:10.324Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-07T01:18:10.324Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-07T01:18:10.619Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-09-07T01:18:10.665Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-09-07T01:18:10.709Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-07T01:18:10.751Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-07T01:18:10.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-07T01:18:10.837Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-07T01:18:10.876Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-07T01:18:10.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-07T01:18:10.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-07T01:18:10.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-07T01:18:11.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-07T01:18:11.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-09-07T01:18:11.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-07T01:18:11.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-07T01:18:11.200Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-07T01:18:11.244Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-07T01:18:11.290Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-07T01:18:11.344Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-07T01:18:11.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-07T01:18:11.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-07T01:18:11.472Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-07T01:18:11.518Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-07T01:18:11.560Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-07T01:18:11.604Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-07T01:18:11.652Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-07T01:18:11.693Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-07T01:18:11.734Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-07T01:18:11.783Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-622 [Pipeline] echo [2023-09-07T01:18:11.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-622 [Pipeline] echo [2023-09-07T01:18:11.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-622 [Pipeline] echo [2023-09-07T01:18:11.903Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36e5884eaa65998ca8d45f59dbe49cd5228baa54 [Pipeline] echo [2023-09-07T01:18:11.945Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36e5884 [Pipeline] echo [2023-09-07T01:18:11.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T01:18:12.124Z] provisioning config files... [2023-09-07T01:18:12.136Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp/config13019552053630861900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:18:12.487Z] ---> docker-login.sh [2023-09-07T01:18:12.487Z] nexus3.edgexfoundry.org:10001 [2023-09-07T01:18:12.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:18:12.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:18:12.747Z] Configure a credential helper to remove this warning. See [2023-09-07T01:18:12.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:18:12.747Z] [2023-09-07T01:18:12.747Z] Login Succeeded [2023-09-07T01:18:13.006Z] nexus3.edgexfoundry.org:10002 [2023-09-07T01:18:13.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:18:13.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:18:13.006Z] Configure a credential helper to remove this warning. See [2023-09-07T01:18:13.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:18:13.006Z] [2023-09-07T01:18:13.006Z] Login Succeeded [2023-09-07T01:18:13.006Z] nexus3.edgexfoundry.org:10003 [2023-09-07T01:18:13.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:18:13.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:18:13.006Z] Configure a credential helper to remove this warning. See [2023-09-07T01:18:13.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:18:13.006Z] [2023-09-07T01:18:13.006Z] Login Succeeded [2023-09-07T01:18:13.006Z] nexus3.edgexfoundry.org:10004 [2023-09-07T01:18:13.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:18:13.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:18:13.267Z] Configure a credential helper to remove this warning. See [2023-09-07T01:18:13.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:18:13.267Z] [2023-09-07T01:18:13.267Z] Login Succeeded [2023-09-07T01:18:13.267Z] docker.io [2023-09-07T01:18:13.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:18:13.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:18:13.528Z] Configure a credential helper to remove this warning. See [2023-09-07T01:18:13.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:18:13.528Z] [2023-09-07T01:18:13.528Z] Login Succeeded [2023-09-07T01:18:13.528Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T01:18:13.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-07T01:18:14.180Z] + git rev-list -1 --merges 36e5884eaa65998ca8d45f59dbe49cd5228baa54~1..36e5884eaa65998ca8d45f59dbe49cd5228baa54 [Pipeline] echo [2023-09-07T01:18:14.244Z] -----------> git rev-list -1 --merges 36e5884eaa65998ca8d45f59dbe49cd5228baa54~1..36e5884eaa65998ca8d45f59dbe49cd5228baa54 36e5884eaa65998ca8d45f59dbe49cd5228baa54 [false] [Pipeline] sh [2023-09-07T01:18:14.572Z] + git log --format=format:%s -1 36e5884eaa65998ca8d45f59dbe49cd5228baa54 [Pipeline] echo [2023-09-07T01:18:14.605Z] ========================================================= [2023-09-07T01:18:14.605Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-07T01:18:14.605Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T01:18:15.045Z] + git log --format=format:%s -1 36e5884eaa65998ca8d45f59dbe49cd5228baa54 [Pipeline] echo [2023-09-07T01:18:15.076Z] [semverPrep] GIT_COMMIT: 36e5884eaa65998ca8d45f59dbe49cd5228baa54, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-07T01:18:15.104Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-07T01:18:15.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-07T01:18:15.481Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-07T01:18:15.481Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-07T01:18:15.481Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-07T01:18:15.481Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-07T01:18:15.481Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-07T01:18:15.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:18:15.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T01:18:15.927Z] [2023-09-07T01:18:15.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:18:16.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T01:18:16.315Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-07T01:18:16.315Z] b85a868b505f: Pulling fs layer [2023-09-07T01:18:16.315Z] e2be974225ed: Pulling fs layer [2023-09-07T01:18:16.315Z] 339a4e72a1f5: Pulling fs layer [2023-09-07T01:18:16.315Z] 988bab9f4d93: Pulling fs layer [2023-09-07T01:18:16.315Z] 1469e6f7b9e6: Pulling fs layer [2023-09-07T01:18:16.315Z] eaf3925da568: Pulling fs layer [2023-09-07T01:18:16.315Z] bab4dde63d76: Pulling fs layer [2023-09-07T01:18:16.315Z] bde34c3a00c8: Pulling fs layer [2023-09-07T01:18:16.315Z] b352a97aabf1: Pulling fs layer [2023-09-07T01:18:16.315Z] 4872d77fe225: Pulling fs layer [2023-09-07T01:18:16.315Z] 5851b861e8e6: Pulling fs layer [2023-09-07T01:18:16.316Z] b352a97aabf1: Waiting [2023-09-07T01:18:16.316Z] bde34c3a00c8: Waiting [2023-09-07T01:18:16.316Z] 4872d77fe225: Waiting [2023-09-07T01:18:16.316Z] 988bab9f4d93: Waiting [2023-09-07T01:18:16.316Z] bab4dde63d76: Waiting [2023-09-07T01:18:16.316Z] eaf3925da568: Waiting [2023-09-07T01:18:16.316Z] e2be974225ed: Verifying Checksum [2023-09-07T01:18:16.316Z] e2be974225ed: Download complete [2023-09-07T01:18:16.316Z] 988bab9f4d93: Verifying Checksum [2023-09-07T01:18:16.316Z] 988bab9f4d93: Download complete [2023-09-07T01:18:16.622Z] 1469e6f7b9e6: Verifying Checksum [2023-09-07T01:18:16.622Z] 1469e6f7b9e6: Download complete [2023-09-07T01:18:16.622Z] eaf3925da568: Verifying Checksum [2023-09-07T01:18:16.622Z] eaf3925da568: Download complete [2023-09-07T01:18:16.622Z] 339a4e72a1f5: Verifying Checksum [2023-09-07T01:18:16.622Z] 339a4e72a1f5: Download complete [2023-09-07T01:18:16.622Z] bde34c3a00c8: Download complete [2023-09-07T01:18:16.622Z] b352a97aabf1: Verifying Checksum [2023-09-07T01:18:16.622Z] b352a97aabf1: Download complete [2023-09-07T01:18:16.622Z] 4872d77fe225: Verifying Checksum [2023-09-07T01:18:16.622Z] 4872d77fe225: Download complete [2023-09-07T01:18:16.622Z] 5851b861e8e6: Verifying Checksum [2023-09-07T01:18:16.622Z] 5851b861e8e6: Download complete [2023-09-07T01:18:16.622Z] b85a868b505f: Verifying Checksum [2023-09-07T01:18:16.622Z] b85a868b505f: Download complete [2023-09-07T01:18:16.886Z] bab4dde63d76: Verifying Checksum [2023-09-07T01:18:16.886Z] bab4dde63d76: Download complete [2023-09-07T01:18:17.828Z] b85a868b505f: Pull complete [2023-09-07T01:18:18.087Z] e2be974225ed: Pull complete [2023-09-07T01:18:18.657Z] 339a4e72a1f5: Pull complete [2023-09-07T01:18:18.657Z] 988bab9f4d93: Pull complete [2023-09-07T01:18:18.916Z] 1469e6f7b9e6: Pull complete [2023-09-07T01:18:18.916Z] eaf3925da568: Pull complete [2023-09-07T01:18:20.819Z] bab4dde63d76: Pull complete [2023-09-07T01:18:20.819Z] bde34c3a00c8: Pull complete [2023-09-07T01:18:21.079Z] b352a97aabf1: Pull complete [2023-09-07T01:18:21.079Z] 4872d77fe225: Pull complete [2023-09-07T01:18:21.079Z] 5851b861e8e6: Pull complete [2023-09-07T01:18:21.337Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-07T01:18:21.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T01:18:21.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T01:18:21.576Z] prd-ubuntu20.04-docker-8c-8g-5505 does not seem to be running inside a container [2023-09-07T01:18:21.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-622 -v /w/workspace/gexfoundry_device-mqtt-go_PR-622:/w/workspace/gexfoundry_device-mqtt-go_PR-622:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-622@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-07T01:18:24.839Z] $ docker top ec6fad6bdc1df3f0d6e576897d786ffb029728881c420585bd1ca6d1894e5656 -eo pid,comm [2023-09-07T01:18:24.898Z] 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-09-07T01:18:24.898Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-07T01:18:25.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-07T01:18:25.024Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-07T01:18:25.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-07T01:18:25.149Z] $ docker exec ec6fad6bdc1df3f0d6e576897d786ffb029728881c420585bd1ca6d1894e5656 ssh-agent [2023-09-07T01:18:25.254Z] SSH_AUTH_SOCK=/tmp/ssh-1Gyf3zbtkVuA/agent.32 [2023-09-07T01:18:25.254Z] SSH_AGENT_PID=38 [2023-09-07T01:18:25.261Z] Running ssh-add (command line suppressed) [2023-09-07T01:18:25.358Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp/private_key_17138654736814106909.key (/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp/private_key_17138654736814106909.key) [2023-09-07T01:18:25.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-07T01:18:25.706Z] + git tag --points-at HEAD [Pipeline] } [2023-09-07T01:18:25.730Z] $ docker exec --env ******** --env ******** ec6fad6bdc1df3f0d6e576897d786ffb029728881c420585bd1ca6d1894e5656 ssh-agent -k [2023-09-07T01:18:25.830Z] unset SSH_AUTH_SOCK; [2023-09-07T01:18:25.830Z] unset SSH_AGENT_PID; [2023-09-07T01:18:25.831Z] echo Agent pid 38 killed; [2023-09-07T01:18:25.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-07T01:18:25.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-07T01:18:25.924Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-07T01:18:26.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-07T01:18:26.050Z] $ docker exec ec6fad6bdc1df3f0d6e576897d786ffb029728881c420585bd1ca6d1894e5656 ssh-agent [2023-09-07T01:18:26.154Z] SSH_AUTH_SOCK=/tmp/ssh-v22BaKXQ8yxQ/agent.70 [2023-09-07T01:18:26.154Z] SSH_AGENT_PID=76 [2023-09-07T01:18:26.160Z] Running ssh-add (command line suppressed) [2023-09-07T01:18:26.272Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp/private_key_632792068687507314.key (/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp/private_key_632792068687507314.key) [2023-09-07T01:18:26.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-07T01:18:26.611Z] + git semver init [2023-09-07T01:18:26.870Z] 2023-09-07 01:18:26,846 [run_init] DEBUG init version:0.0.0 force:False [2023-09-07T01:18:26.870Z] 2023-09-07 01:18:26,847 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-622/.semver [2023-09-07T01:18:26.870Z] 2023-09-07 01:18:26,848 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-622/.semver [2023-09-07T01:18:26.870Z] 2023-09-07 01:18:26,848 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-622/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-622, universal_newlines=False, shell=None, istream=None) [2023-09-07T01:18:27.805Z] 2023-09-07 01:18:27,715 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-622/.git/info/exclude [2023-09-07T01:18:27.805Z] 2023-09-07 01:18:27,716 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-622/.semver/PR-622 with force:False [2023-09-07T01:18:27.805Z] 2023-09-07 01:18:27,716 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-622/.semver/PR-622 [2023-09-07T01:18:27.805Z] 2023-09-07 01:18:27,718 [execute] INFO git cat-file --batch-check [2023-09-07T01:18:27.805Z] 2023-09-07 01:18:27,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-622/.semver, universal_newlines=False, shell=None, istream=) [2023-09-07T01:18:27.805Z] 2023-09-07 01:18:27,724 [execute] INFO git cat-file --batch [2023-09-07T01:18:27.805Z] 2023-09-07 01:18:27,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-622/.semver, universal_newlines=False, shell=None, istream=) [2023-09-07T01:18:27.805Z] 2023-09-07 01:18:27,728 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-622/.semver/PR-622 [2023-09-07T01:18:27.805Z] 0.0.0 [Pipeline] } [2023-09-07T01:18:27.829Z] $ docker exec --env ******** --env ******** ec6fad6bdc1df3f0d6e576897d786ffb029728881c420585bd1ca6d1894e5656 ssh-agent -k [2023-09-07T01:18:27.932Z] unset SSH_AUTH_SOCK; [2023-09-07T01:18:27.933Z] unset SSH_AGENT_PID; [2023-09-07T01:18:27.933Z] echo Agent pid 76 killed; [2023-09-07T01:18:27.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-07T01:18:28.376Z] + git semver [Pipeline] } [2023-09-07T01:18:28.655Z] $ docker stop --time=1 ec6fad6bdc1df3f0d6e576897d786ffb029728881c420585bd1ca6d1894e5656 [2023-09-07T01:18:29.948Z] $ docker rm -f --volumes ec6fad6bdc1df3f0d6e576897d786ffb029728881c420585bd1ca6d1894e5656 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T01:18:30.350Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-07T01:18:30.623Z] Stashed 1 file(s) [Pipeline] echo [2023-09-07T01:18:30.639Z] [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-09-07T01:18:31.222Z] provisioning config files... [2023-09-07T01:18:31.231Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp/config7299889210865423742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:18:31.587Z] ---> docker-login.sh [2023-09-07T01:18:31.587Z] nexus3.edgexfoundry.org:10001 [2023-09-07T01:18:31.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:18:31.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:18:31.587Z] Configure a credential helper to remove this warning. See [2023-09-07T01:18:31.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:18:31.587Z] [2023-09-07T01:18:31.587Z] Login Succeeded [2023-09-07T01:18:31.587Z] nexus3.edgexfoundry.org:10002 [2023-09-07T01:18:31.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:18:31.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:18:31.587Z] Configure a credential helper to remove this warning. See [2023-09-07T01:18:31.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:18:31.587Z] [2023-09-07T01:18:31.587Z] Login Succeeded [2023-09-07T01:18:31.587Z] nexus3.edgexfoundry.org:10003 [2023-09-07T01:18:31.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:18:31.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:18:31.847Z] Configure a credential helper to remove this warning. See [2023-09-07T01:18:31.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:18:31.847Z] [2023-09-07T01:18:31.847Z] Login Succeeded [2023-09-07T01:18:31.847Z] nexus3.edgexfoundry.org:10004 [2023-09-07T01:18:31.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:18:31.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:18:31.847Z] Configure a credential helper to remove this warning. See [2023-09-07T01:18:31.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:18:31.847Z] [2023-09-07T01:18:31.847Z] Login Succeeded [2023-09-07T01:18:31.847Z] docker.io [2023-09-07T01:18:32.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:18:32.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:18:32.107Z] Configure a credential helper to remove this warning. See [2023-09-07T01:18:32.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:18:32.107Z] [2023-09-07T01:18:32.107Z] Login Succeeded [2023-09-07T01:18:32.107Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T01:18:32.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-07T01:18:32.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T01:18:32.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T01:18:32.422Z] ========================================================= [2023-09-07T01:18:32.422Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-07T01:18:32.422Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:18:34.983Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-07T01:18:34.983Z] Sending build context to Docker daemon 6.506MB [2023-09-07T01:18:34.983Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T01:18:34.983Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-07T01:18:35.244Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-07T01:18:35.244Z] 4db1b89c0bd1: Pulling fs layer [2023-09-07T01:18:35.244Z] 6911f1a30b25: Pulling fs layer [2023-09-07T01:18:35.244Z] e194b8c5c2a9: Pulling fs layer [2023-09-07T01:18:35.244Z] 6863d3e3a2b1: Pulling fs layer [2023-09-07T01:18:35.244Z] ec0bb842ea78: Pulling fs layer [2023-09-07T01:18:35.244Z] 40a00589a448: Pulling fs layer [2023-09-07T01:18:35.244Z] 6c08303d61cc: Pulling fs layer [2023-09-07T01:18:35.244Z] 798269fcf238: Pulling fs layer [2023-09-07T01:18:35.244Z] 40a00589a448: Waiting [2023-09-07T01:18:35.244Z] 6863d3e3a2b1: Waiting [2023-09-07T01:18:35.244Z] ec0bb842ea78: Waiting [2023-09-07T01:18:35.244Z] 6c08303d61cc: Waiting [2023-09-07T01:18:35.244Z] 798269fcf238: Waiting [2023-09-07T01:18:35.244Z] 6911f1a30b25: Verifying Checksum [2023-09-07T01:18:35.244Z] 6911f1a30b25: Download complete [2023-09-07T01:18:35.244Z] 6863d3e3a2b1: Verifying Checksum [2023-09-07T01:18:35.244Z] 6863d3e3a2b1: Download complete [2023-09-07T01:18:35.244Z] ec0bb842ea78: Download complete [2023-09-07T01:18:35.244Z] 4db1b89c0bd1: Verifying Checksum [2023-09-07T01:18:35.244Z] 4db1b89c0bd1: Download complete [2023-09-07T01:18:35.516Z] 40a00589a448: Verifying Checksum [2023-09-07T01:18:35.516Z] 40a00589a448: Download complete [2023-09-07T01:18:35.516Z] 4db1b89c0bd1: Pull complete [2023-09-07T01:18:35.516Z] 6911f1a30b25: Pull complete [2023-09-07T01:18:36.129Z] 798269fcf238: Verifying Checksum [2023-09-07T01:18:36.129Z] 798269fcf238: Download complete [2023-09-07T01:18:36.129Z] e194b8c5c2a9: Verifying Checksum [2023-09-07T01:18:36.129Z] e194b8c5c2a9: Download complete [2023-09-07T01:18:36.387Z] 6c08303d61cc: Verifying Checksum [2023-09-07T01:18:36.387Z] 6c08303d61cc: Download complete [2023-09-07T01:18:39.676Z] e194b8c5c2a9: Pull complete [2023-09-07T01:18:39.934Z] 6863d3e3a2b1: Pull complete [2023-09-07T01:18:39.934Z] ec0bb842ea78: Pull complete [2023-09-07T01:18:39.934Z] 40a00589a448: Pull complete [2023-09-07T01:18:42.465Z] 6c08303d61cc: Pull complete [2023-09-07T01:18:43.410Z] 798269fcf238: Pull complete [2023-09-07T01:18:43.410Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-07T01:18:43.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-07T01:18:43.410Z] ---> ec979cd7f677 [2023-09-07T01:18:43.410Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-07T01:18:46.035Z] Still waiting to schedule task [2023-09-07T01:18:46.035Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-07T01:18:49.987Z] ---> Running in 63c9642ae720 [2023-09-07T01:18:49.987Z] Removing intermediate container 63c9642ae720 [2023-09-07T01:18:49.987Z] ---> 4c9f1dda3ab6 [2023-09-07T01:18:49.987Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T01:18:49.987Z] ---> Running in 6548f1c238ab [2023-09-07T01:18:50.245Z] Removing intermediate container 6548f1c238ab [2023-09-07T01:18:50.245Z] ---> 45a1af10fcde [2023-09-07T01:18:50.245Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-07T01:18:50.245Z] ---> Running in e0e327cb58c0 [2023-09-07T01:18:50.529Z] Removing intermediate container e0e327cb58c0 [2023-09-07T01:18:50.529Z] ---> f159271a1802 [2023-09-07T01:18:50.529Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T01:18:50.529Z] ---> Running in 03771c00169d [2023-09-07T01:18:50.529Z] Removing intermediate container 03771c00169d [2023-09-07T01:18:50.529Z] ---> fd8c72c04f4f [2023-09-07T01:18:50.529Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T01:18:50.529Z] ---> Running in 8f2c403cc395 [2023-09-07T01:18:51.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T01:18:51.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T01:18:51.665Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-09-07T01:18:51.665Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-09-07T01:18:51.665Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-09-07T01:18:51.665Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-09-07T01:18:51.665Z] Executing busybox-1.35.0-r29.trigger [2023-09-07T01:18:51.665Z] OK: 269 MiB in 57 packages [2023-09-07T01:18:52.234Z] Removing intermediate container 8f2c403cc395 [2023-09-07T01:18:52.234Z] ---> 0dd894bf09a8 [2023-09-07T01:18:52.234Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-07T01:18:52.234Z] ---> Running in 6121c9d20f8e [2023-09-07T01:18:52.495Z] Removing intermediate container 6121c9d20f8e [2023-09-07T01:18:52.495Z] ---> 30f83dfe82e8 [2023-09-07T01:18:52.495Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-07T01:18:52.495Z] ---> 13626a136e46 [2023-09-07T01:18:52.495Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T01:18:52.495Z] ---> Running in e2f7df33530d [2023-09-07T01:19:39.214Z] Removing intermediate container e2f7df33530d [2023-09-07T01:19:39.214Z] ---> b4e95d645c2c [2023-09-07T01:19:39.214Z] Step 11/12 : COPY . . [2023-09-07T01:19:39.214Z] ---> 678d71b57bb2 [2023-09-07T01:19:39.214Z] Step 12/12 : RUN $MAKE [2023-09-07T01:19:39.214Z] ---> Running in 8bd0a40ec23a [2023-09-07T01:19:39.214Z] noop [2023-09-07T01:19:39.214Z] Removing intermediate container 8bd0a40ec23a [2023-09-07T01:19:39.214Z] ---> f1a168de57f1 [2023-09-07T01:19:39.214Z] Successfully built f1a168de57f1 [2023-09-07T01:19:39.214Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:19:39.663Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-07T01:19:39.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T01:19:39.820Z] prd-ubuntu20.04-docker-8c-8g-5505 does not seem to be running inside a container [2023-09-07T01:19:39.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-622 -v /w/workspace/gexfoundry_device-mqtt-go_PR-622:/w/workspace/gexfoundry_device-mqtt-go_PR-622:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-622@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 ******** ci-base-image-x86_64 cat [2023-09-07T01:19:40.154Z] $ docker top 99aa7d610c5c60b9d263f732be7376814f75100f9b5024e7fbceb3a78ce5f7a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T01:19:40.551Z] + go version [2023-09-07T01:19:40.551Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-07T01:19:40.579Z] $ docker stop --time=1 99aa7d610c5c60b9d263f732be7376814f75100f9b5024e7fbceb3a78ce5f7a4 [2023-09-07T01:19:41.859Z] $ docker rm -f --volumes 99aa7d610c5c60b9d263f732be7376814f75100f9b5024e7fbceb3a78ce5f7a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:19:42.614Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-07T01:19:42.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T01:19:42.758Z] prd-ubuntu20.04-docker-8c-8g-5505 does not seem to be running inside a container [2023-09-07T01:19:42.787Z] $ 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-622 -v /w/workspace/gexfoundry_device-mqtt-go_PR-622:/w/workspace/gexfoundry_device-mqtt-go_PR-622:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-622@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 ******** ci-base-image-x86_64 cat [2023-09-07T01:19:43.110Z] $ docker top 7eddd273288cb626a91b629971839d8dd2399f6dcd0473856ac2f3d3830d7df3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T01:19:43.512Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-622 [Pipeline] fileExists [Pipeline] sh [2023-09-07T01:19:43.957Z] + make test [2023-09-07T01:19:43.958Z] go test ./... -coverprofile=coverage.out ./... [2023-09-07T01:19:49.227Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-07T01:19:59.188Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-07T01:19:59.189Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-07T01:19:59.189Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.020s coverage: 22.8% of statements [2023-09-07T01:20:05.959Z] go vet ./... [2023-09-07T01:20:09.256Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-07T01:20:09.256Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-07T01:20:09.256Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-07T01:20:09.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-07T01:20:09.329Z] $ docker stop --time=1 7eddd273288cb626a91b629971839d8dd2399f6dcd0473856ac2f3d3830d7df3 [2023-09-07T01:20:13.113Z] $ docker rm -f --volumes 7eddd273288cb626a91b629971839d8dd2399f6dcd0473856ac2f3d3830d7df3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T01:20:13.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-07T01:20:13.716Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-07T01:20:14.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-07T01:20:14.645Z] + ls -al . [2023-09-07T01:20:14.645Z] total 188 [2023-09-07T01:20:14.645Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 01:19 . [2023-09-07T01:20:14.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 01:18 .. [2023-09-07T01:20:14.645Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 7 01:18 .dockerignore [2023-09-07T01:20:14.645Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 01:18 .git [2023-09-07T01:20:14.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:18 .github [2023-09-07T01:20:14.645Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 7 01:18 .gitignore [2023-09-07T01:20:14.645Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 7 01:18 .golangci.yml [2023-09-07T01:20:14.645Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 01:18 .semver [2023-09-07T01:20:14.645Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 7 01:18 Attribution.txt [2023-09-07T01:20:14.645Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 7 01:18 CHANGELOG.md [2023-09-07T01:20:14.645Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 7 01:18 Dockerfile [2023-09-07T01:20:14.645Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 01:18 GOVERNANCE.md [2023-09-07T01:20:14.645Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 7 01:18 Jenkinsfile [2023-09-07T01:20:14.645Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 7 01:18 LICENSE [2023-09-07T01:20:14.645Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 7 01:18 Makefile [2023-09-07T01:20:14.645Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 7 01:18 OWNERS.md [2023-09-07T01:20:14.645Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 7 01:18 README.md [2023-09-07T01:20:14.645Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 01:18 VERSION [2023-09-07T01:20:14.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 01:18 bin [2023-09-07T01:20:14.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:18 cmd [2023-09-07T01:20:14.645Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 7 01:19 coverage.out [2023-09-07T01:20:14.645Z] -rw-rw-r-- 1 jenkins jenkins 3820 Sep 7 01:18 go.mod [2023-09-07T01:20:14.645Z] -rw-rw-r-- 1 jenkins jenkins 34092 Sep 7 01:18 go.sum [2023-09-07T01:20:14.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:18 internal [2023-09-07T01:20:14.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 01:18 mock [2023-09-07T01:20:14.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 01:18 snap [2023-09-07T01:20:14.645Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 7 01:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:20:15.091Z] + 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=36e5884eaa65998ca8d45f59dbe49cd5228baa54 --label arch=amd64 --label version=0.0.0 . [2023-09-07T01:20:15.092Z] Sending build context to Docker daemon 6.525MB [2023-09-07T01:20:15.092Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T01:20:15.092Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-07T01:20:15.092Z] ---> f1a168de57f1 [2023-09-07T01:20:15.092Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-07T01:20:15.661Z] ---> Running in e0353da6d473 [2023-09-07T01:20:15.920Z] Removing intermediate container e0353da6d473 [2023-09-07T01:20:15.920Z] ---> b3a4efc66b28 [2023-09-07T01:20:15.920Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T01:20:15.920Z] ---> Running in 5e147a81de47 [2023-09-07T01:20:15.920Z] Removing intermediate container 5e147a81de47 [2023-09-07T01:20:15.920Z] ---> 23aae6f0a914 [2023-09-07T01:20:15.920Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-07T01:20:15.920Z] ---> Running in 0e3ba7ab80d4 [2023-09-07T01:20:15.920Z] Removing intermediate container 0e3ba7ab80d4 [2023-09-07T01:20:15.920Z] ---> 3b20eae1cf29 [2023-09-07T01:20:15.920Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T01:20:15.920Z] ---> Running in 5b562f6f367c [2023-09-07T01:20:16.179Z] Removing intermediate container 5b562f6f367c [2023-09-07T01:20:16.179Z] ---> 4504ee80b97b [2023-09-07T01:20:16.179Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T01:20:16.179Z] ---> Running in 4811e6683f71 [2023-09-07T01:20:16.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T01:20:16.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T01:20:16.959Z] OK: 269 MiB in 57 packages [2023-09-07T01:20:17.218Z] Removing intermediate container 4811e6683f71 [2023-09-07T01:20:17.218Z] ---> 9247bae35b7f [2023-09-07T01:20:17.218Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-07T01:20:17.218Z] ---> Running in b9f8e7ad26e8 [2023-09-07T01:20:17.218Z] Removing intermediate container b9f8e7ad26e8 [2023-09-07T01:20:17.218Z] ---> 4eb55d9e0af3 [2023-09-07T01:20:17.218Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-07T01:20:17.218Z] ---> 081b4f0b43ea [2023-09-07T01:20:17.218Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T01:20:17.476Z] ---> Running in 703cfee328aa [2023-09-07T01:20:18.148Z] Removing intermediate container 703cfee328aa [2023-09-07T01:20:18.148Z] ---> 79ba3b0ef836 [2023-09-07T01:20:18.148Z] Step 11/24 : COPY . . [2023-09-07T01:20:18.409Z] ---> f7b3dbb017a8 [2023-09-07T01:20:18.409Z] Step 12/24 : RUN $MAKE [2023-09-07T01:20:18.409Z] ---> Running in 197c0bc2d501 [2023-09-07T01:20:18.668Z] 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.19" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-07T01:20:45.354Z] Removing intermediate container 197c0bc2d501 [2023-09-07T01:20:45.354Z] ---> 1499fae6222c [2023-09-07T01:20:45.354Z] Step 13/24 : FROM alpine:3.17 [2023-09-07T01:20:45.354Z] 3.17: Pulling from library/alpine [2023-09-07T01:20:45.354Z] 9398808236ff: Pulling fs layer [2023-09-07T01:20:45.354Z] 9398808236ff: Download complete [2023-09-07T01:20:45.354Z] 9398808236ff: Pull complete [2023-09-07T01:20:45.354Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-07T01:20:45.354Z] Status: Downloaded newer image for alpine:3.17 [2023-09-07T01:20:45.354Z] ---> 1e0b8b5322fc [2023-09-07T01:20:45.354Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-07T01:20:45.354Z] ---> Running in 771097c9eb70 [2023-09-07T01:20:45.354Z] Removing intermediate container 771097c9eb70 [2023-09-07T01:20:45.354Z] ---> 118eb78ca8ae [2023-09-07T01:20:45.354Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-07T01:20:45.354Z] ---> Running in 06a38ec8bfe6 [2023-09-07T01:20:45.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T01:20:45.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T01:20:45.354Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-07T01:20:45.354Z] Executing busybox-1.35.0-r29.trigger [2023-09-07T01:20:45.354Z] OK: 7 MiB in 16 packages [2023-09-07T01:20:45.354Z] Removing intermediate container 06a38ec8bfe6 [2023-09-07T01:20:45.354Z] ---> 36db76cb857f [2023-09-07T01:20:45.354Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-07T01:20:45.354Z] ---> c4980f446bdb [2023-09-07T01:20:45.354Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-07T01:20:45.354Z] ---> 97e6f7e718f9 [2023-09-07T01:20:45.354Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-07T01:20:45.354Z] ---> f326bb8c7e3e [2023-09-07T01:20:45.354Z] Step 19/24 : EXPOSE 59982 [2023-09-07T01:20:45.354Z] ---> Running in 670584fa19a1 [2023-09-07T01:20:45.354Z] Removing intermediate container 670584fa19a1 [2023-09-07T01:20:45.354Z] ---> ad2a5fe8b91c [2023-09-07T01:20:45.354Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-07T01:20:45.354Z] ---> Running in ff300d60feba [2023-09-07T01:20:45.354Z] Removing intermediate container ff300d60feba [2023-09-07T01:20:45.354Z] ---> 91f5d92d9d20 [2023-09-07T01:20:45.354Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-07T01:20:45.354Z] ---> Running in 86d85ee2ae65 [2023-09-07T01:20:45.354Z] Removing intermediate container 86d85ee2ae65 [2023-09-07T01:20:45.354Z] ---> f56ac663dee5 [2023-09-07T01:20:45.354Z] Step 22/24 : LABEL arch=amd64 [2023-09-07T01:20:45.354Z] ---> Running in 0cbbfe699280 [2023-09-07T01:20:45.354Z] Removing intermediate container 0cbbfe699280 [2023-09-07T01:20:45.354Z] ---> 4e5bf46ea71a [2023-09-07T01:20:45.354Z] Step 23/24 : LABEL git_sha=36e5884eaa65998ca8d45f59dbe49cd5228baa54 [2023-09-07T01:20:45.354Z] ---> Running in 5d1d9a534a2a [2023-09-07T01:20:45.354Z] Removing intermediate container 5d1d9a534a2a [2023-09-07T01:20:45.354Z] ---> 99abeef914d2 [2023-09-07T01:20:45.354Z] Step 24/24 : LABEL version=0.0.0 [2023-09-07T01:20:45.354Z] ---> Running in f97d7e4b972d [2023-09-07T01:20:45.354Z] Removing intermediate container f97d7e4b972d [2023-09-07T01:20:45.354Z] ---> 6191f62f8fac [2023-09-07T01:20:45.354Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-07T01:20:45.354Z] Successfully built 6191f62f8fac [2023-09-07T01:20:45.354Z] 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-09-07T01:20:46.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T01:20:46.216Z] [2023-09-07T01:20:46.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:20:46.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T01:20:46.591Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-07T01:20:46.591Z] 5eb5b503b376: Pulling fs layer [2023-09-07T01:20:46.591Z] 5c69ac0246d0: Pulling fs layer [2023-09-07T01:20:46.591Z] ec43610c2a17: Pulling fs layer [2023-09-07T01:20:46.591Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-07T01:20:46.591Z] 33b1e0a273af: Pulling fs layer [2023-09-07T01:20:46.591Z] 5d3b04190fa2: Pulling fs layer [2023-09-07T01:20:46.591Z] 2f39f015ded8: Pulling fs layer [2023-09-07T01:20:46.591Z] 33b1e0a273af: Waiting [2023-09-07T01:20:46.591Z] 5d3b04190fa2: Waiting [2023-09-07T01:20:46.591Z] 3a2ae6a8a46f: Waiting [2023-09-07T01:20:46.591Z] 2f39f015ded8: Waiting [2023-09-07T01:20:46.591Z] 5c69ac0246d0: Download complete [2023-09-07T01:20:46.591Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-07T01:20:46.591Z] 3a2ae6a8a46f: Download complete [2023-09-07T01:20:46.591Z] 33b1e0a273af: Verifying Checksum [2023-09-07T01:20:46.591Z] 33b1e0a273af: Download complete [2023-09-07T01:20:46.591Z] 5d3b04190fa2: Verifying Checksum [2023-09-07T01:20:46.591Z] 5d3b04190fa2: Download complete [2023-09-07T01:20:46.853Z] ec43610c2a17: Verifying Checksum [2023-09-07T01:20:46.853Z] ec43610c2a17: Download complete [2023-09-07T01:20:46.853Z] 5eb5b503b376: Verifying Checksum [2023-09-07T01:20:46.853Z] 5eb5b503b376: Download complete [2023-09-07T01:20:47.419Z] 2f39f015ded8: Download complete [2023-09-07T01:20:47.991Z] 5eb5b503b376: Pull complete [2023-09-07T01:20:48.250Z] 5c69ac0246d0: Pull complete [2023-09-07T01:20:48.509Z] ec43610c2a17: Pull complete [2023-09-07T01:20:48.766Z] 3a2ae6a8a46f: Pull complete [2023-09-07T01:20:48.766Z] 33b1e0a273af: Pull complete [2023-09-07T01:20:49.024Z] 5d3b04190fa2: Pull complete [2023-09-07T01:20:53.212Z] 2f39f015ded8: Pull complete [2023-09-07T01:20:53.212Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-07T01:20:53.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T01:20:53.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T01:20:53.434Z] prd-ubuntu20.04-docker-8c-8g-5505 does not seem to be running inside a container [2023-09-07T01:20:53.460Z] $ 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-622 -v /w/workspace/gexfoundry_device-mqtt-go_PR-622:/w/workspace/gexfoundry_device-mqtt-go_PR-622:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-622@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-09-07T01:20:57.622Z] $ docker top 0589c816927ddaccb0a954bf750d845c4923e08cadd2c44ef2de565b1aa15bc9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:20:58.060Z] ---> job-cost.sh [2023-09-07T01:20:58.060Z] lf-activate-venv: SKIPPING [2023-09-07T01:20:58.060Z] INFO: No Stack... [2023-09-07T01:20:58.318Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-07T01:20:58.885Z] INFO: Archiving Costs [Pipeline] sh [2023-09-07T01:20:59.202Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-622/archives/cost.csv [2023-09-07T01:20:59.202Z] + cut -d, -f6 [Pipeline] lock [2023-09-07T01:20:59.243Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-622-1-stack-cost] [2023-09-07T01:20:59.247Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-622-1-stack-cost] did not exist. Created. [2023-09-07T01:20:59.248Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-622-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-07T01:20:59.643Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-07T01:20:59.689Z] Stashed 1 file(s) [Pipeline] } [2023-09-07T01:20:59.725Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-622-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-07T01:20:59.805Z] $ docker stop --time=1 0589c816927ddaccb0a954bf750d845c4923e08cadd2c44ef2de565b1aa15bc9 [2023-09-07T01:21:01.060Z] $ docker rm -f --volumes 0589c816927ddaccb0a954bf750d845c4923e08cadd2c44ef2de565b1aa15bc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-07T01:22:39.852Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5506 in /w/workspace/gexfoundry_device-mqtt-go_PR-622 [Pipeline] { [Pipeline] ws [2023-09-07T01:22:39.913Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-09-07T01:22:39.994Z] The recommended git tool is: git [2023-09-07T01:22:45.074Z] using credential edgex-jenkins-ssh [2023-09-07T01:22:45.091Z] Cloning the remote Git repository [2023-09-07T01:22:45.135Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-07T01:22:45.229Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-09-07T01:22:45.374Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-07T01:22:45.375Z] > git --version # timeout=10 [2023-09-07T01:22:45.407Z] > git --version # 'git version 2.25.1' [2023-09-07T01:22:45.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-07T01:22:45.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-07T01:22:47.802Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-09-07T01:22:47.823Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-07T01:22:48.712Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-09-07T01:22:49.205Z] Merging remotes/origin/main commit c4dbf6069102021828098e365a108396ed21524d into PR head commit 36e5884eaa65998ca8d45f59dbe49cd5228baa54 [2023-09-07T01:22:49.475Z] Merge succeeded, producing 36e5884eaa65998ca8d45f59dbe49cd5228baa54 [2023-09-07T01:22:49.475Z] Checking out Revision 36e5884eaa65998ca8d45f59dbe49cd5228baa54 (PR-622) [2023-09-07T01:22:49.940Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-07T01:22:49.988Z] > git --version # timeout=10 [2023-09-07T01:22:49.998Z] > git --version # 'git version 2.25.1' [2023-09-07T01:22:50.014Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-07T01:22:48.753Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-07T01:22:48.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-07T01:22:48.768Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/622/head:refs/remotes/origin/PR-622 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-07T01:22:49.225Z] > git config core.sparsecheckout # timeout=10 [2023-09-07T01:22:49.295Z] > git checkout -f 36e5884eaa65998ca8d45f59dbe49cd5228baa54 # timeout=10 [2023-09-07T01:22:49.377Z] > git remote # timeout=10 [2023-09-07T01:22:49.401Z] > git config --get remote.origin.url # timeout=10 [2023-09-07T01:22:49.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-07T01:22:49.431Z] > git merge c4dbf6069102021828098e365a108396ed21524d # timeout=10 [2023-09-07T01:22:49.463Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-07T01:22:49.483Z] > git config core.sparsecheckout # timeout=10 [2023-09-07T01:22:49.511Z] > git checkout -f 36e5884eaa65998ca8d45f59dbe49cd5228baa54 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T01:22:51.190Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-07T01:22:51.190Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T01:22:51.190Z] Dload Upload Total Spent Left Speed [2023-09-07T01:22:51.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-09-07T01:22:51.723Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-07T01:22:52.070Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-07T01:22:52.070Z] + sudo tee /etc/docker/daemon.new [2023-09-07T01:22:52.070Z] { [2023-09-07T01:22:52.070Z] "registry-mirrors": [ [2023-09-07T01:22:52.070Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-07T01:22:52.070Z] ], [2023-09-07T01:22:52.070Z] "bip": "10.250.0.254/24", [2023-09-07T01:22:52.070Z] "hosts": [ [2023-09-07T01:22:52.070Z] "tcp://0.0.0.0:5555", [2023-09-07T01:22:52.070Z] "unix:///var/run/docker.sock" [2023-09-07T01:22:52.070Z] ], [2023-09-07T01:22:52.070Z] "mtu": 1458, [2023-09-07T01:22:52.070Z] "selinux-enabled": true, [2023-09-07T01:22:52.070Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-07T01:22:52.070Z] } [Pipeline] sh [2023-09-07T01:22:52.417Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-07T01:22:52.771Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T01:23:11.093Z] provisioning config files... [2023-09-07T01:23:11.119Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config813507451316697081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:23:11.517Z] ---> docker-login.sh [2023-09-07T01:23:11.517Z] nexus3.edgexfoundry.org:10001 [2023-09-07T01:23:11.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:23:12.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:23:12.056Z] Configure a credential helper to remove this warning. See [2023-09-07T01:23:12.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:23:12.056Z] [2023-09-07T01:23:12.056Z] Login Succeeded [2023-09-07T01:23:12.056Z] nexus3.edgexfoundry.org:10002 [2023-09-07T01:23:12.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:23:12.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:23:12.326Z] Configure a credential helper to remove this warning. See [2023-09-07T01:23:12.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:23:12.326Z] [2023-09-07T01:23:12.326Z] Login Succeeded [2023-09-07T01:23:12.326Z] nexus3.edgexfoundry.org:10003 [2023-09-07T01:23:12.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:23:12.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:23:12.862Z] Configure a credential helper to remove this warning. See [2023-09-07T01:23:12.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:23:12.862Z] [2023-09-07T01:23:12.862Z] Login Succeeded [2023-09-07T01:23:12.862Z] nexus3.edgexfoundry.org:10004 [2023-09-07T01:23:12.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:23:13.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:23:13.133Z] Configure a credential helper to remove this warning. See [2023-09-07T01:23:13.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:23:13.133Z] [2023-09-07T01:23:13.133Z] Login Succeeded [2023-09-07T01:23:13.133Z] docker.io [2023-09-07T01:23:13.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T01:23:13.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T01:23:13.666Z] Configure a credential helper to remove this warning. See [2023-09-07T01:23:13.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T01:23:13.666Z] [2023-09-07T01:23:13.666Z] Login Succeeded [2023-09-07T01:23:13.666Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T01:23:13.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-07T01:23:14.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T01:23:14.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T01:23:14.154Z] ========================================================= [2023-09-07T01:23:14.155Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-07T01:23:14.155Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:23:14.657Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-07T01:23:15.244Z] Sending build context to Docker daemon 3.339MB [2023-09-07T01:23:15.244Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T01:23:15.244Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-07T01:23:15.244Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-07T01:23:15.244Z] edb6bdbacee9: Pulling fs layer [2023-09-07T01:23:15.244Z] 5f9638ab2659: Pulling fs layer [2023-09-07T01:23:15.244Z] 8d51d6327a98: Pulling fs layer [2023-09-07T01:23:15.244Z] 8b374f2dd631: Pulling fs layer [2023-09-07T01:23:15.244Z] ec14aa9079de: Pulling fs layer [2023-09-07T01:23:15.244Z] 2f466654f4bb: Pulling fs layer [2023-09-07T01:23:15.244Z] 554e91adad29: Pulling fs layer [2023-09-07T01:23:15.244Z] 8b374f2dd631: Waiting [2023-09-07T01:23:15.244Z] ec14aa9079de: Waiting [2023-09-07T01:23:15.244Z] 2f466654f4bb: Waiting [2023-09-07T01:23:15.244Z] 554e91adad29: Waiting [2023-09-07T01:23:15.244Z] 5f9638ab2659: Download complete [2023-09-07T01:23:15.512Z] 8b374f2dd631: Verifying Checksum [2023-09-07T01:23:15.512Z] 8b374f2dd631: Download complete [2023-09-07T01:23:15.512Z] ec14aa9079de: Verifying Checksum [2023-09-07T01:23:15.512Z] ec14aa9079de: Download complete [2023-09-07T01:23:15.512Z] edb6bdbacee9: Verifying Checksum [2023-09-07T01:23:15.512Z] edb6bdbacee9: Download complete [2023-09-07T01:23:16.486Z] edb6bdbacee9: Pull complete [2023-09-07T01:23:16.758Z] 554e91adad29: Verifying Checksum [2023-09-07T01:23:16.758Z] 554e91adad29: Download complete [2023-09-07T01:23:17.026Z] 5f9638ab2659: Pull complete [2023-09-07T01:23:17.988Z] 8d51d6327a98: Verifying Checksum [2023-09-07T01:23:17.988Z] 8d51d6327a98: Download complete [2023-09-07T01:23:17.988Z] 2f466654f4bb: Verifying Checksum [2023-09-07T01:23:17.988Z] 2f466654f4bb: Download complete [2023-09-07T01:23:28.218Z] 8d51d6327a98: Pull complete [2023-09-07T01:23:28.492Z] 8b374f2dd631: Pull complete [2023-09-07T01:23:28.780Z] ec14aa9079de: Pull complete [2023-09-07T01:23:35.460Z] 2f466654f4bb: Pull complete [2023-09-07T01:23:38.045Z] 554e91adad29: Pull complete [2023-09-07T01:23:38.045Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-07T01:23:38.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-07T01:23:38.045Z] ---> 1e15ea492957 [2023-09-07T01:23:38.045Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-07T01:23:40.003Z] ---> Running in 9a95b87e2893 [2023-09-07T01:23:40.003Z] Removing intermediate container 9a95b87e2893 [2023-09-07T01:23:40.003Z] ---> abf09878a8c6 [2023-09-07T01:23:40.003Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T01:23:40.283Z] ---> Running in fac1b2d438df [2023-09-07T01:23:40.550Z] Removing intermediate container fac1b2d438df [2023-09-07T01:23:40.550Z] ---> 1a693816a6d5 [2023-09-07T01:23:40.550Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-07T01:23:40.550Z] ---> Running in 824a1b9c0c37 [2023-09-07T01:23:40.819Z] Removing intermediate container 824a1b9c0c37 [2023-09-07T01:23:40.819Z] ---> 3d08fa0023c4 [2023-09-07T01:23:40.819Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T01:23:41.088Z] ---> Running in f85213c32cb2 [2023-09-07T01:23:41.359Z] Removing intermediate container f85213c32cb2 [2023-09-07T01:23:41.359Z] ---> a1a1065951f7 [2023-09-07T01:23:41.359Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T01:23:41.359Z] ---> Running in 4473b72453cb [2023-09-07T01:23:42.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T01:23:43.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T01:23:44.005Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-09-07T01:23:44.005Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-09-07T01:23:44.005Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-09-07T01:23:44.276Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-09-07T01:23:44.276Z] Executing busybox-1.35.0-r29.trigger [2023-09-07T01:23:44.276Z] OK: 268 MiB in 57 packages [2023-09-07T01:23:45.251Z] Removing intermediate container 4473b72453cb [2023-09-07T01:23:45.251Z] ---> b380aea39353 [2023-09-07T01:23:45.251Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-07T01:23:45.251Z] ---> Running in cf941d41fca8 [2023-09-07T01:23:45.520Z] Removing intermediate container cf941d41fca8 [2023-09-07T01:23:45.521Z] ---> 92b58ed28d9c [2023-09-07T01:23:45.521Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-07T01:23:46.113Z] ---> 87bd0ca12704 [2023-09-07T01:23:46.113Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T01:23:46.113Z] ---> Running in 75a8e6661405 [2023-09-07T01:25:07.729Z] Removing intermediate container 75a8e6661405 [2023-09-07T01:25:07.729Z] ---> e4a5cdd51277 [2023-09-07T01:25:07.729Z] Step 11/12 : COPY . . [2023-09-07T01:25:07.729Z] ---> b98b3559e069 [2023-09-07T01:25:07.729Z] Step 12/12 : RUN $MAKE [2023-09-07T01:25:07.729Z] ---> Running in 5758f343e8b9 [2023-09-07T01:25:07.729Z] noop [2023-09-07T01:25:07.729Z] Removing intermediate container 5758f343e8b9 [2023-09-07T01:25:07.729Z] ---> 096d241f0bc4 [2023-09-07T01:25:07.729Z] Successfully built 096d241f0bc4 [2023-09-07T01:25:07.729Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:25:08.249Z] + docker inspect -f . ci-base-image-arm64 [2023-09-07T01:25:08.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T01:25:08.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-5506 does not seem to be running inside a container [2023-09-07T01:25:08.598Z] $ 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-09-07T01:25:09.697Z] $ docker top 9dd760e53e81c05ca5f004ea59cdd59a706f9a82ed91c4c529011c9bf04bb4d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T01:25:10.562Z] + go version [2023-09-07T01:25:10.562Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-07T01:25:10.598Z] $ docker stop --time=1 9dd760e53e81c05ca5f004ea59cdd59a706f9a82ed91c4c529011c9bf04bb4d9 [2023-09-07T01:25:12.181Z] $ docker rm -f --volumes 9dd760e53e81c05ca5f004ea59cdd59a706f9a82ed91c4c529011c9bf04bb4d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:25:13.028Z] + docker inspect -f . ci-base-image-arm64 [2023-09-07T01:25:13.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T01:25:13.280Z] prd-ubuntu20.04-docker-arm64-4c-16g-5506 does not seem to be running inside a container [2023-09-07T01:25:13.341Z] $ 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-09-07T01:25:14.439Z] $ docker top 344aa85795048c6f5fa433f45a34ecab7c661c252717ac40b44496c907c19870 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T01:25:14.986Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-07T01:25:15.650Z] + make test [2023-09-07T01:25:15.650Z] go test ./... -coverprofile=coverage.out ./... [2023-09-07T01:25:47.869Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-07T01:27:54.559Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-07T01:27:54.559Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-07T01:27:54.559Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.112s coverage: 22.8% of statements [2023-09-07T01:27:54.559Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-07T01:27:54.559Z] go vet ./... [2023-09-07T01:28:21.252Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-07T01:28:21.252Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-07T01:28:21.252Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-07T01:28:21.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-07T01:28:21.324Z] $ docker stop --time=1 344aa85795048c6f5fa433f45a34ecab7c661c252717ac40b44496c907c19870 [2023-09-07T01:28:23.084Z] $ docker rm -f --volumes 344aa85795048c6f5fa433f45a34ecab7c661c252717ac40b44496c907c19870 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T01:28:24.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-07T01:28:24.293Z] Warning: overwriting stash ‘coverage-report’ [2023-09-07T01:28:24.717Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T01:28:25.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-07T01:28:25.616Z] + ls -al . [2023-09-07T01:28:25.616Z] total 184 [2023-09-07T01:28:25.616Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 01:25 . [2023-09-07T01:28:25.616Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 01:22 .. [2023-09-07T01:28:25.616Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 7 01:22 .dockerignore [2023-09-07T01:28:25.616Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 01:22 .git [2023-09-07T01:28:25.616Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:22 .github [2023-09-07T01:28:25.616Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 7 01:22 .gitignore [2023-09-07T01:28:25.616Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 7 01:22 .golangci.yml [2023-09-07T01:28:25.616Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 7 01:22 Attribution.txt [2023-09-07T01:28:25.616Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 7 01:22 CHANGELOG.md [2023-09-07T01:28:25.616Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 7 01:22 Dockerfile [2023-09-07T01:28:25.616Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 01:22 GOVERNANCE.md [2023-09-07T01:28:25.616Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 7 01:22 Jenkinsfile [2023-09-07T01:28:25.616Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 7 01:22 LICENSE [2023-09-07T01:28:25.616Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 7 01:22 Makefile [2023-09-07T01:28:25.616Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 7 01:22 OWNERS.md [2023-09-07T01:28:25.616Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 7 01:22 README.md [2023-09-07T01:28:25.616Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 01:18 VERSION [2023-09-07T01:28:25.616Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 01:22 bin [2023-09-07T01:28:25.616Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:22 cmd [2023-09-07T01:28:25.616Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 7 01:27 coverage.out [2023-09-07T01:28:25.616Z] -rw-rw-r-- 1 jenkins jenkins 3820 Sep 7 01:22 go.mod [2023-09-07T01:28:25.616Z] -rw-rw-r-- 1 jenkins jenkins 34092 Sep 7 01:22 go.sum [2023-09-07T01:28:25.616Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:22 internal [2023-09-07T01:28:25.616Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 01:22 mock [2023-09-07T01:28:25.616Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 01:22 snap [2023-09-07T01:28:25.616Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 7 01:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:28:26.028Z] + 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=36e5884eaa65998ca8d45f59dbe49cd5228baa54 --label arch=arm64 --label version=0.0.0 . [2023-09-07T01:28:26.297Z] Sending build context to Docker daemon 3.358MB [2023-09-07T01:28:26.297Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T01:28:26.297Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-07T01:28:26.297Z] ---> 096d241f0bc4 [2023-09-07T01:28:26.297Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-07T01:28:26.297Z] ---> Running in 7cff5203eb2a [2023-09-07T01:28:26.575Z] Removing intermediate container 7cff5203eb2a [2023-09-07T01:28:26.575Z] ---> 77eabc94c835 [2023-09-07T01:28:26.575Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T01:28:26.844Z] ---> Running in 8163d8d6b506 [2023-09-07T01:28:27.112Z] Removing intermediate container 8163d8d6b506 [2023-09-07T01:28:27.112Z] ---> 635aa257dfab [2023-09-07T01:28:27.112Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-07T01:28:27.112Z] ---> Running in d9a2e2572fc6 [2023-09-07T01:28:27.381Z] Removing intermediate container d9a2e2572fc6 [2023-09-07T01:28:27.381Z] ---> 8fe898ba91cd [2023-09-07T01:28:27.381Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T01:28:27.381Z] ---> Running in 3a80ee08595d [2023-09-07T01:28:27.649Z] Removing intermediate container 3a80ee08595d [2023-09-07T01:28:27.649Z] ---> b82192ea9727 [2023-09-07T01:28:27.649Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T01:28:27.649Z] ---> Running in fff90ed0f4a7 [2023-09-07T01:28:28.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T01:28:29.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T01:28:30.157Z] OK: 268 MiB in 57 packages [2023-09-07T01:28:31.118Z] Removing intermediate container fff90ed0f4a7 [2023-09-07T01:28:31.118Z] ---> 2c430ebcb6d0 [2023-09-07T01:28:31.118Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-07T01:28:31.118Z] ---> Running in b66b1387d534 [2023-09-07T01:28:31.386Z] Removing intermediate container b66b1387d534 [2023-09-07T01:28:31.386Z] ---> 80054d305861 [2023-09-07T01:28:31.386Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-07T01:28:31.969Z] ---> 73c59c1c9e34 [2023-09-07T01:28:31.969Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T01:28:31.969Z] ---> Running in ac5de53ce9eb [2023-09-07T01:28:33.915Z] Removing intermediate container ac5de53ce9eb [2023-09-07T01:28:33.915Z] ---> 25bae93fb219 [2023-09-07T01:28:33.915Z] Step 11/24 : COPY . . [2023-09-07T01:28:34.877Z] ---> 743785a64238 [2023-09-07T01:28:34.877Z] Step 12/24 : RUN $MAKE [2023-09-07T01:28:34.877Z] ---> Running in e8dd647e48e2 [2023-09-07T01:28:35.836Z] 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.19" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-07T01:30:57.546Z] Removing intermediate container e8dd647e48e2 [2023-09-07T01:30:57.546Z] ---> 5e480ffb4ee9 [2023-09-07T01:30:57.546Z] Step 13/24 : FROM alpine:3.17 [2023-09-07T01:30:57.546Z] 3.17: Pulling from library/alpine [2023-09-07T01:30:57.546Z] 4060ece20d7a: Pulling fs layer [2023-09-07T01:30:57.546Z] 4060ece20d7a: Verifying Checksum [2023-09-07T01:30:57.546Z] 4060ece20d7a: Download complete [2023-09-07T01:30:57.546Z] 4060ece20d7a: Pull complete [2023-09-07T01:30:57.546Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-07T01:30:57.546Z] Status: Downloaded newer image for alpine:3.17 [2023-09-07T01:30:57.546Z] ---> 8650cd65339b [2023-09-07T01:30:57.546Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-07T01:30:57.546Z] ---> Running in 0f765bfb0186 [2023-09-07T01:30:57.546Z] Removing intermediate container 0f765bfb0186 [2023-09-07T01:30:57.546Z] ---> ede25c7c6d5b [2023-09-07T01:30:57.546Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-07T01:30:57.546Z] ---> Running in 592b96e5a065 [2023-09-07T01:30:57.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T01:30:57.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T01:30:57.546Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-07T01:30:57.546Z] Executing busybox-1.35.0-r29.trigger [2023-09-07T01:30:57.546Z] OK: 8 MiB in 16 packages [2023-09-07T01:30:57.546Z] Removing intermediate container 592b96e5a065 [2023-09-07T01:30:57.546Z] ---> aed27c4493bb [2023-09-07T01:30:57.546Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-07T01:30:57.546Z] ---> a113c93fa1f8 [2023-09-07T01:30:57.546Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-07T01:30:57.546Z] ---> 715a222092e7 [2023-09-07T01:30:57.546Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-07T01:30:57.546Z] ---> d021266f450f [2023-09-07T01:30:57.546Z] Step 19/24 : EXPOSE 59982 [2023-09-07T01:30:57.546Z] ---> Running in 89f70eb84f8b [2023-09-07T01:30:57.546Z] Removing intermediate container 89f70eb84f8b [2023-09-07T01:30:57.546Z] ---> 5549d1f465ae [2023-09-07T01:30:57.546Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-07T01:30:57.546Z] ---> Running in 759ff33d49b7 [2023-09-07T01:30:57.546Z] Removing intermediate container 759ff33d49b7 [2023-09-07T01:30:57.546Z] ---> 8178235a2123 [2023-09-07T01:30:57.546Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-07T01:30:57.546Z] ---> Running in b7b175905126 [2023-09-07T01:30:57.546Z] Removing intermediate container b7b175905126 [2023-09-07T01:30:57.546Z] ---> 10a410b343ce [2023-09-07T01:30:57.546Z] Step 22/24 : LABEL arch=arm64 [2023-09-07T01:30:57.546Z] ---> Running in 66b5ccf89aae [2023-09-07T01:30:57.546Z] Removing intermediate container 66b5ccf89aae [2023-09-07T01:30:57.546Z] ---> bc8a97d0bb4a [2023-09-07T01:30:57.546Z] Step 23/24 : LABEL git_sha=36e5884eaa65998ca8d45f59dbe49cd5228baa54 [2023-09-07T01:30:57.546Z] ---> Running in 7a3d4769ef6f [2023-09-07T01:30:57.546Z] Removing intermediate container 7a3d4769ef6f [2023-09-07T01:30:57.546Z] ---> 09183c5d1146 [2023-09-07T01:30:57.546Z] Step 24/24 : LABEL version=0.0.0 [2023-09-07T01:30:57.546Z] ---> Running in 6940d4266e61 [2023-09-07T01:30:57.546Z] Removing intermediate container 6940d4266e61 [2023-09-07T01:30:57.546Z] ---> c612ad5ed8d4 [2023-09-07T01:30:57.546Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-07T01:30:57.546Z] Successfully built c612ad5ed8d4 [2023-09-07T01:30:57.546Z] 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-09-07T01:30:58.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T01:30:58.372Z] [2023-09-07T01:30:58.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:30:58.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T01:30:58.766Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-07T01:30:58.766Z] 8998bd30e6a1: Pulling fs layer [2023-09-07T01:30:58.766Z] 04944245beec: Pulling fs layer [2023-09-07T01:30:58.766Z] 699f458cf7ca: Pulling fs layer [2023-09-07T01:30:58.766Z] 765212b225bb: Pulling fs layer [2023-09-07T01:30:58.766Z] f23df028b6ca: Pulling fs layer [2023-09-07T01:30:58.766Z] d65c8cfc05b1: Pulling fs layer [2023-09-07T01:30:58.766Z] 2437ff75d9bd: Pulling fs layer [2023-09-07T01:30:58.766Z] 765212b225bb: Waiting [2023-09-07T01:30:58.766Z] f23df028b6ca: Waiting [2023-09-07T01:30:58.766Z] d65c8cfc05b1: Waiting [2023-09-07T01:30:58.766Z] 2437ff75d9bd: Waiting [2023-09-07T01:30:59.037Z] 04944245beec: Verifying Checksum [2023-09-07T01:30:59.037Z] 04944245beec: Download complete [2023-09-07T01:30:59.037Z] 765212b225bb: Verifying Checksum [2023-09-07T01:30:59.037Z] 765212b225bb: Download complete [2023-09-07T01:30:59.037Z] f23df028b6ca: Verifying Checksum [2023-09-07T01:30:59.037Z] f23df028b6ca: Download complete [2023-09-07T01:30:59.037Z] d65c8cfc05b1: Verifying Checksum [2023-09-07T01:30:59.037Z] d65c8cfc05b1: Download complete [2023-09-07T01:30:59.037Z] 699f458cf7ca: Verifying Checksum [2023-09-07T01:30:59.037Z] 699f458cf7ca: Download complete [2023-09-07T01:30:59.621Z] 8998bd30e6a1: Download complete [2023-09-07T01:31:01.566Z] 2437ff75d9bd: Verifying Checksum [2023-09-07T01:31:01.566Z] 2437ff75d9bd: Download complete [2023-09-07T01:31:03.508Z] 8998bd30e6a1: Pull complete [2023-09-07T01:31:03.508Z] 04944245beec: Pull complete [2023-09-07T01:31:04.908Z] 699f458cf7ca: Pull complete [2023-09-07T01:31:04.908Z] 765212b225bb: Pull complete [2023-09-07T01:31:05.488Z] f23df028b6ca: Pull complete [2023-09-07T01:31:05.820Z] d65c8cfc05b1: Pull complete [2023-09-07T01:31:20.909Z] 2437ff75d9bd: Pull complete [2023-09-07T01:31:20.909Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-07T01:31:20.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T01:31:20.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T01:31:21.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-5506 does not seem to be running inside a container [2023-09-07T01:31:21.302Z] $ 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-09-07T01:31:23.819Z] $ docker top d93b8834c7dfea7b5aa9918177a03a512f1afb4b3d1078d108848b84da8023de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:31:24.389Z] ---> job-cost.sh [2023-09-07T01:31:24.656Z] lf-activate-venv: SKIPPING [2023-09-07T01:31:24.656Z] INFO: No Stack... [2023-09-07T01:31:24.921Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-07T01:31:25.879Z] INFO: Archiving Costs [Pipeline] sh [2023-09-07T01:31:26.210Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-09-07T01:31:26.210Z] + cut -d, -f6 [Pipeline] lock [2023-09-07T01:31:26.291Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-622-1-stack-cost] [2023-09-07T01:31:26.297Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-622-1-stack-cost] did not exist. Created. [2023-09-07T01:31:26.297Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-622-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-07T01:31:27.024Z] /w/workspace/device-mqtt-go/1@tmp/durable-0082d3ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-07T01:31:27.371Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-07T01:31:27.404Z] Warning: overwriting stash ‘stack-cost’ [2023-09-07T01:31:27.455Z] Stashed 1 file(s) [Pipeline] } [2023-09-07T01:31:27.469Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-622-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-07T01:31:27.546Z] $ docker stop --time=1 d93b8834c7dfea7b5aa9918177a03a512f1afb4b3d1078d108848b84da8023de [2023-09-07T01:31:29.023Z] $ docker rm -f --volumes d93b8834c7dfea7b5aa9918177a03a512f1afb4b3d1078d108848b84da8023de [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-09-07T01:31:31.791Z] provisioning config files... [2023-09-07T01:31:31.798Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp/config15369546380830942280tmp [Pipeline] { [Pipeline] sh [2023-09-07T01:31:32.145Z] + set +x [2023-09-07T01:31:32.145Z] + + bashcurl -s -s -- https://codecov.io/bash [2023-09-07T01:31:32.145Z] [2023-09-07T01:31:32.145Z] [2023-09-07T01:31:32.145Z] _____ _ [2023-09-07T01:31:32.145Z] / ____| | | [2023-09-07T01:31:32.145Z] | | ___ __| | ___ ___ _____ __ [2023-09-07T01:31:32.145Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-07T01:31:32.145Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-07T01:31:32.145Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-07T01:31:32.145Z] Bash-1.0.6 [2023-09-07T01:31:32.145Z] [2023-09-07T01:31:32.145Z] [2023-09-07T01:31:32.145Z] ==> git version 2.25.1 found [2023-09-07T01:31:32.145Z] ==> 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-09-07T01:31:32.145Z] Release-Date: 2020-01-08 [2023-09-07T01:31:32.145Z] 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-09-07T01:31:32.145Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-07T01:31:32.145Z] ==> Jenkins CI detected. [2023-09-07T01:31:32.145Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-622 [2023-09-07T01:31:32.145Z] project root: . [2023-09-07T01:31:32.145Z] --> token set from env [2023-09-07T01:31:32.145Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-07T01:31:32.145Z] ==> Running gcov in . (disable via -X gcov) [2023-09-07T01:31:32.145Z] ==> Python coveragepy not found [2023-09-07T01:31:32.145Z] ==> Searching for coverage reports in: [2023-09-07T01:31:32.145Z] + . [2023-09-07T01:31:32.145Z] -> Found 1 reports [2023-09-07T01:31:32.145Z] ==> Detecting git/mercurial file structure [2023-09-07T01:31:32.145Z] ==> Reading reports [2023-09-07T01:31:32.145Z] + ./coverage.out bytes=18506 [2023-09-07T01:31:32.145Z] ==> Appending adjustments [2023-09-07T01:31:32.145Z] https://docs.codecov.io/docs/fixing-reports [2023-09-07T01:31:32.406Z] + Found adjustments [2023-09-07T01:31:32.406Z] ==> Gzipping contents [2023-09-07T01:31:32.406Z] 4.0K /tmp/codecov.6zjyiY.gz [2023-09-07T01:31:32.406Z] ==> Uploading reports [2023-09-07T01:31:32.406Z] url: https://codecov.io [2023-09-07T01:31:32.406Z] query: branch=PR-622&commit=36e5884eaa65998ca8d45f59dbe49cd5228baa54&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-622%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=622&job=&cmd_args= [2023-09-07T01:31:32.406Z] -> Pinging Codecov [2023-09-07T01:31:32.406Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-622&commit=36e5884eaa65998ca8d45f59dbe49cd5228baa54&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-622%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=622&job=&cmd_args= [2023-09-07T01:31:32.406Z] -> Uploading to [2023-09-07T01:31:32.406Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-07/7D719EC7BBE17E464838252E33014C33/36e5884eaa65998ca8d45f59dbe49cd5228baa54/65503b61-04a0-4b7a-ac72-2de315ba8152.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230907T013132Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e727cb95578aef71bd27bdc57185e57eb53090493716746c4604a2e40b7b3f0 [2023-09-07T01:31:32.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T01:31:32.406Z] Dload Upload Total Spent Left Speed [2023-09-07T01:31:32.664Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 16507 --:--:-- --:--:-- --:--:-- 16507 [2023-09-07T01:31:32.664Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/36e5884eaa65998ca8d45f59dbe49cd5228baa54 [Pipeline] } [2023-09-07T01:31:32.693Z] 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-09-07T01:31:34.458Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-622/archives ] [2023-09-07T01:31:34.458Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-622/archives [2023-09-07T01:31:34.458Z] total 16 [2023-09-07T01:31:34.458Z] drwxr-xr-x 3 root root 4096 Sep 7 01:20 . [2023-09-07T01:31:34.458Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 01:20 .. [2023-09-07T01:31:34.458Z] drwxr-xr-x 2 root root 4096 Sep 7 01:20 cost [2023-09-07T01:31:34.458Z] -rw-r--r-- 1 root root 86 Sep 7 01:20 cost.csv [2023-09-07T01:31:34.458Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-622/archives [2023-09-07T01:31:34.458Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-622/archives [2023-09-07T01:31:34.458Z] total 16 [2023-09-07T01:31:34.458Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 01:20 . [2023-09-07T01:31:34.458Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 01:20 .. [2023-09-07T01:31:34.458Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 7 01:20 cost [2023-09-07T01:31:34.458Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 7 01:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:31:34.789Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:31:35.674Z] ---> package-listing.sh [2023-09-07T01:31:35.674Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-07T01:31:35.674Z] ++ facter osfamily [2023-09-07T01:31:35.933Z] + OS_FAMILY=debian [2023-09-07T01:31:35.933Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-622 [2023-09-07T01:31:35.933Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-07T01:31:35.933Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-07T01:31:35.933Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-07T01:31:35.933Z] + PACKAGES=/tmp/packages_start.txt [2023-09-07T01:31:35.933Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-622 ']' [2023-09-07T01:31:35.933Z] + PACKAGES=/tmp/packages_end.txt [2023-09-07T01:31:35.933Z] + case "${OS_FAMILY}" in [2023-09-07T01:31:35.933Z] + dpkg -l [2023-09-07T01:31:35.933Z] + grep '^ii' [2023-09-07T01:31:35.933Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-07T01:31:35.933Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-07T01:31:35.933Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-07T01:31:35.933Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-622 ']' [2023-09-07T01:31:35.933Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-622/archives/ [2023-09-07T01:31:35.933Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-622/archives/ [Pipeline] echo [2023-09-07T01:31:35.967Z] 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-622/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-07T01:31:36.255Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T01:31:36.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T01:31:36.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T01:31:37.040Z] prd-ubuntu20.04-docker-8c-8g-5505 does not seem to be running inside a container [2023-09-07T01:31:37.072Z] $ 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-622/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-622 -v /w/workspace/gexfoundry_device-mqtt-go_PR-622:/w/workspace/gexfoundry_device-mqtt-go_PR-622:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-622@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-07T01:31:37.267Z] $ docker top e819fd64f7582f1451a9d8153895d3eee944636fc5f56fd396259901229ed043 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T01:31:37.652Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-07T01:31:37.964Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-07T01:31:38.272Z] + ls /var/log/sa-host [2023-09-07T01:31:38.272Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T01:31:38.405Z] provisioning config files... [2023-09-07T01:31:38.412Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp/config10862894174386037192tmp [Pipeline] { [Pipeline] echo [2023-09-07T01:31:38.462Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:31:38.770Z] ---> create-netrc.sh [Pipeline] } [2023-09-07T01:31:38.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:31:39.204Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-07T01:31:39.236Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:31:39.552Z] ---> sudo-logs.sh [2023-09-07T01:31:39.553Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-07T01:31:39.641Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:31:39.953Z] ---> job-cost.sh [2023-09-07T01:31:39.953Z] lf-activate-venv: SKIPPING [2023-09-07T01:31:39.953Z] DEBUG: total: 0.2199999988079071 [2023-09-07T01:31:39.953Z] INFO: Retrieving Stack Cost... [2023-09-07T01:31:40.213Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-07T01:31:40.781Z] INFO: Archiving Costs [Pipeline] echo [2023-09-07T01:31:40.820Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T01:31:41.129Z] ---> logs-deploy.sh [2023-09-07T01:31:41.129Z] lf-activate-venv: SKIPPING [2023-09-07T01:31:41.129Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-622/1 [2023-09-07T01:31:41.129Z] INFO: archiving workspace using pattern(s): [2023-09-07T01:31:42.068Z] Archives upload complete. [2023-09-07T01:31:42.068Z] INFO: archiving logs to Nexus