Pull request #594 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 003c44ceac99c1c9e338798f1e871f5987724605+57e3d53da137a61fe75c45ca6235a80f80bfde57 (b0e398b1883008fc1e3e8bc4bc0b12ab7a6f15be) 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-ssh2128672705536103968.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-ssh927346051516711154.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-594/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-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8819979140030736506.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-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17999208203900127904.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-ssh8347208720080743355.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-594/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-594/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4712313240388036018.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-14416 in /w/workspace/gexfoundry_device-mqtt-go_PR-594 [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-594 # 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/594/head:refs/remotes/origin/PR-594 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 57e3d53da137a61fe75c45ca6235a80f80bfde57 into PR head commit 003c44ceac99c1c9e338798f1e871f5987724605 Merge succeeded, producing 003c44ceac99c1c9e338798f1e871f5987724605 Checking out Revision 003c44ceac99c1c9e338798f1e871f5987724605 (PR-594) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/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] { > git config core.sparsecheckout # timeout=10 > git checkout -f 003c44ceac99c1c9e338798f1e871f5987724605 # 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 57e3d53da137a61fe75c45ca6235a80f80bfde57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 003c44ceac99c1c9e338798f1e871f5987724605 # timeout=10 [Pipeline] timeout [2023-05-08T02:00:16.921Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T02:00:17.128Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T02:00:17.224Z] ========================================================= [2023-05-08T02:00:17.225Z] EdgeX Global Pipelines Version Info [2023-05-08T02:00:17.225Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T02:00:18.011Z] ------------------- [2023-05-08T02:00:18.011Z] stable info: [2023-05-08T02:00:18.011Z] ------------------- [2023-05-08T02:00:18.011Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T02:00:18.011Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T02:00:18.011Z] Message: update stable to v1.0.249 [2023-05-08T02:00:18.585Z] ------------------- [2023-05-08T02:00:18.585Z] experimental info: [2023-05-08T02:00:18.585Z] ------------------- [2023-05-08T02:00:18.585Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T02:00:18.585Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T02:00:18.585Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T02:00:18.927Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-08T02:00:18.965Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-08T02:00:19.006Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T02:00:19.046Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T02:00:19.083Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T02:00:19.126Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T02:00:19.177Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T02:00:19.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T02:00:19.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T02:00:19.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T02:00:19.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T02:00:19.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-08T02:00:19.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T02:00:19.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T02:00:19.513Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T02:00:19.555Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T02:00:19.595Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T02:00:19.645Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T02:00:19.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T02:00:19.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T02:00:19.780Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-08T02:00:19.820Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-08T02:00:19.860Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T02:00:19.902Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T02:00:19.946Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-08T02:00:19.984Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T02:00:20.022Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T02:00:20.059Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-594 [Pipeline] echo [2023-05-08T02:00:20.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-594 [Pipeline] echo [2023-05-08T02:00:20.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-594 [Pipeline] echo [2023-05-08T02:00:20.270Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 003c44ceac99c1c9e338798f1e871f5987724605 [Pipeline] echo [2023-05-08T02:00:20.312Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 003c44c [Pipeline] echo [2023-05-08T02:00:20.352Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T02:00:20.479Z] provisioning config files... [2023-05-08T02:00:20.514Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp/config18323828071012544405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T02:00:20.859Z] ---> docker-login.sh [2023-05-08T02:00:20.859Z] nexus3.edgexfoundry.org:10001 [2023-05-08T02:00:21.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T02:00:21.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T02:00:21.119Z] Configure a credential helper to remove this warning. See [2023-05-08T02:00:21.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T02:00:21.119Z] [2023-05-08T02:00:21.119Z] Login Succeeded [2023-05-08T02:00:21.119Z] nexus3.edgexfoundry.org:10002 [2023-05-08T02:00:21.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T02:00:21.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T02:00:21.119Z] Configure a credential helper to remove this warning. See [2023-05-08T02:00:21.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T02:00:21.119Z] [2023-05-08T02:00:21.119Z] Login Succeeded [2023-05-08T02:00:21.119Z] nexus3.edgexfoundry.org:10003 [2023-05-08T02:00:21.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T02:00:21.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T02:00:21.380Z] Configure a credential helper to remove this warning. See [2023-05-08T02:00:21.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T02:00:21.380Z] [2023-05-08T02:00:21.380Z] Login Succeeded [2023-05-08T02:00:21.380Z] nexus3.edgexfoundry.org:10004 [2023-05-08T02:00:21.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T02:00:21.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T02:00:21.380Z] Configure a credential helper to remove this warning. See [2023-05-08T02:00:21.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T02:00:21.380Z] [2023-05-08T02:00:21.380Z] Login Succeeded [2023-05-08T02:00:21.380Z] docker.io [2023-05-08T02:00:21.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T02:00:21.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T02:00:21.903Z] Configure a credential helper to remove this warning. See [2023-05-08T02:00:21.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T02:00:21.903Z] [2023-05-08T02:00:21.903Z] Login Succeeded [2023-05-08T02:00:21.903Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T02:00:21.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T02:00:22.557Z] + git rev-list -1 --merges 003c44ceac99c1c9e338798f1e871f5987724605~1..003c44ceac99c1c9e338798f1e871f5987724605 [Pipeline] echo [2023-05-08T02:00:22.625Z] -----------> git rev-list -1 --merges 003c44ceac99c1c9e338798f1e871f5987724605~1..003c44ceac99c1c9e338798f1e871f5987724605 003c44ceac99c1c9e338798f1e871f5987724605 [false] [Pipeline] sh [2023-05-08T02:00:22.936Z] + git log --format=format:%s -1 003c44ceac99c1c9e338798f1e871f5987724605 [Pipeline] echo [2023-05-08T02:00:22.974Z] ========================================================= [2023-05-08T02:00:22.974Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T02:00:22.974Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T02:00:23.413Z] + git log --format=format:%s -1 003c44ceac99c1c9e338798f1e871f5987724605 [Pipeline] echo [2023-05-08T02:00:23.451Z] [semverPrep] GIT_COMMIT: 003c44ceac99c1c9e338798f1e871f5987724605, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-08T02:00:23.481Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T02:00:23.890Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T02:00:23.890Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T02:00:23.890Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T02:00:23.890Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T02:00:23.890Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T02:00:23.890Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T02:00:23.890Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T02:00:24.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T02:00:24.414Z] [2023-05-08T02:00:24.414Z] 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-08T02:00:24.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T02:00:24.797Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T02:00:24.797Z] b85a868b505f: Pulling fs layer [2023-05-08T02:00:24.797Z] e2be974225ed: Pulling fs layer [2023-05-08T02:00:24.797Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T02:00:24.797Z] 988bab9f4d93: Pulling fs layer [2023-05-08T02:00:24.797Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T02:00:24.797Z] eaf3925da568: Pulling fs layer [2023-05-08T02:00:24.797Z] bab4dde63d76: Pulling fs layer [2023-05-08T02:00:24.797Z] bde34c3a00c8: Pulling fs layer [2023-05-08T02:00:24.797Z] b352a97aabf1: Pulling fs layer [2023-05-08T02:00:24.797Z] 4872d77fe225: Pulling fs layer [2023-05-08T02:00:24.797Z] 5851b861e8e6: Pulling fs layer [2023-05-08T02:00:24.797Z] 4872d77fe225: Waiting [2023-05-08T02:00:24.797Z] 1469e6f7b9e6: Waiting [2023-05-08T02:00:24.797Z] 5851b861e8e6: Waiting [2023-05-08T02:00:24.797Z] b352a97aabf1: Waiting [2023-05-08T02:00:24.797Z] eaf3925da568: Waiting [2023-05-08T02:00:24.797Z] bde34c3a00c8: Waiting [2023-05-08T02:00:24.797Z] bab4dde63d76: Waiting [2023-05-08T02:00:24.797Z] 988bab9f4d93: Waiting [2023-05-08T02:00:24.797Z] e2be974225ed: Verifying Checksum [2023-05-08T02:00:24.798Z] e2be974225ed: Download complete [2023-05-08T02:00:24.798Z] 988bab9f4d93: Download complete [2023-05-08T02:00:24.798Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T02:00:24.798Z] 1469e6f7b9e6: Download complete [2023-05-08T02:00:24.798Z] eaf3925da568: Verifying Checksum [2023-05-08T02:00:24.798Z] eaf3925da568: Download complete [2023-05-08T02:00:25.057Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T02:00:25.057Z] 339a4e72a1f5: Download complete [2023-05-08T02:00:25.057Z] bde34c3a00c8: Download complete [2023-05-08T02:00:25.057Z] b352a97aabf1: Verifying Checksum [2023-05-08T02:00:25.057Z] b352a97aabf1: Download complete [2023-05-08T02:00:25.057Z] 4872d77fe225: Download complete [2023-05-08T02:00:25.057Z] 5851b861e8e6: Download complete [2023-05-08T02:00:25.057Z] b85a868b505f: Verifying Checksum [2023-05-08T02:00:25.057Z] b85a868b505f: Download complete [2023-05-08T02:00:25.316Z] bab4dde63d76: Verifying Checksum [2023-05-08T02:00:25.316Z] bab4dde63d76: Download complete [2023-05-08T02:00:26.714Z] b85a868b505f: Pull complete [2023-05-08T02:00:26.714Z] e2be974225ed: Pull complete [2023-05-08T02:00:26.974Z] 339a4e72a1f5: Pull complete [2023-05-08T02:00:27.235Z] 988bab9f4d93: Pull complete [2023-05-08T02:00:27.497Z] 1469e6f7b9e6: Pull complete [2023-05-08T02:00:27.497Z] eaf3925da568: Pull complete [2023-05-08T02:00:29.403Z] bab4dde63d76: Pull complete [2023-05-08T02:00:29.403Z] bde34c3a00c8: Pull complete [2023-05-08T02:00:29.664Z] b352a97aabf1: Pull complete [2023-05-08T02:00:29.664Z] 4872d77fe225: Pull complete [2023-05-08T02:00:29.924Z] 5851b861e8e6: Pull complete [2023-05-08T02:00:29.924Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T02:00:29.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T02:00:29.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T02:00:30.163Z] prd-ubuntu20.04-docker-8c-8g-14416 does not seem to be running inside a container [2023-05-08T02:00:30.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-594 -v /w/workspace/gexfoundry_device-mqtt-go_PR-594:/w/workspace/gexfoundry_device-mqtt-go_PR-594:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T02:00:32.630Z] $ docker top 16147c7e276a27a15614d3d9c04953ce61af51470760c2c48e3b1bd1134a17ba -eo pid,comm [2023-05-08T02:00:32.701Z] 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-08T02:00:32.701Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T02:00:32.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T02:00:32.828Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T02:00:32.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T02:00:32.966Z] $ docker exec 16147c7e276a27a15614d3d9c04953ce61af51470760c2c48e3b1bd1134a17ba ssh-agent [2023-05-08T02:00:33.069Z] SSH_AUTH_SOCK=/tmp/ssh-7mgzIDR4E9fI/agent.32 [2023-05-08T02:00:33.069Z] SSH_AGENT_PID=38 [2023-05-08T02:00:33.077Z] Running ssh-add (command line suppressed) [2023-05-08T02:00:33.189Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp/private_key_9259777557214344780.key (/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp/private_key_9259777557214344780.key) [2023-05-08T02:00:33.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T02:00:33.545Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T02:00:33.575Z] $ docker exec --env ******** --env ******** 16147c7e276a27a15614d3d9c04953ce61af51470760c2c48e3b1bd1134a17ba ssh-agent -k [2023-05-08T02:00:33.687Z] unset SSH_AUTH_SOCK; [2023-05-08T02:00:33.687Z] unset SSH_AGENT_PID; [2023-05-08T02:00:33.688Z] echo Agent pid 38 killed; [2023-05-08T02:00:33.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T02:00:33.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T02:00:33.785Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T02:00:33.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T02:00:33.913Z] $ docker exec 16147c7e276a27a15614d3d9c04953ce61af51470760c2c48e3b1bd1134a17ba ssh-agent [2023-05-08T02:00:34.030Z] SSH_AUTH_SOCK=/tmp/ssh-fA0T5hXLVH4w/agent.70 [2023-05-08T02:00:34.030Z] SSH_AGENT_PID=76 [2023-05-08T02:00:34.035Z] Running ssh-add (command line suppressed) [2023-05-08T02:00:34.133Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp/private_key_5745007727074965311.key (/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp/private_key_5745007727074965311.key) [2023-05-08T02:00:34.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T02:00:34.478Z] + git semver init [2023-05-08T02:00:34.738Z] 2023-05-08 02:00:34,725 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T02:00:34.738Z] 2023-05-08 02:00:34,726 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-594/.semver [2023-05-08T02:00:34.738Z] 2023-05-08 02:00:34,727 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-594/.semver [2023-05-08T02:00:34.738Z] 2023-05-08 02:00:34,727 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-594/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-594, universal_newlines=False, shell=None, istream=None) [2023-05-08T02:00:35.679Z] 2023-05-08 02:00:35,463 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-594/.git/info/exclude [2023-05-08T02:00:35.679Z] 2023-05-08 02:00:35,464 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-594/.semver/PR-594 with force:False [2023-05-08T02:00:35.679Z] 2023-05-08 02:00:35,464 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-594/.semver/PR-594 [2023-05-08T02:00:35.679Z] 2023-05-08 02:00:35,469 [execute] INFO git cat-file --batch-check [2023-05-08T02:00:35.679Z] 2023-05-08 02:00:35,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-594/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T02:00:35.679Z] 2023-05-08 02:00:35,475 [execute] INFO git cat-file --batch [2023-05-08T02:00:35.679Z] 2023-05-08 02:00:35,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-594/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T02:00:35.679Z] 2023-05-08 02:00:35,481 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-594/.semver/PR-594 [2023-05-08T02:00:35.679Z] 0.0.0 [Pipeline] } [2023-05-08T02:00:35.710Z] $ docker exec --env ******** --env ******** 16147c7e276a27a15614d3d9c04953ce61af51470760c2c48e3b1bd1134a17ba ssh-agent -k [2023-05-08T02:00:35.818Z] unset SSH_AUTH_SOCK; [2023-05-08T02:00:35.818Z] unset SSH_AGENT_PID; [2023-05-08T02:00:35.818Z] echo Agent pid 76 killed; [2023-05-08T02:00:35.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T02:00:36.227Z] + git semver [Pipeline] } [2023-05-08T02:00:36.520Z] $ docker stop --time=1 16147c7e276a27a15614d3d9c04953ce61af51470760c2c48e3b1bd1134a17ba [2023-05-08T02:00:37.799Z] $ docker rm -f --volumes 16147c7e276a27a15614d3d9c04953ce61af51470760c2c48e3b1bd1134a17ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T02:00:38.206Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T02:00:38.477Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T02:00:38.499Z] [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-08T02:00:39.081Z] provisioning config files... [2023-05-08T02:00:39.091Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp/config1940327234878456799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T02:00:39.445Z] ---> docker-login.sh [2023-05-08T02:00:39.445Z] nexus3.edgexfoundry.org:10001 [2023-05-08T02:00:39.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T02:00:39.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T02:00:39.445Z] Configure a credential helper to remove this warning. See [2023-05-08T02:00:39.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T02:00:39.445Z] [2023-05-08T02:00:39.445Z] Login Succeeded [2023-05-08T02:00:39.445Z] nexus3.edgexfoundry.org:10002 [2023-05-08T02:00:39.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T02:00:39.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T02:00:39.445Z] Configure a credential helper to remove this warning. See [2023-05-08T02:00:39.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T02:00:39.445Z] [2023-05-08T02:00:39.445Z] Login Succeeded [2023-05-08T02:00:39.445Z] nexus3.edgexfoundry.org:10003 [2023-05-08T02:00:39.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T02:00:39.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T02:00:39.704Z] Configure a credential helper to remove this warning. See [2023-05-08T02:00:39.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T02:00:39.704Z] [2023-05-08T02:00:39.704Z] Login Succeeded [2023-05-08T02:00:39.704Z] nexus3.edgexfoundry.org:10004 [2023-05-08T02:00:39.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T02:00:39.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T02:00:39.704Z] Configure a credential helper to remove this warning. See [2023-05-08T02:00:39.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T02:00:39.704Z] [2023-05-08T02:00:39.704Z] Login Succeeded [2023-05-08T02:00:39.704Z] docker.io [2023-05-08T02:00:39.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T02:00:39.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T02:00:39.963Z] Configure a credential helper to remove this warning. See [2023-05-08T02:00:39.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T02:00:39.963Z] [2023-05-08T02:00:39.963Z] Login Succeeded [2023-05-08T02:00:39.963Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T02:00:39.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T02:00:40.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T02:00:40.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T02:00:40.248Z] ========================================================= [2023-05-08T02:00:40.248Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T02:00:40.248Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T02:00:40.703Z] + 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-08T02:00:40.703Z] Sending build context to Docker daemon 6.52MB [2023-05-08T02:00:40.703Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T02:00:40.703Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T02:00:40.703Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T02:00:40.703Z] f56be85fc22e: Pulling fs layer [2023-05-08T02:00:40.703Z] 85791d961cd3: Pulling fs layer [2023-05-08T02:00:40.703Z] d694b5ae8c79: Pulling fs layer [2023-05-08T02:00:40.703Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T02:00:40.703Z] 4d19c01a9841: Pulling fs layer [2023-05-08T02:00:40.703Z] 9325e15d5711: Pulling fs layer [2023-05-08T02:00:40.703Z] 556b6ee489ea: Pulling fs layer [2023-05-08T02:00:40.703Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T02:00:40.703Z] 4d19c01a9841: Waiting [2023-05-08T02:00:40.703Z] 9325e15d5711: Waiting [2023-05-08T02:00:40.703Z] 556b6ee489ea: Waiting [2023-05-08T02:00:40.703Z] c5a4b2cf53e6: Waiting [2023-05-08T02:00:40.703Z] 9f32a84ed3da: Waiting [2023-05-08T02:00:40.703Z] 85791d961cd3: Verifying Checksum [2023-05-08T02:00:40.703Z] 85791d961cd3: Download complete [2023-05-08T02:00:40.703Z] 9f32a84ed3da: Download complete [2023-05-08T02:00:40.964Z] 4d19c01a9841: Verifying Checksum [2023-05-08T02:00:40.964Z] 4d19c01a9841: Download complete [2023-05-08T02:00:40.964Z] f56be85fc22e: Verifying Checksum [2023-05-08T02:00:40.964Z] f56be85fc22e: Download complete [2023-05-08T02:00:40.964Z] 9325e15d5711: Verifying Checksum [2023-05-08T02:00:40.964Z] 9325e15d5711: Download complete [2023-05-08T02:00:40.964Z] f56be85fc22e: Pull complete [2023-05-08T02:00:41.226Z] 85791d961cd3: Pull complete [2023-05-08T02:00:41.226Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T02:00:41.226Z] c5a4b2cf53e6: Download complete [2023-05-08T02:00:41.486Z] d694b5ae8c79: Verifying Checksum [2023-05-08T02:00:41.486Z] d694b5ae8c79: Download complete [2023-05-08T02:00:41.744Z] 556b6ee489ea: Verifying Checksum [2023-05-08T02:00:41.744Z] 556b6ee489ea: Download complete [2023-05-08T02:00:49.958Z] d694b5ae8c79: Pull complete [2023-05-08T02:00:49.958Z] 9f32a84ed3da: Pull complete [2023-05-08T02:00:49.958Z] 4d19c01a9841: Pull complete [2023-05-08T02:00:49.958Z] 9325e15d5711: Pull complete [2023-05-08T02:00:51.994Z] 556b6ee489ea: Pull complete [2023-05-08T02:00:53.907Z] Still waiting to schedule task [2023-05-08T02:00:53.908Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-08T02:00:54.216Z] c5a4b2cf53e6: Pull complete [2023-05-08T02:00:54.216Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T02:00:54.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T02:00:54.216Z] ---> c4be618373d6 [2023-05-08T02:00:54.216Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T02:00:59.524Z] ---> Running in 2b0dbbb19b0b [2023-05-08T02:00:59.524Z] Removing intermediate container 2b0dbbb19b0b [2023-05-08T02:00:59.524Z] ---> 6592e8dcf98f [2023-05-08T02:00:59.524Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T02:00:59.524Z] ---> Running in 7f54fa3dfc2d [2023-05-08T02:00:59.524Z] Removing intermediate container 7f54fa3dfc2d [2023-05-08T02:00:59.524Z] ---> 8fcedbc996fd [2023-05-08T02:00:59.524Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T02:00:59.524Z] ---> Running in 8a359a5ed983 [2023-05-08T02:00:59.524Z] Removing intermediate container 8a359a5ed983 [2023-05-08T02:00:59.524Z] ---> 26e904f99fa5 [2023-05-08T02:00:59.524Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T02:00:59.524Z] ---> Running in 0c9e265e4f1e [2023-05-08T02:00:59.524Z] Removing intermediate container 0c9e265e4f1e [2023-05-08T02:00:59.524Z] ---> acd3f2eda3a0 [2023-05-08T02:00:59.524Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T02:00:59.524Z] ---> Running in 160d51fc9730 [2023-05-08T02:00:59.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T02:00:59.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T02:01:00.041Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-08T02:01:00.041Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-08T02:01:00.041Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-08T02:01:00.041Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-08T02:01:00.041Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T02:01:00.041Z] OK: 269 MiB in 57 packages [2023-05-08T02:01:00.608Z] Removing intermediate container 160d51fc9730 [2023-05-08T02:01:00.608Z] ---> ee3a4652deb4 [2023-05-08T02:01:00.608Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-08T02:01:00.608Z] ---> Running in 45dec83fad51 [2023-05-08T02:01:00.608Z] Removing intermediate container 45dec83fad51 [2023-05-08T02:01:00.608Z] ---> e60b1f5eb80a [2023-05-08T02:01:00.608Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T02:01:00.866Z] ---> c52f4b6927f5 [2023-05-08T02:01:00.866Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T02:01:00.866Z] ---> Running in ddacb47808f5 [2023-05-08T02:01:47.561Z] Removing intermediate container ddacb47808f5 [2023-05-08T02:01:47.561Z] ---> e61bb89793c8 [2023-05-08T02:01:47.561Z] Step 11/12 : COPY . . [2023-05-08T02:01:47.561Z] ---> 006916d6917f [2023-05-08T02:01:47.561Z] Step 12/12 : RUN $MAKE [2023-05-08T02:01:47.561Z] ---> Running in ab9321be441c [2023-05-08T02:01:47.561Z] noop [2023-05-08T02:01:47.561Z] Removing intermediate container ab9321be441c [2023-05-08T02:01:47.561Z] ---> 5bf79c0a2977 [2023-05-08T02:01:47.561Z] Successfully built 5bf79c0a2977 [2023-05-08T02:01:47.561Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T02:01:47.988Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T02:01:47.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T02:01:48.151Z] prd-ubuntu20.04-docker-8c-8g-14416 does not seem to be running inside a container [2023-05-08T02:01:48.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-594 -v /w/workspace/gexfoundry_device-mqtt-go_PR-594:/w/workspace/gexfoundry_device-mqtt-go_PR-594:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T02:01:48.506Z] $ docker top 4628d6cfdebe95ca5d0bfc15376835d21ab0d774f46c923bd48cd46c7a82e7b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T02:01:48.900Z] + go version [2023-05-08T02:01:48.900Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T02:01:48.935Z] $ docker stop --time=1 4628d6cfdebe95ca5d0bfc15376835d21ab0d774f46c923bd48cd46c7a82e7b2 [2023-05-08T02:01:50.195Z] $ docker rm -f --volumes 4628d6cfdebe95ca5d0bfc15376835d21ab0d774f46c923bd48cd46c7a82e7b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T02:01:50.886Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T02:01:50.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T02:01:51.028Z] prd-ubuntu20.04-docker-8c-8g-14416 does not seem to be running inside a container [2023-05-08T02:01:51.065Z] $ 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-594 -v /w/workspace/gexfoundry_device-mqtt-go_PR-594:/w/workspace/gexfoundry_device-mqtt-go_PR-594:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T02:01:51.370Z] $ docker top 2dad215335ad7c2c43c2eb6f23512253f240363caa4bf66a91427ee4dff70db6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T02:01:51.766Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-594 [Pipeline] fileExists [Pipeline] sh [2023-05-08T02:01:52.131Z] + make test [2023-05-08T02:01:52.131Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T02:01:57.414Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-08T02:02:07.390Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-08T02:02:07.390Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-08T02:02:07.390Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 23.1% of statements [2023-05-08T02:02:12.655Z] go vet ./... [2023-05-08T02:02:15.246Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T02:02:15.246Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T02:02:15.246Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T02:02:15.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T02:02:15.333Z] $ docker stop --time=1 2dad215335ad7c2c43c2eb6f23512253f240363caa4bf66a91427ee4dff70db6 [2023-05-08T02:02:18.984Z] $ docker rm -f --volumes 2dad215335ad7c2c43c2eb6f23512253f240363caa4bf66a91427ee4dff70db6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T02:02:19.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T02:02:19.589Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-08T02:02:20.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T02:02:20.672Z] + ls -al . [2023-05-08T02:02:20.672Z] total 180 [2023-05-08T02:02:20.672Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 02:01 . [2023-05-08T02:02:20.672Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:00 .. [2023-05-08T02:02:20.672Z] -rw-rw-r-- 1 jenkins jenkins 140 May 8 02:00 .dockerignore [2023-05-08T02:02:20.672Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 02:00 .git [2023-05-08T02:02:20.673Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:00 .github [2023-05-08T02:02:20.673Z] -rw-rw-r-- 1 jenkins jenkins 329 May 8 02:00 .gitignore [2023-05-08T02:02:20.673Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 02:00 .golangci.yml [2023-05-08T02:02:20.673Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 02:00 .semver [2023-05-08T02:02:20.673Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 8 02:00 Attribution.txt [2023-05-08T02:02:20.673Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 8 02:00 CHANGELOG.md [2023-05-08T02:02:20.673Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 8 02:00 Dockerfile [2023-05-08T02:02:20.673Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 02:00 GOVERNANCE.md [2023-05-08T02:02:20.673Z] -rw-rw-r-- 1 jenkins jenkins 678 May 8 02:00 Jenkinsfile [2023-05-08T02:02:20.673Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 02:00 LICENSE [2023-05-08T02:02:20.673Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 8 02:00 Makefile [2023-05-08T02:02:20.673Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 02:00 OWNERS.md [2023-05-08T02:02:20.673Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 8 02:00 README.md [2023-05-08T02:02:20.673Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 02:00 VERSION [2023-05-08T02:02:20.673Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 02:00 bin [2023-05-08T02:02:20.673Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:00 cmd [2023-05-08T02:02:20.673Z] -rw-r--r-- 1 jenkins jenkins 18144 May 8 02:02 coverage.out [2023-05-08T02:02:20.673Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 8 02:00 go.mod [2023-05-08T02:02:20.673Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 8 02:00 go.sum [2023-05-08T02:02:20.673Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:00 internal [2023-05-08T02:02:20.673Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 02:00 mock [2023-05-08T02:02:20.673Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:00 snap [2023-05-08T02:02:20.673Z] -rw-rw-r-- 1 jenkins jenkins 227 May 8 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T02:02:21.068Z] + 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=003c44ceac99c1c9e338798f1e871f5987724605 --label arch=amd64 --label version=0.0.0 . [2023-05-08T02:02:21.069Z] Sending build context to Docker daemon 6.539MB [2023-05-08T02:02:21.069Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T02:02:21.069Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-08T02:02:21.069Z] ---> 5bf79c0a2977 [2023-05-08T02:02:21.069Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T02:02:21.329Z] ---> Running in f9890639e2ee [2023-05-08T02:02:21.329Z] Removing intermediate container f9890639e2ee [2023-05-08T02:02:21.329Z] ---> 45a084eeec24 [2023-05-08T02:02:21.329Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T02:02:21.329Z] ---> Running in cca4c022fa7e [2023-05-08T02:02:21.329Z] Removing intermediate container cca4c022fa7e [2023-05-08T02:02:21.329Z] ---> c2c588ba210e [2023-05-08T02:02:21.329Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T02:02:21.329Z] ---> Running in 9846df4f7a4d [2023-05-08T02:02:21.588Z] Removing intermediate container 9846df4f7a4d [2023-05-08T02:02:21.588Z] ---> b41bab0438ba [2023-05-08T02:02:21.588Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T02:02:21.588Z] ---> Running in 4b8951b50492 [2023-05-08T02:02:21.588Z] Removing intermediate container 4b8951b50492 [2023-05-08T02:02:21.588Z] ---> 48333f751897 [2023-05-08T02:02:21.588Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T02:02:21.588Z] ---> Running in 8971b4c7a900 [2023-05-08T02:02:21.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T02:02:21.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T02:02:22.107Z] OK: 269 MiB in 57 packages [2023-05-08T02:02:22.365Z] Removing intermediate container 8971b4c7a900 [2023-05-08T02:02:22.365Z] ---> e7368500032a [2023-05-08T02:02:22.365Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-08T02:02:22.365Z] ---> Running in 836ef6dd284e [2023-05-08T02:02:22.625Z] Removing intermediate container 836ef6dd284e [2023-05-08T02:02:22.625Z] ---> e6e09a35b6a1 [2023-05-08T02:02:22.625Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-08T02:02:22.625Z] ---> e4095a2b12ea [2023-05-08T02:02:22.625Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T02:02:22.625Z] ---> Running in babd3e388183 [2023-05-08T02:02:23.640Z] Removing intermediate container babd3e388183 [2023-05-08T02:02:23.640Z] ---> 364ac8219254 [2023-05-08T02:02:23.640Z] Step 11/24 : COPY . . [2023-05-08T02:02:23.900Z] ---> 652ccc0ddbcf [2023-05-08T02:02:23.900Z] Step 12/24 : RUN $MAKE [2023-05-08T02:02:23.900Z] ---> Running in 912c8a89e0be [2023-05-08T02:02:24.159Z] 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-08T02:02:42.237Z] Removing intermediate container 912c8a89e0be [2023-05-08T02:02:42.237Z] ---> 18919a5df50d [2023-05-08T02:02:42.237Z] Step 13/24 : FROM alpine:3.17 [2023-05-08T02:02:42.498Z] 3.17: Pulling from library/alpine [2023-05-08T02:02:42.498Z] f56be85fc22e: Already exists [2023-05-08T02:02:42.498Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T02:02:42.758Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T02:02:42.758Z] ---> 9ed4aefc74f6 [2023-05-08T02:02:42.758Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-08T02:02:42.758Z] ---> Running in 2ae292cf34e7 [2023-05-08T02:02:42.758Z] Removing intermediate container 2ae292cf34e7 [2023-05-08T02:02:42.758Z] ---> 7d1a10bb7b70 [2023-05-08T02:02:42.758Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T02:02:42.758Z] ---> Running in 056fc90617cf [2023-05-08T02:02:43.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T02:02:43.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T02:02:43.280Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T02:02:43.280Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T02:02:43.280Z] OK: 7 MiB in 16 packages [2023-05-08T02:02:43.850Z] Removing intermediate container 056fc90617cf [2023-05-08T02:02:43.850Z] ---> 09d083328931 [2023-05-08T02:02:43.850Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-08T02:02:44.426Z] ---> 9c6e32d5a22e [2023-05-08T02:02:44.426Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-08T02:02:44.426Z] ---> b6aa6f1c51c3 [2023-05-08T02:02:44.426Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-08T02:02:44.684Z] ---> 14b8c750315f [2023-05-08T02:02:44.684Z] Step 19/24 : EXPOSE 59982 [2023-05-08T02:02:44.684Z] ---> Running in a292460bd1ba [2023-05-08T02:02:44.948Z] Removing intermediate container a292460bd1ba [2023-05-08T02:02:44.948Z] ---> 9dd3e190f71f [2023-05-08T02:02:44.948Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-08T02:02:45.208Z] ---> Running in b0508428e243 [2023-05-08T02:02:45.208Z] Removing intermediate container b0508428e243 [2023-05-08T02:02:45.208Z] ---> 42802e667375 [2023-05-08T02:02:45.208Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-08T02:02:45.208Z] ---> Running in cb703e3a8933 [2023-05-08T02:02:45.208Z] Removing intermediate container cb703e3a8933 [2023-05-08T02:02:45.208Z] ---> c8b294ca8197 [2023-05-08T02:02:45.208Z] Step 22/24 : LABEL arch=amd64 [2023-05-08T02:02:45.208Z] ---> Running in 2d4945389a03 [2023-05-08T02:02:45.468Z] Removing intermediate container 2d4945389a03 [2023-05-08T02:02:45.468Z] ---> 086a46561d74 [2023-05-08T02:02:45.468Z] Step 23/24 : LABEL git_sha=003c44ceac99c1c9e338798f1e871f5987724605 [2023-05-08T02:02:45.468Z] ---> Running in d9a8a7a1f441 [2023-05-08T02:02:45.468Z] Removing intermediate container d9a8a7a1f441 [2023-05-08T02:02:45.468Z] ---> f7b9f9e54363 [2023-05-08T02:02:45.468Z] Step 24/24 : LABEL version=0.0.0 [2023-05-08T02:02:45.468Z] ---> Running in b786884fcc91 [2023-05-08T02:02:45.468Z] Removing intermediate container b786884fcc91 [2023-05-08T02:02:45.468Z] ---> 40b41ec1d02e [2023-05-08T02:02:45.468Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T02:02:45.468Z] Successfully built 40b41ec1d02e [2023-05-08T02:02:45.468Z] 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-08T02:02:46.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T02:02:46.402Z] [2023-05-08T02:02:46.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T02:02:46.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T02:02:46.788Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T02:02:46.788Z] 5eb5b503b376: Pulling fs layer [2023-05-08T02:02:46.788Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T02:02:46.788Z] ec43610c2a17: Pulling fs layer [2023-05-08T02:02:46.788Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T02:02:46.788Z] 33b1e0a273af: Pulling fs layer [2023-05-08T02:02:46.788Z] 3a2ae6a8a46f: Waiting [2023-05-08T02:02:46.788Z] 33b1e0a273af: Waiting [2023-05-08T02:02:46.788Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T02:02:46.788Z] 2f39f015ded8: Pulling fs layer [2023-05-08T02:02:46.788Z] 5d3b04190fa2: Waiting [2023-05-08T02:02:46.788Z] 2f39f015ded8: Waiting [2023-05-08T02:02:46.788Z] 5c69ac0246d0: Verifying Checksum [2023-05-08T02:02:46.788Z] 5c69ac0246d0: Download complete [2023-05-08T02:02:46.788Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-08T02:02:46.788Z] 3a2ae6a8a46f: Download complete [2023-05-08T02:02:46.788Z] 33b1e0a273af: Verifying Checksum [2023-05-08T02:02:46.788Z] 33b1e0a273af: Download complete [2023-05-08T02:02:46.788Z] 5d3b04190fa2: Verifying Checksum [2023-05-08T02:02:46.788Z] 5d3b04190fa2: Download complete [2023-05-08T02:02:46.788Z] ec43610c2a17: Verifying Checksum [2023-05-08T02:02:46.788Z] ec43610c2a17: Download complete [2023-05-08T02:02:47.045Z] 5eb5b503b376: Verifying Checksum [2023-05-08T02:02:47.045Z] 5eb5b503b376: Download complete [2023-05-08T02:02:47.612Z] 2f39f015ded8: Download complete [2023-05-08T02:02:48.177Z] 5eb5b503b376: Pull complete [2023-05-08T02:02:48.435Z] 5c69ac0246d0: Pull complete [2023-05-08T02:02:48.693Z] ec43610c2a17: Pull complete [2023-05-08T02:02:48.951Z] 3a2ae6a8a46f: Pull complete [2023-05-08T02:02:48.951Z] 33b1e0a273af: Pull complete [2023-05-08T02:02:49.216Z] 5d3b04190fa2: Pull complete [2023-05-08T02:02:53.414Z] 2f39f015ded8: Pull complete [2023-05-08T02:02:53.414Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T02:02:53.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T02:02:53.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T02:02:53.625Z] prd-ubuntu20.04-docker-8c-8g-14416 does not seem to be running inside a container [2023-05-08T02:02:53.656Z] $ 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-594 -v /w/workspace/gexfoundry_device-mqtt-go_PR-594:/w/workspace/gexfoundry_device-mqtt-go_PR-594:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T02:02:58.321Z] $ docker top 63991f5205edcd29cae2fc35f2c19ee454cc813e0f379bfd367e11784390f7ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T02:02:58.794Z] ---> job-cost.sh [2023-05-08T02:02:58.794Z] lf-activate-venv: SKIPPING [2023-05-08T02:02:58.794Z] INFO: No Stack... [2023-05-08T02:02:59.054Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T02:02:59.316Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T02:02:59.640Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-594/archives/cost.csv [2023-05-08T02:02:59.640Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T02:02:59.680Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-594-1-stack-cost] [2023-05-08T02:02:59.685Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-594-1-stack-cost] did not exist. Created. [2023-05-08T02:02:59.685Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T02:03:00.077Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T02:03:00.139Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T02:03:00.167Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-594-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T02:03:00.254Z] $ docker stop --time=1 63991f5205edcd29cae2fc35f2c19ee454cc813e0f379bfd367e11784390f7ff [2023-05-08T02:03:01.409Z] $ docker rm -f --volumes 63991f5205edcd29cae2fc35f2c19ee454cc813e0f379bfd367e11784390f7ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T02:03:34.312Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14418 in /w/workspace/gexfoundry_device-mqtt-go_PR-594 [Pipeline] { [Pipeline] ws [2023-05-08T02:03:34.368Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-08T02:03:34.458Z] Selected Git installation does not exist. Using Default [2023-05-08T02:03:34.458Z] The recommended git tool is: NONE [2023-05-08T02:03:41.524Z] using credential edgex-jenkins-ssh [2023-05-08T02:03:41.544Z] Cloning the remote Git repository [2023-05-08T02:03:41.607Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-08T02:03:41.735Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-08T02:03:41.918Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-08T02:03:41.919Z] > git --version # timeout=10 [2023-05-08T02:03:41.958Z] > git --version # 'git version 2.25.1' [2023-05-08T02:03:41.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T02:03:42.156Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T02:03:43.379Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-08T02:03:43.412Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T02:03:44.476Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-08T02:03:44.525Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-08T02:03:44.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T02:03:44.551Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/594/head:refs/remotes/origin/PR-594 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-08T02:03:45.077Z] Merging remotes/origin/main commit 57e3d53da137a61fe75c45ca6235a80f80bfde57 into PR head commit 003c44ceac99c1c9e338798f1e871f5987724605 [2023-05-08T02:03:45.430Z] Merge succeeded, producing 003c44ceac99c1c9e338798f1e871f5987724605 [2023-05-08T02:03:45.431Z] Checking out Revision 003c44ceac99c1c9e338798f1e871f5987724605 (PR-594) [2023-05-08T02:03:46.055Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-08T02:03:46.120Z] > git --version # timeout=10 [2023-05-08T02:03:46.134Z] > git --version # 'git version 2.25.1' [2023-05-08T02:03:46.154Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T02:03:45.101Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T02:03:45.175Z] > git checkout -f 003c44ceac99c1c9e338798f1e871f5987724605 # timeout=10 [2023-05-08T02:03:45.278Z] > git remote # timeout=10 [2023-05-08T02:03:45.315Z] > git config --get remote.origin.url # timeout=10 [2023-05-08T02:03:45.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T02:03:45.372Z] > git merge 57e3d53da137a61fe75c45ca6235a80f80bfde57 # timeout=10 [2023-05-08T02:03:45.402Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-08T02:03:45.441Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T02:03:45.459Z] > git checkout -f 003c44ceac99c1c9e338798f1e871f5987724605 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T02:03:47.400Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T02:03:47.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T02:03:47.400Z] Dload Upload Total Spent Left Speed [2023-05-08T02:03:47.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-05-08T02:03:48.161Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T02:03:48.519Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-05-08T02:03:48.519Z] tee /etc/docker/daemon.new [2023-05-08T02:03:49.947Z] { [2023-05-08T02:03:49.947Z] "registry-mirrors": [ [2023-05-08T02:03:49.947Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T02:03:49.947Z] ], [2023-05-08T02:03:49.947Z] "bip": "10.250.0.254/24", [2023-05-08T02:03:49.947Z] "hosts": [ [2023-05-08T02:03:49.947Z] "tcp://0.0.0.0:5555", [2023-05-08T02:03:49.948Z] "unix:///var/run/docker.sock" [2023-05-08T02:03:49.948Z] ], [2023-05-08T02:03:49.948Z] "mtu": 1458, [2023-05-08T02:03:49.948Z] "selinux-enabled": true, [2023-05-08T02:03:49.948Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T02:03:49.948Z] } [Pipeline] sh [2023-05-08T02:03:50.313Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T02:03:50.668Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T02:04:09.214Z] provisioning config files... [2023-05-08T02:04:09.254Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4726634770045441897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T02:04:09.679Z] ---> docker-login.sh [2023-05-08T02:04:09.679Z] nexus3.edgexfoundry.org:10001 [2023-05-08T02:04:10.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T02:04:10.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T02:04:10.549Z] Configure a credential helper to remove this warning. See [2023-05-08T02:04:10.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T02:04:10.549Z] [2023-05-08T02:04:10.549Z] Login Succeeded [2023-05-08T02:04:10.549Z] nexus3.edgexfoundry.org:10002 [2023-05-08T02:04:10.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T02:04:11.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T02:04:11.098Z] Configure a credential helper to remove this warning. See [2023-05-08T02:04:11.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T02:04:11.098Z] [2023-05-08T02:04:11.098Z] Login Succeeded [2023-05-08T02:04:11.098Z] nexus3.edgexfoundry.org:10003 [2023-05-08T02:04:11.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T02:04:11.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T02:04:11.370Z] Configure a credential helper to remove this warning. See [2023-05-08T02:04:11.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T02:04:11.370Z] [2023-05-08T02:04:11.370Z] Login Succeeded [2023-05-08T02:04:11.370Z] nexus3.edgexfoundry.org:10004 [2023-05-08T02:04:11.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T02:04:11.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T02:04:11.913Z] Configure a credential helper to remove this warning. See [2023-05-08T02:04:11.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T02:04:11.913Z] [2023-05-08T02:04:11.913Z] Login Succeeded [2023-05-08T02:04:11.913Z] docker.io [2023-05-08T02:04:12.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T02:04:12.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T02:04:12.458Z] Configure a credential helper to remove this warning. See [2023-05-08T02:04:12.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T02:04:12.458Z] [2023-05-08T02:04:12.458Z] Login Succeeded [2023-05-08T02:04:12.458Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T02:04:12.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T02:04:12.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T02:04:13.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T02:04:13.029Z] ========================================================= [2023-05-08T02:04:13.029Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T02:04:13.029Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T02:04:13.553Z] + 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-08T02:04:13.826Z] Sending build context to Docker daemon 3.39MB [2023-05-08T02:04:14.099Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T02:04:14.099Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T02:04:14.377Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T02:04:14.377Z] c41833b44d91: Pulling fs layer [2023-05-08T02:04:14.377Z] ed15518f5707: Pulling fs layer [2023-05-08T02:04:14.377Z] feae8fd75edb: Pulling fs layer [2023-05-08T02:04:14.377Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T02:04:14.377Z] 3cdef696dda3: Pulling fs layer [2023-05-08T02:04:14.377Z] 2ced38df9373: Pulling fs layer [2023-05-08T02:04:14.377Z] 58f1dce35555: Pulling fs layer [2023-05-08T02:04:14.377Z] 3cdef696dda3: Waiting [2023-05-08T02:04:14.377Z] 242c74f7c9fa: Waiting [2023-05-08T02:04:14.377Z] 2ced38df9373: Waiting [2023-05-08T02:04:14.377Z] 58f1dce35555: Waiting [2023-05-08T02:04:14.377Z] ed15518f5707: Verifying Checksum [2023-05-08T02:04:14.377Z] ed15518f5707: Download complete [2023-05-08T02:04:14.377Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T02:04:14.377Z] 242c74f7c9fa: Download complete [2023-05-08T02:04:14.377Z] 3cdef696dda3: Verifying Checksum [2023-05-08T02:04:14.377Z] 3cdef696dda3: Download complete [2023-05-08T02:04:14.377Z] c41833b44d91: Verifying Checksum [2023-05-08T02:04:15.840Z] c41833b44d91: Pull complete [2023-05-08T02:04:16.115Z] 58f1dce35555: Download complete [2023-05-08T02:04:17.092Z] ed15518f5707: Pull complete [2023-05-08T02:04:17.092Z] feae8fd75edb: Verifying Checksum [2023-05-08T02:04:17.092Z] feae8fd75edb: Download complete [2023-05-08T02:04:17.364Z] 2ced38df9373: Verifying Checksum [2023-05-08T02:04:17.364Z] 2ced38df9373: Download complete [2023-05-08T02:04:32.538Z] feae8fd75edb: Pull complete [2023-05-08T02:04:32.538Z] 242c74f7c9fa: Pull complete [2023-05-08T02:04:32.538Z] 3cdef696dda3: Pull complete [2023-05-08T02:04:39.250Z] 2ced38df9373: Pull complete [2023-05-08T02:04:41.217Z] 58f1dce35555: Pull complete [2023-05-08T02:04:41.217Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T02:04:41.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T02:04:41.217Z] ---> fadd8f120f05 [2023-05-08T02:04:41.217Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T02:04:43.203Z] ---> Running in 510d99f9b3e8 [2023-05-08T02:04:43.476Z] Removing intermediate container 510d99f9b3e8 [2023-05-08T02:04:43.476Z] ---> 57ce68b286c3 [2023-05-08T02:04:43.476Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T02:04:43.476Z] ---> Running in 6739c718b29c [2023-05-08T02:04:43.749Z] Removing intermediate container 6739c718b29c [2023-05-08T02:04:43.749Z] ---> 918d05300412 [2023-05-08T02:04:43.749Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T02:04:44.022Z] ---> Running in 698298724fd3 [2023-05-08T02:04:44.297Z] Removing intermediate container 698298724fd3 [2023-05-08T02:04:44.297Z] ---> 6b10d5c3e9db [2023-05-08T02:04:44.297Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T02:04:44.297Z] ---> Running in 298e89a21e1a [2023-05-08T02:04:44.571Z] Removing intermediate container 298e89a21e1a [2023-05-08T02:04:44.571Z] ---> 9c625772b983 [2023-05-08T02:04:44.571Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T02:04:44.848Z] ---> Running in c85232bfd66b [2023-05-08T02:04:45.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T02:04:46.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T02:04:47.770Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-08T02:04:47.770Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-08T02:04:47.770Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-08T02:04:47.770Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-08T02:04:48.042Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T02:04:48.042Z] OK: 268 MiB in 57 packages [2023-05-08T02:04:49.018Z] Removing intermediate container c85232bfd66b [2023-05-08T02:04:49.018Z] ---> a9c8abad5640 [2023-05-08T02:04:49.018Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-08T02:04:49.291Z] ---> Running in 0d8a7b1a77b0 [2023-05-08T02:04:49.565Z] Removing intermediate container 0d8a7b1a77b0 [2023-05-08T02:04:49.565Z] ---> ef4f68c945fc [2023-05-08T02:04:49.565Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T02:04:50.158Z] ---> b6a0a5e4a2c4 [2023-05-08T02:04:50.158Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T02:04:50.158Z] ---> Running in c74c9eff5c1d [2023-05-08T02:06:16.379Z] Removing intermediate container c74c9eff5c1d [2023-05-08T02:06:16.379Z] ---> b15438821e16 [2023-05-08T02:06:16.379Z] Step 11/12 : COPY . . [2023-05-08T02:06:16.379Z] ---> 0371b04789dd [2023-05-08T02:06:16.379Z] Step 12/12 : RUN $MAKE [2023-05-08T02:06:16.379Z] ---> Running in 278baa170d72 [2023-05-08T02:06:16.379Z] noop [2023-05-08T02:06:16.379Z] Removing intermediate container 278baa170d72 [2023-05-08T02:06:16.379Z] ---> 0c008c997d60 [2023-05-08T02:06:16.379Z] Successfully built 0c008c997d60 [2023-05-08T02:06:16.379Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T02:06:16.873Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T02:06:16.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T02:06:17.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-14418 does not seem to be running inside a container [2023-05-08T02:06:17.250Z] $ 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-08T02:06:18.513Z] $ docker top 7db65e647aec3ebfd7f16afbb76a1ace6ccf7ba881e98d0f17537893cc28388c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T02:06:19.448Z] + go version [2023-05-08T02:06:19.448Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T02:06:19.494Z] $ docker stop --time=1 7db65e647aec3ebfd7f16afbb76a1ace6ccf7ba881e98d0f17537893cc28388c [2023-05-08T02:06:21.141Z] $ docker rm -f --volumes 7db65e647aec3ebfd7f16afbb76a1ace6ccf7ba881e98d0f17537893cc28388c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T02:06:22.064Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T02:06:22.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T02:06:22.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-14418 does not seem to be running inside a container [2023-05-08T02:06:22.412Z] $ 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-08T02:06:23.679Z] $ docker top 8566f50b2e7e0e1f32be18e836377e32c0cf048a4fe5c5d69919341002b2f17c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T02:06:24.618Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-08T02:06:25.344Z] + make test [2023-05-08T02:06:25.344Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T02:07:04.257Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-08T02:09:26.033Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-08T02:09:26.033Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-08T02:09:26.033Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.081s coverage: 23.1% of statements [2023-05-08T02:09:26.033Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T02:09:26.033Z] go vet ./... [2023-05-08T02:09:52.758Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T02:09:52.758Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T02:09:52.758Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T02:09:52.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T02:09:52.841Z] $ docker stop --time=1 8566f50b2e7e0e1f32be18e836377e32c0cf048a4fe5c5d69919341002b2f17c [2023-05-08T02:09:55.557Z] $ docker rm -f --volumes 8566f50b2e7e0e1f32be18e836377e32c0cf048a4fe5c5d69919341002b2f17c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T02:09:56.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T02:09:56.860Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T02:09:57.378Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T02:09:57.984Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T02:09:58.337Z] + ls -al . [2023-05-08T02:09:58.337Z] total 176 [2023-05-08T02:09:58.337Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 02:06 . [2023-05-08T02:09:58.337Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:03 .. [2023-05-08T02:09:58.337Z] -rw-rw-r-- 1 jenkins jenkins 140 May 8 02:03 .dockerignore [2023-05-08T02:09:58.337Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 02:03 .git [2023-05-08T02:09:58.337Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:03 .github [2023-05-08T02:09:58.337Z] -rw-rw-r-- 1 jenkins jenkins 329 May 8 02:03 .gitignore [2023-05-08T02:09:58.337Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 02:03 .golangci.yml [2023-05-08T02:09:58.337Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 8 02:03 Attribution.txt [2023-05-08T02:09:58.337Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 8 02:03 CHANGELOG.md [2023-05-08T02:09:58.337Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 8 02:03 Dockerfile [2023-05-08T02:09:58.337Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 02:03 GOVERNANCE.md [2023-05-08T02:09:58.337Z] -rw-rw-r-- 1 jenkins jenkins 678 May 8 02:03 Jenkinsfile [2023-05-08T02:09:58.337Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 02:03 LICENSE [2023-05-08T02:09:58.337Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 8 02:03 Makefile [2023-05-08T02:09:58.337Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 02:03 OWNERS.md [2023-05-08T02:09:58.337Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 8 02:03 README.md [2023-05-08T02:09:58.337Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 02:00 VERSION [2023-05-08T02:09:58.337Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 02:03 bin [2023-05-08T02:09:58.337Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:03 cmd [2023-05-08T02:09:58.337Z] -rw-r--r-- 1 jenkins jenkins 18144 May 8 02:09 coverage.out [2023-05-08T02:09:58.337Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 8 02:03 go.mod [2023-05-08T02:09:58.337Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 8 02:03 go.sum [2023-05-08T02:09:58.337Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:03 internal [2023-05-08T02:09:58.337Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 02:03 mock [2023-05-08T02:09:58.337Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:03 snap [2023-05-08T02:09:58.337Z] -rw-rw-r-- 1 jenkins jenkins 227 May 8 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T02:09:58.772Z] + 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=003c44ceac99c1c9e338798f1e871f5987724605 --label arch=arm64 --label version=0.0.0 . [2023-05-08T02:09:59.040Z] Sending build context to Docker daemon 3.409MB [2023-05-08T02:09:59.040Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T02:09:59.040Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-08T02:09:59.040Z] ---> 0c008c997d60 [2023-05-08T02:09:59.040Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T02:09:59.310Z] ---> Running in 0a9bbf84751f [2023-05-08T02:09:59.581Z] Removing intermediate container 0a9bbf84751f [2023-05-08T02:09:59.581Z] ---> 39ec62999eba [2023-05-08T02:09:59.581Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T02:09:59.581Z] ---> Running in 424a4613552d [2023-05-08T02:09:59.852Z] Removing intermediate container 424a4613552d [2023-05-08T02:09:59.852Z] ---> a9e3d4fb1d26 [2023-05-08T02:09:59.852Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T02:09:59.852Z] ---> Running in ea5e0bb3a07b [2023-05-08T02:10:00.122Z] Removing intermediate container ea5e0bb3a07b [2023-05-08T02:10:00.122Z] ---> 7863ab2ad9d5 [2023-05-08T02:10:00.122Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T02:10:00.391Z] ---> Running in eaf7c3973bcf [2023-05-08T02:10:00.661Z] Removing intermediate container eaf7c3973bcf [2023-05-08T02:10:00.661Z] ---> c2ea92644c0d [2023-05-08T02:10:00.661Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T02:10:00.661Z] ---> Running in 9553f92ca17b [2023-05-08T02:10:01.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T02:10:02.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T02:10:03.557Z] OK: 268 MiB in 57 packages [2023-05-08T02:10:04.531Z] Removing intermediate container 9553f92ca17b [2023-05-08T02:10:04.531Z] ---> 7160603b3e78 [2023-05-08T02:10:04.531Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-08T02:10:04.531Z] ---> Running in 59d80cc1caf7 [2023-05-08T02:10:05.118Z] Removing intermediate container 59d80cc1caf7 [2023-05-08T02:10:05.118Z] ---> c478819b5098 [2023-05-08T02:10:05.118Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-08T02:10:05.703Z] ---> 63ae569d0cf9 [2023-05-08T02:10:05.703Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T02:10:05.703Z] ---> Running in 4bfd8f72cec5 [2023-05-08T02:10:09.980Z] Removing intermediate container 4bfd8f72cec5 [2023-05-08T02:10:09.980Z] ---> 3473748835b2 [2023-05-08T02:10:09.980Z] Step 11/24 : COPY . . [2023-05-08T02:10:11.402Z] ---> bd0e24d5b088 [2023-05-08T02:10:11.402Z] Step 12/24 : RUN $MAKE [2023-05-08T02:10:11.402Z] ---> Running in a55af5d88ace [2023-05-08T02:10:12.377Z] 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-08T02:12:49.164Z] Removing intermediate container a55af5d88ace [2023-05-08T02:12:49.164Z] ---> 5082a0c3cb13 [2023-05-08T02:12:49.164Z] Step 13/24 : FROM alpine:3.17 [2023-05-08T02:12:49.164Z] 3.17: Pulling from library/alpine [2023-05-08T02:12:49.164Z] c41833b44d91: Already exists [2023-05-08T02:12:49.164Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T02:12:49.164Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T02:12:49.164Z] ---> 51e60588ff2c [2023-05-08T02:12:49.164Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-08T02:12:49.164Z] ---> Running in 318b77645bf1 [2023-05-08T02:12:49.164Z] Removing intermediate container 318b77645bf1 [2023-05-08T02:12:49.164Z] ---> 218f56d6b864 [2023-05-08T02:12:49.164Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T02:12:49.164Z] ---> Running in 0da25373e4a4 [2023-05-08T02:12:49.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T02:12:49.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T02:12:49.164Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T02:12:49.164Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T02:12:49.164Z] OK: 8 MiB in 16 packages [2023-05-08T02:12:49.164Z] Removing intermediate container 0da25373e4a4 [2023-05-08T02:12:49.164Z] ---> 05dd8423a39e [2023-05-08T02:12:49.164Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-08T02:12:49.164Z] ---> 3c3c0375fae7 [2023-05-08T02:12:49.164Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-08T02:12:49.164Z] ---> 83cdc98146ff [2023-05-08T02:12:49.164Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-08T02:12:49.164Z] ---> 51df0ea0edfa [2023-05-08T02:12:49.164Z] Step 19/24 : EXPOSE 59982 [2023-05-08T02:12:49.164Z] ---> Running in e650e5acb736 [2023-05-08T02:12:49.164Z] Removing intermediate container e650e5acb736 [2023-05-08T02:12:49.164Z] ---> e35dff2f12d4 [2023-05-08T02:12:49.164Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-08T02:12:49.164Z] ---> Running in 343c253ffdf0 [2023-05-08T02:12:49.164Z] Removing intermediate container 343c253ffdf0 [2023-05-08T02:12:49.164Z] ---> 34b01c24efa6 [2023-05-08T02:12:49.164Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-08T02:12:49.164Z] ---> Running in eaa48311e1e1 [2023-05-08T02:12:49.164Z] Removing intermediate container eaa48311e1e1 [2023-05-08T02:12:49.164Z] ---> 4e7d56b3680d [2023-05-08T02:12:49.164Z] Step 22/24 : LABEL arch=arm64 [2023-05-08T02:12:49.164Z] ---> Running in e7c96debb6fc [2023-05-08T02:12:50.578Z] Removing intermediate container e7c96debb6fc [2023-05-08T02:12:50.578Z] ---> 962e950fd9a0 [2023-05-08T02:12:50.578Z] Step 23/24 : LABEL git_sha=003c44ceac99c1c9e338798f1e871f5987724605 [2023-05-08T02:12:50.856Z] ---> Running in 58852a21e3db [2023-05-08T02:12:51.124Z] Removing intermediate container 58852a21e3db [2023-05-08T02:12:51.124Z] ---> 13a5b09944fa [2023-05-08T02:12:51.124Z] Step 24/24 : LABEL version=0.0.0 [2023-05-08T02:12:51.124Z] ---> Running in a2f370d034d7 [2023-05-08T02:12:51.392Z] Removing intermediate container a2f370d034d7 [2023-05-08T02:12:51.392Z] ---> 629e15c850b2 [2023-05-08T02:12:51.392Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T02:12:51.392Z] Successfully built 629e15c850b2 [2023-05-08T02:12:51.392Z] 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-08T02:12:52.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T02:12:52.207Z] [2023-05-08T02:12:52.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T02:12:52.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T02:12:52.627Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T02:12:52.627Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T02:12:52.627Z] 04944245beec: Pulling fs layer [2023-05-08T02:12:52.627Z] 699f458cf7ca: Pulling fs layer [2023-05-08T02:12:52.627Z] 765212b225bb: Pulling fs layer [2023-05-08T02:12:52.627Z] f23df028b6ca: Pulling fs layer [2023-05-08T02:12:52.627Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T02:12:52.627Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T02:12:52.627Z] f23df028b6ca: Waiting [2023-05-08T02:12:52.627Z] d65c8cfc05b1: Waiting [2023-05-08T02:12:52.627Z] 2437ff75d9bd: Waiting [2023-05-08T02:12:52.627Z] 765212b225bb: Waiting [2023-05-08T02:12:52.896Z] 04944245beec: Verifying Checksum [2023-05-08T02:12:52.896Z] 04944245beec: Download complete [2023-05-08T02:12:52.896Z] 765212b225bb: Verifying Checksum [2023-05-08T02:12:52.896Z] 765212b225bb: Download complete [2023-05-08T02:12:52.896Z] f23df028b6ca: Download complete [2023-05-08T02:12:52.896Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T02:12:52.896Z] d65c8cfc05b1: Download complete [2023-05-08T02:12:53.165Z] 699f458cf7ca: Verifying Checksum [2023-05-08T02:12:53.165Z] 699f458cf7ca: Download complete [2023-05-08T02:12:53.433Z] 8998bd30e6a1: Verifying Checksum [2023-05-08T02:12:53.433Z] 8998bd30e6a1: Download complete [2023-05-08T02:12:56.026Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T02:12:56.026Z] 2437ff75d9bd: Download complete [2023-05-08T02:12:57.438Z] 8998bd30e6a1: Pull complete [2023-05-08T02:12:58.024Z] 04944245beec: Pull complete [2023-05-08T02:12:59.440Z] 699f458cf7ca: Pull complete [2023-05-08T02:12:59.723Z] 765212b225bb: Pull complete [2023-05-08T02:13:00.311Z] f23df028b6ca: Pull complete [2023-05-08T02:13:00.580Z] d65c8cfc05b1: Pull complete [2023-05-08T02:13:15.586Z] 2437ff75d9bd: Pull complete [2023-05-08T02:13:15.586Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T02:13:15.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T02:13:15.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T02:13:15.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-14418 does not seem to be running inside a container [2023-05-08T02:13:16.017Z] $ 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-08T02:13:18.746Z] $ docker top 43c0a27ae7d63a3203d8b42325bb5b5ec99516046c336210e1a8e7c9836f1cd7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T02:13:19.636Z] ---> job-cost.sh [2023-05-08T02:13:19.636Z] lf-activate-venv: SKIPPING [2023-05-08T02:13:19.636Z] INFO: No Stack... [2023-05-08T02:13:20.218Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T02:13:20.804Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T02:13:21.143Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-08T02:13:21.143Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T02:13:21.499Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-594-1-stack-cost] [2023-05-08T02:13:21.510Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-594-1-stack-cost] did not exist. Created. [2023-05-08T02:13:21.510Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T02:13:21.938Z] /w/workspace/device-mqtt-go/1@tmp/durable-5261badb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T02:13:22.611Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T02:13:22.644Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T02:13:22.730Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T02:13:22.745Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-594-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T02:13:22.834Z] $ docker stop --time=1 43c0a27ae7d63a3203d8b42325bb5b5ec99516046c336210e1a8e7c9836f1cd7 [2023-05-08T02:13:24.368Z] $ docker rm -f --volumes 43c0a27ae7d63a3203d8b42325bb5b5ec99516046c336210e1a8e7c9836f1cd7 [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-08T02:13:25.349Z] provisioning config files... [2023-05-08T02:13:25.358Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp/config1375170767264377133tmp [Pipeline] { [Pipeline] sh [2023-05-08T02:13:25.693Z] + set +x [2023-05-08T02:13:25.693Z] + curl -s https://codecov.io/bash [2023-05-08T02:13:25.693Z] + bash -s -- [2023-05-08T02:13:25.693Z] [2023-05-08T02:13:25.693Z] _____ _ [2023-05-08T02:13:25.693Z] / ____| | | [2023-05-08T02:13:25.693Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T02:13:25.693Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T02:13:25.693Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T02:13:25.693Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T02:13:25.693Z] Bash-1.0.6 [2023-05-08T02:13:25.693Z] [2023-05-08T02:13:25.693Z] [2023-05-08T02:13:25.693Z] ==> git version 2.25.1 found [2023-05-08T02:13:25.693Z] ==> 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-08T02:13:25.693Z] Release-Date: 2020-01-08 [2023-05-08T02:13:25.693Z] 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-08T02:13:25.693Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T02:13:25.693Z] ==> Jenkins CI detected. [2023-05-08T02:13:25.693Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-594 [2023-05-08T02:13:25.693Z] project root: . [2023-05-08T02:13:25.693Z] --> token set from env [2023-05-08T02:13:25.693Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T02:13:25.693Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T02:13:25.693Z] ==> Python coveragepy not found [2023-05-08T02:13:25.693Z] ==> Searching for coverage reports in: [2023-05-08T02:13:25.693Z] + . [2023-05-08T02:13:25.693Z] -> Found 1 reports [2023-05-08T02:13:25.693Z] ==> Detecting git/mercurial file structure [2023-05-08T02:13:25.693Z] ==> Reading reports [2023-05-08T02:13:25.954Z] + ./coverage.out bytes=18144 [2023-05-08T02:13:25.954Z] ==> Appending adjustments [2023-05-08T02:13:25.954Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T02:13:25.954Z] + Found adjustments [2023-05-08T02:13:25.954Z] ==> Gzipping contents [2023-05-08T02:13:25.954Z] 4.0K /tmp/codecov.tQgvQi.gz [2023-05-08T02:13:25.954Z] ==> Uploading reports [2023-05-08T02:13:25.954Z] url: https://codecov.io [2023-05-08T02:13:25.954Z] query: branch=PR-594&commit=003c44ceac99c1c9e338798f1e871f5987724605&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-594%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=594&job=&cmd_args= [2023-05-08T02:13:25.954Z] -> Pinging Codecov [2023-05-08T02:13:25.954Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-594&commit=003c44ceac99c1c9e338798f1e871f5987724605&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-594%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=594&job=&cmd_args= [2023-05-08T02:13:26.214Z] -> Uploading to [2023-05-08T02:13:26.214Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/7D719EC7BBE17E464838252E33014C33/003c44ceac99c1c9e338798f1e871f5987724605/3d2235e6-396b-4278-9ae1-6589742c25e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T021325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=38c95422ecadc197f8222efba1c0679d8dffdbd2393484dd3f7fde69e05ff5db [2023-05-08T02:13:26.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T02:13:26.214Z] Dload Upload Total Spent Left Speed [2023-05-08T02:13:26.480Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 14407 --:--:-- --:--:-- --:--:-- 14342 100 3184 0 0 100 3184 0 12995 --:--:-- --:--:-- --:--:-- 12943 [2023-05-08T02:13:26.480Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/003c44ceac99c1c9e338798f1e871f5987724605 [Pipeline] } [2023-05-08T02:13:26.510Z] 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-08T02:13:28.311Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-594/archives ] [2023-05-08T02:13:28.311Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-594/archives [2023-05-08T02:13:28.311Z] total 16 [2023-05-08T02:13:28.311Z] drwxr-xr-x 3 root root 4096 May 8 02:02 . [2023-05-08T02:13:28.311Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 02:02 .. [2023-05-08T02:13:28.311Z] drwxr-xr-x 2 root root 4096 May 8 02:02 cost [2023-05-08T02:13:28.311Z] -rw-r--r-- 1 root root 86 May 8 02:02 cost.csv [2023-05-08T02:13:28.311Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-594/archives [2023-05-08T02:13:28.311Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-594/archives [2023-05-08T02:13:28.311Z] total 16 [2023-05-08T02:13:28.311Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 02:02 . [2023-05-08T02:13:28.311Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 02:02 .. [2023-05-08T02:13:28.311Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 02:02 cost [2023-05-08T02:13:28.311Z] -rw-r--r-- 1 jenkins jenkins 86 May 8 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T02:13:28.643Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T02:13:29.534Z] ---> package-listing.sh [2023-05-08T02:13:29.535Z] ++ facter osfamily [2023-05-08T02:13:29.535Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T02:13:29.794Z] + OS_FAMILY=debian [2023-05-08T02:13:29.794Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-594 [2023-05-08T02:13:29.794Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T02:13:29.794Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T02:13:29.794Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T02:13:29.794Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T02:13:29.794Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-594 ']' [2023-05-08T02:13:29.794Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T02:13:29.794Z] + case "${OS_FAMILY}" in [2023-05-08T02:13:29.794Z] + dpkg -l [2023-05-08T02:13:29.794Z] + grep '^ii' [2023-05-08T02:13:29.794Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T02:13:29.794Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T02:13:29.794Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T02:13:29.794Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-594 ']' [2023-05-08T02:13:29.794Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-594/archives/ [2023-05-08T02:13:29.794Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-594/archives/ [Pipeline] echo [2023-05-08T02:13:29.827Z] 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-594/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-08T02:13:30.123Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T02:13:30.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T02:13:30.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T02:13:30.917Z] prd-ubuntu20.04-docker-8c-8g-14416 does not seem to be running inside a container [2023-05-08T02:13:30.951Z] $ 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-594/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-594 -v /w/workspace/gexfoundry_device-mqtt-go_PR-594:/w/workspace/gexfoundry_device-mqtt-go_PR-594:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-594@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-08T02:13:31.153Z] $ docker top 3a8cc62e174e843e020d1ea11e0eaf862f232eb3fd2e1218623e701918aafb6b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T02:13:31.541Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T02:13:31.847Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T02:13:32.160Z] + ls /var/log/sa-host [2023-05-08T02:13:32.160Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T02:13:32.383Z] provisioning config files... [2023-05-08T02:13:32.392Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp/config7451683620026711922tmp [Pipeline] { [Pipeline] echo [2023-05-08T02:13:32.443Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T02:13:32.773Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T02:13:32.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T02:13:33.214Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T02:13:33.245Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T02:13:33.558Z] ---> sudo-logs.sh [2023-05-08T02:13:33.558Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T02:13:33.643Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T02:13:33.956Z] ---> job-cost.sh [2023-05-08T02:13:33.956Z] lf-activate-venv: SKIPPING [2023-05-08T02:13:33.956Z] DEBUG: total: 0.2199999988079071 [2023-05-08T02:13:33.956Z] INFO: Retrieving Stack Cost... [2023-05-08T02:13:34.214Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T02:13:34.781Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T02:13:34.819Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T02:13:35.133Z] ---> logs-deploy.sh [2023-05-08T02:13:35.134Z] lf-activate-venv: SKIPPING [2023-05-08T02:13:35.134Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-594/1 [2023-05-08T02:13:35.134Z] INFO: archiving workspace using pattern(s): [2023-05-08T02:13:36.514Z] Archives upload complete. [2023-05-08T02:13:36.514Z] INFO: archiving logs to Nexus [2023-05-08T02:13:37.086Z] ---> uname -a: [2023-05-08T02:13:37.086Z] Linux prd-ubuntu20-04-docker-8c-8g-14416 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-08T02:13:37.086Z] [2023-05-08T02:13:37.086Z] [2023-05-08T02:13:37.086Z] ---> lscpu: [2023-05-08T02:13:37.086Z] Architecture: x86_64 [2023-05-08T02:13:37.086Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-08T02:13:37.086Z] Byte Order: Little Endian [2023-05-08T02:13:37.086Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-08T02:13:37.086Z] CPU(s): 8 [2023-05-08T02:13:37.086Z] On-line CPU(s) list: 0-7 [2023-05-08T02:13:37.086Z] Thread(s) per core: 1 [2023-05-08T02:13:37.086Z] Core(s) per socket: 1 [2023-05-08T02:13:37.086Z] Socket(s): 8 [2023-05-08T02:13:37.086Z] NUMA node(s): 1 [2023-05-08T02:13:37.086Z] Vendor ID: AuthenticAMD [2023-05-08T02:13:37.086Z] CPU family: 23 [2023-05-08T02:13:37.086Z] Model: 49 [2023-05-08T02:13:37.086Z] Model name: AMD EPYC-Rome Processor [2023-05-08T02:13:37.086Z] Stepping: 0 [2023-05-08T02:13:37.086Z] CPU MHz: 2800.000 [2023-05-08T02:13:37.086Z] BogoMIPS: 5600.00 [2023-05-08T02:13:37.086Z] Virtualization: AMD-V [2023-05-08T02:13:37.086Z] Hypervisor vendor: KVM [2023-05-08T02:13:37.086Z] Virtualization type: full [2023-05-08T02:13:37.086Z] L1d cache: 256 KiB [2023-05-08T02:13:37.086Z] L1i cache: 256 KiB [2023-05-08T02:13:37.086Z] L2 cache: 4 MiB [2023-05-08T02:13:37.086Z] L3 cache: 128 MiB [2023-05-08T02:13:37.086Z] NUMA node0 CPU(s): 0-7 [2023-05-08T02:13:37.086Z] Vulnerability Itlb multihit: Not affected [2023-05-08T02:13:37.086Z] Vulnerability L1tf: Not affected [2023-05-08T02:13:37.086Z] Vulnerability Mds: Not affected [2023-05-08T02:13:37.086Z] Vulnerability Meltdown: Not affected [2023-05-08T02:13:37.086Z] Vulnerability Mmio stale data: Not affected [2023-05-08T02:13:37.086Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-08T02:13:37.086Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-08T02:13:37.086Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-08T02:13:37.086Z] Vulnerability Srbds: Not affected [2023-05-08T02:13:37.086Z] Vulnerability Tsx async abort: Not affected [2023-05-08T02:13:37.087Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-08T02:13:37.087Z] [2023-05-08T02:13:37.087Z] [2023-05-08T02:13:37.087Z] ---> nproc: [2023-05-08T02:13:37.087Z] 8 [2023-05-08T02:13:37.087Z] [2023-05-08T02:13:37.087Z] [2023-05-08T02:13:37.087Z] ---> df -h: [2023-05-08T02:13:37.087Z] Filesystem Size Used Avail Use% Mounted on [2023-05-08T02:13:37.087Z] overlay 155G 12G 144G 8% / [2023-05-08T02:13:37.087Z] tmpfs 64M 0 64M 0% /dev [2023-05-08T02:13:37.087Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-08T02:13:37.087Z] shm 64M 0 64M 0% /dev/shm [2023-05-08T02:13:37.087Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-08T02:13:37.087Z] [2023-05-08T02:13:37.087Z] [2023-05-08T02:13:37.087Z] ---> sar -b -r -n DEV: [2023-05-08T02:13:37.087Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14416) 05/08/23 _x86_64_ (8 CPU) [2023-05-08T02:13:37.087Z] [2023-05-08T02:13:37.087Z] 01:59:39 LINUX RESTART (8 CPU) [2023-05-08T02:13:37.087Z] [2023-05-08T02:13:37.087Z] 02:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-08T02:13:37.087Z] 02:01:01 149.72 38.93 110.79 0.00 4349.09 63972.61 0.00 [2023-05-08T02:13:37.087Z] 02:02:01 131.68 0.62 131.06 0.00 13.46 45897.02 0.00 [2023-05-08T02:13:37.087Z] 02:03:01 174.60 0.25 174.35 0.00 9.07 43463.96 0.00 [2023-05-08T02:13:37.087Z] 02:04:01 4.63 0.00 4.63 0.00 0.00 65.33 0.00 [2023-05-08T02:13:37.087Z] 02:05:01 37.78 11.76 26.01 0.00 5427.63 6308.68 0.00 [2023-05-08T02:13:37.087Z] 02:06:01 4.10 0.00 4.10 0.00 0.00 49.86 0.00 [2023-05-08T02:13:37.087Z] 02:07:01 1.55 0.00 1.55 0.00 0.00 15.86 0.00 [2023-05-08T02:13:37.087Z] 02:08:01 1.55 0.00 1.55 0.00 0.00 16.26 0.00 [2023-05-08T02:13:37.087Z] 02:09:01 1.00 0.00 1.00 0.00 0.00 10.13 0.00 [2023-05-08T02:13:37.087Z] 02:10:01 1.80 0.00 1.80 0.00 0.00 32.13 0.00 [2023-05-08T02:13:37.087Z] 02:11:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 [2023-05-08T02:13:37.087Z] 02:12:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 [2023-05-08T02:13:37.087Z] 02:13:01 1.02 0.00 1.02 0.00 0.00 10.26 0.00 [2023-05-08T02:13:37.087Z] Average: 39.25 3.92 35.33 0.00 749.14 12230.84 0.00 [2023-05-08T02:13:37.087Z] [2023-05-08T02:13:37.087Z] 02:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-08T02:13:37.087Z] 02:01:01 29135960 31568464 752036 2.29 73440 2633500 1973396 5.82 1018832 2372572 496 [2023-05-08T02:13:37.087Z] 02:02:01 27914920 31333872 967576 2.94 145676 3451104 2399104 7.07 1501292 2994732 243732 [2023-05-08T02:13:37.087Z] 02:03:01 27607992 31531372 768120 2.34 159644 3903828 1944264 5.73 1298052 3462992 436 [2023-05-08T02:13:37.087Z] 02:04:01 27635728 31558704 743044 2.26 159728 3903812 1765744 5.20 1273132 3462948 208 [2023-05-08T02:13:37.087Z] 02:05:01 27242300 31520492 769744 2.34 168008 4236408 1818872 5.36 1525256 3576012 1048 [2023-05-08T02:13:37.087Z] 02:06:01 27262572 31540756 749864 2.28 168060 4236404 1835020 5.41 1504432 3575972 48 [2023-05-08T02:13:37.087Z] 02:07:01 27263992 31542188 748372 2.28 168124 4236400 1835020 5.41 1503416 3575976 4 [2023-05-08T02:13:37.087Z] 02:08:01 27273824 31552100 738456 2.25 168152 4236412 1835020 5.41 1493652 3575988 40 [2023-05-08T02:13:37.087Z] 02:09:01 27273484 31551800 738660 2.25 168164 4236412 1835020 5.41 1494008 3575988 12 [2023-05-08T02:13:37.087Z] 02:10:01 27273688 31552384 738284 2.25 168260 4236392 1835020 5.41 1494048 3576272 228 [2023-05-08T02:13:37.087Z] 02:11:01 27273800 31552524 738252 2.25 168304 4236396 1835020 5.41 1494188 3576272 176 [2023-05-08T02:13:37.087Z] 02:12:01 27273872 31552604 738160 2.24 168336 4236400 1835020 5.41 1493564 3576280 40 [2023-05-08T02:13:37.087Z] 02:13:01 27273816 31552608 738096 2.24 168368 4236400 1835020 5.41 1494204 3576284 168 [2023-05-08T02:13:37.087Z] Average: 27515842 31531528 763743 2.32 157866 4001528 1890888 5.57 1429852 3421407 18972 [2023-05-08T02:13:37.087Z] [2023-05-08T02:13:37.087Z] 02:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-08T02:13:37.087Z] 02:01:01 ens3 591.17 363.24 6863.01 86.27 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:01:01 docker0 9.42 11.18 0.88 120.09 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:01:01 lo 6.71 6.71 0.65 0.65 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:01:01 veth4694937 2.64 2.19 0.26 2.44 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:02:01 ens3 355.04 210.25 1931.07 28.07 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:02:01 docker0 192.75 328.60 14.84 1897.21 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:02:01 vetha46b013 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:03:01 ens3 133.06 94.97 2627.55 96.21 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:03:01 docker0 2.72 6.33 0.17 85.46 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:03:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:04:01 ens3 3.43 1.75 5.52 0.85 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:05:01 ens3 162.36 76.72 1954.77 5.59 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:05:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:06:01 ens3 0.77 0.60 0.28 0.16 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:07:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:08:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:11:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] Average: ens3 95.27 57.14 1021.87 16.62 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] Average: docker0 15.77 26.64 1.22 161.80 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-08T02:13:37.087Z] [2023-05-08T02:13:37.087Z]