Pull request #598 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96947cecf3d76f6b2787f6356383ec9054eb41aa+db7876f2142a7278c0249a92e31096ef17edc92f (2d8f47cf94878993ef041fb6b9158b82cb48d002) 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-ssh3011369144140014370.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14481040453009490811.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-598/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-598/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7590855210583600546.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-598/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15623310075751344301.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3424252290441270423.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-598/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-598/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12898528689670190052.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-14863’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-14855’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14865 in /w/workspace/gexfoundry_device-mqtt-go_PR-598 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-598 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/598/head:refs/remotes/origin/PR-598 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit db7876f2142a7278c0249a92e31096ef17edc92f into PR head commit 96947cecf3d76f6b2787f6356383ec9054eb41aa Merge succeeded, producing 96947cecf3d76f6b2787f6356383ec9054eb41aa Checking out Revision 96947cecf3d76f6b2787f6356383ec9054eb41aa (PR-598) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T01:58:38.909Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 96947cecf3d76f6b2787f6356383ec9054eb41aa # 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 db7876f2142a7278c0249a92e31096ef17edc92f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96947cecf3d76f6b2787f6356383ec9054eb41aa # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T01:58:39.092Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T01:58:39.197Z] ========================================================= [2023-05-10T01:58:39.197Z] EdgeX Global Pipelines Version Info [2023-05-10T01:58:39.197Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:58:39.997Z] ------------------- [2023-05-10T01:58:39.997Z] stable info: [2023-05-10T01:58:39.997Z] ------------------- [2023-05-10T01:58:39.997Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T01:58:39.997Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T01:58:39.997Z] Message: update stable to v1.0.249 [2023-05-10T01:58:40.572Z] ------------------- [2023-05-10T01:58:40.572Z] experimental info: [2023-05-10T01:58:40.572Z] ------------------- [2023-05-10T01:58:40.572Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T01:58:40.572Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T01:58:40.572Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T01:58:40.905Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-10T01:58:40.951Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-10T01:58:40.992Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T01:58:41.041Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T01:58:41.085Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T01:58:41.133Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T01:58:41.181Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T01:58:41.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T01:58:41.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T01:58:41.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T01:58:41.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T01:58:41.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-10T01:58:41.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T01:58:41.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T01:58:41.535Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T01:58:41.587Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T01:58:41.634Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T01:58:41.676Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T01:58:41.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T01:58:41.765Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T01:58:41.817Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-10T01:58:41.861Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-10T01:58:41.910Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T01:58:41.954Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T01:58:42.000Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T01:58:42.052Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T01:58:42.105Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T01:58:42.150Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-598 [Pipeline] echo [2023-05-10T01:58:42.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-598 [Pipeline] echo [2023-05-10T01:58:42.244Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-598 [Pipeline] echo [2023-05-10T01:58:42.292Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96947cecf3d76f6b2787f6356383ec9054eb41aa [Pipeline] echo [2023-05-10T01:58:42.338Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96947ce [Pipeline] echo [2023-05-10T01:58:42.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T01:58:42.512Z] provisioning config files... [2023-05-10T01:58:42.527Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp/config611351938480105043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:58:42.872Z] ---> docker-login.sh [2023-05-10T01:58:42.872Z] nexus3.edgexfoundry.org:10001 [2023-05-10T01:58:43.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:58:43.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:58:43.138Z] Configure a credential helper to remove this warning. See [2023-05-10T01:58:43.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:58:43.138Z] [2023-05-10T01:58:43.138Z] Login Succeeded [2023-05-10T01:58:43.138Z] nexus3.edgexfoundry.org:10002 [2023-05-10T01:58:43.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:58:43.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:58:43.400Z] Configure a credential helper to remove this warning. See [2023-05-10T01:58:43.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:58:43.400Z] [2023-05-10T01:58:43.400Z] Login Succeeded [2023-05-10T01:58:43.400Z] nexus3.edgexfoundry.org:10003 [2023-05-10T01:58:43.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:58:43.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:58:43.400Z] Configure a credential helper to remove this warning. See [2023-05-10T01:58:43.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:58:43.400Z] [2023-05-10T01:58:43.400Z] Login Succeeded [2023-05-10T01:58:43.400Z] nexus3.edgexfoundry.org:10004 [2023-05-10T01:58:43.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:58:43.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:58:43.400Z] Configure a credential helper to remove this warning. See [2023-05-10T01:58:43.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:58:43.400Z] [2023-05-10T01:58:43.400Z] Login Succeeded [2023-05-10T01:58:43.662Z] docker.io [2023-05-10T01:58:43.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:58:43.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:58:43.923Z] Configure a credential helper to remove this warning. See [2023-05-10T01:58:43.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:58:43.923Z] [2023-05-10T01:58:43.923Z] Login Succeeded [2023-05-10T01:58:43.923Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T01:58:43.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T01:58:44.602Z] + git rev-list -1 --merges 96947cecf3d76f6b2787f6356383ec9054eb41aa~1..96947cecf3d76f6b2787f6356383ec9054eb41aa [Pipeline] echo [2023-05-10T01:58:44.677Z] -----------> git rev-list -1 --merges 96947cecf3d76f6b2787f6356383ec9054eb41aa~1..96947cecf3d76f6b2787f6356383ec9054eb41aa 96947cecf3d76f6b2787f6356383ec9054eb41aa [false] [Pipeline] sh [2023-05-10T01:58:45.038Z] + git log --format=format:%s -1 96947cecf3d76f6b2787f6356383ec9054eb41aa [Pipeline] echo [2023-05-10T01:58:45.074Z] ========================================================= [2023-05-10T01:58:45.074Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T01:58:45.074Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T01:58:45.524Z] + git log --format=format:%s -1 96947cecf3d76f6b2787f6356383ec9054eb41aa [Pipeline] echo [2023-05-10T01:58:45.554Z] [semverPrep] GIT_COMMIT: 96947cecf3d76f6b2787f6356383ec9054eb41aa, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-10T01:58:45.586Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T01:58:45.972Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T01:58:45.973Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T01:58:45.973Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T01:58:45.973Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T01:58:45.973Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T01:58:45.973Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T01:58:45.973Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:58:46.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:58:46.416Z] [2023-05-10T01:58:46.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:58:46.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:58:46.803Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T01:58:46.803Z] b85a868b505f: Pulling fs layer [2023-05-10T01:58:46.803Z] e2be974225ed: Pulling fs layer [2023-05-10T01:58:46.803Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T01:58:46.803Z] 988bab9f4d93: Pulling fs layer [2023-05-10T01:58:46.803Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T01:58:46.803Z] eaf3925da568: Pulling fs layer [2023-05-10T01:58:46.803Z] bab4dde63d76: Pulling fs layer [2023-05-10T01:58:46.803Z] bde34c3a00c8: Pulling fs layer [2023-05-10T01:58:46.803Z] b352a97aabf1: Pulling fs layer [2023-05-10T01:58:46.803Z] 4872d77fe225: Pulling fs layer [2023-05-10T01:58:46.803Z] 5851b861e8e6: Pulling fs layer [2023-05-10T01:58:46.803Z] 988bab9f4d93: Waiting [2023-05-10T01:58:46.803Z] b352a97aabf1: Waiting [2023-05-10T01:58:46.803Z] 1469e6f7b9e6: Waiting [2023-05-10T01:58:46.803Z] eaf3925da568: Waiting [2023-05-10T01:58:46.803Z] bab4dde63d76: Waiting [2023-05-10T01:58:46.803Z] bde34c3a00c8: Waiting [2023-05-10T01:58:46.803Z] 4872d77fe225: Waiting [2023-05-10T01:58:46.803Z] 5851b861e8e6: Waiting [2023-05-10T01:58:46.803Z] e2be974225ed: Download complete [2023-05-10T01:58:46.803Z] 988bab9f4d93: Download complete [2023-05-10T01:58:46.803Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T01:58:46.803Z] 1469e6f7b9e6: Download complete [2023-05-10T01:58:47.061Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T01:58:47.061Z] 339a4e72a1f5: Download complete [2023-05-10T01:58:47.061Z] eaf3925da568: Verifying Checksum [2023-05-10T01:58:47.061Z] eaf3925da568: Download complete [2023-05-10T01:58:47.061Z] bde34c3a00c8: Verifying Checksum [2023-05-10T01:58:47.061Z] bde34c3a00c8: Download complete [2023-05-10T01:58:47.061Z] b352a97aabf1: Download complete [2023-05-10T01:58:47.061Z] 4872d77fe225: Verifying Checksum [2023-05-10T01:58:47.061Z] 4872d77fe225: Download complete [2023-05-10T01:58:47.061Z] 5851b861e8e6: Download complete [2023-05-10T01:58:47.061Z] b85a868b505f: Download complete [2023-05-10T01:58:47.320Z] bab4dde63d76: Verifying Checksum [2023-05-10T01:58:47.320Z] bab4dde63d76: Download complete [2023-05-10T01:58:48.255Z] b85a868b505f: Pull complete [2023-05-10T01:58:48.515Z] e2be974225ed: Pull complete [2023-05-10T01:58:49.084Z] 339a4e72a1f5: Pull complete [2023-05-10T01:58:49.084Z] 988bab9f4d93: Pull complete [2023-05-10T01:58:49.344Z] 1469e6f7b9e6: Pull complete [2023-05-10T01:58:49.344Z] eaf3925da568: Pull complete [2023-05-10T01:58:51.260Z] bab4dde63d76: Pull complete [2023-05-10T01:58:51.260Z] bde34c3a00c8: Pull complete [2023-05-10T01:58:51.522Z] b352a97aabf1: Pull complete [2023-05-10T01:58:51.522Z] 4872d77fe225: Pull complete [2023-05-10T01:58:51.522Z] 5851b861e8e6: Pull complete [2023-05-10T01:58:51.522Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T01:58:51.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:58:51.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:58:51.764Z] prd-ubuntu20.04-docker-8c-8g-14865 does not seem to be running inside a container [2023-05-10T01:58:51.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-598 -v /w/workspace/gexfoundry_device-mqtt-go_PR-598:/w/workspace/gexfoundry_device-mqtt-go_PR-598:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T01:58:54.256Z] $ docker top 3ec6c84d57372e64f496f50f304999e7bead102791884fb11fc0e89708503761 -eo pid,comm [2023-05-10T01:58:54.257Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-10T01:58:54.257Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T01:58:54.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T01:58:54.394Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T01:58:54.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T01:58:54.562Z] $ docker exec 3ec6c84d57372e64f496f50f304999e7bead102791884fb11fc0e89708503761 ssh-agent [2023-05-10T01:58:54.628Z] SSH_AUTH_SOCK=/tmp/ssh-kVxvrszNmk3K/agent.32 [2023-05-10T01:58:54.628Z] SSH_AGENT_PID=38 [2023-05-10T01:58:54.634Z] Running ssh-add (command line suppressed) [2023-05-10T01:58:54.793Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp/private_key_11937133351665035923.key (/w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp/private_key_11937133351665035923.key) [2023-05-10T01:58:54.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T01:58:55.096Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T01:58:55.172Z] $ docker exec --env ******** --env ******** 3ec6c84d57372e64f496f50f304999e7bead102791884fb11fc0e89708503761 ssh-agent -k [2023-05-10T01:58:55.275Z] unset SSH_AUTH_SOCK; [2023-05-10T01:58:55.275Z] unset SSH_AGENT_PID; [2023-05-10T01:58:55.275Z] echo Agent pid 38 killed; [2023-05-10T01:58:55.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T01:58:55.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T01:58:55.343Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T01:58:55.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T01:58:55.497Z] $ docker exec 3ec6c84d57372e64f496f50f304999e7bead102791884fb11fc0e89708503761 ssh-agent [2023-05-10T01:58:55.553Z] SSH_AUTH_SOCK=/tmp/ssh-VIWvRlwMWRqT/agent.70 [2023-05-10T01:58:55.553Z] SSH_AGENT_PID=76 [2023-05-10T01:58:55.558Z] Running ssh-add (command line suppressed) [2023-05-10T01:58:55.706Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp/private_key_6834942225067862551.key (/w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp/private_key_6834942225067862551.key) [2023-05-10T01:58:55.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T01:58:56.016Z] + git semver init [2023-05-10T01:58:56.277Z] 2023-05-10 01:58:56,236 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T01:58:56.277Z] 2023-05-10 01:58:56,237 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-598/.semver [2023-05-10T01:58:56.277Z] 2023-05-10 01:58:56,238 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-598/.semver [2023-05-10T01:58:56.277Z] 2023-05-10 01:58:56,238 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-598/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-598, universal_newlines=False, shell=None, istream=None) [2023-05-10T01:58:57.215Z] 2023-05-10 01:58:57,065 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-598/.git/info/exclude [2023-05-10T01:58:57.215Z] 2023-05-10 01:58:57,065 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-598/.semver/PR-598 with force:False [2023-05-10T01:58:57.215Z] 2023-05-10 01:58:57,066 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-598/.semver/PR-598 [2023-05-10T01:58:57.215Z] 2023-05-10 01:58:57,070 [execute] INFO git cat-file --batch-check [2023-05-10T01:58:57.215Z] 2023-05-10 01:58:57,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-598/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T01:58:57.215Z] 2023-05-10 01:58:57,076 [execute] INFO git cat-file --batch [2023-05-10T01:58:57.215Z] 2023-05-10 01:58:57,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-598/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T01:58:57.215Z] 2023-05-10 01:58:57,082 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-598/.semver/PR-598 [2023-05-10T01:58:57.215Z] 0.0.0 [Pipeline] } [2023-05-10T01:58:57.274Z] $ docker exec --env ******** --env ******** 3ec6c84d57372e64f496f50f304999e7bead102791884fb11fc0e89708503761 ssh-agent -k [2023-05-10T01:58:57.380Z] unset SSH_AUTH_SOCK; [2023-05-10T01:58:57.380Z] unset SSH_AGENT_PID; [2023-05-10T01:58:57.380Z] echo Agent pid 76 killed; [2023-05-10T01:58:57.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T01:58:57.775Z] + git semver [Pipeline] } [2023-05-10T01:58:58.097Z] $ docker stop --time=1 3ec6c84d57372e64f496f50f304999e7bead102791884fb11fc0e89708503761 [2023-05-10T01:58:59.374Z] $ docker rm -f --volumes 3ec6c84d57372e64f496f50f304999e7bead102791884fb11fc0e89708503761 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T01:58:59.764Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T01:59:00.070Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T01:59:00.086Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T01:59:00.696Z] provisioning config files... [2023-05-10T01:59:00.728Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp/config11823583393271776430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:59:01.075Z] ---> docker-login.sh [2023-05-10T01:59:01.076Z] nexus3.edgexfoundry.org:10001 [2023-05-10T01:59:01.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:59:01.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:59:01.076Z] Configure a credential helper to remove this warning. See [2023-05-10T01:59:01.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:59:01.076Z] [2023-05-10T01:59:01.076Z] Login Succeeded [2023-05-10T01:59:01.076Z] nexus3.edgexfoundry.org:10002 [2023-05-10T01:59:01.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:59:01.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:59:01.076Z] Configure a credential helper to remove this warning. See [2023-05-10T01:59:01.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:59:01.076Z] [2023-05-10T01:59:01.076Z] Login Succeeded [2023-05-10T01:59:01.076Z] nexus3.edgexfoundry.org:10003 [2023-05-10T01:59:01.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:59:01.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:59:01.333Z] Configure a credential helper to remove this warning. See [2023-05-10T01:59:01.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:59:01.333Z] [2023-05-10T01:59:01.333Z] Login Succeeded [2023-05-10T01:59:01.333Z] nexus3.edgexfoundry.org:10004 [2023-05-10T01:59:01.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:59:01.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:59:01.333Z] Configure a credential helper to remove this warning. See [2023-05-10T01:59:01.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:59:01.333Z] [2023-05-10T01:59:01.333Z] Login Succeeded [2023-05-10T01:59:01.333Z] docker.io [2023-05-10T01:59:01.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:59:01.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:59:01.852Z] Configure a credential helper to remove this warning. See [2023-05-10T01:59:01.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:59:01.852Z] [2023-05-10T01:59:01.852Z] Login Succeeded [2023-05-10T01:59:01.852Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T01:59:01.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T01:59:02.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:59:02.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:59:02.136Z] ========================================================= [2023-05-10T01:59:02.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T01:59:02.136Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:02.631Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T01:59:02.631Z] Sending build context to Docker daemon 6.525MB [2023-05-10T01:59:02.631Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:59:02.631Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T01:59:02.631Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T01:59:02.631Z] f56be85fc22e: Pulling fs layer [2023-05-10T01:59:02.631Z] 85791d961cd3: Pulling fs layer [2023-05-10T01:59:02.631Z] d694b5ae8c79: Pulling fs layer [2023-05-10T01:59:02.631Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T01:59:02.631Z] 4d19c01a9841: Pulling fs layer [2023-05-10T01:59:02.631Z] 9325e15d5711: Pulling fs layer [2023-05-10T01:59:02.631Z] 556b6ee489ea: Pulling fs layer [2023-05-10T01:59:02.631Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T01:59:02.631Z] 4d19c01a9841: Waiting [2023-05-10T01:59:02.631Z] 9325e15d5711: Waiting [2023-05-10T01:59:02.631Z] 556b6ee489ea: Waiting [2023-05-10T01:59:02.631Z] c5a4b2cf53e6: Waiting [2023-05-10T01:59:02.631Z] 9f32a84ed3da: Waiting [2023-05-10T01:59:02.890Z] 85791d961cd3: Download complete [2023-05-10T01:59:02.890Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T01:59:02.890Z] 9f32a84ed3da: Download complete [2023-05-10T01:59:02.890Z] 4d19c01a9841: Verifying Checksum [2023-05-10T01:59:02.890Z] f56be85fc22e: Verifying Checksum [2023-05-10T01:59:02.890Z] f56be85fc22e: Download complete [2023-05-10T01:59:02.890Z] 9325e15d5711: Verifying Checksum [2023-05-10T01:59:02.890Z] 9325e15d5711: Download complete [2023-05-10T01:59:03.152Z] f56be85fc22e: Pull complete [2023-05-10T01:59:03.152Z] 85791d961cd3: Pull complete [2023-05-10T01:59:03.416Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T01:59:03.416Z] c5a4b2cf53e6: Download complete [2023-05-10T01:59:03.416Z] d694b5ae8c79: Download complete [2023-05-10T01:59:03.674Z] 556b6ee489ea: Verifying Checksum [2023-05-10T01:59:03.674Z] 556b6ee489ea: Download complete [2023-05-10T01:59:07.884Z] d694b5ae8c79: Pull complete [2023-05-10T01:59:07.884Z] 9f32a84ed3da: Pull complete [2023-05-10T01:59:07.884Z] 4d19c01a9841: Pull complete [2023-05-10T01:59:07.884Z] 9325e15d5711: Pull complete [2023-05-10T01:59:09.788Z] 556b6ee489ea: Pull complete [2023-05-10T01:59:11.168Z] c5a4b2cf53e6: Pull complete [2023-05-10T01:59:11.168Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T01:59:11.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T01:59:11.168Z] ---> c4be618373d6 [2023-05-10T01:59:11.168Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:59:14.464Z] ---> Running in 270f9d8335c8 [2023-05-10T01:59:14.464Z] Removing intermediate container 270f9d8335c8 [2023-05-10T01:59:14.464Z] ---> 13ac2ef611f3 [2023-05-10T01:59:14.464Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:59:14.724Z] ---> Running in 8cc75b34d81a [2023-05-10T01:59:14.724Z] Removing intermediate container 8cc75b34d81a [2023-05-10T01:59:14.724Z] ---> fe103468cdc8 [2023-05-10T01:59:14.724Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T01:59:14.724Z] ---> Running in 9b8264c5d205 [2023-05-10T01:59:14.724Z] Removing intermediate container 9b8264c5d205 [2023-05-10T01:59:14.724Z] ---> e5069cd31832 [2023-05-10T01:59:14.724Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:59:14.983Z] ---> Running in f7c8ad7bd00a [2023-05-10T01:59:14.983Z] Removing intermediate container f7c8ad7bd00a [2023-05-10T01:59:14.983Z] ---> 9d57a8d0f3e4 [2023-05-10T01:59:14.983Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:59:14.983Z] ---> Running in b7aa6d758ce0 [2023-05-10T01:59:15.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T01:59:15.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T01:59:15.514Z] Still waiting to schedule task [2023-05-10T01:59:15.514Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-10T01:59:15.763Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-10T01:59:15.763Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-10T01:59:15.763Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-10T01:59:15.763Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-10T01:59:15.763Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T01:59:15.763Z] OK: 269 MiB in 57 packages [2023-05-10T01:59:16.331Z] Removing intermediate container b7aa6d758ce0 [2023-05-10T01:59:16.331Z] ---> 1413fb0cf69d [2023-05-10T01:59:16.331Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-10T01:59:16.331Z] ---> Running in a8bc169e12b6 [2023-05-10T01:59:16.331Z] Removing intermediate container a8bc169e12b6 [2023-05-10T01:59:16.331Z] ---> c5bf32814264 [2023-05-10T01:59:16.331Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-10T01:59:16.331Z] ---> 4cf1d0ea2fc9 [2023-05-10T01:59:16.331Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:59:16.331Z] ---> Running in 40c559a8ce23 [2023-05-10T01:59:42.885Z] Removing intermediate container 40c559a8ce23 [2023-05-10T01:59:42.885Z] ---> 7a251c0312d6 [2023-05-10T01:59:42.886Z] Step 11/12 : COPY . . [2023-05-10T01:59:42.886Z] ---> 52ab9649ad6b [2023-05-10T01:59:42.886Z] Step 12/12 : RUN $MAKE [2023-05-10T01:59:42.886Z] ---> Running in 35888991722f [2023-05-10T01:59:42.886Z] noop [2023-05-10T01:59:42.886Z] Removing intermediate container 35888991722f [2023-05-10T01:59:42.886Z] ---> b9db3f045a48 [2023-05-10T01:59:42.886Z] Successfully built b9db3f045a48 [2023-05-10T01:59:42.886Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:43.343Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T01:59:43.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:59:43.495Z] prd-ubuntu20.04-docker-8c-8g-14865 does not seem to be running inside a container [2023-05-10T01:59:43.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-598 -v /w/workspace/gexfoundry_device-mqtt-go_PR-598:/w/workspace/gexfoundry_device-mqtt-go_PR-598:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T01:59:43.860Z] $ docker top 0bbe45db97cca3ddd26dedc07c4ba1037897c3f88db1508559fa07d863934a78 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:59:44.280Z] + go version [2023-05-10T01:59:44.280Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T01:59:44.306Z] $ docker stop --time=1 0bbe45db97cca3ddd26dedc07c4ba1037897c3f88db1508559fa07d863934a78 [2023-05-10T01:59:45.570Z] $ docker rm -f --volumes 0bbe45db97cca3ddd26dedc07c4ba1037897c3f88db1508559fa07d863934a78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:46.290Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T01:59:46.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:59:46.443Z] prd-ubuntu20.04-docker-8c-8g-14865 does not seem to be running inside a container [2023-05-10T01:59:46.467Z] $ 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-598 -v /w/workspace/gexfoundry_device-mqtt-go_PR-598:/w/workspace/gexfoundry_device-mqtt-go_PR-598:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T01:59:46.813Z] $ docker top 21fe5f95261c33166ca2a034608bc25af642e026f8d2697eee86809e4e0a54c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:59:47.229Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-598 [Pipeline] fileExists [Pipeline] sh [2023-05-10T01:59:47.591Z] + make test [2023-05-10T01:59:47.591Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T01:59:52.866Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-10T02:00:02.853Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-10T02:00:03.113Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-10T02:00:03.372Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 23.1% of statements [2023-05-10T02:00:11.482Z] go vet ./... [2023-05-10T02:00:14.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T02:00:14.010Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T02:00:14.010Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T02:00:14.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T02:00:14.310Z] $ docker stop --time=1 21fe5f95261c33166ca2a034608bc25af642e026f8d2697eee86809e4e0a54c6 [2023-05-10T02:00:17.311Z] $ docker rm -f --volumes 21fe5f95261c33166ca2a034608bc25af642e026f8d2697eee86809e4e0a54c6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T02:00:18.116Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T02:00:18.185Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T02:00:19.063Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T02:00:19.510Z] + ls -al . [2023-05-10T02:00:19.510Z] total 180 [2023-05-10T02:00:19.510Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 01:59 . [2023-05-10T02:00:19.510Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:58 .. [2023-05-10T02:00:19.510Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 01:58 .dockerignore [2023-05-10T02:00:19.510Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:58 .git [2023-05-10T02:00:19.510Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:58 .github [2023-05-10T02:00:19.510Z] -rw-rw-r-- 1 jenkins jenkins 329 May 10 01:58 .gitignore [2023-05-10T02:00:19.510Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 01:58 .golangci.yml [2023-05-10T02:00:19.510Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 01:58 .semver [2023-05-10T02:00:19.510Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 10 01:58 Attribution.txt [2023-05-10T02:00:19.510Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 10 01:58 CHANGELOG.md [2023-05-10T02:00:19.510Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 10 01:58 Dockerfile [2023-05-10T02:00:19.510Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 01:58 GOVERNANCE.md [2023-05-10T02:00:19.510Z] -rw-rw-r-- 1 jenkins jenkins 678 May 10 01:58 Jenkinsfile [2023-05-10T02:00:19.510Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 01:58 LICENSE [2023-05-10T02:00:19.510Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 10 01:58 Makefile [2023-05-10T02:00:19.510Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 01:58 OWNERS.md [2023-05-10T02:00:19.510Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 10 01:58 README.md [2023-05-10T02:00:19.510Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 01:58 VERSION [2023-05-10T02:00:19.510Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:58 bin [2023-05-10T02:00:19.510Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:58 cmd [2023-05-10T02:00:19.510Z] -rw-r--r-- 1 jenkins jenkins 18144 May 10 02:00 coverage.out [2023-05-10T02:00:19.510Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 10 01:58 go.mod [2023-05-10T02:00:19.510Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 10 01:58 go.sum [2023-05-10T02:00:19.510Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:58 internal [2023-05-10T02:00:19.510Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:58 mock [2023-05-10T02:00:19.510Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:58 snap [2023-05-10T02:00:19.510Z] -rw-rw-r-- 1 jenkins jenkins 227 May 10 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:00:19.920Z] + 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=96947cecf3d76f6b2787f6356383ec9054eb41aa --label arch=amd64 --label version=0.0.0 . [2023-05-10T02:00:19.920Z] Sending build context to Docker daemon 6.544MB [2023-05-10T02:00:19.920Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T02:00:19.920Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-10T02:00:19.920Z] ---> b9db3f045a48 [2023-05-10T02:00:19.920Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-10T02:00:20.181Z] ---> Running in ac275f0e99ed [2023-05-10T02:00:20.181Z] Removing intermediate container ac275f0e99ed [2023-05-10T02:00:20.181Z] ---> 43ca266cb324 [2023-05-10T02:00:20.181Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T02:00:20.181Z] ---> Running in 3aed709e1c48 [2023-05-10T02:00:20.181Z] Removing intermediate container 3aed709e1c48 [2023-05-10T02:00:20.181Z] ---> 4bb15c198c0c [2023-05-10T02:00:20.181Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T02:00:20.181Z] ---> Running in 968b0ba54c1a [2023-05-10T02:00:20.440Z] Removing intermediate container 968b0ba54c1a [2023-05-10T02:00:20.440Z] ---> 2234ad50dae7 [2023-05-10T02:00:20.440Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T02:00:20.440Z] ---> Running in 7d6abaad4428 [2023-05-10T02:00:20.440Z] Removing intermediate container 7d6abaad4428 [2023-05-10T02:00:20.440Z] ---> 49dcd2fa1c85 [2023-05-10T02:00:20.440Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T02:00:20.440Z] ---> Running in a2eb50e27e57 [2023-05-10T02:00:20.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T02:00:20.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T02:00:21.218Z] OK: 269 MiB in 57 packages [2023-05-10T02:00:21.477Z] Removing intermediate container a2eb50e27e57 [2023-05-10T02:00:21.477Z] ---> a9e90ba85834 [2023-05-10T02:00:21.477Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-10T02:00:21.477Z] ---> Running in ecb9e460d712 [2023-05-10T02:00:21.477Z] Removing intermediate container ecb9e460d712 [2023-05-10T02:00:21.477Z] ---> 9e9712969213 [2023-05-10T02:00:21.477Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-10T02:00:21.736Z] ---> add096841179 [2023-05-10T02:00:21.736Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T02:00:21.736Z] ---> Running in bc5d72682a50 [2023-05-10T02:00:22.308Z] Removing intermediate container bc5d72682a50 [2023-05-10T02:00:22.308Z] ---> 609ccdf379ca [2023-05-10T02:00:22.308Z] Step 11/24 : COPY . . [2023-05-10T02:00:22.879Z] ---> 917598f8fd44 [2023-05-10T02:00:22.879Z] Step 12/24 : RUN $MAKE [2023-05-10T02:00:22.879Z] ---> Running in 13f3e0fed862 [2023-05-10T02:00:23.137Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-10T02:00:45.165Z] Removing intermediate container 13f3e0fed862 [2023-05-10T02:00:45.165Z] ---> 6168f50fe774 [2023-05-10T02:00:45.165Z] Step 13/24 : FROM alpine:3.17 [2023-05-10T02:00:45.165Z] 3.17: Pulling from library/alpine [2023-05-10T02:00:45.165Z] f56be85fc22e: Already exists [2023-05-10T02:00:45.165Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T02:00:45.165Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T02:00:45.165Z] ---> 9ed4aefc74f6 [2023-05-10T02:00:45.165Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-10T02:00:45.165Z] ---> Running in 72f6ecde51fa [2023-05-10T02:00:45.165Z] Removing intermediate container 72f6ecde51fa [2023-05-10T02:00:45.165Z] ---> 1c6d73e7369c [2023-05-10T02:00:45.165Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-10T02:00:45.165Z] ---> Running in fba337725bf6 [2023-05-10T02:00:45.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T02:00:45.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T02:00:45.165Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T02:00:45.165Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T02:00:45.165Z] OK: 7 MiB in 16 packages [2023-05-10T02:00:45.165Z] Removing intermediate container fba337725bf6 [2023-05-10T02:00:45.165Z] ---> 089f9d4de8aa [2023-05-10T02:00:45.165Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-10T02:00:45.165Z] ---> 54fab7a8da0f [2023-05-10T02:00:45.165Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-10T02:00:45.165Z] ---> e3e957e30fda [2023-05-10T02:00:45.165Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-10T02:00:45.165Z] ---> c9a32743dc36 [2023-05-10T02:00:45.165Z] Step 19/24 : EXPOSE 59982 [2023-05-10T02:00:45.165Z] ---> Running in 306ff8df22e9 [2023-05-10T02:00:45.165Z] Removing intermediate container 306ff8df22e9 [2023-05-10T02:00:45.165Z] ---> 7236e4fd4331 [2023-05-10T02:00:45.165Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-10T02:00:45.165Z] ---> Running in 92f74347dd68 [2023-05-10T02:00:45.165Z] Removing intermediate container 92f74347dd68 [2023-05-10T02:00:45.165Z] ---> 0e4f152bf2c4 [2023-05-10T02:00:45.165Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-10T02:00:45.165Z] ---> Running in 86e34e9649c6 [2023-05-10T02:00:45.165Z] Removing intermediate container 86e34e9649c6 [2023-05-10T02:00:45.165Z] ---> 47f8973b6201 [2023-05-10T02:00:45.165Z] Step 22/24 : LABEL arch=amd64 [2023-05-10T02:00:45.165Z] ---> Running in a012fc7432ad [2023-05-10T02:00:45.165Z] Removing intermediate container a012fc7432ad [2023-05-10T02:00:45.165Z] ---> 296581c8f68a [2023-05-10T02:00:45.165Z] Step 23/24 : LABEL git_sha=96947cecf3d76f6b2787f6356383ec9054eb41aa [2023-05-10T02:00:45.165Z] ---> Running in e6f13f581193 [2023-05-10T02:00:45.165Z] Removing intermediate container e6f13f581193 [2023-05-10T02:00:45.165Z] ---> 5d7cbe57ba3c [2023-05-10T02:00:45.165Z] Step 24/24 : LABEL version=0.0.0 [2023-05-10T02:00:45.425Z] ---> Running in 28ccce0858d0 [2023-05-10T02:00:45.425Z] Removing intermediate container 28ccce0858d0 [2023-05-10T02:00:45.425Z] ---> cae7d3a1a796 [2023-05-10T02:00:45.425Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T02:00:45.425Z] Successfully built cae7d3a1a796 [2023-05-10T02:00:45.425Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:00:46.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T02:00:46.307Z] [2023-05-10T02:00:46.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:00:46.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T02:00:46.679Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T02:00:46.679Z] 5eb5b503b376: Pulling fs layer [2023-05-10T02:00:46.679Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T02:00:46.679Z] ec43610c2a17: Pulling fs layer [2023-05-10T02:00:46.679Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T02:00:46.679Z] 33b1e0a273af: Pulling fs layer [2023-05-10T02:00:46.679Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T02:00:46.679Z] 2f39f015ded8: Pulling fs layer [2023-05-10T02:00:46.679Z] 5d3b04190fa2: Waiting [2023-05-10T02:00:46.679Z] 2f39f015ded8: Waiting [2023-05-10T02:00:46.679Z] 3a2ae6a8a46f: Waiting [2023-05-10T02:00:46.679Z] 5c69ac0246d0: Download complete [2023-05-10T02:00:46.679Z] 3a2ae6a8a46f: Download complete [2023-05-10T02:00:46.679Z] 33b1e0a273af: Verifying Checksum [2023-05-10T02:00:46.679Z] 33b1e0a273af: Download complete [2023-05-10T02:00:46.679Z] ec43610c2a17: Verifying Checksum [2023-05-10T02:00:46.679Z] ec43610c2a17: Download complete [2023-05-10T02:00:46.679Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T02:00:46.679Z] 5d3b04190fa2: Download complete [2023-05-10T02:00:46.941Z] 5eb5b503b376: Verifying Checksum [2023-05-10T02:00:46.941Z] 5eb5b503b376: Download complete [2023-05-10T02:00:47.507Z] 2f39f015ded8: Download complete [2023-05-10T02:00:48.074Z] 5eb5b503b376: Pull complete [2023-05-10T02:00:48.333Z] 5c69ac0246d0: Pull complete [2023-05-10T02:00:48.594Z] ec43610c2a17: Pull complete [2023-05-10T02:00:48.853Z] 3a2ae6a8a46f: Pull complete [2023-05-10T02:00:48.853Z] 33b1e0a273af: Pull complete [2023-05-10T02:00:49.112Z] 5d3b04190fa2: Pull complete [2023-05-10T02:00:53.309Z] 2f39f015ded8: Pull complete [2023-05-10T02:00:53.310Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T02:00:53.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T02:00:53.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:00:53.539Z] prd-ubuntu20.04-docker-8c-8g-14865 does not seem to be running inside a container [2023-05-10T02:00:53.549Z] $ 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-598 -v /w/workspace/gexfoundry_device-mqtt-go_PR-598:/w/workspace/gexfoundry_device-mqtt-go_PR-598:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T02:00:55.987Z] $ docker top fe8bffca01747e2ece103e595624e5a7b1d8f3119d4d4a4c4ca8ee8a2a65d96b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:00:56.459Z] ---> job-cost.sh [2023-05-10T02:00:56.459Z] lf-activate-venv: SKIPPING [2023-05-10T02:00:56.459Z] INFO: No Stack... [2023-05-10T02:00:56.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T02:00:57.285Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T02:00:57.602Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-598/archives/cost.csv [2023-05-10T02:00:57.602Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T02:00:57.644Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-598-1-stack-cost] [2023-05-10T02:00:57.649Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-598-1-stack-cost] did not exist. Created. [2023-05-10T02:00:57.650Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-598-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T02:00:58.048Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T02:00:58.098Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T02:00:58.130Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-598-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T02:00:58.181Z] $ docker stop --time=1 fe8bffca01747e2ece103e595624e5a7b1d8f3119d4d4a4c4ca8ee8a2a65d96b [2023-05-10T02:00:59.361Z] $ docker rm -f --volumes fe8bffca01747e2ece103e595624e5a7b1d8f3119d4d4a4c4ca8ee8a2a65d96b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T02:01:38.593Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14868 in /w/workspace/gexfoundry_device-mqtt-go_PR-598 [Pipeline] { [Pipeline] ws [2023-05-10T02:01:38.662Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-10T02:01:38.749Z] Selected Git installation does not exist. Using Default [2023-05-10T02:01:38.749Z] The recommended git tool is: NONE [2023-05-10T02:01:45.315Z] using credential edgex-jenkins-ssh [2023-05-10T02:01:45.334Z] Cloning the remote Git repository [2023-05-10T02:01:45.397Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-10T02:01:45.510Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-10T02:01:45.682Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-10T02:01:45.683Z] > git --version # timeout=10 [2023-05-10T02:01:45.708Z] > git --version # 'git version 2.25.1' [2023-05-10T02:01:45.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T02:01:45.893Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T02:01:47.116Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-10T02:01:47.142Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T02:01:48.925Z] Merging remotes/origin/main commit db7876f2142a7278c0249a92e31096ef17edc92f into PR head commit 96947cecf3d76f6b2787f6356383ec9054eb41aa [2023-05-10T02:01:48.263Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-10T02:01:48.314Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-10T02:01:48.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T02:01:48.335Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/598/head:refs/remotes/origin/PR-598 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-10T02:01:48.955Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T02:01:49.044Z] > git checkout -f 96947cecf3d76f6b2787f6356383ec9054eb41aa # timeout=10 [2023-05-10T02:01:49.145Z] > git remote # timeout=10 [2023-05-10T02:01:49.170Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T02:01:49.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T02:01:49.227Z] > git merge db7876f2142a7278c0249a92e31096ef17edc92f # timeout=10 [2023-05-10T02:01:49.259Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T02:01:49.274Z] Merge succeeded, producing 96947cecf3d76f6b2787f6356383ec9054eb41aa [2023-05-10T02:01:49.274Z] Checking out Revision 96947cecf3d76f6b2787f6356383ec9054eb41aa (PR-598) [2023-05-10T02:01:49.894Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-10T02:01:49.957Z] > git --version # timeout=10 [2023-05-10T02:01:49.969Z] > git --version # 'git version 2.25.1' [2023-05-10T02:01:49.985Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T02:01:49.290Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T02:01:49.313Z] > git checkout -f 96947cecf3d76f6b2787f6356383ec9054eb41aa # timeout=10 [2023-05-10T02:01:51.096Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T02:01:51.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T02:01:51.096Z] Dload Upload Total Spent Left Speed [2023-05-10T02:01:51.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2023-05-10T02:01:51.796Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T02:01:52.154Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T02:01:52.154Z] + sudo tee /etc/docker/daemon.new [2023-05-10T02:01:52.154Z] { [2023-05-10T02:01:52.154Z] "registry-mirrors": [ [2023-05-10T02:01:52.154Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T02:01:52.154Z] ], [2023-05-10T02:01:52.154Z] "bip": "10.250.0.254/24", [2023-05-10T02:01:52.154Z] "hosts": [ [2023-05-10T02:01:52.154Z] "tcp://0.0.0.0:5555", [2023-05-10T02:01:52.154Z] "unix:///var/run/docker.sock" [2023-05-10T02:01:52.154Z] ], [2023-05-10T02:01:52.154Z] "mtu": 1458, [2023-05-10T02:01:52.154Z] "selinux-enabled": true, [2023-05-10T02:01:52.154Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T02:01:52.154Z] } [Pipeline] sh [2023-05-10T02:01:52.512Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T02:01:52.876Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T02:02:11.276Z] provisioning config files... [2023-05-10T02:02:11.311Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config13390827427045526761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:02:11.719Z] ---> docker-login.sh [2023-05-10T02:02:11.720Z] nexus3.edgexfoundry.org:10001 [2023-05-10T02:02:12.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:02:12.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:02:12.315Z] Configure a credential helper to remove this warning. See [2023-05-10T02:02:12.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:02:12.315Z] [2023-05-10T02:02:12.315Z] Login Succeeded [2023-05-10T02:02:12.315Z] nexus3.edgexfoundry.org:10002 [2023-05-10T02:02:12.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:02:12.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:02:12.866Z] Configure a credential helper to remove this warning. See [2023-05-10T02:02:12.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:02:12.866Z] [2023-05-10T02:02:12.866Z] Login Succeeded [2023-05-10T02:02:12.866Z] nexus3.edgexfoundry.org:10003 [2023-05-10T02:02:13.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:02:13.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:02:13.140Z] Configure a credential helper to remove this warning. See [2023-05-10T02:02:13.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:02:13.140Z] [2023-05-10T02:02:13.140Z] Login Succeeded [2023-05-10T02:02:13.140Z] nexus3.edgexfoundry.org:10004 [2023-05-10T02:02:13.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:02:13.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:02:13.686Z] Configure a credential helper to remove this warning. See [2023-05-10T02:02:13.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:02:13.686Z] [2023-05-10T02:02:13.686Z] Login Succeeded [2023-05-10T02:02:13.686Z] docker.io [2023-05-10T02:02:13.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:02:14.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:02:14.231Z] Configure a credential helper to remove this warning. See [2023-05-10T02:02:14.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:02:14.231Z] [2023-05-10T02:02:14.231Z] Login Succeeded [2023-05-10T02:02:14.231Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T02:02:14.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T02:02:14.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T02:02:14.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T02:02:14.745Z] ========================================================= [2023-05-10T02:02:14.745Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T02:02:14.745Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:02:15.266Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T02:02:15.537Z] Sending build context to Docker daemon 3.4MB [2023-05-10T02:02:15.537Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T02:02:15.537Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T02:02:15.810Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T02:02:15.810Z] c41833b44d91: Pulling fs layer [2023-05-10T02:02:15.810Z] ed15518f5707: Pulling fs layer [2023-05-10T02:02:15.810Z] feae8fd75edb: Pulling fs layer [2023-05-10T02:02:15.810Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T02:02:15.810Z] 3cdef696dda3: Pulling fs layer [2023-05-10T02:02:15.810Z] 2ced38df9373: Pulling fs layer [2023-05-10T02:02:15.810Z] 58f1dce35555: Pulling fs layer [2023-05-10T02:02:15.810Z] 3cdef696dda3: Waiting [2023-05-10T02:02:15.810Z] 2ced38df9373: Waiting [2023-05-10T02:02:15.810Z] 58f1dce35555: Waiting [2023-05-10T02:02:15.810Z] 242c74f7c9fa: Waiting [2023-05-10T02:02:15.810Z] ed15518f5707: Verifying Checksum [2023-05-10T02:02:15.810Z] ed15518f5707: Download complete [2023-05-10T02:02:15.810Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T02:02:15.810Z] 242c74f7c9fa: Download complete [2023-05-10T02:02:15.810Z] 3cdef696dda3: Verifying Checksum [2023-05-10T02:02:15.810Z] 3cdef696dda3: Download complete [2023-05-10T02:02:15.810Z] c41833b44d91: Verifying Checksum [2023-05-10T02:02:17.252Z] c41833b44d91: Pull complete [2023-05-10T02:02:17.529Z] 58f1dce35555: Verifying Checksum [2023-05-10T02:02:17.529Z] 58f1dce35555: Download complete [2023-05-10T02:02:17.798Z] ed15518f5707: Pull complete [2023-05-10T02:02:18.771Z] feae8fd75edb: Verifying Checksum [2023-05-10T02:02:18.771Z] feae8fd75edb: Download complete [2023-05-10T02:02:18.771Z] 2ced38df9373: Verifying Checksum [2023-05-10T02:02:18.771Z] 2ced38df9373: Download complete [2023-05-10T02:02:31.228Z] feae8fd75edb: Pull complete [2023-05-10T02:02:31.228Z] 242c74f7c9fa: Pull complete [2023-05-10T02:02:31.228Z] 3cdef696dda3: Pull complete [2023-05-10T02:02:37.927Z] 2ced38df9373: Pull complete [2023-05-10T02:02:39.898Z] 58f1dce35555: Pull complete [2023-05-10T02:02:39.898Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T02:02:39.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T02:02:39.898Z] ---> fadd8f120f05 [2023-05-10T02:02:39.898Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T02:02:42.071Z] ---> Running in 71ade7197802 [2023-05-10T02:02:42.071Z] Removing intermediate container 71ade7197802 [2023-05-10T02:02:42.071Z] ---> dad00544145b [2023-05-10T02:02:42.071Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T02:02:42.071Z] ---> Running in 54932a005e62 [2023-05-10T02:02:42.666Z] Removing intermediate container 54932a005e62 [2023-05-10T02:02:42.666Z] ---> 840483d5429c [2023-05-10T02:02:42.666Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T02:02:42.666Z] ---> Running in 0650df9bafce [2023-05-10T02:02:42.952Z] Removing intermediate container 0650df9bafce [2023-05-10T02:02:42.952Z] ---> 2ad43dc750d7 [2023-05-10T02:02:42.952Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T02:02:42.952Z] ---> Running in 4310f08ced9a [2023-05-10T02:02:43.223Z] Removing intermediate container 4310f08ced9a [2023-05-10T02:02:43.223Z] ---> 794f079e107b [2023-05-10T02:02:43.223Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T02:02:43.223Z] ---> Running in ba165b6613fc [2023-05-10T02:02:44.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T02:02:45.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T02:02:46.677Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-10T02:02:46.677Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-10T02:02:46.677Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-10T02:02:46.677Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-10T02:02:46.677Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T02:02:46.677Z] OK: 268 MiB in 57 packages [2023-05-10T02:02:50.040Z] Removing intermediate container ba165b6613fc [2023-05-10T02:02:50.040Z] ---> e68d850954b4 [2023-05-10T02:02:50.040Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-10T02:02:50.040Z] ---> Running in 5f2c3e0b80f3 [2023-05-10T02:02:50.040Z] Removing intermediate container 5f2c3e0b80f3 [2023-05-10T02:02:50.040Z] ---> b1d80d479c39 [2023-05-10T02:02:50.040Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-10T02:02:50.632Z] ---> 6ac75c461857 [2023-05-10T02:02:50.632Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T02:02:50.632Z] ---> Running in 702280e16cc1 [2023-05-10T02:03:58.554Z] Removing intermediate container 702280e16cc1 [2023-05-10T02:03:58.554Z] ---> 51da0d5e57f8 [2023-05-10T02:03:58.554Z] Step 11/12 : COPY . . [2023-05-10T02:03:58.554Z] ---> 35671b50a4cd [2023-05-10T02:03:58.554Z] Step 12/12 : RUN $MAKE [2023-05-10T02:03:58.554Z] ---> Running in 27611ca9dead [2023-05-10T02:03:58.554Z] noop [2023-05-10T02:03:58.554Z] Removing intermediate container 27611ca9dead [2023-05-10T02:03:58.554Z] ---> 4a274b4da6ef [2023-05-10T02:03:58.554Z] Successfully built 4a274b4da6ef [2023-05-10T02:03:58.554Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:03:59.099Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T02:03:59.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:03:59.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-14868 does not seem to be running inside a container [2023-05-10T02:03:59.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T02:04:00.743Z] $ docker top 34db4c4f0a824d7ab7ffb5cefbb8991c5477c14239b6f17793a5fcfbce1b8771 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T02:04:01.620Z] + go version [2023-05-10T02:04:01.620Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T02:04:01.667Z] $ docker stop --time=1 34db4c4f0a824d7ab7ffb5cefbb8991c5477c14239b6f17793a5fcfbce1b8771 [2023-05-10T02:04:03.286Z] $ docker rm -f --volumes 34db4c4f0a824d7ab7ffb5cefbb8991c5477c14239b6f17793a5fcfbce1b8771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:04:04.142Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T02:04:04.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:04:04.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-14868 does not seem to be running inside a container [2023-05-10T02:04:04.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T02:04:05.779Z] $ docker top 014b3665878ecaaeb00901220974c7e8da21c97021e0b804e36035c3a9c00b35 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T02:04:06.687Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-10T02:04:07.411Z] + make test [2023-05-10T02:04:07.411Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T02:04:46.531Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-10T02:06:53.542Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-10T02:06:53.543Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-10T02:06:53.543Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 23.1% of statements [2023-05-10T02:06:53.543Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T02:06:53.543Z] go vet ./... [2023-05-10T02:07:20.257Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T02:07:20.257Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T02:07:20.257Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T02:07:20.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T02:07:20.358Z] $ docker stop --time=1 014b3665878ecaaeb00901220974c7e8da21c97021e0b804e36035c3a9c00b35 [2023-05-10T02:07:22.228Z] $ docker rm -f --volumes 014b3665878ecaaeb00901220974c7e8da21c97021e0b804e36035c3a9c00b35 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T02:07:23.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T02:07:23.517Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T02:07:24.045Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T02:07:24.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T02:07:25.028Z] + ls -al . [2023-05-10T02:07:25.028Z] total 176 [2023-05-10T02:07:25.028Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 02:04 . [2023-05-10T02:07:25.028Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 02:01 .. [2023-05-10T02:07:25.028Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 02:01 .dockerignore [2023-05-10T02:07:25.028Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 02:01 .git [2023-05-10T02:07:25.028Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 02:01 .github [2023-05-10T02:07:25.028Z] -rw-rw-r-- 1 jenkins jenkins 329 May 10 02:01 .gitignore [2023-05-10T02:07:25.028Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 02:01 .golangci.yml [2023-05-10T02:07:25.028Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 10 02:01 Attribution.txt [2023-05-10T02:07:25.028Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 10 02:01 CHANGELOG.md [2023-05-10T02:07:25.028Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 10 02:01 Dockerfile [2023-05-10T02:07:25.028Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 02:01 GOVERNANCE.md [2023-05-10T02:07:25.028Z] -rw-rw-r-- 1 jenkins jenkins 678 May 10 02:01 Jenkinsfile [2023-05-10T02:07:25.028Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 02:01 LICENSE [2023-05-10T02:07:25.028Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 10 02:01 Makefile [2023-05-10T02:07:25.028Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 02:01 OWNERS.md [2023-05-10T02:07:25.028Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 10 02:01 README.md [2023-05-10T02:07:25.028Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 01:58 VERSION [2023-05-10T02:07:25.028Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 02:01 bin [2023-05-10T02:07:25.028Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 02:01 cmd [2023-05-10T02:07:25.028Z] -rw-r--r-- 1 jenkins jenkins 18144 May 10 02:06 coverage.out [2023-05-10T02:07:25.028Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 10 02:01 go.mod [2023-05-10T02:07:25.028Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 10 02:01 go.sum [2023-05-10T02:07:25.028Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 02:01 internal [2023-05-10T02:07:25.028Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 02:01 mock [2023-05-10T02:07:25.028Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 02:01 snap [2023-05-10T02:07:25.028Z] -rw-rw-r-- 1 jenkins jenkins 227 May 10 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:07:25.455Z] + 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=96947cecf3d76f6b2787f6356383ec9054eb41aa --label arch=arm64 --label version=0.0.0 . [2023-05-10T02:07:25.723Z] Sending build context to Docker daemon 3.419MB [2023-05-10T02:07:25.723Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T02:07:25.723Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-10T02:07:25.723Z] ---> 4a274b4da6ef [2023-05-10T02:07:25.723Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-10T02:07:25.993Z] ---> Running in 8f746c707751 [2023-05-10T02:07:26.261Z] Removing intermediate container 8f746c707751 [2023-05-10T02:07:26.261Z] ---> 5f43f77fc65d [2023-05-10T02:07:26.261Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T02:07:26.261Z] ---> Running in e0748cde8b47 [2023-05-10T02:07:26.533Z] Removing intermediate container e0748cde8b47 [2023-05-10T02:07:26.533Z] ---> e0514651749d [2023-05-10T02:07:26.533Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T02:07:26.802Z] ---> Running in 74107abd5d1d [2023-05-10T02:07:27.071Z] Removing intermediate container 74107abd5d1d [2023-05-10T02:07:27.071Z] ---> f67b3d4eba0a [2023-05-10T02:07:27.071Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T02:07:27.071Z] ---> Running in 404db38ee201 [2023-05-10T02:07:27.339Z] Removing intermediate container 404db38ee201 [2023-05-10T02:07:27.339Z] ---> 058c829e08ba [2023-05-10T02:07:27.339Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T02:07:27.608Z] ---> Running in d27ddbc70645 [2023-05-10T02:07:28.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T02:07:29.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T02:07:30.576Z] OK: 268 MiB in 57 packages [2023-05-10T02:07:33.930Z] Removing intermediate container d27ddbc70645 [2023-05-10T02:07:33.930Z] ---> 9406e69311a8 [2023-05-10T02:07:33.930Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-10T02:07:33.930Z] ---> Running in 53b80933518b [2023-05-10T02:07:33.930Z] Removing intermediate container 53b80933518b [2023-05-10T02:07:33.930Z] ---> 7c31b12863f9 [2023-05-10T02:07:33.930Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-10T02:07:34.518Z] ---> 4afbf2f55d35 [2023-05-10T02:07:34.518Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T02:07:34.518Z] ---> Running in 98299dabbece [2023-05-10T02:07:37.122Z] Removing intermediate container 98299dabbece [2023-05-10T02:07:37.122Z] ---> 835c22af90de [2023-05-10T02:07:37.122Z] Step 11/24 : COPY . . [2023-05-10T02:07:38.093Z] ---> b414602c0ac1 [2023-05-10T02:07:38.093Z] Step 12/24 : RUN $MAKE [2023-05-10T02:07:38.363Z] ---> Running in d6763ba0f305 [2023-05-10T02:07:39.328Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-10T02:10:16.106Z] Removing intermediate container d6763ba0f305 [2023-05-10T02:10:16.106Z] ---> 744d2c138bbf [2023-05-10T02:10:16.106Z] Step 13/24 : FROM alpine:3.17 [2023-05-10T02:10:16.106Z] 3.17: Pulling from library/alpine [2023-05-10T02:10:16.106Z] c41833b44d91: Already exists [2023-05-10T02:10:16.106Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T02:10:16.106Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T02:10:16.106Z] ---> 51e60588ff2c [2023-05-10T02:10:16.106Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-10T02:10:16.106Z] ---> Running in 210dfe8bad8d [2023-05-10T02:10:16.106Z] Removing intermediate container 210dfe8bad8d [2023-05-10T02:10:16.106Z] ---> bf1f09687654 [2023-05-10T02:10:16.106Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-10T02:10:16.106Z] ---> Running in ac4857d96125 [2023-05-10T02:10:16.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T02:10:16.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T02:10:16.106Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T02:10:16.106Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T02:10:16.106Z] OK: 8 MiB in 16 packages [2023-05-10T02:10:16.106Z] Removing intermediate container ac4857d96125 [2023-05-10T02:10:16.106Z] ---> b7ae1e76a795 [2023-05-10T02:10:16.106Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-10T02:10:16.106Z] ---> 2df2dccbb61c [2023-05-10T02:10:16.106Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-10T02:10:16.106Z] ---> f23c165edf23 [2023-05-10T02:10:16.106Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-10T02:10:16.106Z] ---> ce8753b8542c [2023-05-10T02:10:16.106Z] Step 19/24 : EXPOSE 59982 [2023-05-10T02:10:16.106Z] ---> Running in 0d864899574c [2023-05-10T02:10:16.106Z] Removing intermediate container 0d864899574c [2023-05-10T02:10:16.106Z] ---> 1ae1e6c0df0c [2023-05-10T02:10:16.106Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-10T02:10:16.106Z] ---> Running in bb0f34f84e3c [2023-05-10T02:10:16.106Z] Removing intermediate container bb0f34f84e3c [2023-05-10T02:10:16.106Z] ---> 295d0ec0e83e [2023-05-10T02:10:16.106Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-10T02:10:16.106Z] ---> Running in 3c61df6d514f [2023-05-10T02:10:16.106Z] Removing intermediate container 3c61df6d514f [2023-05-10T02:10:16.106Z] ---> 264a334818be [2023-05-10T02:10:16.106Z] Step 22/24 : LABEL arch=arm64 [2023-05-10T02:10:16.106Z] ---> Running in 7120b2586ee6 [2023-05-10T02:10:16.106Z] Removing intermediate container 7120b2586ee6 [2023-05-10T02:10:16.106Z] ---> eb32c0e8ea12 [2023-05-10T02:10:16.106Z] Step 23/24 : LABEL git_sha=96947cecf3d76f6b2787f6356383ec9054eb41aa [2023-05-10T02:10:16.106Z] ---> Running in 331d0a45711a [2023-05-10T02:10:16.106Z] Removing intermediate container 331d0a45711a [2023-05-10T02:10:16.106Z] ---> e04a87adbbcd [2023-05-10T02:10:16.106Z] Step 24/24 : LABEL version=0.0.0 [2023-05-10T02:10:16.106Z] ---> Running in d90897ee21d4 [2023-05-10T02:10:16.106Z] Removing intermediate container d90897ee21d4 [2023-05-10T02:10:16.106Z] ---> 0cf329171f5a [2023-05-10T02:10:16.106Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T02:10:16.106Z] Successfully built 0cf329171f5a [2023-05-10T02:10:16.106Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:10:16.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T02:10:16.924Z] [2023-05-10T02:10:16.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:10:17.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T02:10:17.335Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T02:10:17.335Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T02:10:17.335Z] 04944245beec: Pulling fs layer [2023-05-10T02:10:17.335Z] 699f458cf7ca: Pulling fs layer [2023-05-10T02:10:17.335Z] 765212b225bb: Pulling fs layer [2023-05-10T02:10:17.335Z] f23df028b6ca: Pulling fs layer [2023-05-10T02:10:17.335Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T02:10:17.335Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T02:10:17.335Z] d65c8cfc05b1: Waiting [2023-05-10T02:10:17.335Z] 765212b225bb: Waiting [2023-05-10T02:10:17.335Z] f23df028b6ca: Waiting [2023-05-10T02:10:17.335Z] 2437ff75d9bd: Waiting [2023-05-10T02:10:17.603Z] 04944245beec: Verifying Checksum [2023-05-10T02:10:17.603Z] 04944245beec: Download complete [2023-05-10T02:10:17.603Z] 765212b225bb: Download complete [2023-05-10T02:10:17.603Z] f23df028b6ca: Verifying Checksum [2023-05-10T02:10:17.603Z] f23df028b6ca: Download complete [2023-05-10T02:10:17.603Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T02:10:17.603Z] d65c8cfc05b1: Download complete [2023-05-10T02:10:17.603Z] 699f458cf7ca: Verifying Checksum [2023-05-10T02:10:17.603Z] 699f458cf7ca: Download complete [2023-05-10T02:10:18.199Z] 8998bd30e6a1: Download complete [2023-05-10T02:10:20.290Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T02:10:20.290Z] 2437ff75d9bd: Download complete [2023-05-10T02:10:22.289Z] 8998bd30e6a1: Pull complete [2023-05-10T02:10:22.565Z] 04944245beec: Pull complete [2023-05-10T02:10:24.027Z] 699f458cf7ca: Pull complete [2023-05-10T02:10:24.027Z] 765212b225bb: Pull complete [2023-05-10T02:10:25.001Z] f23df028b6ca: Pull complete [2023-05-10T02:10:25.001Z] d65c8cfc05b1: Pull complete [2023-05-10T02:10:40.023Z] 2437ff75d9bd: Pull complete [2023-05-10T02:10:40.023Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T02:10:40.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T02:10:40.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:10:40.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-14868 does not seem to be running inside a container [2023-05-10T02:10:40.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T02:10:43.235Z] $ docker top 5fc240f5835847fda24f89531e0876ce8f781185bcb3ee1c3ea0e653a3d24160 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:10:44.149Z] ---> job-cost.sh [2023-05-10T02:10:44.149Z] lf-activate-venv: SKIPPING [2023-05-10T02:10:44.149Z] INFO: No Stack... [2023-05-10T02:10:44.738Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T02:10:45.703Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T02:10:46.372Z] + + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-10T02:10:46.372Z] cut -d, -f6 [Pipeline] lock [2023-05-10T02:10:46.469Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-598-1-stack-cost] [2023-05-10T02:10:46.474Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-598-1-stack-cost] did not exist. Created. [2023-05-10T02:10:46.474Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-598-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T02:10:47.209Z] /w/workspace/device-mqtt-go/1@tmp/durable-dec438fc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T02:10:47.573Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T02:10:47.686Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T02:10:47.732Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T02:10:47.770Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-598-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T02:10:48.066Z] $ docker stop --time=1 5fc240f5835847fda24f89531e0876ce8f781185bcb3ee1c3ea0e653a3d24160 [2023-05-10T02:10:49.590Z] $ docker rm -f --volumes 5fc240f5835847fda24f89531e0876ce8f781185bcb3ee1c3ea0e653a3d24160 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-10T02:10:50.665Z] provisioning config files... [2023-05-10T02:10:50.676Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp/config14126305088699767223tmp [Pipeline] { [Pipeline] sh [2023-05-10T02:10:51.010Z] + set +x [2023-05-10T02:10:51.011Z] + curl -s https://codecov.io/bash [2023-05-10T02:10:51.011Z] + bash -s -- [2023-05-10T02:10:51.011Z] [2023-05-10T02:10:51.011Z] _____ _ [2023-05-10T02:10:51.011Z] / ____| | | [2023-05-10T02:10:51.011Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T02:10:51.011Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T02:10:51.011Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T02:10:51.011Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T02:10:51.011Z] Bash-1.0.6 [2023-05-10T02:10:51.011Z] [2023-05-10T02:10:51.011Z] [2023-05-10T02:10:51.011Z] ==> git version 2.25.1 found [2023-05-10T02:10:51.011Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-10T02:10:51.011Z] Release-Date: 2020-01-08 [2023-05-10T02:10:51.011Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-10T02:10:51.011Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T02:10:51.011Z] ==> Jenkins CI detected. [2023-05-10T02:10:51.011Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-598 [2023-05-10T02:10:51.011Z] project root: . [2023-05-10T02:10:51.011Z] --> token set from env [2023-05-10T02:10:51.011Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T02:10:51.271Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T02:10:51.271Z] ==> Python coveragepy not found [2023-05-10T02:10:51.271Z] ==> Searching for coverage reports in: [2023-05-10T02:10:51.271Z] + . [2023-05-10T02:10:51.271Z] -> Found 1 reports [2023-05-10T02:10:51.271Z] ==> Detecting git/mercurial file structure [2023-05-10T02:10:51.271Z] ==> Reading reports [2023-05-10T02:10:51.271Z] + ./coverage.out bytes=18144 [2023-05-10T02:10:51.271Z] ==> Appending adjustments [2023-05-10T02:10:51.271Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T02:10:51.271Z] + Found adjustments [2023-05-10T02:10:51.271Z] ==> Gzipping contents [2023-05-10T02:10:51.271Z] 4.0K /tmp/codecov.y8aS6M.gz [2023-05-10T02:10:51.271Z] ==> Uploading reports [2023-05-10T02:10:51.271Z] url: https://codecov.io [2023-05-10T02:10:51.271Z] query: branch=PR-598&commit=96947cecf3d76f6b2787f6356383ec9054eb41aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-598%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=598&job=&cmd_args= [2023-05-10T02:10:51.271Z] -> Pinging Codecov [2023-05-10T02:10:51.271Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-598&commit=96947cecf3d76f6b2787f6356383ec9054eb41aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-598%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=598&job=&cmd_args= [2023-05-10T02:10:51.530Z] -> Uploading to [2023-05-10T02:10:51.531Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/7D719EC7BBE17E464838252E33014C33/96947cecf3d76f6b2787f6356383ec9054eb41aa/537d0aa0-a0b8-4d0e-a1d5-be1f2bdab2a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T021051Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa66197f093d74cb9ca256e4b98e740afb97e2587244bb1485e2008dabb342f0 [2023-05-10T02:10:51.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T02:10:51.531Z] Dload Upload Total Spent Left Speed [2023-05-10T02:10:51.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 13964 --:--:-- --:--:-- --:--:-- 13903 100 3184 0 0 100 3184 0 10866 --:--:-- --:--:-- --:--:-- 10829 [2023-05-10T02:10:51.790Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/96947cecf3d76f6b2787f6356383ec9054eb41aa [Pipeline] } [2023-05-10T02:10:51.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-10T02:10:53.681Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-598/archives ] [2023-05-10T02:10:53.681Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-598/archives [2023-05-10T02:10:53.681Z] total 16 [2023-05-10T02:10:53.681Z] drwxr-xr-x 3 root root 4096 May 10 02:00 . [2023-05-10T02:10:53.681Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 02:00 .. [2023-05-10T02:10:53.681Z] drwxr-xr-x 2 root root 4096 May 10 02:00 cost [2023-05-10T02:10:53.681Z] -rw-r--r-- 1 root root 86 May 10 02:00 cost.csv [2023-05-10T02:10:53.681Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-598/archives [2023-05-10T02:10:53.681Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-598/archives [2023-05-10T02:10:53.681Z] total 16 [2023-05-10T02:10:53.681Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 02:00 . [2023-05-10T02:10:53.681Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 02:00 .. [2023-05-10T02:10:53.681Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 02:00 cost [2023-05-10T02:10:53.681Z] -rw-r--r-- 1 jenkins jenkins 86 May 10 02:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:10:54.010Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:10:54.908Z] ---> package-listing.sh [2023-05-10T02:10:54.908Z] ++ facter osfamily [2023-05-10T02:10:54.908Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T02:10:55.167Z] + OS_FAMILY=debian [2023-05-10T02:10:55.168Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-598 [2023-05-10T02:10:55.168Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T02:10:55.168Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T02:10:55.168Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T02:10:55.168Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T02:10:55.168Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-598 ']' [2023-05-10T02:10:55.168Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T02:10:55.168Z] + case "${OS_FAMILY}" in [2023-05-10T02:10:55.168Z] + dpkg -l [2023-05-10T02:10:55.168Z] + grep '^ii' [2023-05-10T02:10:55.168Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T02:10:55.168Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T02:10:55.168Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T02:10:55.168Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-598 ']' [2023-05-10T02:10:55.168Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-598/archives/ [2023-05-10T02:10:55.168Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-598/archives/ [Pipeline] echo [2023-05-10T02:10:55.202Z] 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-598/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T02:10:55.496Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:10:56.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T02:10:56.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:10:56.285Z] prd-ubuntu20.04-docker-8c-8g-14865 does not seem to be running inside a container [2023-05-10T02:10:56.290Z] $ 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-598/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-598 -v /w/workspace/gexfoundry_device-mqtt-go_PR-598:/w/workspace/gexfoundry_device-mqtt-go_PR-598:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T02:10:56.512Z] $ docker top a5cdd324b84e878cf36803304d20ab2b8adbd1f45806d48626346f9fa9e73893 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T02:10:56.927Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T02:10:57.241Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T02:10:57.557Z] + ls /var/log/sa-host [2023-05-10T02:10:57.557Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T02:10:57.788Z] provisioning config files... [2023-05-10T02:10:57.796Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-598@tmp/config4911771505507828302tmp [Pipeline] { [Pipeline] echo [2023-05-10T02:10:57.848Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:10:58.165Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T02:10:58.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:10:58.612Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T02:10:58.653Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:10:58.966Z] ---> sudo-logs.sh [2023-05-10T02:10:58.967Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T02:10:59.054Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:10:59.368Z] ---> job-cost.sh [2023-05-10T02:10:59.368Z] lf-activate-venv: SKIPPING [2023-05-10T02:10:59.368Z] DEBUG: total: 0.2199999988079071 [2023-05-10T02:10:59.368Z] INFO: Retrieving Stack Cost... [2023-05-10T02:10:59.937Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T02:11:00.197Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T02:11:00.235Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:11:00.547Z] ---> logs-deploy.sh [2023-05-10T02:11:00.547Z] lf-activate-venv: SKIPPING [2023-05-10T02:11:00.547Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-598/1 [2023-05-10T02:11:00.547Z] INFO: archiving workspace using pattern(s): [2023-05-10T02:11:01.484Z] Archives upload complete. [2023-05-10T02:11:01.484Z] INFO: archiving logs to Nexus