Pull request #592 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 214c1642c8ee607317b11921cf526686c6e71511+c17318ed096a052cb57e06eb9991910afac7407c (75a474fa2575e6b4ecf045c88379021e227eccea) 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-ssh14624934896722317506.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-ssh16102508200932210491.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-592/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-592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9897878454258781655.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-592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6967683103616934024.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-ssh9210405110182622055.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-592/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-592/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4520171218666162589.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13348 in /w/workspace/gexfoundry_device-mqtt-go_PR-592 [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-592 # 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/592/head:refs/remotes/origin/PR-592 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c17318ed096a052cb57e06eb9991910afac7407c into PR head commit 214c1642c8ee607317b11921cf526686c6e71511 Merge succeeded, producing 214c1642c8ee607317b11921cf526686c6e71511 Checking out Revision 214c1642c8ee607317b11921cf526686c6e71511 (PR-592) 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-05T02:01:45.065Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 214c1642c8ee607317b11921cf526686c6e71511 # 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 c17318ed096a052cb57e06eb9991910afac7407c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 214c1642c8ee607317b11921cf526686c6e71511 # timeout=10 [Pipeline] withCredentials [2023-05-05T02:01:45.257Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T02:01:45.367Z] ========================================================= [2023-05-05T02:01:45.367Z] EdgeX Global Pipelines Version Info [2023-05-05T02:01:45.367Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:01:46.106Z] ------------------- [2023-05-05T02:01:46.106Z] stable info: [2023-05-05T02:01:46.106Z] ------------------- [2023-05-05T02:01:46.106Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T02:01:46.106Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T02:01:46.106Z] Message: update stable to v1.0.249 [2023-05-05T02:01:46.680Z] ------------------- [2023-05-05T02:01:46.680Z] experimental info: [2023-05-05T02:01:46.680Z] ------------------- [2023-05-05T02:01:46.680Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T02:01:46.680Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T02:01:46.680Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T02:01:46.977Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-05T02:01:47.015Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-05T02:01:47.051Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T02:01:47.088Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T02:01:47.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T02:01:47.172Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T02:01:47.211Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T02:01:47.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T02:01:47.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T02:01:47.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T02:01:47.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T02:01:47.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-05T02:01:47.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T02:01:47.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T02:01:47.549Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T02:01:47.586Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T02:01:47.624Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T02:01:47.661Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T02:01:47.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T02:01:47.753Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T02:01:47.797Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T02:01:47.871Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T02:01:47.914Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T02:01:47.955Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T02:01:47.995Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T02:01:48.034Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T02:01:48.073Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T02:01:48.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-592 [Pipeline] echo [2023-05-05T02:01:48.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-592 [Pipeline] echo [2023-05-05T02:01:48.196Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-592 [Pipeline] echo [2023-05-05T02:01:48.241Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 214c1642c8ee607317b11921cf526686c6e71511 [Pipeline] echo [2023-05-05T02:01:48.282Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 214c164 [Pipeline] echo [2023-05-05T02:01:48.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T02:01:48.434Z] provisioning config files... [2023-05-05T02:01:48.458Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp/config1956760058720560684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:01:48.811Z] ---> docker-login.sh [2023-05-05T02:01:48.811Z] nexus3.edgexfoundry.org:10001 [2023-05-05T02:01:49.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:01:49.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:01:49.072Z] Configure a credential helper to remove this warning. See [2023-05-05T02:01:49.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:01:49.072Z] [2023-05-05T02:01:49.072Z] Login Succeeded [2023-05-05T02:01:49.072Z] nexus3.edgexfoundry.org:10002 [2023-05-05T02:01:49.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:01:49.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:01:49.333Z] Configure a credential helper to remove this warning. See [2023-05-05T02:01:49.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:01:49.333Z] [2023-05-05T02:01:49.333Z] Login Succeeded [2023-05-05T02:01:49.333Z] nexus3.edgexfoundry.org:10003 [2023-05-05T02:01:49.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:01:49.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:01:49.333Z] Configure a credential helper to remove this warning. See [2023-05-05T02:01:49.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:01:49.333Z] [2023-05-05T02:01:49.333Z] Login Succeeded [2023-05-05T02:01:49.333Z] nexus3.edgexfoundry.org:10004 [2023-05-05T02:01:49.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:01:49.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:01:49.333Z] Configure a credential helper to remove this warning. See [2023-05-05T02:01:49.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:01:49.333Z] [2023-05-05T02:01:49.333Z] Login Succeeded [2023-05-05T02:01:49.333Z] docker.io [2023-05-05T02:01:49.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:01:49.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:01:49.853Z] Configure a credential helper to remove this warning. See [2023-05-05T02:01:49.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:01:49.853Z] [2023-05-05T02:01:49.853Z] Login Succeeded [2023-05-05T02:01:49.853Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T02:01:49.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T02:01:50.505Z] + git rev-list -1 --merges 214c1642c8ee607317b11921cf526686c6e71511~1..214c1642c8ee607317b11921cf526686c6e71511 [Pipeline] echo [2023-05-05T02:01:50.562Z] -----------> git rev-list -1 --merges 214c1642c8ee607317b11921cf526686c6e71511~1..214c1642c8ee607317b11921cf526686c6e71511 214c1642c8ee607317b11921cf526686c6e71511 [false] [Pipeline] sh [2023-05-05T02:01:50.873Z] + git log --format=format:%s -1 214c1642c8ee607317b11921cf526686c6e71511 [Pipeline] echo [2023-05-05T02:01:50.905Z] ========================================================= [2023-05-05T02:01:50.905Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T02:01:50.905Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T02:01:51.340Z] + git log --format=format:%s -1 214c1642c8ee607317b11921cf526686c6e71511 [Pipeline] echo [2023-05-05T02:01:51.372Z] [semverPrep] GIT_COMMIT: 214c1642c8ee607317b11921cf526686c6e71511, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-05T02:01:51.403Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T02:01:51.774Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T02:01:51.774Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T02:01:51.774Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T02:01:51.774Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T02:01:51.774Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-05-05T02:01:51.774Z] tee -a /etc/ssh/ssh_known_hosts [2023-05-05T02:01:51.774Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:01:52.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T02:01:52.206Z] [2023-05-05T02:01:52.206Z] 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-05T02:01:52.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T02:01:52.574Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T02:01:52.574Z] b85a868b505f: Pulling fs layer [2023-05-05T02:01:52.574Z] e2be974225ed: Pulling fs layer [2023-05-05T02:01:52.574Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T02:01:52.574Z] 988bab9f4d93: Pulling fs layer [2023-05-05T02:01:52.574Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T02:01:52.574Z] eaf3925da568: Pulling fs layer [2023-05-05T02:01:52.574Z] bab4dde63d76: Pulling fs layer [2023-05-05T02:01:52.574Z] bde34c3a00c8: Pulling fs layer [2023-05-05T02:01:52.574Z] b352a97aabf1: Pulling fs layer [2023-05-05T02:01:52.574Z] 4872d77fe225: Pulling fs layer [2023-05-05T02:01:52.574Z] 5851b861e8e6: Pulling fs layer [2023-05-05T02:01:52.574Z] 988bab9f4d93: Waiting [2023-05-05T02:01:52.574Z] 1469e6f7b9e6: Waiting [2023-05-05T02:01:52.574Z] eaf3925da568: Waiting [2023-05-05T02:01:52.574Z] bab4dde63d76: Waiting [2023-05-05T02:01:52.574Z] 4872d77fe225: Waiting [2023-05-05T02:01:52.574Z] 5851b861e8e6: Waiting [2023-05-05T02:01:52.574Z] bde34c3a00c8: Waiting [2023-05-05T02:01:52.574Z] b352a97aabf1: Waiting [2023-05-05T02:01:52.574Z] e2be974225ed: Verifying Checksum [2023-05-05T02:01:52.574Z] e2be974225ed: Download complete [2023-05-05T02:01:52.574Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T02:01:52.574Z] 339a4e72a1f5: Download complete [2023-05-05T02:01:52.574Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T02:01:52.574Z] 1469e6f7b9e6: Download complete [2023-05-05T02:01:52.574Z] eaf3925da568: Verifying Checksum [2023-05-05T02:01:52.574Z] eaf3925da568: Download complete [2023-05-05T02:01:52.833Z] bde34c3a00c8: Verifying Checksum [2023-05-05T02:01:52.833Z] bde34c3a00c8: Download complete [2023-05-05T02:01:52.833Z] b352a97aabf1: Verifying Checksum [2023-05-05T02:01:52.833Z] b352a97aabf1: Download complete [2023-05-05T02:01:52.833Z] 4872d77fe225: Verifying Checksum [2023-05-05T02:01:52.833Z] 4872d77fe225: Download complete [2023-05-05T02:01:52.833Z] 5851b861e8e6: Verifying Checksum [2023-05-05T02:01:52.833Z] 5851b861e8e6: Download complete [2023-05-05T02:01:52.833Z] b85a868b505f: Verifying Checksum [2023-05-05T02:01:52.833Z] b85a868b505f: Download complete [2023-05-05T02:01:53.092Z] bab4dde63d76: Verifying Checksum [2023-05-05T02:01:53.092Z] bab4dde63d76: Download complete [2023-05-05T02:01:54.027Z] b85a868b505f: Pull complete [2023-05-05T02:01:54.285Z] e2be974225ed: Pull complete [2023-05-05T02:01:54.854Z] 339a4e72a1f5: Pull complete [2023-05-05T02:01:54.854Z] 988bab9f4d93: Pull complete [2023-05-05T02:01:55.114Z] 1469e6f7b9e6: Pull complete [2023-05-05T02:01:55.114Z] eaf3925da568: Pull complete [2023-05-05T02:01:57.019Z] bab4dde63d76: Pull complete [2023-05-05T02:01:57.019Z] bde34c3a00c8: Pull complete [2023-05-05T02:01:57.019Z] b352a97aabf1: Pull complete [2023-05-05T02:01:57.019Z] 4872d77fe225: Pull complete [2023-05-05T02:01:57.278Z] 5851b861e8e6: Pull complete [2023-05-05T02:01:57.278Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T02:01:57.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T02:01:57.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:01:57.611Z] prd-ubuntu20.04-docker-8c-8g-13348 does not seem to be running inside a container [2023-05-05T02:01:57.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-592 -v /w/workspace/gexfoundry_device-mqtt-go_PR-592:/w/workspace/gexfoundry_device-mqtt-go_PR-592:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T02:02:01.190Z] $ docker top d5e8413719098aea4c05bf6e411473fb6b05a1463ad559b0fd29882f2fc2d99a -eo pid,comm [2023-05-05T02:02:01.240Z] 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-05T02:02:01.240Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T02:02:01.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T02:02:01.371Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T02:02:01.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T02:02:01.504Z] $ docker exec d5e8413719098aea4c05bf6e411473fb6b05a1463ad559b0fd29882f2fc2d99a ssh-agent [2023-05-05T02:02:01.615Z] SSH_AUTH_SOCK=/tmp/ssh-DJcJJGYFdPUu/agent.32 [2023-05-05T02:02:01.615Z] SSH_AGENT_PID=38 [2023-05-05T02:02:01.621Z] Running ssh-add (command line suppressed) [2023-05-05T02:02:01.723Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp/private_key_1567736701082328766.key (/w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp/private_key_1567736701082328766.key) [2023-05-05T02:02:01.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T02:02:02.061Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T02:02:02.091Z] $ docker exec --env ******** --env ******** d5e8413719098aea4c05bf6e411473fb6b05a1463ad559b0fd29882f2fc2d99a ssh-agent -k [2023-05-05T02:02:02.194Z] unset SSH_AUTH_SOCK; [2023-05-05T02:02:02.194Z] unset SSH_AGENT_PID; [2023-05-05T02:02:02.194Z] echo Agent pid 38 killed; [2023-05-05T02:02:02.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T02:02:02.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T02:02:02.294Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T02:02:02.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T02:02:02.420Z] $ docker exec d5e8413719098aea4c05bf6e411473fb6b05a1463ad559b0fd29882f2fc2d99a ssh-agent [2023-05-05T02:02:02.510Z] SSH_AUTH_SOCK=/tmp/ssh-qh0ILaVvWdqx/agent.70 [2023-05-05T02:02:02.510Z] SSH_AGENT_PID=76 [2023-05-05T02:02:02.514Z] Running ssh-add (command line suppressed) [2023-05-05T02:02:02.616Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp/private_key_10539041902032637493.key (/w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp/private_key_10539041902032637493.key) [2023-05-05T02:02:02.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T02:02:02.954Z] + git semver init [2023-05-05T02:02:03.212Z] 2023-05-05 02:02:03,135 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T02:02:03.212Z] 2023-05-05 02:02:03,136 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-592/.semver [2023-05-05T02:02:03.212Z] 2023-05-05 02:02:03,136 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-592/.semver [2023-05-05T02:02:03.212Z] 2023-05-05 02:02:03,136 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-592/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-592, universal_newlines=False, shell=None, istream=None) [2023-05-05T02:02:04.149Z] 2023-05-05 02:02:03,923 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-592/.git/info/exclude [2023-05-05T02:02:04.149Z] 2023-05-05 02:02:03,923 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-592/.semver/PR-592 with force:False [2023-05-05T02:02:04.149Z] 2023-05-05 02:02:03,924 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-592/.semver/PR-592 [2023-05-05T02:02:04.149Z] 2023-05-05 02:02:03,928 [execute] INFO git cat-file --batch-check [2023-05-05T02:02:04.149Z] 2023-05-05 02:02:03,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-592/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T02:02:04.149Z] 2023-05-05 02:02:03,934 [execute] INFO git cat-file --batch [2023-05-05T02:02:04.149Z] 2023-05-05 02:02:03,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-592/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T02:02:04.149Z] 2023-05-05 02:02:03,938 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-592/.semver/PR-592 [2023-05-05T02:02:04.149Z] 0.0.0 [Pipeline] } [2023-05-05T02:02:04.178Z] $ docker exec --env ******** --env ******** d5e8413719098aea4c05bf6e411473fb6b05a1463ad559b0fd29882f2fc2d99a ssh-agent -k [2023-05-05T02:02:04.280Z] unset SSH_AUTH_SOCK; [2023-05-05T02:02:04.280Z] unset SSH_AGENT_PID; [2023-05-05T02:02:04.281Z] echo Agent pid 76 killed; [2023-05-05T02:02:04.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T02:02:04.706Z] + git semver [Pipeline] } [2023-05-05T02:02:04.993Z] $ docker stop --time=1 d5e8413719098aea4c05bf6e411473fb6b05a1463ad559b0fd29882f2fc2d99a [2023-05-05T02:02:06.294Z] $ docker rm -f --volumes d5e8413719098aea4c05bf6e411473fb6b05a1463ad559b0fd29882f2fc2d99a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T02:02:06.699Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T02:02:06.958Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T02:02:06.976Z] [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-05T02:02:07.560Z] provisioning config files... [2023-05-05T02:02:07.570Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp/config12907524637239835370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:02:07.916Z] ---> docker-login.sh [2023-05-05T02:02:07.916Z] nexus3.edgexfoundry.org:10001 [2023-05-05T02:02:07.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:02:07.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:02:07.916Z] Configure a credential helper to remove this warning. See [2023-05-05T02:02:07.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:02:07.916Z] [2023-05-05T02:02:07.916Z] Login Succeeded [2023-05-05T02:02:07.916Z] nexus3.edgexfoundry.org:10002 [2023-05-05T02:02:07.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:02:07.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:02:07.916Z] Configure a credential helper to remove this warning. See [2023-05-05T02:02:07.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:02:07.916Z] [2023-05-05T02:02:07.916Z] Login Succeeded [2023-05-05T02:02:07.916Z] nexus3.edgexfoundry.org:10003 [2023-05-05T02:02:08.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:02:08.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:02:08.175Z] Configure a credential helper to remove this warning. See [2023-05-05T02:02:08.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:02:08.175Z] [2023-05-05T02:02:08.175Z] Login Succeeded [2023-05-05T02:02:08.175Z] nexus3.edgexfoundry.org:10004 [2023-05-05T02:02:08.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:02:08.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:02:08.175Z] Configure a credential helper to remove this warning. See [2023-05-05T02:02:08.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:02:08.175Z] [2023-05-05T02:02:08.175Z] Login Succeeded [2023-05-05T02:02:08.175Z] docker.io [2023-05-05T02:02:08.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:02:08.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:02:08.437Z] Configure a credential helper to remove this warning. See [2023-05-05T02:02:08.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:02:08.437Z] [2023-05-05T02:02:08.437Z] Login Succeeded [2023-05-05T02:02:08.437Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T02:02:08.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T02:02:08.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:02:08.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:02:08.721Z] ========================================================= [2023-05-05T02:02:08.721Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T02:02:08.721Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:02:09.202Z] + 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-05T02:02:09.203Z] Sending build context to Docker daemon 6.529MB [2023-05-05T02:02:09.203Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T02:02:09.203Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T02:02:09.203Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T02:02:09.203Z] f56be85fc22e: Pulling fs layer [2023-05-05T02:02:09.203Z] 85791d961cd3: Pulling fs layer [2023-05-05T02:02:09.203Z] d694b5ae8c79: Pulling fs layer [2023-05-05T02:02:09.203Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T02:02:09.203Z] 4d19c01a9841: Pulling fs layer [2023-05-05T02:02:09.203Z] 9325e15d5711: Pulling fs layer [2023-05-05T02:02:09.203Z] 9f32a84ed3da: Waiting [2023-05-05T02:02:09.203Z] 4d19c01a9841: Waiting [2023-05-05T02:02:09.203Z] 556b6ee489ea: Pulling fs layer [2023-05-05T02:02:09.203Z] 9325e15d5711: Waiting [2023-05-05T02:02:09.203Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T02:02:09.203Z] 556b6ee489ea: Waiting [2023-05-05T02:02:09.203Z] c5a4b2cf53e6: Waiting [2023-05-05T02:02:09.203Z] 85791d961cd3: Download complete [2023-05-05T02:02:09.203Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T02:02:09.203Z] 9f32a84ed3da: Download complete [2023-05-05T02:02:09.463Z] 4d19c01a9841: Verifying Checksum [2023-05-05T02:02:09.463Z] 4d19c01a9841: Download complete [2023-05-05T02:02:09.463Z] f56be85fc22e: Download complete [2023-05-05T02:02:09.463Z] 9325e15d5711: Verifying Checksum [2023-05-05T02:02:09.463Z] 9325e15d5711: Download complete [2023-05-05T02:02:09.463Z] f56be85fc22e: Pull complete [2023-05-05T02:02:09.725Z] 85791d961cd3: Pull complete [2023-05-05T02:02:09.984Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T02:02:09.984Z] c5a4b2cf53e6: Download complete [2023-05-05T02:02:09.984Z] d694b5ae8c79: Verifying Checksum [2023-05-05T02:02:09.984Z] d694b5ae8c79: Download complete [2023-05-05T02:02:10.242Z] 556b6ee489ea: Verifying Checksum [2023-05-05T02:02:10.242Z] 556b6ee489ea: Download complete [2023-05-05T02:02:13.523Z] d694b5ae8c79: Pull complete [2023-05-05T02:02:13.523Z] 9f32a84ed3da: Pull complete [2023-05-05T02:02:13.523Z] 4d19c01a9841: Pull complete [2023-05-05T02:02:13.523Z] 9325e15d5711: Pull complete [2023-05-05T02:02:15.433Z] 556b6ee489ea: Pull complete [2023-05-05T02:02:16.810Z] c5a4b2cf53e6: Pull complete [2023-05-05T02:02:16.810Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T02:02:16.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T02:02:16.810Z] ---> c4be618373d6 [2023-05-05T02:02:16.810Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T02:02:22.389Z] Still waiting to schedule task [2023-05-05T02:02:22.389Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T02:02:23.382Z] ---> Running in 999834daf15a [2023-05-05T02:02:23.382Z] Removing intermediate container 999834daf15a [2023-05-05T02:02:23.382Z] ---> 550cb5a62e3e [2023-05-05T02:02:23.382Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T02:02:23.382Z] ---> Running in 6359cb17dbbf [2023-05-05T02:02:23.382Z] Removing intermediate container 6359cb17dbbf [2023-05-05T02:02:23.382Z] ---> 7c32b0202b61 [2023-05-05T02:02:23.382Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T02:02:23.382Z] ---> Running in a3476f6152b2 [2023-05-05T02:02:23.382Z] Removing intermediate container a3476f6152b2 [2023-05-05T02:02:23.382Z] ---> 3e29fd822854 [2023-05-05T02:02:23.382Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T02:02:23.382Z] ---> Running in c68401e7bd0a [2023-05-05T02:02:23.382Z] Removing intermediate container c68401e7bd0a [2023-05-05T02:02:23.382Z] ---> d976a860da38 [2023-05-05T02:02:23.382Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T02:02:23.382Z] ---> Running in 7c8a5f5cbf99 [2023-05-05T02:02:23.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T02:02:23.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T02:02:23.902Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T02:02:23.902Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T02:02:24.161Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T02:02:24.161Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T02:02:24.161Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T02:02:24.161Z] OK: 269 MiB in 57 packages [2023-05-05T02:02:24.728Z] Removing intermediate container 7c8a5f5cbf99 [2023-05-05T02:02:24.728Z] ---> 7b217467bbd8 [2023-05-05T02:02:24.728Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-05T02:02:24.728Z] ---> Running in 0a234d6abee0 [2023-05-05T02:02:24.728Z] Removing intermediate container 0a234d6abee0 [2023-05-05T02:02:24.728Z] ---> 92470a36666e [2023-05-05T02:02:24.728Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T02:02:24.728Z] ---> 771d905e1ed4 [2023-05-05T02:02:24.728Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T02:02:24.728Z] ---> Running in 847e79ffcfe3 [2023-05-05T02:02:57.225Z] Removing intermediate container 847e79ffcfe3 [2023-05-05T02:02:57.225Z] ---> 1ad6b059c0d6 [2023-05-05T02:02:57.225Z] Step 11/12 : COPY . . [2023-05-05T02:02:57.225Z] ---> 9ab760433696 [2023-05-05T02:02:57.225Z] Step 12/12 : RUN $MAKE [2023-05-05T02:02:57.225Z] ---> Running in 2bdf9a674f0f [2023-05-05T02:02:57.225Z] noop [2023-05-05T02:02:57.225Z] Removing intermediate container 2bdf9a674f0f [2023-05-05T02:02:57.225Z] ---> 586b5b6618e0 [2023-05-05T02:02:57.225Z] Successfully built 586b5b6618e0 [2023-05-05T02:02:57.225Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:02:57.672Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T02:02:57.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:02:57.807Z] prd-ubuntu20.04-docker-8c-8g-13348 does not seem to be running inside a container [2023-05-05T02:02:57.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-592 -v /w/workspace/gexfoundry_device-mqtt-go_PR-592:/w/workspace/gexfoundry_device-mqtt-go_PR-592:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T02:02:58.156Z] $ docker top 779b5c599aaab5d8f800d928c6b3f7c339992e681a593bf3f0912c9bf0b8a4b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:02:58.534Z] + go version [2023-05-05T02:02:58.534Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T02:02:58.565Z] $ docker stop --time=1 779b5c599aaab5d8f800d928c6b3f7c339992e681a593bf3f0912c9bf0b8a4b1 [2023-05-05T02:02:59.866Z] $ docker rm -f --volumes 779b5c599aaab5d8f800d928c6b3f7c339992e681a593bf3f0912c9bf0b8a4b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:03:00.620Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T02:03:00.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:03:00.759Z] prd-ubuntu20.04-docker-8c-8g-13348 does not seem to be running inside a container [2023-05-05T02:03:00.794Z] $ 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-592 -v /w/workspace/gexfoundry_device-mqtt-go_PR-592:/w/workspace/gexfoundry_device-mqtt-go_PR-592:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T02:03:01.108Z] $ docker top f563b4bb1854f8ebbd6a0942dfd567d4685f3af57bc1b6e24e37360e57eb2780 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:03:01.489Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-592 [Pipeline] fileExists [Pipeline] sh [2023-05-05T02:03:01.840Z] + make test [2023-05-05T02:03:01.840Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T02:03:07.106Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-05T02:03:15.210Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-05T02:03:15.210Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-05T02:03:15.210Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 23.1% of statements [2023-05-05T02:03:21.767Z] go vet ./... [2023-05-05T02:03:24.294Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T02:03:24.294Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T02:03:24.294Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T02:03:24.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T02:03:24.363Z] $ docker stop --time=1 f563b4bb1854f8ebbd6a0942dfd567d4685f3af57bc1b6e24e37360e57eb2780 [2023-05-05T02:03:27.825Z] $ docker rm -f --volumes f563b4bb1854f8ebbd6a0942dfd567d4685f3af57bc1b6e24e37360e57eb2780 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T02:03:28.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T02:03:28.386Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T02:03:29.115Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T02:03:29.422Z] + ls -al . [2023-05-05T02:03:29.422Z] total 180 [2023-05-05T02:03:29.422Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 02:03 . [2023-05-05T02:03:29.422Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:01 .. [2023-05-05T02:03:29.422Z] -rw-rw-r-- 1 jenkins jenkins 140 May 5 02:01 .dockerignore [2023-05-05T02:03:29.422Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:02 .git [2023-05-05T02:03:29.422Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:01 .github [2023-05-05T02:03:29.422Z] -rw-rw-r-- 1 jenkins jenkins 329 May 5 02:01 .gitignore [2023-05-05T02:03:29.422Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 02:01 .golangci.yml [2023-05-05T02:03:29.422Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 02:02 .semver [2023-05-05T02:03:29.422Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 5 02:01 Attribution.txt [2023-05-05T02:03:29.422Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 5 02:01 CHANGELOG.md [2023-05-05T02:03:29.422Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 5 02:01 Dockerfile [2023-05-05T02:03:29.422Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 02:01 GOVERNANCE.md [2023-05-05T02:03:29.422Z] -rw-rw-r-- 1 jenkins jenkins 678 May 5 02:01 Jenkinsfile [2023-05-05T02:03:29.422Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 02:01 LICENSE [2023-05-05T02:03:29.422Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 5 02:01 Makefile [2023-05-05T02:03:29.422Z] -rw-rw-r-- 1 jenkins jenkins 620 May 5 02:01 OWNERS.md [2023-05-05T02:03:29.422Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 5 02:01 README.md [2023-05-05T02:03:29.422Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 02:02 VERSION [2023-05-05T02:03:29.422Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:01 bin [2023-05-05T02:03:29.422Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:01 cmd [2023-05-05T02:03:29.422Z] -rw-r--r-- 1 jenkins jenkins 18144 May 5 02:03 coverage.out [2023-05-05T02:03:29.422Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 5 02:01 go.mod [2023-05-05T02:03:29.422Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 5 02:01 go.sum [2023-05-05T02:03:29.422Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:01 internal [2023-05-05T02:03:29.422Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:01 mock [2023-05-05T02:03:29.422Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:01 snap [2023-05-05T02:03:29.422Z] -rw-rw-r-- 1 jenkins jenkins 227 May 5 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:03:29.883Z] + 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=214c1642c8ee607317b11921cf526686c6e71511 --label arch=amd64 --label version=0.0.0 . [2023-05-05T02:03:29.883Z] Sending build context to Docker daemon 6.547MB [2023-05-05T02:03:29.883Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T02:03:29.883Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-05T02:03:29.883Z] ---> 586b5b6618e0 [2023-05-05T02:03:29.883Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T02:03:30.160Z] ---> Running in 57a42b6a5e13 [2023-05-05T02:03:30.160Z] Removing intermediate container 57a42b6a5e13 [2023-05-05T02:03:30.160Z] ---> 6922ef072655 [2023-05-05T02:03:30.160Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T02:03:30.160Z] ---> Running in 21cbf6ce2a87 [2023-05-05T02:03:30.160Z] Removing intermediate container 21cbf6ce2a87 [2023-05-05T02:03:30.160Z] ---> 052c7d98e9f9 [2023-05-05T02:03:30.160Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T02:03:30.420Z] ---> Running in 41c270782cc8 [2023-05-05T02:03:30.420Z] Removing intermediate container 41c270782cc8 [2023-05-05T02:03:30.420Z] ---> d748ed445730 [2023-05-05T02:03:30.420Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T02:03:30.420Z] ---> Running in 2b9b758bbde6 [2023-05-05T02:03:30.420Z] Removing intermediate container 2b9b758bbde6 [2023-05-05T02:03:30.420Z] ---> ce3d7e40cf6c [2023-05-05T02:03:30.420Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T02:03:30.420Z] ---> Running in 363fa2d31818 [2023-05-05T02:03:30.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T02:03:30.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T02:03:31.228Z] OK: 269 MiB in 57 packages [2023-05-05T02:03:31.487Z] Removing intermediate container 363fa2d31818 [2023-05-05T02:03:31.487Z] ---> c62dd539f429 [2023-05-05T02:03:31.487Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-05T02:03:31.487Z] ---> Running in 87294cdd1b1a [2023-05-05T02:03:31.487Z] Removing intermediate container 87294cdd1b1a [2023-05-05T02:03:31.487Z] ---> a611b25581fe [2023-05-05T02:03:31.487Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-05T02:03:31.745Z] ---> 9795eac19b27 [2023-05-05T02:03:31.745Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T02:03:31.745Z] ---> Running in d9005f4fe101 [2023-05-05T02:03:32.734Z] Removing intermediate container d9005f4fe101 [2023-05-05T02:03:32.734Z] ---> 9eca6dbbc8a4 [2023-05-05T02:03:32.734Z] Step 11/24 : COPY . . [2023-05-05T02:03:32.995Z] ---> e00095d14923 [2023-05-05T02:03:32.995Z] Step 12/24 : RUN $MAKE [2023-05-05T02:03:32.995Z] ---> Running in 0e8bca0e5421 [2023-05-05T02:03:33.254Z] 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-05T02:03:55.186Z] Removing intermediate container 0e8bca0e5421 [2023-05-05T02:03:55.186Z] ---> 284a8bfa71c2 [2023-05-05T02:03:55.186Z] Step 13/24 : FROM alpine:3.17 [2023-05-05T02:03:55.186Z] 3.17: Pulling from library/alpine [2023-05-05T02:03:55.186Z] f56be85fc22e: Already exists [2023-05-05T02:03:55.186Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T02:03:55.186Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T02:03:55.186Z] ---> 9ed4aefc74f6 [2023-05-05T02:03:55.186Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-05T02:03:55.186Z] ---> Running in abf8ab4d068a [2023-05-05T02:03:55.186Z] Removing intermediate container abf8ab4d068a [2023-05-05T02:03:55.186Z] ---> 75ce7b7f9e06 [2023-05-05T02:03:55.186Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T02:03:55.186Z] ---> Running in cfa918b66243 [2023-05-05T02:03:55.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T02:03:55.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T02:03:55.186Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T02:03:55.186Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T02:03:55.186Z] OK: 7 MiB in 16 packages [2023-05-05T02:03:55.186Z] Removing intermediate container cfa918b66243 [2023-05-05T02:03:55.186Z] ---> 63336220dfef [2023-05-05T02:03:55.186Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-05T02:03:55.186Z] ---> 370fe9853802 [2023-05-05T02:03:55.186Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-05T02:03:55.186Z] ---> ca2015a4b084 [2023-05-05T02:03:55.186Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-05T02:03:55.186Z] ---> 5e0c47c3c4ca [2023-05-05T02:03:55.186Z] Step 19/24 : EXPOSE 59982 [2023-05-05T02:03:55.186Z] ---> Running in dbbfd4b2cee7 [2023-05-05T02:03:55.186Z] Removing intermediate container dbbfd4b2cee7 [2023-05-05T02:03:55.186Z] ---> b48f4643fdfb [2023-05-05T02:03:55.186Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-05T02:03:55.186Z] ---> Running in b3b7feeea91e [2023-05-05T02:03:55.186Z] Removing intermediate container b3b7feeea91e [2023-05-05T02:03:55.186Z] ---> ec1c9b3ea913 [2023-05-05T02:03:55.186Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-05T02:03:55.186Z] ---> Running in e7beb434defa [2023-05-05T02:03:55.186Z] Removing intermediate container e7beb434defa [2023-05-05T02:03:55.186Z] ---> 1550ac1dcfbf [2023-05-05T02:03:55.186Z] Step 22/24 : LABEL arch=amd64 [2023-05-05T02:03:55.186Z] ---> Running in c49e1448eafb [2023-05-05T02:03:55.186Z] Removing intermediate container c49e1448eafb [2023-05-05T02:03:55.186Z] ---> 1cf719c47906 [2023-05-05T02:03:55.186Z] Step 23/24 : LABEL git_sha=214c1642c8ee607317b11921cf526686c6e71511 [2023-05-05T02:03:55.186Z] ---> Running in 66c359ddaf8b [2023-05-05T02:03:55.186Z] Removing intermediate container 66c359ddaf8b [2023-05-05T02:03:55.186Z] ---> 36858c4014ac [2023-05-05T02:03:55.186Z] Step 24/24 : LABEL version=0.0.0 [2023-05-05T02:03:55.186Z] ---> Running in b602292a04ab [2023-05-05T02:03:55.186Z] Removing intermediate container b602292a04ab [2023-05-05T02:03:55.186Z] ---> aaaa8b86f04b [2023-05-05T02:03:55.186Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T02:03:55.186Z] Successfully built aaaa8b86f04b [2023-05-05T02:03:55.186Z] 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-05T02:03:56.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:03:56.323Z] [2023-05-05T02:03:56.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:03:56.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:03:56.700Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T02:03:56.700Z] 5eb5b503b376: Pulling fs layer [2023-05-05T02:03:56.700Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T02:03:56.700Z] ec43610c2a17: Pulling fs layer [2023-05-05T02:03:56.700Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T02:03:56.700Z] 33b1e0a273af: Pulling fs layer [2023-05-05T02:03:56.700Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T02:03:56.700Z] 2f39f015ded8: Pulling fs layer [2023-05-05T02:03:56.700Z] 3a2ae6a8a46f: Waiting [2023-05-05T02:03:56.700Z] 33b1e0a273af: Waiting [2023-05-05T02:03:56.700Z] 2f39f015ded8: Waiting [2023-05-05T02:03:56.700Z] 5d3b04190fa2: Waiting [2023-05-05T02:03:56.700Z] 5c69ac0246d0: Verifying Checksum [2023-05-05T02:03:56.700Z] 5c69ac0246d0: Download complete [2023-05-05T02:03:56.700Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T02:03:56.700Z] 3a2ae6a8a46f: Download complete [2023-05-05T02:03:56.700Z] 33b1e0a273af: Verifying Checksum [2023-05-05T02:03:56.700Z] 33b1e0a273af: Download complete [2023-05-05T02:03:56.700Z] 5d3b04190fa2: Download complete [2023-05-05T02:03:56.700Z] ec43610c2a17: Verifying Checksum [2023-05-05T02:03:56.700Z] ec43610c2a17: Download complete [2023-05-05T02:03:56.961Z] 5eb5b503b376: Verifying Checksum [2023-05-05T02:03:56.961Z] 5eb5b503b376: Download complete [2023-05-05T02:03:57.527Z] 2f39f015ded8: Download complete [2023-05-05T02:03:58.094Z] 5eb5b503b376: Pull complete [2023-05-05T02:03:58.094Z] 5c69ac0246d0: Pull complete [2023-05-05T02:03:58.659Z] ec43610c2a17: Pull complete [2023-05-05T02:03:58.659Z] 3a2ae6a8a46f: Pull complete [2023-05-05T02:03:58.918Z] 33b1e0a273af: Pull complete [2023-05-05T02:03:58.918Z] 5d3b04190fa2: Pull complete [2023-05-05T02:04:03.106Z] 2f39f015ded8: Pull complete [2023-05-05T02:04:03.106Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T02:04:03.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:04:03.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:04:03.315Z] prd-ubuntu20.04-docker-8c-8g-13348 does not seem to be running inside a container [2023-05-05T02:04:03.346Z] $ 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-592 -v /w/workspace/gexfoundry_device-mqtt-go_PR-592:/w/workspace/gexfoundry_device-mqtt-go_PR-592:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-592@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-05T02:04:08.879Z] $ docker top e97cddeaf23e554205f0d4cc710304997995a36aca94e96d37fed2daa1790397 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:04:09.300Z] ---> job-cost.sh [2023-05-05T02:04:09.300Z] lf-activate-venv: SKIPPING [2023-05-05T02:04:09.300Z] INFO: No Stack... [2023-05-05T02:04:09.868Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T02:04:10.127Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T02:04:10.444Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-592/archives/cost.csv [2023-05-05T02:04:10.444Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T02:04:10.483Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-592-1-stack-cost] [2023-05-05T02:04:10.489Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-592-1-stack-cost] did not exist. Created. [2023-05-05T02:04:10.489Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-592-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T02:04:10.883Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T02:04:10.928Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T02:04:10.960Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-592-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T02:04:11.040Z] $ docker stop --time=1 e97cddeaf23e554205f0d4cc710304997995a36aca94e96d37fed2daa1790397 [2023-05-05T02:04:12.187Z] $ docker rm -f --volumes e97cddeaf23e554205f0d4cc710304997995a36aca94e96d37fed2daa1790397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T02:06:26.404Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13350 in /w/workspace/gexfoundry_device-mqtt-go_PR-592 [Pipeline] { [Pipeline] ws [2023-05-05T02:06:26.461Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-05T02:06:26.548Z] Selected Git installation does not exist. Using Default [2023-05-05T02:06:26.549Z] The recommended git tool is: NONE [2023-05-05T02:06:33.450Z] using credential edgex-jenkins-ssh [2023-05-05T02:06:33.478Z] Cloning the remote Git repository [2023-05-05T02:06:33.525Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-05T02:06:33.622Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-05T02:06:33.775Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-05T02:06:33.777Z] > git --version # timeout=10 [2023-05-05T02:06:33.799Z] > git --version # 'git version 2.25.1' [2023-05-05T02:06:33.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T02:06:33.949Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T02:06:35.042Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-05T02:06:35.061Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T02:06:36.474Z] Merging remotes/origin/main commit c17318ed096a052cb57e06eb9991910afac7407c into PR head commit 214c1642c8ee607317b11921cf526686c6e71511 [2023-05-05T02:06:36.774Z] Merge succeeded, producing 214c1642c8ee607317b11921cf526686c6e71511 [2023-05-05T02:06:36.775Z] Checking out Revision 214c1642c8ee607317b11921cf526686c6e71511 (PR-592) [2023-05-05T02:06:35.909Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-05T02:06:35.957Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-05T02:06:35.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T02:06:35.976Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/592/head:refs/remotes/origin/PR-592 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-05T02:06:36.493Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T02:06:36.564Z] > git checkout -f 214c1642c8ee607317b11921cf526686c6e71511 # timeout=10 [2023-05-05T02:06:36.652Z] > git remote # timeout=10 [2023-05-05T02:06:36.677Z] > git config --get remote.origin.url # timeout=10 [2023-05-05T02:06:36.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T02:06:36.715Z] > git merge c17318ed096a052cb57e06eb9991910afac7407c # timeout=10 [2023-05-05T02:06:36.749Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-05T02:06:36.781Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T02:06:36.804Z] > git checkout -f 214c1642c8ee607317b11921cf526686c6e71511 # timeout=10 [2023-05-05T02:06:37.276Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-05T02:06:37.325Z] > git --version # timeout=10 [2023-05-05T02:06:37.340Z] > git --version # 'git version 2.25.1' [2023-05-05T02:06:37.353Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T02:06:38.397Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T02:06:38.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T02:06:38.397Z] Dload Upload Total Spent Left Speed [2023-05-05T02:06:38.397Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-05-05T02:06:39.133Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T02:06:39.486Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T02:06:39.486Z] + sudo tee /etc/docker/daemon.new [2023-05-05T02:06:39.486Z] { [2023-05-05T02:06:39.486Z] "registry-mirrors": [ [2023-05-05T02:06:39.486Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T02:06:39.486Z] ], [2023-05-05T02:06:39.486Z] "bip": "10.250.0.254/24", [2023-05-05T02:06:39.486Z] "hosts": [ [2023-05-05T02:06:39.486Z] "tcp://0.0.0.0:5555", [2023-05-05T02:06:39.486Z] "unix:///var/run/docker.sock" [2023-05-05T02:06:39.486Z] ], [2023-05-05T02:06:39.486Z] "mtu": 1458, [2023-05-05T02:06:39.486Z] "selinux-enabled": true, [2023-05-05T02:06:39.486Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T02:06:39.486Z] } [Pipeline] sh [2023-05-05T02:06:39.846Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T02:06:40.282Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T02:07:02.507Z] provisioning config files... [2023-05-05T02:07:02.542Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8179419263286983532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:07:02.942Z] ---> docker-login.sh [2023-05-05T02:07:02.942Z] nexus3.edgexfoundry.org:10001 [2023-05-05T02:07:03.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:03.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:03.483Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:03.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:03.484Z] [2023-05-05T02:07:03.484Z] Login Succeeded [2023-05-05T02:07:03.484Z] nexus3.edgexfoundry.org:10002 [2023-05-05T02:07:03.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:03.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:03.759Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:03.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:03.759Z] [2023-05-05T02:07:03.759Z] Login Succeeded [2023-05-05T02:07:03.759Z] nexus3.edgexfoundry.org:10003 [2023-05-05T02:07:04.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:04.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:04.305Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:04.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:04.305Z] [2023-05-05T02:07:04.305Z] Login Succeeded [2023-05-05T02:07:04.305Z] nexus3.edgexfoundry.org:10004 [2023-05-05T02:07:04.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:04.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:04.670Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:04.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:04.670Z] [2023-05-05T02:07:04.670Z] Login Succeeded [2023-05-05T02:07:04.670Z] docker.io [2023-05-05T02:07:04.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:05.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:05.208Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:05.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:05.208Z] [2023-05-05T02:07:05.208Z] Login Succeeded [2023-05-05T02:07:05.208Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T02:07:05.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T02:07:05.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:07:05.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:07:05.713Z] ========================================================= [2023-05-05T02:07:05.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T02:07:05.713Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:07:06.210Z] + 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-05T02:07:06.484Z] Sending build context to Docker daemon 3.382MB [2023-05-05T02:07:06.484Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T02:07:06.484Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T02:07:06.761Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T02:07:06.761Z] c41833b44d91: Pulling fs layer [2023-05-05T02:07:06.761Z] ed15518f5707: Pulling fs layer [2023-05-05T02:07:06.761Z] feae8fd75edb: Pulling fs layer [2023-05-05T02:07:06.761Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T02:07:06.761Z] 3cdef696dda3: Pulling fs layer [2023-05-05T02:07:06.761Z] 2ced38df9373: Pulling fs layer [2023-05-05T02:07:06.761Z] 58f1dce35555: Pulling fs layer [2023-05-05T02:07:06.761Z] 242c74f7c9fa: Waiting [2023-05-05T02:07:06.761Z] 3cdef696dda3: Waiting [2023-05-05T02:07:06.761Z] 2ced38df9373: Waiting [2023-05-05T02:07:06.761Z] 58f1dce35555: Waiting [2023-05-05T02:07:06.761Z] ed15518f5707: Verifying Checksum [2023-05-05T02:07:06.761Z] ed15518f5707: Download complete [2023-05-05T02:07:06.761Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T02:07:06.761Z] 242c74f7c9fa: Download complete [2023-05-05T02:07:06.761Z] 3cdef696dda3: Verifying Checksum [2023-05-05T02:07:06.761Z] 3cdef696dda3: Download complete [2023-05-05T02:07:06.761Z] c41833b44d91: Verifying Checksum [2023-05-05T02:07:06.761Z] c41833b44d91: Download complete [2023-05-05T02:07:08.393Z] c41833b44d91: Pull complete [2023-05-05T02:07:08.685Z] 58f1dce35555: Verifying Checksum [2023-05-05T02:07:08.685Z] 58f1dce35555: Download complete [2023-05-05T02:07:10.123Z] 2ced38df9373: Verifying Checksum [2023-05-05T02:07:10.123Z] 2ced38df9373: Download complete [2023-05-05T02:07:10.123Z] feae8fd75edb: Verifying Checksum [2023-05-05T02:07:10.123Z] feae8fd75edb: Download complete [2023-05-05T02:07:11.534Z] ed15518f5707: Pull complete [2023-05-05T02:07:26.575Z] feae8fd75edb: Pull complete [2023-05-05T02:07:26.575Z] 242c74f7c9fa: Pull complete [2023-05-05T02:07:26.575Z] 3cdef696dda3: Pull complete [2023-05-05T02:07:33.235Z] 2ced38df9373: Pull complete [2023-05-05T02:07:34.647Z] 58f1dce35555: Pull complete [2023-05-05T02:07:34.647Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T02:07:34.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T02:07:34.647Z] ---> fadd8f120f05 [2023-05-05T02:07:34.647Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T02:07:35.620Z] ---> Running in fba6117219a4 [2023-05-05T02:07:35.900Z] Removing intermediate container fba6117219a4 [2023-05-05T02:07:35.900Z] ---> 69e28a86cddf [2023-05-05T02:07:35.900Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T02:07:36.167Z] ---> Running in 51b9259c47d4 [2023-05-05T02:07:36.439Z] Removing intermediate container 51b9259c47d4 [2023-05-05T02:07:36.439Z] ---> 6d804bef9cfa [2023-05-05T02:07:36.439Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T02:07:36.439Z] ---> Running in 9e46c02f1a63 [2023-05-05T02:07:36.840Z] Removing intermediate container 9e46c02f1a63 [2023-05-05T02:07:36.840Z] ---> f9a4abb85b0a [2023-05-05T02:07:36.840Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T02:07:36.840Z] ---> Running in 654fa307ff9e [2023-05-05T02:07:37.121Z] Removing intermediate container 654fa307ff9e [2023-05-05T02:07:37.121Z] ---> ca1b37cc8ce7 [2023-05-05T02:07:37.121Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T02:07:37.121Z] ---> Running in 1dcfaa7682da [2023-05-05T02:07:38.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T02:07:38.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T02:07:40.208Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T02:07:40.208Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T02:07:40.208Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T02:07:40.208Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T02:07:40.208Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T02:07:40.208Z] OK: 268 MiB in 57 packages [2023-05-05T02:07:41.171Z] Removing intermediate container 1dcfaa7682da [2023-05-05T02:07:41.171Z] ---> 62582d112356 [2023-05-05T02:07:41.171Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-05T02:07:41.171Z] ---> Running in 2318a52d2d90 [2023-05-05T02:07:41.440Z] Removing intermediate container 2318a52d2d90 [2023-05-05T02:07:41.440Z] ---> e1ac9e072d65 [2023-05-05T02:07:41.440Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T02:07:42.036Z] ---> fe973f368251 [2023-05-05T02:07:42.036Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T02:07:42.308Z] ---> Running in 2a240f16a459 [2023-05-05T02:08:50.594Z] Removing intermediate container 2a240f16a459 [2023-05-05T02:08:50.594Z] ---> 394deb98c790 [2023-05-05T02:08:50.594Z] Step 11/12 : COPY . . [2023-05-05T02:08:50.594Z] ---> 095e7bcce988 [2023-05-05T02:08:50.594Z] Step 12/12 : RUN $MAKE [2023-05-05T02:08:50.594Z] ---> Running in e3bcc6ad3a4a [2023-05-05T02:08:50.594Z] noop [2023-05-05T02:08:50.594Z] Removing intermediate container e3bcc6ad3a4a [2023-05-05T02:08:50.594Z] ---> d6db3b80c6a6 [2023-05-05T02:08:50.594Z] Successfully built d6db3b80c6a6 [2023-05-05T02:08:50.594Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:08:51.165Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T02:08:51.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:08:51.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-13350 does not seem to be running inside a container [2023-05-05T02:08:51.608Z] $ 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-05T02:08:53.050Z] $ docker top 048c96b2609875020bf6245673b5b8f012dbb7b6d639c00ced3eb95795d5cb89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:08:54.015Z] + go version [2023-05-05T02:08:54.015Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T02:08:54.049Z] $ docker stop --time=1 048c96b2609875020bf6245673b5b8f012dbb7b6d639c00ced3eb95795d5cb89 [2023-05-05T02:08:55.742Z] $ docker rm -f --volumes 048c96b2609875020bf6245673b5b8f012dbb7b6d639c00ced3eb95795d5cb89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:08:56.612Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T02:08:56.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:08:56.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-13350 does not seem to be running inside a container [2023-05-05T02:08:56.962Z] $ 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-05T02:08:58.243Z] $ docker top dadfb996f830215f00b4aaa8e918a3dca17dd54eeaae8a4cd03d91bd94d5b10c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:08:59.143Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-05T02:08:59.875Z] + make test [2023-05-05T02:08:59.875Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T02:09:38.783Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-05T02:12:15.622Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-05T02:12:15.622Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-05T02:12:15.622Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.097s coverage: 23.1% of statements [2023-05-05T02:12:16.216Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T02:12:16.216Z] go vet ./... [2023-05-05T02:12:55.178Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T02:12:55.178Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T02:12:55.178Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T02:12:55.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T02:12:55.248Z] $ docker stop --time=1 dadfb996f830215f00b4aaa8e918a3dca17dd54eeaae8a4cd03d91bd94d5b10c [2023-05-05T02:12:57.177Z] $ docker rm -f --volumes dadfb996f830215f00b4aaa8e918a3dca17dd54eeaae8a4cd03d91bd94d5b10c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T02:12:58.606Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T02:12:58.642Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T02:12:59.253Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T02:12:59.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T02:13:00.242Z] + ls -al . [2023-05-05T02:13:00.242Z] total 176 [2023-05-05T02:13:00.242Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 02:09 . [2023-05-05T02:13:00.242Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:06 .. [2023-05-05T02:13:00.242Z] -rw-rw-r-- 1 jenkins jenkins 140 May 5 02:06 .dockerignore [2023-05-05T02:13:00.242Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:06 .git [2023-05-05T02:13:00.242Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:06 .github [2023-05-05T02:13:00.242Z] -rw-rw-r-- 1 jenkins jenkins 329 May 5 02:06 .gitignore [2023-05-05T02:13:00.242Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 02:06 .golangci.yml [2023-05-05T02:13:00.242Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 5 02:06 Attribution.txt [2023-05-05T02:13:00.242Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 5 02:06 CHANGELOG.md [2023-05-05T02:13:00.242Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 5 02:06 Dockerfile [2023-05-05T02:13:00.242Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 02:06 GOVERNANCE.md [2023-05-05T02:13:00.242Z] -rw-rw-r-- 1 jenkins jenkins 678 May 5 02:06 Jenkinsfile [2023-05-05T02:13:00.242Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 02:06 LICENSE [2023-05-05T02:13:00.242Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 5 02:06 Makefile [2023-05-05T02:13:00.242Z] -rw-rw-r-- 1 jenkins jenkins 620 May 5 02:06 OWNERS.md [2023-05-05T02:13:00.242Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 5 02:06 README.md [2023-05-05T02:13:00.242Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 02:02 VERSION [2023-05-05T02:13:00.242Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:06 bin [2023-05-05T02:13:00.242Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:06 cmd [2023-05-05T02:13:00.242Z] -rw-r--r-- 1 jenkins jenkins 18144 May 5 02:12 coverage.out [2023-05-05T02:13:00.242Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 5 02:06 go.mod [2023-05-05T02:13:00.242Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 5 02:06 go.sum [2023-05-05T02:13:00.242Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:06 internal [2023-05-05T02:13:00.242Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:06 mock [2023-05-05T02:13:00.242Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:06 snap [2023-05-05T02:13:00.242Z] -rw-rw-r-- 1 jenkins jenkins 227 May 5 02:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:13:00.681Z] + 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=214c1642c8ee607317b11921cf526686c6e71511 --label arch=arm64 --label version=0.0.0 . [2023-05-05T02:13:00.957Z] Sending build context to Docker daemon 3.401MB [2023-05-05T02:13:01.226Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T02:13:01.226Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-05T02:13:01.226Z] ---> d6db3b80c6a6 [2023-05-05T02:13:01.226Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T02:13:01.226Z] ---> Running in b8283c300009 [2023-05-05T02:13:01.500Z] Removing intermediate container b8283c300009 [2023-05-05T02:13:01.500Z] ---> aeed5256c6af [2023-05-05T02:13:01.500Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T02:13:01.773Z] ---> Running in 0ac61b7eaa4a [2023-05-05T02:13:02.045Z] Removing intermediate container 0ac61b7eaa4a [2023-05-05T02:13:02.045Z] ---> ffe91f6cf936 [2023-05-05T02:13:02.045Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T02:13:02.045Z] ---> Running in e3cac83eb29a [2023-05-05T02:13:02.634Z] Removing intermediate container e3cac83eb29a [2023-05-05T02:13:02.634Z] ---> b105a047567b [2023-05-05T02:13:02.634Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T02:13:02.634Z] ---> Running in 547bc98a0e4f [2023-05-05T02:13:02.904Z] Removing intermediate container 547bc98a0e4f [2023-05-05T02:13:02.904Z] ---> a1414959df7b [2023-05-05T02:13:02.904Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T02:13:03.178Z] ---> Running in 5bdf4d952005 [2023-05-05T02:13:04.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T02:13:05.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T02:13:06.590Z] OK: 268 MiB in 57 packages [2023-05-05T02:13:07.577Z] Removing intermediate container 5bdf4d952005 [2023-05-05T02:13:07.577Z] ---> 7acc9979188f [2023-05-05T02:13:07.577Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-05T02:13:07.858Z] ---> Running in 2bb12647c091 [2023-05-05T02:13:08.128Z] Removing intermediate container 2bb12647c091 [2023-05-05T02:13:08.128Z] ---> 4e999a04dd78 [2023-05-05T02:13:08.128Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-05T02:13:08.723Z] ---> b4705b06947e [2023-05-05T02:13:08.723Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T02:13:08.994Z] ---> Running in e4502f13574d [2023-05-05T02:13:12.634Z] Removing intermediate container e4502f13574d [2023-05-05T02:13:12.634Z] ---> b51e63687d5b [2023-05-05T02:13:12.634Z] Step 11/24 : COPY . . [2023-05-05T02:13:13.612Z] ---> 145b4bf66c6b [2023-05-05T02:13:13.612Z] Step 12/24 : RUN $MAKE [2023-05-05T02:13:13.612Z] ---> Running in 89e88487300c [2023-05-05T02:13:14.588Z] 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-05T02:16:21.563Z] Removing intermediate container 89e88487300c [2023-05-05T02:16:21.563Z] ---> a19136b217fc [2023-05-05T02:16:21.563Z] Step 13/24 : FROM alpine:3.17 [2023-05-05T02:16:21.563Z] 3.17: Pulling from library/alpine [2023-05-05T02:16:21.563Z] c41833b44d91: Already exists [2023-05-05T02:16:21.563Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T02:16:21.563Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T02:16:21.563Z] ---> 51e60588ff2c [2023-05-05T02:16:21.563Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-05T02:16:21.563Z] ---> Running in 9eef7e8d0dc4 [2023-05-05T02:16:21.563Z] Removing intermediate container 9eef7e8d0dc4 [2023-05-05T02:16:21.563Z] ---> ca832cdcd470 [2023-05-05T02:16:21.563Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T02:16:21.563Z] ---> Running in 3956dd70a45c [2023-05-05T02:16:21.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T02:16:21.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T02:16:21.563Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T02:16:21.563Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T02:16:21.563Z] OK: 8 MiB in 16 packages [2023-05-05T02:16:21.849Z] Removing intermediate container 3956dd70a45c [2023-05-05T02:16:21.849Z] ---> 24701b92acc2 [2023-05-05T02:16:21.849Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-05T02:16:23.829Z] ---> cba4029fb807 [2023-05-05T02:16:23.829Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-05T02:16:24.426Z] ---> efda096f0655 [2023-05-05T02:16:24.426Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-05T02:16:25.128Z] ---> 05ad8308cd83 [2023-05-05T02:16:25.128Z] Step 19/24 : EXPOSE 59982 [2023-05-05T02:16:25.128Z] ---> Running in 55d4076b0067 [2023-05-05T02:16:25.742Z] Removing intermediate container 55d4076b0067 [2023-05-05T02:16:25.742Z] ---> 2fb9dc73cbb3 [2023-05-05T02:16:25.742Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-05T02:16:25.742Z] ---> Running in 58838aa482be [2023-05-05T02:16:26.040Z] Removing intermediate container 58838aa482be [2023-05-05T02:16:26.040Z] ---> 28a4f9e70056 [2023-05-05T02:16:26.040Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-05T02:16:26.326Z] ---> Running in d65acbca23b7 [2023-05-05T02:16:26.633Z] Removing intermediate container d65acbca23b7 [2023-05-05T02:16:26.633Z] ---> 291c8a04a54e [2023-05-05T02:16:26.633Z] Step 22/24 : LABEL arch=arm64 [2023-05-05T02:16:26.931Z] ---> Running in 2e787c165aa1 [2023-05-05T02:16:27.226Z] Removing intermediate container 2e787c165aa1 [2023-05-05T02:16:27.226Z] ---> 86b33c75c172 [2023-05-05T02:16:27.226Z] Step 23/24 : LABEL git_sha=214c1642c8ee607317b11921cf526686c6e71511 [2023-05-05T02:16:27.226Z] ---> Running in ac22c66c7533 [2023-05-05T02:16:27.848Z] Removing intermediate container ac22c66c7533 [2023-05-05T02:16:27.848Z] ---> 81f9745a322c [2023-05-05T02:16:27.848Z] Step 24/24 : LABEL version=0.0.0 [2023-05-05T02:16:27.848Z] ---> Running in 979bb319d761 [2023-05-05T02:16:28.459Z] Removing intermediate container 979bb319d761 [2023-05-05T02:16:28.459Z] ---> 72d1f6ce2c03 [2023-05-05T02:16:28.459Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T02:16:28.459Z] Successfully built 72d1f6ce2c03 [2023-05-05T02:16:28.459Z] 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-05T02:16:29.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T02:16:29.299Z] [2023-05-05T02:16:29.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:16:29.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T02:16:30.012Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T02:16:30.012Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T02:16:30.012Z] 04944245beec: Pulling fs layer [2023-05-05T02:16:30.012Z] 699f458cf7ca: Pulling fs layer [2023-05-05T02:16:30.012Z] 765212b225bb: Pulling fs layer [2023-05-05T02:16:30.012Z] f23df028b6ca: Pulling fs layer [2023-05-05T02:16:30.012Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T02:16:30.012Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T02:16:30.012Z] f23df028b6ca: Waiting [2023-05-05T02:16:30.012Z] d65c8cfc05b1: Waiting [2023-05-05T02:16:30.012Z] 2437ff75d9bd: Waiting [2023-05-05T02:16:30.012Z] 765212b225bb: Waiting [2023-05-05T02:16:30.012Z] 04944245beec: Verifying Checksum [2023-05-05T02:16:30.012Z] 04944245beec: Download complete [2023-05-05T02:16:30.012Z] 765212b225bb: Verifying Checksum [2023-05-05T02:16:30.012Z] 765212b225bb: Download complete [2023-05-05T02:16:30.289Z] f23df028b6ca: Verifying Checksum [2023-05-05T02:16:30.289Z] f23df028b6ca: Download complete [2023-05-05T02:16:30.289Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T02:16:30.289Z] d65c8cfc05b1: Download complete [2023-05-05T02:16:30.289Z] 699f458cf7ca: Download complete [2023-05-05T02:16:30.887Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T02:16:30.887Z] 8998bd30e6a1: Download complete [2023-05-05T02:16:33.512Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T02:16:33.512Z] 2437ff75d9bd: Download complete [2023-05-05T02:16:34.939Z] 8998bd30e6a1: Pull complete [2023-05-05T02:16:35.539Z] 04944245beec: Pull complete [2023-05-05T02:16:37.512Z] 699f458cf7ca: Pull complete [2023-05-05T02:16:37.512Z] 765212b225bb: Pull complete [2023-05-05T02:16:38.485Z] f23df028b6ca: Pull complete [2023-05-05T02:16:38.758Z] d65c8cfc05b1: Pull complete [2023-05-05T02:16:53.811Z] 2437ff75d9bd: Pull complete [2023-05-05T02:16:53.811Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T02:16:53.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T02:16:53.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:16:54.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-13350 does not seem to be running inside a container [2023-05-05T02:16:54.212Z] $ 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-05T02:16:57.203Z] $ docker top bee1b7e9bd8a06f590b4f507f831c9c94093391e9a6f9affd5eba9bdb9c74c4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:16:58.185Z] ---> job-cost.sh [2023-05-05T02:16:58.185Z] lf-activate-venv: SKIPPING [2023-05-05T02:16:58.185Z] INFO: No Stack... [2023-05-05T02:16:58.776Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T02:16:59.375Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T02:17:00.358Z] + + catcut /w/workspace/device-mqtt-go/1/archives/cost.csv -d, [2023-05-05T02:17:00.358Z] -f6 [Pipeline] lock [2023-05-05T02:17:00.469Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-592-1-stack-cost] [2023-05-05T02:17:00.474Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-592-1-stack-cost] did not exist. Created. [2023-05-05T02:17:00.474Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-592-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T02:17:01.246Z] /w/workspace/device-mqtt-go/1@tmp/durable-c0021868/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T02:17:01.957Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T02:17:01.997Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T02:17:02.061Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T02:17:02.077Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-592-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T02:17:02.143Z] $ docker stop --time=1 bee1b7e9bd8a06f590b4f507f831c9c94093391e9a6f9affd5eba9bdb9c74c4b [2023-05-05T02:17:03.952Z] $ docker rm -f --volumes bee1b7e9bd8a06f590b4f507f831c9c94093391e9a6f9affd5eba9bdb9c74c4b [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-05T02:17:05.025Z] provisioning config files... [2023-05-05T02:17:05.049Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp/config12239907852867045528tmp [Pipeline] { [Pipeline] sh [2023-05-05T02:17:05.371Z] + set +x [2023-05-05T02:17:05.371Z] + curl -s https://codecov.io/bash [2023-05-05T02:17:05.371Z] + bash -s -- [2023-05-05T02:17:05.371Z] [2023-05-05T02:17:05.371Z] _____ _ [2023-05-05T02:17:05.371Z] / ____| | | [2023-05-05T02:17:05.371Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T02:17:05.371Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T02:17:05.371Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T02:17:05.371Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T02:17:05.371Z] Bash-1.0.6 [2023-05-05T02:17:05.371Z] [2023-05-05T02:17:05.371Z] [2023-05-05T02:17:05.371Z] ==> git version 2.25.1 found [2023-05-05T02:17:05.371Z] ==> 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-05T02:17:05.371Z] Release-Date: 2020-01-08 [2023-05-05T02:17:05.371Z] 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-05T02:17:05.371Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T02:17:05.371Z] ==> Jenkins CI detected. [2023-05-05T02:17:05.371Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-592 [2023-05-05T02:17:05.371Z] project root: . [2023-05-05T02:17:05.371Z] --> token set from env [2023-05-05T02:17:05.371Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T02:17:05.635Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T02:17:05.635Z] ==> Python coveragepy not found [2023-05-05T02:17:05.635Z] ==> Searching for coverage reports in: [2023-05-05T02:17:05.635Z] + . [2023-05-05T02:17:05.635Z] -> Found 1 reports [2023-05-05T02:17:05.635Z] ==> Detecting git/mercurial file structure [2023-05-05T02:17:05.635Z] ==> Reading reports [2023-05-05T02:17:05.635Z] + ./coverage.out bytes=18144 [2023-05-05T02:17:05.635Z] ==> Appending adjustments [2023-05-05T02:17:05.635Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T02:17:05.635Z] + Found adjustments [2023-05-05T02:17:05.635Z] ==> Gzipping contents [2023-05-05T02:17:05.635Z] 4.0K /tmp/codecov.MPTSaE.gz [2023-05-05T02:17:05.635Z] ==> Uploading reports [2023-05-05T02:17:05.635Z] url: https://codecov.io [2023-05-05T02:17:05.635Z] query: branch=PR-592&commit=214c1642c8ee607317b11921cf526686c6e71511&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-592%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=592&job=&cmd_args= [2023-05-05T02:17:05.635Z] -> Pinging Codecov [2023-05-05T02:17:05.635Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-592&commit=214c1642c8ee607317b11921cf526686c6e71511&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-592%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=592&job=&cmd_args= [2023-05-05T02:17:05.901Z] -> Uploading to [2023-05-05T02:17:05.901Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/7D719EC7BBE17E464838252E33014C33/214c1642c8ee607317b11921cf526686c6e71511/327a5039-0305-4eb0-aa9a-db44dfb5d222.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T021705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee7514abe1cb751dcef0d7e4e706a5196b89f7f7fc8db15632e2de54ac15d7de [2023-05-05T02:17:05.901Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T02:17:05.901Z] Dload Upload Total Spent Left Speed [2023-05-05T02:17:06.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 12199 --:--:-- --:--:-- --:--:-- 12199 [2023-05-05T02:17:06.159Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/214c1642c8ee607317b11921cf526686c6e71511 [Pipeline] } [2023-05-05T02:17:06.189Z] 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-05T02:17:07.950Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-592/archives ] [2023-05-05T02:17:07.950Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-592/archives [2023-05-05T02:17:07.950Z] total 16 [2023-05-05T02:17:07.950Z] drwxr-xr-x 3 root root 4096 May 5 02:04 . [2023-05-05T02:17:07.950Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 02:04 .. [2023-05-05T02:17:07.950Z] drwxr-xr-x 2 root root 4096 May 5 02:04 cost [2023-05-05T02:17:07.950Z] -rw-r--r-- 1 root root 86 May 5 02:04 cost.csv [2023-05-05T02:17:07.950Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-592/archives [2023-05-05T02:17:07.950Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-592/archives [2023-05-05T02:17:07.950Z] total 16 [2023-05-05T02:17:07.950Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 02:04 . [2023-05-05T02:17:07.950Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 02:04 .. [2023-05-05T02:17:07.950Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 02:04 cost [2023-05-05T02:17:07.950Z] -rw-r--r-- 1 jenkins jenkins 86 May 5 02:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:17:08.271Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:17:09.154Z] ---> package-listing.sh [2023-05-05T02:17:09.155Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T02:17:09.155Z] ++ facter osfamily [2023-05-05T02:17:09.413Z] + OS_FAMILY=debian [2023-05-05T02:17:09.413Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-592 [2023-05-05T02:17:09.413Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T02:17:09.413Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T02:17:09.413Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T02:17:09.413Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T02:17:09.413Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-592 ']' [2023-05-05T02:17:09.413Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T02:17:09.413Z] + case "${OS_FAMILY}" in [2023-05-05T02:17:09.413Z] + dpkg -l [2023-05-05T02:17:09.413Z] + grep '^ii' [2023-05-05T02:17:09.413Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T02:17:09.413Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T02:17:09.413Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T02:17:09.413Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-592 ']' [2023-05-05T02:17:09.413Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-592/archives/ [2023-05-05T02:17:09.413Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-592/archives/ [Pipeline] echo [2023-05-05T02:17:09.451Z] 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-592/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T02:17:09.741Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:17:10.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:17:10.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:17:10.501Z] prd-ubuntu20.04-docker-8c-8g-13348 does not seem to be running inside a container [2023-05-05T02:17:10.534Z] $ 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-592/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-592 -v /w/workspace/gexfoundry_device-mqtt-go_PR-592:/w/workspace/gexfoundry_device-mqtt-go_PR-592:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T02:17:10.756Z] $ docker top ee1e67f0bc057d0ffd074677dd0c489d64b6fa0ef07e96bf3ed47a44673c3aab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:17:11.144Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T02:17:11.453Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T02:17:11.766Z] + ls /var/log/sa-host [2023-05-05T02:17:11.766Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T02:17:11.975Z] provisioning config files... [2023-05-05T02:17:11.983Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-592@tmp/config8822536767341381096tmp [Pipeline] { [Pipeline] echo [2023-05-05T02:17:12.025Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:17:12.337Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T02:17:12.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:17:12.757Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T02:17:12.789Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:17:13.104Z] ---> sudo-logs.sh [2023-05-05T02:17:13.104Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T02:17:13.182Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:17:13.493Z] ---> job-cost.sh [2023-05-05T02:17:13.493Z] lf-activate-venv: SKIPPING [2023-05-05T02:17:13.493Z] DEBUG: total: 0.2199999988079071 [2023-05-05T02:17:13.493Z] INFO: Retrieving Stack Cost... [2023-05-05T02:17:13.753Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T02:17:14.324Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T02:17:14.360Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:17:14.671Z] ---> logs-deploy.sh [2023-05-05T02:17:14.671Z] lf-activate-venv: SKIPPING [2023-05-05T02:17:14.671Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-592/1 [2023-05-05T02:17:14.671Z] INFO: archiving workspace using pattern(s): [2023-05-05T02:17:15.608Z] Archives upload complete. [2023-05-05T02:17:15.608Z] INFO: archiving logs to Nexus