Pull request #661 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f367ab2d4aecb0af8a41fd3f6308ee1623e275c5+231c33ae3d29d9c6125d3970eea5d57d0e38cccf (fd93d7bb95791c7bf4fc0319feb9afb1fdfa24fd) 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-ssh8414571323900387662.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6776226387495200486.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-661/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-661/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2040791485019531559.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-661/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14685537297975827608.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh1998146134330740986.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-661/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-661/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9702251975194283952.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1202 in /w/workspace/gexfoundry_device-mqtt-go_PR-661 [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-661 # 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 Merging remotes/origin/main commit 231c33ae3d29d9c6125d3970eea5d57d0e38cccf into PR head commit f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 Merge succeeded, producing f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 Checking out Revision f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 (PR-661) > 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/661/head:refs/remotes/origin/PR-661 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 # 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 231c33ae3d29d9c6125d3970eea5d57d0e38cccf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 # timeout=10 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-19T01:34:52.291Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-19T01:34:52.509Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-19T01:34:52.625Z] ========================================================= [2024-02-19T01:34:52.625Z] EdgeX Global Pipelines Version Info [2024-02-19T01:34:52.625Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:34:53.391Z] ------------------- [2024-02-19T01:34:53.391Z] stable info: [2024-02-19T01:34:53.391Z] ------------------- [2024-02-19T01:34:53.391Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-19T01:34:53.391Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T01:34:53.391Z] Message: update stable to v1.0.258 [2024-02-19T01:34:54.883Z] ------------------- [2024-02-19T01:34:54.883Z] experimental info: [2024-02-19T01:34:54.883Z] ------------------- [2024-02-19T01:34:54.883Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-19T01:34:54.883Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T01:34:54.883Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-19T01:34:55.090Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-02-19T01:34:55.142Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-02-19T01:34:55.198Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-19T01:34:55.252Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-19T01:34:55.303Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-19T01:34:55.358Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-19T01:34:55.415Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-19T01:34:55.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-19T01:34:55.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-19T01:34:55.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-19T01:34:55.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-19T01:34:55.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-02-19T01:34:55.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-19T01:34:55.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-19T01:34:55.879Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T01:34:55.944Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T01:35:00.366Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T01:35:04.945Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T01:35:05.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-19T01:35:05.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-19T01:35:05.146Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-19T01:35:05.210Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-19T01:35:15.837Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-19T01:35:15.919Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-19T01:35:15.989Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-19T01:35:16.064Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-19T01:35:16.135Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-19T01:35:16.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-661 [Pipeline] echo [2024-02-19T01:35:16.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-661 [Pipeline] echo [2024-02-19T01:35:16.357Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-661 [Pipeline] echo [2024-02-19T01:35:16.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 [Pipeline] echo [2024-02-19T01:35:16.506Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f367ab2 [Pipeline] echo [2024-02-19T01:35:16.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T01:35:16.756Z] provisioning config files... [2024-02-19T01:35:16.800Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp/config13164047813935388266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:35:17.195Z] ---> ****-login.sh [2024-02-19T01:35:17.195Z] nexus3.edgexfoundry.org:10001 [2024-02-19T01:35:17.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T01:35:17.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T01:35:17.457Z] Configure a credential helper to remove this warning. See [2024-02-19T01:35:17.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T01:35:17.457Z] [2024-02-19T01:35:17.457Z] Login Succeeded [2024-02-19T01:35:17.457Z] nexus3.edgexfoundry.org:10002 [2024-02-19T01:35:17.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T01:35:17.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T01:35:17.717Z] Configure a credential helper to remove this warning. See [2024-02-19T01:35:17.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T01:35:17.717Z] [2024-02-19T01:35:17.717Z] Login Succeeded [2024-02-19T01:35:17.717Z] nexus3.edgexfoundry.org:10003 [2024-02-19T01:35:17.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T01:35:17.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T01:35:17.717Z] Configure a credential helper to remove this warning. See [2024-02-19T01:35:17.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T01:35:17.717Z] [2024-02-19T01:35:17.717Z] Login Succeeded [2024-02-19T01:35:17.717Z] nexus3.edgexfoundry.org:10004 [2024-02-19T01:35:17.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T01:35:17.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T01:35:17.980Z] Configure a credential helper to remove this warning. See [2024-02-19T01:35:17.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T01:35:17.980Z] [2024-02-19T01:35:17.980Z] Login Succeeded [2024-02-19T01:35:17.980Z] ****.io [2024-02-19T01:35:17.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T01:35:18.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T01:35:18.241Z] Configure a credential helper to remove this warning. See [2024-02-19T01:35:18.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T01:35:18.241Z] [2024-02-19T01:35:18.241Z] Login Succeeded [2024-02-19T01:35:18.241Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T01:35:18.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-19T01:35:19.009Z] + git rev-list -1 --merges f367ab2d4aecb0af8a41fd3f6308ee1623e275c5~1..f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 [Pipeline] echo [2024-02-19T01:35:19.058Z] -----------> git rev-list -1 --merges f367ab2d4aecb0af8a41fd3f6308ee1623e275c5~1..f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 [false] [Pipeline] sh [2024-02-19T01:35:19.390Z] + git log --format=format:%s -1 f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 [Pipeline] echo [2024-02-19T01:35:19.426Z] ========================================================= [2024-02-19T01:35:19.426Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-19T01:35:19.426Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T01:35:19.909Z] + git log --format=format:%s -1 f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 [Pipeline] echo [2024-02-19T01:35:19.940Z] [semverPrep] GIT_COMMIT: f367ab2d4aecb0af8a41fd3f6308ee1623e275c5, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-02-19T01:35:19.985Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-19T01:35:20.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T01:35:20.407Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-19T01:35:20.407Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-19T01:35:20.407Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-19T01:35:20.407Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-19T01:35:20.407Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-19T01:35:20.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T01:35:20.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T01:35:20.905Z] [2024-02-19T01:35:20.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T01:35:21.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T01:35:21.307Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-19T01:35:21.308Z] b85a868b505f: Pulling fs layer [2024-02-19T01:35:21.308Z] e2be974225ed: Pulling fs layer [2024-02-19T01:35:21.308Z] 339a4e72a1f5: Pulling fs layer [2024-02-19T01:35:21.308Z] 988bab9f4d93: Pulling fs layer [2024-02-19T01:35:21.308Z] 1469e6f7b9e6: Pulling fs layer [2024-02-19T01:35:21.308Z] eaf3925da568: Pulling fs layer [2024-02-19T01:35:21.308Z] bab4dde63d76: Pulling fs layer [2024-02-19T01:35:21.308Z] bde34c3a00c8: Pulling fs layer [2024-02-19T01:35:21.308Z] b352a97aabf1: Pulling fs layer [2024-02-19T01:35:21.308Z] 4872d77fe225: Pulling fs layer [2024-02-19T01:35:21.308Z] 5851b861e8e6: Pulling fs layer [2024-02-19T01:35:21.308Z] 988bab9f4d93: Waiting [2024-02-19T01:35:21.308Z] 4872d77fe225: Waiting [2024-02-19T01:35:21.308Z] 5851b861e8e6: Waiting [2024-02-19T01:35:21.308Z] b352a97aabf1: Waiting [2024-02-19T01:35:21.308Z] bab4dde63d76: Waiting [2024-02-19T01:35:21.308Z] 1469e6f7b9e6: Waiting [2024-02-19T01:35:21.308Z] eaf3925da568: Waiting [2024-02-19T01:35:21.308Z] bde34c3a00c8: Waiting [2024-02-19T01:35:21.308Z] e2be974225ed: Verifying Checksum [2024-02-19T01:35:21.308Z] e2be974225ed: Download complete [2024-02-19T01:35:21.308Z] 988bab9f4d93: Verifying Checksum [2024-02-19T01:35:21.308Z] 988bab9f4d93: Download complete [2024-02-19T01:35:21.308Z] 1469e6f7b9e6: Verifying Checksum [2024-02-19T01:35:21.308Z] 1469e6f7b9e6: Download complete [2024-02-19T01:35:21.570Z] eaf3925da568: Download complete [2024-02-19T01:35:21.570Z] 339a4e72a1f5: Verifying Checksum [2024-02-19T01:35:21.570Z] 339a4e72a1f5: Download complete [2024-02-19T01:35:21.570Z] bde34c3a00c8: Download complete [2024-02-19T01:35:21.570Z] b352a97aabf1: Verifying Checksum [2024-02-19T01:35:21.570Z] b352a97aabf1: Download complete [2024-02-19T01:35:21.570Z] 4872d77fe225: Verifying Checksum [2024-02-19T01:35:21.570Z] 4872d77fe225: Download complete [2024-02-19T01:35:21.570Z] 5851b861e8e6: Verifying Checksum [2024-02-19T01:35:21.570Z] 5851b861e8e6: Download complete [2024-02-19T01:35:21.570Z] b85a868b505f: Verifying Checksum [2024-02-19T01:35:21.570Z] b85a868b505f: Download complete [2024-02-19T01:35:21.828Z] bab4dde63d76: Verifying Checksum [2024-02-19T01:35:21.828Z] bab4dde63d76: Download complete [2024-02-19T01:35:22.765Z] b85a868b505f: Pull complete [2024-02-19T01:35:23.023Z] e2be974225ed: Pull complete [2024-02-19T01:35:23.613Z] 339a4e72a1f5: Pull complete [2024-02-19T01:35:23.613Z] 988bab9f4d93: Pull complete [2024-02-19T01:35:23.875Z] 1469e6f7b9e6: Pull complete [2024-02-19T01:35:23.875Z] eaf3925da568: Pull complete [2024-02-19T01:35:25.796Z] bab4dde63d76: Pull complete [2024-02-19T01:35:25.796Z] bde34c3a00c8: Pull complete [2024-02-19T01:35:25.796Z] b352a97aabf1: Pull complete [2024-02-19T01:35:26.059Z] 4872d77fe225: Pull complete [2024-02-19T01:35:26.059Z] 5851b861e8e6: Pull complete [2024-02-19T01:35:26.059Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-19T01:35:26.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T01:35:26.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T01:35:26.411Z] prd-ubuntu20.04-docker-8c-8g-1202 does not seem to be running inside a container [2024-02-19T01:35:26.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-661 -v /w/workspace/gexfoundry_device-mqtt-go_PR-661:/w/workspace/gexfoundry_device-mqtt-go_PR-661:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T01:35:30.345Z] $ docker top aa83443d523632ee46c8e02588a83ccc9fa01a63994e6e6f505f974d2f052a50 -eo pid,comm [2024-02-19T01:35:30.400Z] 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). [2024-02-19T01:35:30.400Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T01:35:30.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T01:35:30.603Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T01:35:30.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T01:35:30.737Z] $ docker exec aa83443d523632ee46c8e02588a83ccc9fa01a63994e6e6f505f974d2f052a50 ssh-agent [2024-02-19T01:35:30.853Z] SSH_AUTH_SOCK=/tmp/ssh-sT9Npkn3WDpn/agent.33 [2024-02-19T01:35:30.853Z] SSH_AGENT_PID=39 [2024-02-19T01:35:30.862Z] Running ssh-add (command line suppressed) [2024-02-19T01:35:30.968Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp/private_key_2078951484053811300.key (/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp/private_key_2078951484053811300.key) [2024-02-19T01:35:30.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T01:35:31.344Z] + git tag --points-at HEAD [Pipeline] } [2024-02-19T01:35:31.369Z] $ docker exec --env ******** --env ******** aa83443d523632ee46c8e02588a83ccc9fa01a63994e6e6f505f974d2f052a50 ssh-agent -k [2024-02-19T01:35:31.464Z] unset SSH_AUTH_SOCK; [2024-02-19T01:35:31.464Z] unset SSH_AGENT_PID; [2024-02-19T01:35:31.464Z] echo Agent pid 39 killed; [2024-02-19T01:35:31.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-19T01:35:31.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T01:35:31.602Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T01:35:31.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T01:35:31.734Z] $ docker exec aa83443d523632ee46c8e02588a83ccc9fa01a63994e6e6f505f974d2f052a50 ssh-agent [2024-02-19T01:35:31.843Z] SSH_AUTH_SOCK=/tmp/ssh-WvOjLWKZBPnt/agent.71 [2024-02-19T01:35:31.843Z] SSH_AGENT_PID=77 [2024-02-19T01:35:31.848Z] Running ssh-add (command line suppressed) [2024-02-19T01:35:31.949Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp/private_key_5911576098712913929.key (/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp/private_key_5911576098712913929.key) [2024-02-19T01:35:31.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T01:35:32.336Z] + git semver init [2024-02-19T01:35:32.597Z] 2024-02-19 01:35:32,569 [run_init] DEBUG init version:0.0.0 force:False [2024-02-19T01:35:32.597Z] 2024-02-19 01:35:32,570 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-661/.semver [2024-02-19T01:35:32.597Z] 2024-02-19 01:35:32,571 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-661/.semver [2024-02-19T01:35:32.597Z] 2024-02-19 01:35:32,571 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-661/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-661, universal_newlines=False, shell=None, istream=None) [2024-02-19T01:35:33.980Z] 2024-02-19 01:35:33,691 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-661/.git/info/exclude [2024-02-19T01:35:33.980Z] 2024-02-19 01:35:33,691 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-661/.semver/PR-661 with force:False [2024-02-19T01:35:33.980Z] 2024-02-19 01:35:33,692 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-661/.semver/PR-661 [2024-02-19T01:35:33.980Z] 2024-02-19 01:35:33,696 [execute] INFO git cat-file --batch-check [2024-02-19T01:35:33.980Z] 2024-02-19 01:35:33,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-661/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T01:35:33.980Z] 2024-02-19 01:35:33,703 [execute] INFO git cat-file --batch [2024-02-19T01:35:33.980Z] 2024-02-19 01:35:33,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-661/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T01:35:33.980Z] 2024-02-19 01:35:33,708 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-661/.semver/PR-661 [2024-02-19T01:35:33.980Z] 0.0.0 [Pipeline] } [2024-02-19T01:35:34.013Z] $ docker exec --env ******** --env ******** aa83443d523632ee46c8e02588a83ccc9fa01a63994e6e6f505f974d2f052a50 ssh-agent -k [2024-02-19T01:35:34.122Z] unset SSH_AUTH_SOCK; [2024-02-19T01:35:34.123Z] unset SSH_AGENT_PID; [2024-02-19T01:35:34.123Z] echo Agent pid 77 killed; [2024-02-19T01:35:34.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T01:35:34.653Z] + git semver [Pipeline] } [2024-02-19T01:35:34.938Z] $ docker stop --time=1 aa83443d523632ee46c8e02588a83ccc9fa01a63994e6e6f505f974d2f052a50 [2024-02-19T01:35:36.202Z] $ docker rm -f --volumes aa83443d523632ee46c8e02588a83ccc9fa01a63994e6e6f505f974d2f052a50 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T01:35:36.667Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-19T01:35:37.071Z] Stashed 1 file(s) [Pipeline] echo [2024-02-19T01:35:37.091Z] [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 [2024-02-19T01:35:38.080Z] provisioning config files... [2024-02-19T01:35:38.091Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp/config17114778084700762817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:35:38.482Z] ---> ****-login.sh [2024-02-19T01:35:38.483Z] nexus3.edgexfoundry.org:10001 [2024-02-19T01:35:38.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T01:35:38.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T01:35:38.483Z] Configure a credential helper to remove this warning. See [2024-02-19T01:35:38.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T01:35:38.483Z] [2024-02-19T01:35:38.483Z] Login Succeeded [2024-02-19T01:35:38.483Z] nexus3.edgexfoundry.org:10002 [2024-02-19T01:35:38.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T01:35:38.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T01:35:38.483Z] Configure a credential helper to remove this warning. See [2024-02-19T01:35:38.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T01:35:38.483Z] [2024-02-19T01:35:38.483Z] Login Succeeded [2024-02-19T01:35:38.483Z] nexus3.edgexfoundry.org:10003 [2024-02-19T01:35:38.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T01:35:38.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T01:35:38.745Z] Configure a credential helper to remove this warning. See [2024-02-19T01:35:38.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T01:35:38.745Z] [2024-02-19T01:35:38.745Z] Login Succeeded [2024-02-19T01:35:38.745Z] nexus3.edgexfoundry.org:10004 [2024-02-19T01:35:38.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T01:35:38.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T01:35:38.745Z] Configure a credential helper to remove this warning. See [2024-02-19T01:35:38.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T01:35:38.745Z] [2024-02-19T01:35:38.745Z] Login Succeeded [2024-02-19T01:35:38.745Z] ****.io [2024-02-19T01:35:39.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T01:35:39.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T01:35:39.005Z] Configure a credential helper to remove this warning. See [2024-02-19T01:35:39.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T01:35:39.005Z] [2024-02-19T01:35:39.005Z] Login Succeeded [2024-02-19T01:35:39.005Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T01:35:39.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T01:35:39.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T01:35:39.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T01:35:39.469Z] ========================================================= [2024-02-19T01:35:39.469Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-19T01:35:39.469Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T01:35:40.040Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T01:35:40.040Z] Sending build context to Docker daemon 14.9MB [2024-02-19T01:35:40.040Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T01:35:40.040Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-19T01:35:40.040Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-19T01:35:40.040Z] 7264a8db6415: Pulling fs layer [2024-02-19T01:35:40.040Z] c4d48a809fc2: Pulling fs layer [2024-02-19T01:35:40.040Z] 4f1c88b9dad5: Pulling fs layer [2024-02-19T01:35:40.040Z] ad3a456e5733: Pulling fs layer [2024-02-19T01:35:40.040Z] 69c7f0334f64: Pulling fs layer [2024-02-19T01:35:40.040Z] 1f1c1a5573a3: Pulling fs layer [2024-02-19T01:35:40.040Z] ad3a456e5733: Waiting [2024-02-19T01:35:40.040Z] 69c7f0334f64: Waiting [2024-02-19T01:35:40.040Z] ce7588e14bc9: Pulling fs layer [2024-02-19T01:35:40.040Z] b5e4710f87ac: Pulling fs layer [2024-02-19T01:35:40.040Z] 1f1c1a5573a3: Waiting [2024-02-19T01:35:40.040Z] ce7588e14bc9: Waiting [2024-02-19T01:35:40.299Z] c4d48a809fc2: Download complete [2024-02-19T01:35:40.299Z] ad3a456e5733: Verifying Checksum [2024-02-19T01:35:40.299Z] ad3a456e5733: Download complete [2024-02-19T01:35:40.299Z] 69c7f0334f64: Verifying Checksum [2024-02-19T01:35:40.299Z] 69c7f0334f64: Download complete [2024-02-19T01:35:40.299Z] 7264a8db6415: Download complete [2024-02-19T01:35:40.299Z] 1f1c1a5573a3: Verifying Checksum [2024-02-19T01:35:40.299Z] 1f1c1a5573a3: Download complete [2024-02-19T01:35:40.299Z] 7264a8db6415: Pull complete [2024-02-19T01:35:40.559Z] b5e4710f87ac: Verifying Checksum [2024-02-19T01:35:40.559Z] b5e4710f87ac: Download complete [2024-02-19T01:35:40.559Z] c4d48a809fc2: Pull complete [2024-02-19T01:35:40.559Z] 4f1c88b9dad5: Verifying Checksum [2024-02-19T01:35:40.559Z] 4f1c88b9dad5: Download complete [2024-02-19T01:35:41.126Z] ce7588e14bc9: Verifying Checksum [2024-02-19T01:35:41.126Z] ce7588e14bc9: Download complete [2024-02-19T01:35:44.414Z] 4f1c88b9dad5: Pull complete [2024-02-19T01:35:44.415Z] ad3a456e5733: Pull complete [2024-02-19T01:35:44.415Z] 69c7f0334f64: Pull complete [2024-02-19T01:35:44.415Z] 1f1c1a5573a3: Pull complete [2024-02-19T01:35:46.950Z] ce7588e14bc9: Pull complete [2024-02-19T01:35:47.521Z] b5e4710f87ac: Pull complete [2024-02-19T01:35:47.521Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-19T01:35:47.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-19T01:35:47.521Z] ---> 88b5674ff536 [2024-02-19T01:35:47.521Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-19T01:35:52.842Z] Still waiting to schedule task [2024-02-19T01:35:52.842Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1201’ [2024-02-19T01:35:54.090Z] ---> Running in 60687960f0d3 [2024-02-19T01:35:54.350Z] Removing intermediate container 60687960f0d3 [2024-02-19T01:35:54.351Z] ---> 74c1ae1c2dfd [2024-02-19T01:35:54.351Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T01:35:54.351Z] ---> Running in c935d23cfe2d [2024-02-19T01:35:54.351Z] Removing intermediate container c935d23cfe2d [2024-02-19T01:35:54.351Z] ---> 52a0805a3fa4 [2024-02-19T01:35:54.351Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T01:35:54.351Z] ---> Running in b997bc95b6ad [2024-02-19T01:35:54.351Z] Removing intermediate container b997bc95b6ad [2024-02-19T01:35:54.351Z] ---> 232197641e06 [2024-02-19T01:35:54.351Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T01:35:54.609Z] ---> Running in cafa7882358c [2024-02-19T01:35:54.609Z] Removing intermediate container cafa7882358c [2024-02-19T01:35:54.609Z] ---> a5f2a81f5b6b [2024-02-19T01:35:54.609Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T01:35:54.609Z] ---> Running in 535b21266679 [2024-02-19T01:35:54.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T01:35:55.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T01:35:55.386Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-19T01:35:55.386Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-19T01:35:55.386Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-19T01:35:55.386Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-19T01:35:55.386Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T01:35:55.386Z] OK: 268 MiB in 56 packages [2024-02-19T01:35:55.954Z] Removing intermediate container 535b21266679 [2024-02-19T01:35:55.954Z] ---> 44cd3e5d881b [2024-02-19T01:35:55.954Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-02-19T01:35:55.954Z] ---> Running in eb0ea991429d [2024-02-19T01:35:56.213Z] Removing intermediate container eb0ea991429d [2024-02-19T01:35:56.213Z] ---> 1c4c0dba7128 [2024-02-19T01:35:56.213Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-19T01:35:56.213Z] ---> f658928f868b [2024-02-19T01:35:56.213Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T01:35:56.213Z] ---> Running in b9e76bdd827a [2024-02-19T01:36:36.316Z] Removing intermediate container b9e76bdd827a [2024-02-19T01:36:36.316Z] ---> 04c549dfb07d [2024-02-19T01:36:36.316Z] Step 11/12 : COPY . . [2024-02-19T01:36:36.316Z] ---> 9874750c6c9e [2024-02-19T01:36:36.316Z] Step 12/12 : RUN $MAKE [2024-02-19T01:36:36.316Z] ---> Running in 8ccc8935ae2e [2024-02-19T01:36:36.316Z] noop [2024-02-19T01:36:36.316Z] Removing intermediate container 8ccc8935ae2e [2024-02-19T01:36:36.316Z] ---> 2a911604b1d3 [2024-02-19T01:36:36.316Z] Successfully built 2a911604b1d3 [2024-02-19T01:36:36.316Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T01:36:36.851Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T01:36:36.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T01:36:37.069Z] prd-ubuntu20.04-docker-8c-8g-1202 does not seem to be running inside a container [2024-02-19T01:36:37.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-661 -v /w/workspace/gexfoundry_device-mqtt-go_PR-661:/w/workspace/gexfoundry_device-mqtt-go_PR-661:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T01:36:37.474Z] $ docker top b9feea68d77c4a2ee73a218397fee52a22022715b120142774459a5a208f9520 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T01:36:37.929Z] + go version [2024-02-19T01:36:37.929Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-19T01:36:37.960Z] $ docker stop --time=1 b9feea68d77c4a2ee73a218397fee52a22022715b120142774459a5a208f9520 [2024-02-19T01:36:39.258Z] $ docker rm -f --volumes b9feea68d77c4a2ee73a218397fee52a22022715b120142774459a5a208f9520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T01:36:40.244Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T01:36:40.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T01:36:40.464Z] prd-ubuntu20.04-docker-8c-8g-1202 does not seem to be running inside a container [2024-02-19T01:36:40.494Z] $ 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-661 -v /w/workspace/gexfoundry_device-mqtt-go_PR-661:/w/workspace/gexfoundry_device-mqtt-go_PR-661:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T01:36:40.869Z] $ docker top c920236960c3ecc33dc9519aada307633f0c40754641160f6d28ab187592f0f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T01:36:41.323Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-661 [Pipeline] fileExists [Pipeline] sh [2024-02-19T01:36:41.723Z] + make test [2024-02-19T01:36:41.723Z] go test ./... -coverprofile=coverage.out ./... [2024-02-19T01:36:42.659Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-02-19T01:36:54.878Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-02-19T01:36:54.878Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-02-19T01:36:54.878Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.8% of statements [2024-02-19T01:37:01.437Z] go vet ./... [2024-02-19T01:37:04.717Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T01:37:04.717Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T01:37:04.717Z] ./bin/test-attribution-txt.sh [2024-02-19T01:37:04.717Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T01:37:04.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T01:37:04.822Z] $ docker stop --time=1 c920236960c3ecc33dc9519aada307633f0c40754641160f6d28ab187592f0f3 [2024-02-19T01:37:07.976Z] $ docker rm -f --volumes c920236960c3ecc33dc9519aada307633f0c40754641160f6d28ab187592f0f3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T01:37:08.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T01:37:08.634Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-19T01:37:09.542Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T01:37:09.852Z] + ls -al . [2024-02-19T01:37:09.852Z] total 184 [2024-02-19T01:37:09.852Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 01:36 . [2024-02-19T01:37:09.852Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 01:34 .. [2024-02-19T01:37:09.852Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 01:34 .dockerignore [2024-02-19T01:37:09.852Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 01:36 .git [2024-02-19T01:37:09.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 01:34 .github [2024-02-19T01:37:09.852Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 19 01:34 .gitignore [2024-02-19T01:37:09.852Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 01:34 .golangci.yml [2024-02-19T01:37:09.852Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 01:35 .semver [2024-02-19T01:37:09.852Z] -rw-rw-r-- 1 jenkins jenkins 10386 Feb 19 01:34 Attribution.txt [2024-02-19T01:37:09.852Z] -rw-rw-r-- 1 jenkins jenkins 18574 Feb 19 01:34 CHANGELOG.md [2024-02-19T01:37:09.852Z] -rw-rw-r-- 1 jenkins jenkins 1798 Feb 19 01:34 Dockerfile [2024-02-19T01:37:09.852Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 01:34 GOVERNANCE.md [2024-02-19T01:37:09.852Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 19 01:34 Jenkinsfile [2024-02-19T01:37:09.852Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 01:34 LICENSE [2024-02-19T01:37:09.852Z] -rw-rw-r-- 1 jenkins jenkins 1963 Feb 19 01:34 Makefile [2024-02-19T01:37:09.852Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 19 01:34 OWNERS.md [2024-02-19T01:37:09.852Z] -rw-rw-r-- 1 jenkins jenkins 3599 Feb 19 01:34 README.md [2024-02-19T01:37:09.852Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 01:35 VERSION [2024-02-19T01:37:09.852Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 01:34 bin [2024-02-19T01:37:09.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 01:34 cmd [2024-02-19T01:37:09.852Z] -rw-r--r-- 1 jenkins jenkins 18506 Feb 19 01:36 coverage.out [2024-02-19T01:37:09.852Z] -rw-rw-r-- 1 jenkins jenkins 3866 Feb 19 01:34 go.mod [2024-02-19T01:37:09.852Z] -rw-rw-r-- 1 jenkins jenkins 34334 Feb 19 01:34 go.sum [2024-02-19T01:37:09.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 01:34 internal [2024-02-19T01:37:09.852Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 01:34 mock [2024-02-19T01:37:09.852Z] -rw-rw-r-- 1 jenkins jenkins 227 Feb 19 01:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T01:37:10.311Z] + 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=f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 --label arch=amd64 --label version=0.0.0 . [2024-02-19T01:37:10.311Z] Sending build context to Docker daemon 14.92MB [2024-02-19T01:37:10.311Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T01:37:10.311Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-19T01:37:10.311Z] ---> 2a911604b1d3 [2024-02-19T01:37:10.311Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-19T01:37:10.570Z] ---> Running in 264572d27373 [2024-02-19T01:37:10.828Z] Removing intermediate container 264572d27373 [2024-02-19T01:37:10.828Z] ---> 71ab18d49c77 [2024-02-19T01:37:10.828Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T01:37:10.828Z] ---> Running in 1c78000c8460 [2024-02-19T01:37:10.828Z] Removing intermediate container 1c78000c8460 [2024-02-19T01:37:10.828Z] ---> 6e5231db3e47 [2024-02-19T01:37:10.828Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T01:37:10.828Z] ---> Running in 1ba50b95d7e1 [2024-02-19T01:37:10.828Z] Removing intermediate container 1ba50b95d7e1 [2024-02-19T01:37:10.828Z] ---> 8373e769d552 [2024-02-19T01:37:10.828Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T01:37:10.828Z] ---> Running in f4696ef578b3 [2024-02-19T01:37:11.087Z] Removing intermediate container f4696ef578b3 [2024-02-19T01:37:11.087Z] ---> cbb3dd603e02 [2024-02-19T01:37:11.087Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T01:37:11.087Z] ---> Running in ab8072f1de22 [2024-02-19T01:37:11.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T01:37:11.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T01:37:11.863Z] OK: 268 MiB in 56 packages [2024-02-19T01:37:12.122Z] Removing intermediate container ab8072f1de22 [2024-02-19T01:37:12.122Z] ---> af1fc18a8f4a [2024-02-19T01:37:12.122Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-02-19T01:37:12.122Z] ---> Running in 18fc5e5e090b [2024-02-19T01:37:12.122Z] Removing intermediate container 18fc5e5e090b [2024-02-19T01:37:12.122Z] ---> 229d27f3a51a [2024-02-19T01:37:12.122Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-19T01:37:12.381Z] ---> 5b8b90343460 [2024-02-19T01:37:12.381Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T01:37:12.381Z] ---> Running in 07d85f81719f [2024-02-19T01:37:12.950Z] Removing intermediate container 07d85f81719f [2024-02-19T01:37:12.950Z] ---> 6cf0c4d6e9ea [2024-02-19T01:37:12.950Z] Step 11/25 : COPY . . [2024-02-19T01:37:13.516Z] ---> 3f190e595bf5 [2024-02-19T01:37:13.516Z] Step 12/25 : RUN $MAKE [2024-02-19T01:37:13.516Z] ---> Running in cb89ac09316f [2024-02-19T01:37:13.773Z] 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.2.0-dev.8" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-02-19T01:37:35.730Z] Removing intermediate container cb89ac09316f [2024-02-19T01:37:35.730Z] ---> ec2a347ac55b [2024-02-19T01:37:35.730Z] Step 13/25 : FROM alpine:3.18 [2024-02-19T01:37:35.730Z] 3.18: Pulling from library/alpine [2024-02-19T01:37:35.730Z] 619be1103602: Pulling fs layer [2024-02-19T01:37:35.730Z] 619be1103602: Download complete [2024-02-19T01:37:35.730Z] 619be1103602: Pull complete [2024-02-19T01:37:35.730Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T01:37:35.730Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T01:37:35.730Z] ---> d3782b16ccc9 [2024-02-19T01:37:35.730Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-02-19T01:37:35.730Z] ---> Running in c91f6d699b24 [2024-02-19T01:37:35.730Z] Removing intermediate container c91f6d699b24 [2024-02-19T01:37:35.730Z] ---> 3c235cc958da [2024-02-19T01:37:35.730Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-02-19T01:37:35.730Z] ---> Running in b883523fb93c [2024-02-19T01:37:35.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T01:37:35.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T01:37:35.730Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T01:37:35.730Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T01:37:35.730Z] OK: 7 MiB in 16 packages [2024-02-19T01:37:35.987Z] Removing intermediate container b883523fb93c [2024-02-19T01:37:35.987Z] ---> 740acbd9e9f7 [2024-02-19T01:37:35.987Z] Step 16/25 : RUN apk --no-cache upgrade [2024-02-19T01:37:35.987Z] ---> Running in 12c8b936c104 [2024-02-19T01:37:36.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T01:37:36.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T01:37:36.503Z] OK: 7 MiB in 16 packages [2024-02-19T01:37:36.762Z] Removing intermediate container 12c8b936c104 [2024-02-19T01:37:36.762Z] ---> 70f003770821 [2024-02-19T01:37:36.762Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-02-19T01:37:37.865Z] ---> 3ee5b4642181 [2024-02-19T01:37:37.865Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-02-19T01:37:37.865Z] ---> 4f0a31f1acd1 [2024-02-19T01:37:37.865Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-02-19T01:37:38.125Z] ---> 865bc60cd99d [2024-02-19T01:37:38.125Z] Step 20/25 : EXPOSE 59982 [2024-02-19T01:37:38.125Z] ---> Running in eb1a9509a0d5 [2024-02-19T01:37:38.125Z] Removing intermediate container eb1a9509a0d5 [2024-02-19T01:37:38.125Z] ---> 3da2e2a7c560 [2024-02-19T01:37:38.125Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-02-19T01:37:38.125Z] ---> Running in 7d8746dfee2f [2024-02-19T01:37:38.125Z] Removing intermediate container 7d8746dfee2f [2024-02-19T01:37:38.125Z] ---> a144f7a6935c [2024-02-19T01:37:38.125Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-02-19T01:37:38.125Z] ---> Running in 917cf4627ec6 [2024-02-19T01:37:38.384Z] Removing intermediate container 917cf4627ec6 [2024-02-19T01:37:38.384Z] ---> 7776664a496c [2024-02-19T01:37:38.384Z] Step 23/25 : LABEL arch=amd64 [2024-02-19T01:37:38.384Z] ---> Running in 457b66004196 [2024-02-19T01:37:38.384Z] Removing intermediate container 457b66004196 [2024-02-19T01:37:38.384Z] ---> c9bbb30caaaf [2024-02-19T01:37:38.384Z] Step 24/25 : LABEL git_sha=f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 [2024-02-19T01:37:38.384Z] ---> Running in f4d9ef3c1db9 [2024-02-19T01:37:38.384Z] Removing intermediate container f4d9ef3c1db9 [2024-02-19T01:37:38.384Z] ---> 9a03cf9906e9 [2024-02-19T01:37:38.384Z] Step 25/25 : LABEL version=0.0.0 [2024-02-19T01:37:38.384Z] ---> Running in 42b731e553fa [2024-02-19T01:37:38.643Z] Removing intermediate container 42b731e553fa [2024-02-19T01:37:38.643Z] ---> 966f2025da94 [2024-02-19T01:37:38.643Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T01:37:38.643Z] Successfully built 966f2025da94 [2024-02-19T01:37:38.643Z] 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 [2024-02-19T01:37:39.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T01:37:39.887Z] [2024-02-19T01:37:39.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T01:37:40.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T01:37:40.312Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-19T01:37:40.312Z] 5eb5b503b376: Pulling fs layer [2024-02-19T01:37:40.312Z] 5c69ac0246d0: Pulling fs layer [2024-02-19T01:37:40.312Z] ec43610c2a17: Pulling fs layer [2024-02-19T01:37:40.312Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-19T01:37:40.312Z] 33b1e0a273af: Pulling fs layer [2024-02-19T01:37:40.312Z] 5d3b04190fa2: Pulling fs layer [2024-02-19T01:37:40.312Z] 2f39f015ded8: Pulling fs layer [2024-02-19T01:37:40.312Z] 3a2ae6a8a46f: Waiting [2024-02-19T01:37:40.312Z] 5d3b04190fa2: Waiting [2024-02-19T01:37:40.312Z] 5c69ac0246d0: Download complete [2024-02-19T01:37:40.312Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-19T01:37:40.312Z] 3a2ae6a8a46f: Download complete [2024-02-19T01:37:40.312Z] 33b1e0a273af: Verifying Checksum [2024-02-19T01:37:40.312Z] 33b1e0a273af: Download complete [2024-02-19T01:37:40.312Z] 5d3b04190fa2: Download complete [2024-02-19T01:37:40.312Z] ec43610c2a17: Verifying Checksum [2024-02-19T01:37:40.312Z] ec43610c2a17: Download complete [2024-02-19T01:37:40.572Z] 5eb5b503b376: Download complete [2024-02-19T01:37:41.140Z] 2f39f015ded8: Download complete [2024-02-19T01:37:41.708Z] 5eb5b503b376: Pull complete [2024-02-19T01:37:41.966Z] 5c69ac0246d0: Pull complete [2024-02-19T01:37:42.225Z] ec43610c2a17: Pull complete [2024-02-19T01:37:42.484Z] 3a2ae6a8a46f: Pull complete [2024-02-19T01:37:42.744Z] 33b1e0a273af: Pull complete [2024-02-19T01:37:42.744Z] 5d3b04190fa2: Pull complete [2024-02-19T01:37:46.939Z] 2f39f015ded8: Pull complete [2024-02-19T01:37:46.939Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-19T01:37:46.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T01:37:46.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T01:37:47.301Z] prd-ubuntu20.04-docker-8c-8g-1202 does not seem to be running inside a container [2024-02-19T01:37:47.334Z] $ 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-661 -v /w/workspace/gexfoundry_device-mqtt-go_PR-661:/w/workspace/gexfoundry_device-mqtt-go_PR-661:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T01:37:51.869Z] $ docker top 196f897f7e115f2a09f06246116bdbd6b82446204bf62d063e6c5004bb7df239 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:37:52.394Z] ---> job-cost.sh [2024-02-19T01:37:52.395Z] lf-activate-venv: SKIPPING [2024-02-19T01:37:52.395Z] INFO: No Stack... [2024-02-19T01:37:52.963Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T01:37:53.223Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T01:37:53.540Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-661/archives/cost.csv [2024-02-19T01:37:53.540Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T01:37:53.580Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-661-1-stack-cost] [2024-02-19T01:37:53.586Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-661-1-stack-cost] did not exist. Created. [2024-02-19T01:37:53.591Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-661-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T01:37:54.048Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-19T01:37:54.100Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T01:37:54.166Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-661-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T01:37:54.315Z] $ docker stop --time=1 196f897f7e115f2a09f06246116bdbd6b82446204bf62d063e6c5004bb7df239 [2024-02-19T01:37:55.488Z] $ docker rm -f --volumes 196f897f7e115f2a09f06246116bdbd6b82446204bf62d063e6c5004bb7df239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-19T01:39:20.295Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1203 in /w/workspace/gexfoundry_device-mqtt-go_PR-661 [Pipeline] { [Pipeline] ws [2024-02-19T01:39:20.392Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-02-19T01:39:23.530Z] The recommended git tool is: git [2024-02-19T01:39:30.852Z] using credential edgex-jenkins-ssh [2024-02-19T01:39:30.877Z] Cloning the remote Git repository [2024-02-19T01:39:30.920Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-02-19T01:39:31.021Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-02-19T01:39:31.155Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-02-19T01:39:31.156Z] > git --version # timeout=10 [2024-02-19T01:39:31.177Z] > git --version # 'git version 2.25.1' [2024-02-19T01:39:31.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T01:39:31.319Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T01:39:33.024Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-02-19T01:39:33.047Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T01:39:33.913Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-02-19T01:39:33.949Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-02-19T01:39:33.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T01:39:33.965Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/661/head:refs/remotes/origin/PR-661 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-19T01:39:34.540Z] Merging remotes/origin/main commit 231c33ae3d29d9c6125d3970eea5d57d0e38cccf into PR head commit f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 [2024-02-19T01:39:34.783Z] Merge succeeded, producing f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 [2024-02-19T01:39:34.784Z] Checking out Revision f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 (PR-661) [2024-02-19T01:39:35.256Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-02-19T01:39:35.292Z] > git --version # timeout=10 [2024-02-19T01:39:35.305Z] > git --version # 'git version 2.25.1' [2024-02-19T01:39:35.321Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T01:39:34.554Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T01:39:34.622Z] > git checkout -f f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 # timeout=10 [2024-02-19T01:39:34.702Z] > git remote # timeout=10 [2024-02-19T01:39:34.719Z] > git config --get remote.origin.url # timeout=10 [2024-02-19T01:39:34.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T01:39:34.743Z] > git merge 231c33ae3d29d9c6125d3970eea5d57d0e38cccf # timeout=10 [2024-02-19T01:39:34.765Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-19T01:39:34.786Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T01:39:34.798Z] > git checkout -f f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T01:39:36.695Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-19T01:39:36.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T01:39:36.695Z] Dload Upload Total Spent Left Speed [2024-02-19T01:39:36.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh [2024-02-19T01:39:37.031Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-19T01:39:37.370Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-19T01:39:37.371Z] + sudo tee /etc/docker/daemon.new [2024-02-19T01:39:37.371Z] { [2024-02-19T01:39:37.371Z] "registry-mirrors": [ [2024-02-19T01:39:37.371Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-19T01:39:37.371Z] ], [2024-02-19T01:39:37.371Z] "bip": "10.250.0.254/24", [2024-02-19T01:39:37.371Z] "hosts": [ [2024-02-19T01:39:37.371Z] "tcp://0.0.0.0:5555", [2024-02-19T01:39:37.371Z] "unix:///var/run/docker.sock" [2024-02-19T01:39:37.371Z] ], [2024-02-19T01:39:37.371Z] "mtu": 1458, [2024-02-19T01:39:37.371Z] "selinux-enabled": true, [2024-02-19T01:39:37.371Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-19T01:39:37.371Z] } [Pipeline] sh [2024-02-19T01:39:37.716Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-19T01:39:38.057Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T01:40:00.299Z] provisioning config files... [2024-02-19T01:40:00.324Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15695501701115428432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:40:00.823Z] ---> ****-login.sh [2024-02-19T01:40:00.823Z] nexus3.edgexfoundry.org:10001 [2024-02-19T01:40:01.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T01:40:01.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T01:40:01.368Z] Configure a credential helper to remove this warning. See [2024-02-19T01:40:01.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T01:40:01.368Z] [2024-02-19T01:40:01.368Z] Login Succeeded [2024-02-19T01:40:01.368Z] nexus3.edgexfoundry.org:10002 [2024-02-19T01:40:01.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T01:40:01.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T01:40:01.638Z] Configure a credential helper to remove this warning. See [2024-02-19T01:40:01.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T01:40:01.638Z] [2024-02-19T01:40:01.638Z] Login Succeeded [2024-02-19T01:40:01.638Z] nexus3.edgexfoundry.org:10003 [2024-02-19T01:40:01.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T01:40:02.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T01:40:02.197Z] Configure a credential helper to remove this warning. See [2024-02-19T01:40:02.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T01:40:02.197Z] [2024-02-19T01:40:02.197Z] Login Succeeded [2024-02-19T01:40:02.197Z] nexus3.edgexfoundry.org:10004 [2024-02-19T01:40:02.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T01:40:02.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T01:40:02.467Z] Configure a credential helper to remove this warning. See [2024-02-19T01:40:02.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T01:40:02.468Z] [2024-02-19T01:40:02.468Z] Login Succeeded [2024-02-19T01:40:02.468Z] ****.io [2024-02-19T01:40:02.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T01:40:03.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T01:40:03.002Z] Configure a credential helper to remove this warning. See [2024-02-19T01:40:03.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T01:40:03.002Z] [2024-02-19T01:40:03.002Z] Login Succeeded [2024-02-19T01:40:03.002Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T01:40:03.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T01:40:03.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T01:40:03.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T01:40:03.712Z] ========================================================= [2024-02-19T01:40:03.712Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-19T01:40:03.712Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T01:40:04.354Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T01:40:04.624Z] Sending build context to Docker daemon 7.554MB [2024-02-19T01:40:04.624Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T01:40:04.624Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-19T01:40:04.905Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-19T01:40:04.905Z] 9fda8d8052c6: Pulling fs layer [2024-02-19T01:40:04.905Z] 5d54e960e981: Pulling fs layer [2024-02-19T01:40:04.905Z] c4a7e357bf2a: Pulling fs layer [2024-02-19T01:40:04.905Z] f0e02332f6b5: Pulling fs layer [2024-02-19T01:40:04.905Z] 872ee5b61b7b: Pulling fs layer [2024-02-19T01:40:04.905Z] 0c6a40ed1a82: Pulling fs layer [2024-02-19T01:40:04.905Z] 94ae7d8d031c: Pulling fs layer [2024-02-19T01:40:04.905Z] 872ee5b61b7b: Waiting [2024-02-19T01:40:04.905Z] 0c6a40ed1a82: Waiting [2024-02-19T01:40:04.905Z] f0e02332f6b5: Waiting [2024-02-19T01:40:04.905Z] 94ae7d8d031c: Waiting [2024-02-19T01:40:04.905Z] 5d54e960e981: Verifying Checksum [2024-02-19T01:40:04.905Z] 5d54e960e981: Download complete [2024-02-19T01:40:04.905Z] f0e02332f6b5: Verifying Checksum [2024-02-19T01:40:04.905Z] f0e02332f6b5: Download complete [2024-02-19T01:40:04.905Z] 872ee5b61b7b: Verifying Checksum [2024-02-19T01:40:04.905Z] 872ee5b61b7b: Download complete [2024-02-19T01:40:04.905Z] 9fda8d8052c6: Verifying Checksum [2024-02-19T01:40:04.905Z] 9fda8d8052c6: Download complete [2024-02-19T01:40:05.506Z] 94ae7d8d031c: Verifying Checksum [2024-02-19T01:40:05.506Z] 94ae7d8d031c: Download complete [2024-02-19T01:40:05.778Z] 9fda8d8052c6: Pull complete [2024-02-19T01:40:06.366Z] 5d54e960e981: Pull complete [2024-02-19T01:40:06.956Z] c4a7e357bf2a: Verifying Checksum [2024-02-19T01:40:06.956Z] c4a7e357bf2a: Download complete [2024-02-19T01:40:07.920Z] 0c6a40ed1a82: Verifying Checksum [2024-02-19T01:40:07.920Z] 0c6a40ed1a82: Download complete [2024-02-19T01:40:20.237Z] c4a7e357bf2a: Pull complete [2024-02-19T01:40:20.507Z] f0e02332f6b5: Pull complete [2024-02-19T01:40:20.776Z] 872ee5b61b7b: Pull complete [2024-02-19T01:40:28.981Z] 0c6a40ed1a82: Pull complete [2024-02-19T01:40:30.388Z] 94ae7d8d031c: Pull complete [2024-02-19T01:40:30.388Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-19T01:40:30.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-19T01:40:30.388Z] ---> 86de565de09d [2024-02-19T01:40:30.388Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-19T01:40:31.357Z] ---> Running in a283ad332465 [2024-02-19T01:40:31.951Z] Removing intermediate container a283ad332465 [2024-02-19T01:40:31.952Z] ---> df4873481124 [2024-02-19T01:40:31.952Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T01:40:31.952Z] ---> Running in 60dee2a6c9a9 [2024-02-19T01:40:32.218Z] Removing intermediate container 60dee2a6c9a9 [2024-02-19T01:40:32.218Z] ---> 524712aefd93 [2024-02-19T01:40:32.218Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T01:40:32.218Z] ---> Running in d592b7694db8 [2024-02-19T01:40:32.485Z] Removing intermediate container d592b7694db8 [2024-02-19T01:40:32.485Z] ---> 43ecb5c99050 [2024-02-19T01:40:32.485Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T01:40:32.485Z] ---> Running in 8e6f52989299 [2024-02-19T01:40:33.072Z] Removing intermediate container 8e6f52989299 [2024-02-19T01:40:33.072Z] ---> 15e4c2e815cc [2024-02-19T01:40:33.072Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T01:40:33.072Z] ---> Running in da976ce00097 [2024-02-19T01:40:34.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T01:40:34.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T01:40:35.585Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-19T01:40:35.585Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-19T01:40:35.585Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-19T01:40:35.585Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-19T01:40:35.585Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T01:40:35.585Z] OK: 271 MiB in 56 packages [2024-02-19T01:40:37.008Z] Removing intermediate container da976ce00097 [2024-02-19T01:40:37.008Z] ---> 093c7591f4ae [2024-02-19T01:40:37.008Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-02-19T01:40:37.008Z] ---> Running in af54b57668e0 [2024-02-19T01:40:37.008Z] Removing intermediate container af54b57668e0 [2024-02-19T01:40:37.008Z] ---> 454dce221888 [2024-02-19T01:40:37.008Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-19T01:40:41.411Z] ---> fcc3f1e58670 [2024-02-19T01:40:41.411Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T01:40:41.411Z] ---> Running in ade91351980e [2024-02-19T01:41:49.325Z] Removing intermediate container ade91351980e [2024-02-19T01:41:49.325Z] ---> 60ed17e3672d [2024-02-19T01:41:49.325Z] Step 11/12 : COPY . . [2024-02-19T01:41:49.325Z] ---> 0689403eae58 [2024-02-19T01:41:49.325Z] Step 12/12 : RUN $MAKE [2024-02-19T01:41:49.325Z] ---> Running in d7ad773139d4 [2024-02-19T01:41:49.325Z] noop [2024-02-19T01:41:49.592Z] Removing intermediate container d7ad773139d4 [2024-02-19T01:41:49.592Z] ---> 6965f96eff4d [2024-02-19T01:41:49.592Z] Successfully built 6965f96eff4d [2024-02-19T01:41:49.592Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T01:41:50.198Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T01:41:50.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T01:41:50.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container [2024-02-19T01:41:50.625Z] $ 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 [2024-02-19T01:41:55.157Z] $ docker top 2e006ea9d7e6b0ef4cc8a78a97ca8624c401f669b7acc265eff2d0c543da265f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T01:41:56.140Z] + go version [2024-02-19T01:41:56.140Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-19T01:41:56.173Z] $ docker stop --time=1 2e006ea9d7e6b0ef4cc8a78a97ca8624c401f669b7acc265eff2d0c543da265f [2024-02-19T01:41:57.800Z] $ docker rm -f --volumes 2e006ea9d7e6b0ef4cc8a78a97ca8624c401f669b7acc265eff2d0c543da265f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T01:41:59.038Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T01:41:59.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T01:41:59.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container [2024-02-19T01:41:59.462Z] $ 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 [2024-02-19T01:42:00.642Z] $ docker top 5ed9211fe6ae03895edf4e4dcb1edac25db934759675c6b15d568f4e06bcb5a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T01:42:01.427Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-19T01:42:02.133Z] + make test [2024-02-19T01:42:02.133Z] go test ./... -coverprofile=coverage.out ./... [2024-02-19T01:42:12.210Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-02-19T01:43:48.825Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-02-19T01:43:48.825Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-02-19T01:43:48.825Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.058s coverage: 22.8% of statements [2024-02-19T01:43:48.825Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-19T01:43:48.825Z] go vet ./... [2024-02-19T01:44:10.915Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T01:44:10.915Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T01:44:10.915Z] ./bin/test-attribution-txt.sh [2024-02-19T01:44:10.915Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T01:44:10.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T01:44:11.039Z] $ docker stop --time=1 5ed9211fe6ae03895edf4e4dcb1edac25db934759675c6b15d568f4e06bcb5a2 [2024-02-19T01:44:13.062Z] $ docker rm -f --volumes 5ed9211fe6ae03895edf4e4dcb1edac25db934759675c6b15d568f4e06bcb5a2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T01:44:14.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T01:44:14.355Z] Warning: overwriting stash ‘coverage-report’ [2024-02-19T01:44:14.768Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T01:44:15.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T01:44:15.982Z] + ls -al . [2024-02-19T01:44:15.982Z] total 180 [2024-02-19T01:44:15.982Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 01:42 . [2024-02-19T01:44:15.982Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 01:39 .. [2024-02-19T01:44:15.982Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 01:39 .dockerignore [2024-02-19T01:44:15.982Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 01:39 .git [2024-02-19T01:44:15.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 01:39 .github [2024-02-19T01:44:15.982Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 19 01:39 .gitignore [2024-02-19T01:44:15.982Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 01:39 .golangci.yml [2024-02-19T01:44:15.982Z] -rw-rw-r-- 1 jenkins jenkins 10386 Feb 19 01:39 Attribution.txt [2024-02-19T01:44:15.982Z] -rw-rw-r-- 1 jenkins jenkins 18574 Feb 19 01:39 CHANGELOG.md [2024-02-19T01:44:15.982Z] -rw-rw-r-- 1 jenkins jenkins 1798 Feb 19 01:39 Dockerfile [2024-02-19T01:44:15.982Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 01:39 GOVERNANCE.md [2024-02-19T01:44:15.982Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 19 01:39 Jenkinsfile [2024-02-19T01:44:15.982Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 01:39 LICENSE [2024-02-19T01:44:15.982Z] -rw-rw-r-- 1 jenkins jenkins 1963 Feb 19 01:39 Makefile [2024-02-19T01:44:15.982Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 19 01:39 OWNERS.md [2024-02-19T01:44:15.982Z] -rw-rw-r-- 1 jenkins jenkins 3599 Feb 19 01:39 README.md [2024-02-19T01:44:15.982Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 01:35 VERSION [2024-02-19T01:44:15.982Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 01:39 bin [2024-02-19T01:44:15.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 01:39 cmd [2024-02-19T01:44:15.982Z] -rw-r--r-- 1 jenkins jenkins 18506 Feb 19 01:43 coverage.out [2024-02-19T01:44:15.982Z] -rw-rw-r-- 1 jenkins jenkins 3866 Feb 19 01:39 go.mod [2024-02-19T01:44:15.982Z] -rw-rw-r-- 1 jenkins jenkins 34334 Feb 19 01:39 go.sum [2024-02-19T01:44:15.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 01:39 internal [2024-02-19T01:44:15.982Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 01:39 mock [2024-02-19T01:44:15.982Z] -rw-rw-r-- 1 jenkins jenkins 227 Feb 19 01:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T01:44:16.489Z] + 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=f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 --label arch=arm64 --label version=0.0.0 . [2024-02-19T01:44:16.755Z] Sending build context to Docker daemon 7.574MB [2024-02-19T01:44:16.755Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T01:44:16.755Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-19T01:44:17.026Z] ---> 6965f96eff4d [2024-02-19T01:44:17.026Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-19T01:44:17.026Z] ---> Running in a46236780794 [2024-02-19T01:44:17.293Z] Removing intermediate container a46236780794 [2024-02-19T01:44:17.293Z] ---> 14d624716e0b [2024-02-19T01:44:17.293Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T01:44:17.576Z] ---> Running in e4bed4724fa3 [2024-02-19T01:44:17.844Z] Removing intermediate container e4bed4724fa3 [2024-02-19T01:44:17.844Z] ---> 7ff744387028 [2024-02-19T01:44:17.844Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T01:44:17.844Z] ---> Running in 0673e27c9d14 [2024-02-19T01:44:18.112Z] Removing intermediate container 0673e27c9d14 [2024-02-19T01:44:18.112Z] ---> fac77951107f [2024-02-19T01:44:18.112Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T01:44:18.379Z] ---> Running in 9442d3e86887 [2024-02-19T01:44:18.644Z] Removing intermediate container 9442d3e86887 [2024-02-19T01:44:18.644Z] ---> 63843781cd50 [2024-02-19T01:44:18.644Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T01:44:18.644Z] ---> Running in 7b5cdd3e4f21 [2024-02-19T01:44:21.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T01:44:22.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T01:44:23.536Z] OK: 271 MiB in 56 packages [2024-02-19T01:44:24.495Z] Removing intermediate container 7b5cdd3e4f21 [2024-02-19T01:44:24.495Z] ---> ca7cb69146b2 [2024-02-19T01:44:24.495Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-02-19T01:44:24.495Z] ---> Running in 77d616fb3edc [2024-02-19T01:44:24.762Z] Removing intermediate container 77d616fb3edc [2024-02-19T01:44:24.762Z] ---> 87297d85446d [2024-02-19T01:44:24.762Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-19T01:44:25.341Z] ---> d46de40b6362 [2024-02-19T01:44:25.341Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T01:44:25.341Z] ---> Running in a6a7de73f3cf [2024-02-19T01:44:27.287Z] Removing intermediate container a6a7de73f3cf [2024-02-19T01:44:27.287Z] ---> d53ae309805c [2024-02-19T01:44:27.287Z] Step 11/25 : COPY . . [2024-02-19T01:44:28.692Z] ---> ae1614ac1680 [2024-02-19T01:44:28.692Z] Step 12/25 : RUN $MAKE [2024-02-19T01:44:28.692Z] ---> Running in 278d395cf1f7 [2024-02-19T01:44:29.653Z] 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.2.0-dev.8" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-02-19T01:46:21.313Z] Removing intermediate container 278d395cf1f7 [2024-02-19T01:46:21.313Z] ---> 5f8307a7e5f7 [2024-02-19T01:46:21.313Z] Step 13/25 : FROM alpine:3.18 [2024-02-19T01:46:21.313Z] 3.18: Pulling from library/alpine [2024-02-19T01:46:21.313Z] c6b39de5b339: Pulling fs layer [2024-02-19T01:46:21.313Z] c6b39de5b339: Verifying Checksum [2024-02-19T01:46:21.313Z] c6b39de5b339: Download complete [2024-02-19T01:46:21.905Z] c6b39de5b339: Pull complete [2024-02-19T01:46:21.905Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T01:46:21.905Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T01:46:21.905Z] ---> 33abbf032149 [2024-02-19T01:46:21.905Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-02-19T01:46:21.905Z] ---> Running in 229bbda1736d [2024-02-19T01:46:22.175Z] Removing intermediate container 229bbda1736d [2024-02-19T01:46:22.175Z] ---> 4f82735ccb85 [2024-02-19T01:46:22.175Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-02-19T01:46:22.175Z] ---> Running in 857a6d38b3bd [2024-02-19T01:46:23.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T01:46:23.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T01:46:24.695Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T01:46:24.695Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T01:46:24.695Z] OK: 8 MiB in 16 packages [2024-02-19T01:46:25.658Z] Removing intermediate container 857a6d38b3bd [2024-02-19T01:46:25.658Z] ---> d986fcff9cbf [2024-02-19T01:46:25.658Z] Step 16/25 : RUN apk --no-cache upgrade [2024-02-19T01:46:25.658Z] ---> Running in caa1c29ec3b5 [2024-02-19T01:46:26.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T01:46:26.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T01:46:27.850Z] OK: 8 MiB in 16 packages [2024-02-19T01:46:28.826Z] Removing intermediate container caa1c29ec3b5 [2024-02-19T01:46:28.826Z] ---> 697a147635db [2024-02-19T01:46:28.826Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-02-19T01:46:30.231Z] ---> 8cbb8d064e6e [2024-02-19T01:46:30.231Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-02-19T01:46:33.571Z] ---> 2fe642ce9211 [2024-02-19T01:46:33.571Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-02-19T01:46:33.571Z] ---> 7a7eb17954fd [2024-02-19T01:46:33.571Z] Step 20/25 : EXPOSE 59982 [2024-02-19T01:46:33.838Z] ---> Running in a00878b4f2b6 [2024-02-19T01:46:34.103Z] Removing intermediate container a00878b4f2b6 [2024-02-19T01:46:34.103Z] ---> e3ab0891c74d [2024-02-19T01:46:34.103Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-02-19T01:46:34.103Z] ---> Running in 32328be38048 [2024-02-19T01:46:34.368Z] Removing intermediate container 32328be38048 [2024-02-19T01:46:34.368Z] ---> 6015e9bdbe12 [2024-02-19T01:46:34.368Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-02-19T01:46:34.368Z] ---> Running in 8adef941a11c [2024-02-19T01:46:34.634Z] Removing intermediate container 8adef941a11c [2024-02-19T01:46:34.634Z] ---> 3edc3a362a4d [2024-02-19T01:46:34.634Z] Step 23/25 : LABEL arch=arm64 [2024-02-19T01:46:34.634Z] ---> Running in 7c25375dd9f3 [2024-02-19T01:46:34.900Z] Removing intermediate container 7c25375dd9f3 [2024-02-19T01:46:34.900Z] ---> ce6c46cfcd74 [2024-02-19T01:46:34.900Z] Step 24/25 : LABEL git_sha=f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 [2024-02-19T01:46:35.166Z] ---> Running in 8358d48324a0 [2024-02-19T01:46:35.431Z] Removing intermediate container 8358d48324a0 [2024-02-19T01:46:35.431Z] ---> 312313c1bdc7 [2024-02-19T01:46:35.431Z] Step 25/25 : LABEL version=0.0.0 [2024-02-19T01:46:35.431Z] ---> Running in 5a6a8b7b77be [2024-02-19T01:46:35.696Z] Removing intermediate container 5a6a8b7b77be [2024-02-19T01:46:35.696Z] ---> d038fe534b44 [2024-02-19T01:46:35.696Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T01:46:35.696Z] Successfully built d038fe534b44 [2024-02-19T01:46:35.696Z] 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 [2024-02-19T01:46:37.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T01:46:37.029Z] [2024-02-19T01:46:37.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T01:46:37.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T01:46:37.478Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-19T01:46:37.479Z] 8998bd30e6a1: Pulling fs layer [2024-02-19T01:46:37.479Z] 04944245beec: Pulling fs layer [2024-02-19T01:46:37.479Z] 699f458cf7ca: Pulling fs layer [2024-02-19T01:46:37.479Z] 765212b225bb: Pulling fs layer [2024-02-19T01:46:37.479Z] f23df028b6ca: Pulling fs layer [2024-02-19T01:46:37.479Z] 765212b225bb: Waiting [2024-02-19T01:46:37.479Z] d65c8cfc05b1: Pulling fs layer [2024-02-19T01:46:37.479Z] f23df028b6ca: Waiting [2024-02-19T01:46:37.479Z] 2437ff75d9bd: Pulling fs layer [2024-02-19T01:46:37.479Z] d65c8cfc05b1: Waiting [2024-02-19T01:46:37.751Z] 04944245beec: Verifying Checksum [2024-02-19T01:46:37.751Z] 04944245beec: Download complete [2024-02-19T01:46:37.751Z] 765212b225bb: Download complete [2024-02-19T01:46:37.751Z] f23df028b6ca: Verifying Checksum [2024-02-19T01:46:37.751Z] f23df028b6ca: Download complete [2024-02-19T01:46:37.751Z] d65c8cfc05b1: Verifying Checksum [2024-02-19T01:46:37.751Z] d65c8cfc05b1: Download complete [2024-02-19T01:46:38.017Z] 699f458cf7ca: Verifying Checksum [2024-02-19T01:46:38.017Z] 699f458cf7ca: Download complete [2024-02-19T01:46:38.286Z] 8998bd30e6a1: Verifying Checksum [2024-02-19T01:46:38.286Z] 8998bd30e6a1: Download complete [2024-02-19T01:46:40.867Z] 2437ff75d9bd: Verifying Checksum [2024-02-19T01:46:40.867Z] 2437ff75d9bd: Download complete [2024-02-19T01:46:42.917Z] 8998bd30e6a1: Pull complete [2024-02-19T01:46:47.181Z] 04944245beec: Pull complete [2024-02-19T01:46:48.585Z] 699f458cf7ca: Pull complete [2024-02-19T01:46:48.853Z] 765212b225bb: Pull complete [2024-02-19T01:46:49.809Z] f23df028b6ca: Pull complete [2024-02-19T01:46:49.809Z] d65c8cfc05b1: Pull complete [2024-02-19T01:47:08.001Z] 2437ff75d9bd: Pull complete [2024-02-19T01:47:08.001Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-19T01:47:08.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T01:47:08.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T01:47:08.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container [2024-02-19T01:47:08.572Z] $ 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 [2024-02-19T01:47:11.237Z] $ docker top 49c6fb07135d2580f44206a5603cda6e12ad4a765ced943bef4517ba7868a8e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:47:12.233Z] ---> job-cost.sh [2024-02-19T01:47:12.233Z] lf-activate-venv: SKIPPING [2024-02-19T01:47:12.233Z] INFO: No Stack... [2024-02-19T01:47:13.640Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-19T01:47:14.599Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T01:47:14.943Z] + cut -d, -f6 [2024-02-19T01:47:15.209Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2024-02-19T01:47:15.289Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-661-1-stack-cost] [2024-02-19T01:47:15.295Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-661-1-stack-cost] did not exist. Created. [2024-02-19T01:47:15.300Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-661-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T01:47:15.813Z] /w/workspace/device-mqtt-go/1@tmp/durable-fb7f2ee5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-19T01:47:16.737Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-19T01:47:16.776Z] Warning: overwriting stash ‘stack-cost’ [2024-02-19T01:47:16.825Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T01:47:16.872Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-661-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T01:47:17.048Z] $ docker stop --time=1 49c6fb07135d2580f44206a5603cda6e12ad4a765ced943bef4517ba7868a8e2 [2024-02-19T01:47:18.524Z] $ docker rm -f --volumes 49c6fb07135d2580f44206a5603cda6e12ad4a765ced943bef4517ba7868a8e2 [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 [2024-02-19T01:47:20.513Z] provisioning config files... [2024-02-19T01:47:20.521Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp/config13401045318030641335tmp [Pipeline] { [Pipeline] sh [2024-02-19T01:47:20.948Z] + set +x [2024-02-19T01:47:20.948Z] + curl -s https://codecov.io/bash [2024-02-19T01:47:20.948Z] + bash -s -- [2024-02-19T01:47:20.948Z] [2024-02-19T01:47:20.948Z] _____ _ [2024-02-19T01:47:20.948Z] / ____| | | [2024-02-19T01:47:20.948Z] | | ___ __| | ___ ___ _____ __ [2024-02-19T01:47:20.948Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-19T01:47:20.948Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-19T01:47:20.948Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-19T01:47:20.948Z] Bash-1.0.6 [2024-02-19T01:47:20.948Z] [2024-02-19T01:47:20.948Z] [2024-02-19T01:47:20.948Z] ==> git version 2.25.1 found [2024-02-19T01:47:20.949Z] ==> 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 [2024-02-19T01:47:20.949Z] Release-Date: 2020-01-08 [2024-02-19T01:47:20.949Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-19T01:47:20.949Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-19T01:47:20.949Z] ==> Jenkins CI detected. [2024-02-19T01:47:20.949Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-661 [2024-02-19T01:47:20.949Z] project root: . [2024-02-19T01:47:20.949Z] --> token set from env [2024-02-19T01:47:20.949Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-19T01:47:21.208Z] ==> Running gcov in . (disable via -X gcov) [2024-02-19T01:47:21.208Z] ==> Python coveragepy not found [2024-02-19T01:47:21.208Z] ==> Searching for coverage reports in: [2024-02-19T01:47:21.208Z] + . [2024-02-19T01:47:21.208Z] -> Found 1 reports [2024-02-19T01:47:21.208Z] ==> Detecting git/mercurial file structure [2024-02-19T01:47:21.208Z] ==> Reading reports [2024-02-19T01:47:21.208Z] + ./coverage.out bytes=18506 [2024-02-19T01:47:21.208Z] ==> Appending adjustments [2024-02-19T01:47:21.208Z] https://docs.codecov.io/docs/fixing-reports [2024-02-19T01:47:21.208Z] + Found adjustments [2024-02-19T01:47:21.208Z] ==> Gzipping contents [2024-02-19T01:47:21.208Z] 4.0K /tmp/codecov.hn9bqN.gz [2024-02-19T01:47:21.208Z] ==> Uploading reports [2024-02-19T01:47:21.208Z] url: https://codecov.io [2024-02-19T01:47:21.208Z] query: branch=PR-661&commit=f367ab2d4aecb0af8a41fd3f6308ee1623e275c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-661%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=661&job=&cmd_args= [2024-02-19T01:47:21.208Z] -> Pinging Codecov [2024-02-19T01:47:21.209Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-661&commit=f367ab2d4aecb0af8a41fd3f6308ee1623e275c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-661%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=661&job=&cmd_args= [2024-02-19T01:47:21.468Z] -> Uploading to [2024-02-19T01:47:21.468Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-19/7D719EC7BBE17E464838252E33014C33/f367ab2d4aecb0af8a41fd3f6308ee1623e275c5/b1054d20-9690-4d45-a612-47309124497f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T014721Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=39a92c8bc04c96692fa4f52ca067cd54c0db9a60680209970e946aa771ad327e [2024-02-19T01:47:21.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T01:47:21.468Z] Dload Upload Total Spent Left Speed [2024-02-19T01:47:21.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11007 --:--:-- --:--:-- --:--:-- 11007 [2024-02-19T01:47:21.728Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 [Pipeline] } [2024-02-19T01:47:21.759Z] 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 [2024-02-19T01:47:25.974Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-661/archives ] [2024-02-19T01:47:25.974Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-661/archives [2024-02-19T01:47:25.974Z] total 16 [2024-02-19T01:47:25.974Z] drwxr-xr-x 3 root root 4096 Feb 19 01:37 . [2024-02-19T01:47:25.974Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 01:37 .. [2024-02-19T01:47:25.974Z] drwxr-xr-x 2 root root 4096 Feb 19 01:37 cost [2024-02-19T01:47:25.974Z] -rw-r--r-- 1 root root 86 Feb 19 01:37 cost.csv [2024-02-19T01:47:25.974Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-661/archives [2024-02-19T01:47:25.974Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-661/archives [2024-02-19T01:47:25.974Z] total 16 [2024-02-19T01:47:25.974Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 01:37 . [2024-02-19T01:47:25.974Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 01:37 .. [2024-02-19T01:47:25.974Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 01:37 cost [2024-02-19T01:47:25.974Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 19 01:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:47:26.299Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:47:27.186Z] ---> package-listing.sh [2024-02-19T01:47:27.186Z] ++ facter osfamily [2024-02-19T01:47:27.186Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-19T01:47:27.446Z] + OS_FAMILY=debian [2024-02-19T01:47:27.446Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-661 [2024-02-19T01:47:27.446Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-19T01:47:27.446Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-19T01:47:27.446Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-19T01:47:27.446Z] + PACKAGES=/tmp/packages_start.txt [2024-02-19T01:47:27.446Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-661 ']' [2024-02-19T01:47:27.446Z] + PACKAGES=/tmp/packages_end.txt [2024-02-19T01:47:27.446Z] + case "${OS_FAMILY}" in [2024-02-19T01:47:27.446Z] + dpkg -l [2024-02-19T01:47:27.446Z] + grep '^ii' [2024-02-19T01:47:27.446Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-19T01:47:27.446Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-19T01:47:27.446Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-19T01:47:27.446Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-661 ']' [2024-02-19T01:47:27.446Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-661/archives/ [2024-02-19T01:47:27.446Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-661/archives/ [Pipeline] echo [2024-02-19T01:47:27.482Z] 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-661/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-19T01:47:27.774Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T01:47:28.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T01:47:28.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T01:47:28.708Z] prd-ubuntu20.04-docker-8c-8g-1202 does not seem to be running inside a container [2024-02-19T01:47:28.736Z] $ 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-661/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-661 -v /w/workspace/gexfoundry_device-mqtt-go_PR-661:/w/workspace/gexfoundry_device-mqtt-go_PR-661:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-661@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 [2024-02-19T01:47:28.918Z] $ docker top fbcadea9aa6f0d9f1994f17295c61fe378d3a6b8cbbe9bf0fb15bc9561a9efe9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T01:47:29.427Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-19T01:47:29.741Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-19T01:47:30.052Z] + ls /var/log/sa-host [2024-02-19T01:47:30.052Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T01:47:30.351Z] provisioning config files... [2024-02-19T01:47:30.362Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp/config14386831736670429647tmp [Pipeline] { [Pipeline] echo [2024-02-19T01:47:30.521Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:47:30.831Z] ---> create-netrc.sh [Pipeline] } [2024-02-19T01:47:30.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:47:31.349Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-19T01:47:31.384Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:47:31.697Z] ---> sudo-logs.sh [2024-02-19T01:47:31.697Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-19T01:47:31.838Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:47:32.146Z] ---> job-cost.sh [2024-02-19T01:47:32.147Z] lf-activate-venv: SKIPPING [2024-02-19T01:47:32.147Z] DEBUG: total: 0.2199999988079071 [2024-02-19T01:47:32.147Z] INFO: Retrieving Stack Cost... [2024-02-19T01:47:32.406Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T01:47:32.973Z] INFO: Archiving Costs [Pipeline] echo [2024-02-19T01:47:33.009Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:47:33.318Z] ---> logs-deploy.sh [2024-02-19T01:47:33.318Z] lf-activate-venv: SKIPPING [2024-02-19T01:47:33.318Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-661/1 [2024-02-19T01:47:33.318Z] INFO: archiving workspace using pattern(s): [2024-02-19T01:47:34.257Z] Archives upload complete. [2024-02-19T01:47:34.257Z] INFO: archiving logs to Nexus