Pull request #590 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce+2e0357b1824e5884c9b2b56c2fd5ebe36d00b6c9 (875d9dcdc1332330837a400ab7faec9a61ac9aaf) 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-ssh1309443292893545523.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh17347179316948898437.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-590/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-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15912986201459754059.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-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1076884289239564009.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh13286569415299193797.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-590/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-590/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13540317841637082575.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-12673 in /w/workspace/gexfoundry_device-mqtt-go_PR-590 [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-590 # 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/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2e0357b1824e5884c9b2b56c2fd5ebe36d00b6c9 into PR head commit be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce Merge succeeded, producing be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce Checking out Revision be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce (PR-590) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T01:58:50.454Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce # 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 2e0357b1824e5884c9b2b56c2fd5ebe36d00b6c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T01:58:50.669Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T01:58:50.778Z] ========================================================= [2023-05-04T01:58:50.778Z] EdgeX Global Pipelines Version Info [2023-05-04T01:58:50.778Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T01:58:51.520Z] ------------------- [2023-05-04T01:58:51.520Z] stable info: [2023-05-04T01:58:51.520Z] ------------------- [2023-05-04T01:58:51.520Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T01:58:51.520Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T01:58:51.520Z] Message: update stable to v1.0.248 [2023-05-04T01:58:52.092Z] ------------------- [2023-05-04T01:58:52.092Z] experimental info: [2023-05-04T01:58:52.092Z] ------------------- [2023-05-04T01:58:52.092Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T01:58:52.092Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T01:58:52.092Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T01:58:52.393Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-04T01:58:52.434Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-04T01:58:52.482Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T01:58:52.534Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T01:58:52.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T01:58:52.629Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T01:58:52.672Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T01:58:52.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T01:58:52.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T01:58:52.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T01:58:52.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T01:58:52.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-04T01:58:52.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T01:58:52.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T01:58:53.038Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T01:58:53.082Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T01:58:53.125Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T01:58:53.170Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T01:58:53.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T01:58:53.260Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T01:58:53.307Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T01:58:53.352Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T01:58:53.394Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T01:58:53.446Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T01:58:53.492Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T01:58:53.539Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T01:58:53.587Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T01:58:53.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-590 [Pipeline] echo [2023-05-04T01:58:53.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-590 [Pipeline] echo [2023-05-04T01:58:53.722Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-590 [Pipeline] echo [2023-05-04T01:58:53.767Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce [Pipeline] echo [2023-05-04T01:58:53.812Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be6202b [Pipeline] echo [2023-05-04T01:58:53.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T01:58:53.981Z] provisioning config files... [2023-05-04T01:58:54.001Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp/config5256858383017563451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T01:58:54.446Z] ---> docker-login.sh [2023-05-04T01:58:54.446Z] nexus3.edgexfoundry.org:10001 [2023-05-04T01:58:54.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T01:58:54.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T01:58:54.709Z] Configure a credential helper to remove this warning. See [2023-05-04T01:58:54.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T01:58:54.709Z] [2023-05-04T01:58:54.709Z] Login Succeeded [2023-05-04T01:58:54.709Z] nexus3.edgexfoundry.org:10002 [2023-05-04T01:58:54.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T01:58:54.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T01:58:54.709Z] Configure a credential helper to remove this warning. See [2023-05-04T01:58:54.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T01:58:54.709Z] [2023-05-04T01:58:54.709Z] Login Succeeded [2023-05-04T01:58:54.709Z] nexus3.edgexfoundry.org:10003 [2023-05-04T01:58:54.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T01:58:54.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T01:58:54.975Z] Configure a credential helper to remove this warning. See [2023-05-04T01:58:54.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T01:58:54.975Z] [2023-05-04T01:58:54.975Z] Login Succeeded [2023-05-04T01:58:54.975Z] nexus3.edgexfoundry.org:10004 [2023-05-04T01:58:54.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T01:58:54.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T01:58:54.975Z] Configure a credential helper to remove this warning. See [2023-05-04T01:58:54.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T01:58:54.975Z] [2023-05-04T01:58:54.975Z] Login Succeeded [2023-05-04T01:58:54.975Z] docker.io [2023-05-04T01:58:54.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T01:58:55.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T01:58:55.239Z] Configure a credential helper to remove this warning. See [2023-05-04T01:58:55.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T01:58:55.239Z] [2023-05-04T01:58:55.239Z] Login Succeeded [2023-05-04T01:58:55.239Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T01:58:55.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T01:58:55.917Z] + git rev-list -1 --merges be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce~1..be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce [Pipeline] echo [2023-05-04T01:58:55.983Z] -----------> git rev-list -1 --merges be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce~1..be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce [false] [Pipeline] sh [2023-05-04T01:58:56.291Z] + git log --format=format:%s -1 be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce [Pipeline] echo [2023-05-04T01:58:56.334Z] ========================================================= [2023-05-04T01:58:56.334Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T01:58:56.334Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T01:58:56.768Z] + git log --format=format:%s -1 be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce [Pipeline] echo [2023-05-04T01:58:56.809Z] [semverPrep] GIT_COMMIT: be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-04T01:58:56.839Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T01:58:57.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T01:58:57.234Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T01:58:57.234Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T01:58:57.234Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T01:58:57.234Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T01:58:57.234Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T01:58:57.234Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T01:58:57.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T01:58:57.671Z] [2023-05-04T01:58:57.671Z] 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-04T01:58:58.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T01:58:58.048Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T01:58:58.048Z] b85a868b505f: Pulling fs layer [2023-05-04T01:58:58.048Z] e2be974225ed: Pulling fs layer [2023-05-04T01:58:58.048Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T01:58:58.048Z] 988bab9f4d93: Pulling fs layer [2023-05-04T01:58:58.048Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T01:58:58.048Z] eaf3925da568: Pulling fs layer [2023-05-04T01:58:58.048Z] bab4dde63d76: Pulling fs layer [2023-05-04T01:58:58.048Z] bde34c3a00c8: Pulling fs layer [2023-05-04T01:58:58.048Z] b352a97aabf1: Pulling fs layer [2023-05-04T01:58:58.048Z] 4872d77fe225: Pulling fs layer [2023-05-04T01:58:58.048Z] 5851b861e8e6: Pulling fs layer [2023-05-04T01:58:58.048Z] bab4dde63d76: Waiting [2023-05-04T01:58:58.048Z] bde34c3a00c8: Waiting [2023-05-04T01:58:58.048Z] b352a97aabf1: Waiting [2023-05-04T01:58:58.048Z] 4872d77fe225: Waiting [2023-05-04T01:58:58.048Z] 5851b861e8e6: Waiting [2023-05-04T01:58:58.048Z] eaf3925da568: Waiting [2023-05-04T01:58:58.048Z] 1469e6f7b9e6: Waiting [2023-05-04T01:58:58.048Z] e2be974225ed: Download complete [2023-05-04T01:58:58.048Z] 988bab9f4d93: Verifying Checksum [2023-05-04T01:58:58.048Z] 988bab9f4d93: Download complete [2023-05-04T01:58:58.048Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T01:58:58.048Z] 1469e6f7b9e6: Download complete [2023-05-04T01:58:58.308Z] eaf3925da568: Download complete [2023-05-04T01:58:58.308Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T01:58:58.308Z] 339a4e72a1f5: Download complete [2023-05-04T01:58:58.308Z] bde34c3a00c8: Download complete [2023-05-04T01:58:58.308Z] b352a97aabf1: Download complete [2023-05-04T01:58:58.308Z] 4872d77fe225: Verifying Checksum [2023-05-04T01:58:58.308Z] 4872d77fe225: Download complete [2023-05-04T01:58:58.308Z] 5851b861e8e6: Verifying Checksum [2023-05-04T01:58:58.308Z] 5851b861e8e6: Download complete [2023-05-04T01:58:58.308Z] b85a868b505f: Download complete [2023-05-04T01:58:58.568Z] bab4dde63d76: Verifying Checksum [2023-05-04T01:58:58.568Z] bab4dde63d76: Download complete [2023-05-04T01:58:59.508Z] b85a868b505f: Pull complete [2023-05-04T01:58:59.508Z] e2be974225ed: Pull complete [2023-05-04T01:59:00.084Z] 339a4e72a1f5: Pull complete [2023-05-04T01:59:00.084Z] 988bab9f4d93: Pull complete [2023-05-04T01:59:00.345Z] 1469e6f7b9e6: Pull complete [2023-05-04T01:59:00.605Z] eaf3925da568: Pull complete [2023-05-04T01:59:01.987Z] bab4dde63d76: Pull complete [2023-05-04T01:59:01.987Z] bde34c3a00c8: Pull complete [2023-05-04T01:59:02.246Z] b352a97aabf1: Pull complete [2023-05-04T01:59:02.246Z] 4872d77fe225: Pull complete [2023-05-04T01:59:02.504Z] 5851b861e8e6: Pull complete [2023-05-04T01:59:02.504Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T01:59:02.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T01:59:02.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T01:59:02.742Z] prd-ubuntu20.04-docker-8c-8g-12673 does not seem to be running inside a container [2023-05-04T01:59:02.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-590 -v /w/workspace/gexfoundry_device-mqtt-go_PR-590:/w/workspace/gexfoundry_device-mqtt-go_PR-590:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-590@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-04T01:59:05.193Z] $ docker top 204aad45b36bf96a526edf7f9017e3fe19a1b58d9a06241182add9f5638d5255 -eo pid,comm [2023-05-04T01:59:05.244Z] 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-04T01:59:05.244Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T01:59:05.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T01:59:05.380Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T01:59:05.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T01:59:05.487Z] $ docker exec 204aad45b36bf96a526edf7f9017e3fe19a1b58d9a06241182add9f5638d5255 ssh-agent [2023-05-04T01:59:05.598Z] SSH_AUTH_SOCK=/tmp/ssh-ivOcMDiHd21B/agent.31 [2023-05-04T01:59:05.598Z] SSH_AGENT_PID=37 [2023-05-04T01:59:05.606Z] Running ssh-add (command line suppressed) [2023-05-04T01:59:05.703Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp/private_key_14356550339080221157.key (/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp/private_key_14356550339080221157.key) [2023-05-04T01:59:05.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T01:59:06.055Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T01:59:06.085Z] $ docker exec --env ******** --env ******** 204aad45b36bf96a526edf7f9017e3fe19a1b58d9a06241182add9f5638d5255 ssh-agent -k [2023-05-04T01:59:06.180Z] unset SSH_AUTH_SOCK; [2023-05-04T01:59:06.181Z] unset SSH_AGENT_PID; [2023-05-04T01:59:06.181Z] echo Agent pid 37 killed; [2023-05-04T01:59:06.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T01:59:06.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T01:59:06.291Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T01:59:06.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T01:59:06.411Z] $ docker exec 204aad45b36bf96a526edf7f9017e3fe19a1b58d9a06241182add9f5638d5255 ssh-agent [2023-05-04T01:59:06.497Z] SSH_AUTH_SOCK=/tmp/ssh-t50wEXVVp6dY/agent.69 [2023-05-04T01:59:06.497Z] SSH_AGENT_PID=75 [2023-05-04T01:59:06.503Z] Running ssh-add (command line suppressed) [2023-05-04T01:59:06.604Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp/private_key_4147133001494926354.key (/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp/private_key_4147133001494926354.key) [2023-05-04T01:59:06.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T01:59:06.960Z] + git semver init [2023-05-04T01:59:07.220Z] 2023-05-04 01:59:07,150 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T01:59:07.221Z] 2023-05-04 01:59:07,151 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-590/.semver [2023-05-04T01:59:07.221Z] 2023-05-04 01:59:07,151 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-590/.semver [2023-05-04T01:59:07.221Z] 2023-05-04 01:59:07,152 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-590/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-590, universal_newlines=False, shell=None, istream=None) [2023-05-04T01:59:08.479Z] 2023-05-04 01:59:07,949 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-590/.git/info/exclude [2023-05-04T01:59:08.479Z] 2023-05-04 01:59:07,949 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-590/.semver/PR-590 with force:False [2023-05-04T01:59:08.479Z] 2023-05-04 01:59:07,949 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-590/.semver/PR-590 [2023-05-04T01:59:08.479Z] 2023-05-04 01:59:07,953 [execute] INFO git cat-file --batch-check [2023-05-04T01:59:08.479Z] 2023-05-04 01:59:07,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T01:59:08.479Z] 2023-05-04 01:59:07,960 [execute] INFO git cat-file --batch [2023-05-04T01:59:08.479Z] 2023-05-04 01:59:07,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T01:59:08.479Z] 2023-05-04 01:59:07,965 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-590/.semver/PR-590 [2023-05-04T01:59:08.479Z] 0.0.0 [Pipeline] } [2023-05-04T01:59:08.537Z] $ docker exec --env ******** --env ******** 204aad45b36bf96a526edf7f9017e3fe19a1b58d9a06241182add9f5638d5255 ssh-agent -k [2023-05-04T01:59:08.625Z] unset SSH_AUTH_SOCK; [2023-05-04T01:59:08.626Z] unset SSH_AGENT_PID; [2023-05-04T01:59:08.626Z] echo Agent pid 75 killed; [2023-05-04T01:59:08.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T01:59:09.073Z] + git semver [Pipeline] } [2023-05-04T01:59:09.362Z] $ docker stop --time=1 204aad45b36bf96a526edf7f9017e3fe19a1b58d9a06241182add9f5638d5255 [2023-05-04T01:59:10.646Z] $ docker rm -f --volumes 204aad45b36bf96a526edf7f9017e3fe19a1b58d9a06241182add9f5638d5255 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T01:59:11.053Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T01:59:11.332Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T01:59:11.351Z] [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-04T01:59:11.994Z] provisioning config files... [2023-05-04T01:59:12.005Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp/config18016417075544707127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T01:59:12.351Z] ---> docker-login.sh [2023-05-04T01:59:12.351Z] nexus3.edgexfoundry.org:10001 [2023-05-04T01:59:12.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T01:59:12.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T01:59:12.351Z] Configure a credential helper to remove this warning. See [2023-05-04T01:59:12.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T01:59:12.351Z] [2023-05-04T01:59:12.351Z] Login Succeeded [2023-05-04T01:59:12.351Z] nexus3.edgexfoundry.org:10002 [2023-05-04T01:59:12.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T01:59:12.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T01:59:12.351Z] Configure a credential helper to remove this warning. See [2023-05-04T01:59:12.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T01:59:12.351Z] [2023-05-04T01:59:12.351Z] Login Succeeded [2023-05-04T01:59:12.351Z] nexus3.edgexfoundry.org:10003 [2023-05-04T01:59:12.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T01:59:12.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T01:59:12.611Z] Configure a credential helper to remove this warning. See [2023-05-04T01:59:12.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T01:59:12.611Z] [2023-05-04T01:59:12.611Z] Login Succeeded [2023-05-04T01:59:12.611Z] nexus3.edgexfoundry.org:10004 [2023-05-04T01:59:12.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T01:59:12.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T01:59:12.611Z] Configure a credential helper to remove this warning. See [2023-05-04T01:59:12.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T01:59:12.611Z] [2023-05-04T01:59:12.611Z] Login Succeeded [2023-05-04T01:59:12.611Z] docker.io [2023-05-04T01:59:12.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T01:59:12.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T01:59:12.870Z] Configure a credential helper to remove this warning. See [2023-05-04T01:59:12.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T01:59:12.870Z] [2023-05-04T01:59:12.870Z] Login Succeeded [2023-05-04T01:59:12.870Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T01:59:12.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T01:59:13.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T01:59:13.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T01:59:13.184Z] ========================================================= [2023-05-04T01:59:13.185Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T01:59:13.185Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T01:59:13.664Z] + 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-04T01:59:13.664Z] Sending build context to Docker daemon 6.5MB [2023-05-04T01:59:13.664Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T01:59:13.664Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T01:59:13.664Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T01:59:13.664Z] f56be85fc22e: Pulling fs layer [2023-05-04T01:59:13.664Z] 85791d961cd3: Pulling fs layer [2023-05-04T01:59:13.664Z] d694b5ae8c79: Pulling fs layer [2023-05-04T01:59:13.664Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T01:59:13.664Z] 4d19c01a9841: Pulling fs layer [2023-05-04T01:59:13.664Z] 9325e15d5711: Pulling fs layer [2023-05-04T01:59:13.664Z] 556b6ee489ea: Pulling fs layer [2023-05-04T01:59:13.664Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T01:59:13.664Z] 9f32a84ed3da: Waiting [2023-05-04T01:59:13.664Z] 9325e15d5711: Waiting [2023-05-04T01:59:13.664Z] 556b6ee489ea: Waiting [2023-05-04T01:59:13.664Z] c5a4b2cf53e6: Waiting [2023-05-04T01:59:13.664Z] 4d19c01a9841: Waiting [2023-05-04T01:59:13.664Z] 85791d961cd3: Download complete [2023-05-04T01:59:13.664Z] 9f32a84ed3da: Download complete [2023-05-04T01:59:13.664Z] 4d19c01a9841: Verifying Checksum [2023-05-04T01:59:13.664Z] 4d19c01a9841: Download complete [2023-05-04T01:59:13.927Z] f56be85fc22e: Download complete [2023-05-04T01:59:13.927Z] 9325e15d5711: Verifying Checksum [2023-05-04T01:59:13.927Z] 9325e15d5711: Download complete [2023-05-04T01:59:13.927Z] f56be85fc22e: Pull complete [2023-05-04T01:59:14.187Z] 85791d961cd3: Pull complete [2023-05-04T01:59:14.446Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T01:59:14.446Z] c5a4b2cf53e6: Download complete [2023-05-04T01:59:14.446Z] d694b5ae8c79: Verifying Checksum [2023-05-04T01:59:14.446Z] d694b5ae8c79: Download complete [2023-05-04T01:59:14.704Z] 556b6ee489ea: Verifying Checksum [2023-05-04T01:59:14.704Z] 556b6ee489ea: Download complete [2023-05-04T01:59:17.989Z] d694b5ae8c79: Pull complete [2023-05-04T01:59:17.989Z] 9f32a84ed3da: Pull complete [2023-05-04T01:59:17.989Z] 4d19c01a9841: Pull complete [2023-05-04T01:59:17.989Z] 9325e15d5711: Pull complete [2023-05-04T01:59:20.527Z] 556b6ee489ea: Pull complete [2023-05-04T01:59:21.099Z] c5a4b2cf53e6: Pull complete [2023-05-04T01:59:21.099Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T01:59:21.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T01:59:21.099Z] ---> c4be618373d6 [2023-05-04T01:59:21.099Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T01:59:25.293Z] ---> Running in 741dcd6a83c3 [2023-05-04T01:59:25.293Z] Removing intermediate container 741dcd6a83c3 [2023-05-04T01:59:25.293Z] ---> bdee9c93ea22 [2023-05-04T01:59:25.293Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T01:59:25.293Z] ---> Running in 6af02c66bfb3 [2023-05-04T01:59:25.293Z] Removing intermediate container 6af02c66bfb3 [2023-05-04T01:59:25.293Z] ---> 4096dbbf2428 [2023-05-04T01:59:25.293Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T01:59:25.551Z] ---> Running in f3d011483150 [2023-05-04T01:59:25.551Z] Removing intermediate container f3d011483150 [2023-05-04T01:59:25.551Z] ---> eb5f73102490 [2023-05-04T01:59:25.551Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T01:59:25.551Z] ---> Running in cd0ffdd09863 [2023-05-04T01:59:25.551Z] Removing intermediate container cd0ffdd09863 [2023-05-04T01:59:25.551Z] ---> b50bb16620e6 [2023-05-04T01:59:25.551Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T01:59:25.551Z] ---> Running in 4b752b11b402 [2023-05-04T01:59:25.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T01:59:26.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T01:59:26.330Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-04T01:59:26.330Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-04T01:59:26.330Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-04T01:59:26.330Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-04T01:59:26.590Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T01:59:26.590Z] OK: 269 MiB in 57 packages [2023-05-04T01:59:26.802Z] Still waiting to schedule task [2023-05-04T01:59:26.802Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12671’ [2023-05-04T01:59:26.852Z] Removing intermediate container 4b752b11b402 [2023-05-04T01:59:26.852Z] ---> 6239c15049fe [2023-05-04T01:59:26.852Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-04T01:59:26.852Z] ---> Running in 52fd2ba6af31 [2023-05-04T01:59:27.118Z] Removing intermediate container 52fd2ba6af31 [2023-05-04T01:59:27.118Z] ---> 8d5432b3cc01 [2023-05-04T01:59:27.118Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-04T01:59:27.118Z] ---> 0d3815af5d3c [2023-05-04T01:59:27.118Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T01:59:27.118Z] ---> Running in 11202cb552a2 [2023-05-04T01:59:53.657Z] Removing intermediate container 11202cb552a2 [2023-05-04T01:59:53.657Z] ---> d5fea15a54eb [2023-05-04T01:59:53.657Z] Step 11/12 : COPY . . [2023-05-04T01:59:53.657Z] ---> 544c36fb41f4 [2023-05-04T01:59:53.657Z] Step 12/12 : RUN $MAKE [2023-05-04T01:59:53.657Z] ---> Running in c50ec58accc2 [2023-05-04T01:59:53.916Z] noop [2023-05-04T01:59:54.175Z] Removing intermediate container c50ec58accc2 [2023-05-04T01:59:54.175Z] ---> ea465aa884b3 [2023-05-04T01:59:54.175Z] Successfully built ea465aa884b3 [2023-05-04T01:59:54.175Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T01:59:54.619Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T01:59:54.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T01:59:54.769Z] prd-ubuntu20.04-docker-8c-8g-12673 does not seem to be running inside a container [2023-05-04T01:59:54.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-590 -v /w/workspace/gexfoundry_device-mqtt-go_PR-590:/w/workspace/gexfoundry_device-mqtt-go_PR-590:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-590@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-04T01:59:55.115Z] $ docker top 48edd054ea810145805a478f671d37edb1dc6a717d45d4f44ecafd72a37978b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T01:59:55.490Z] + go version [2023-05-04T01:59:55.490Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T01:59:55.526Z] $ docker stop --time=1 48edd054ea810145805a478f671d37edb1dc6a717d45d4f44ecafd72a37978b0 [2023-05-04T01:59:56.807Z] $ docker rm -f --volumes 48edd054ea810145805a478f671d37edb1dc6a717d45d4f44ecafd72a37978b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T01:59:59.542Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T01:59:59.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T01:59:59.687Z] prd-ubuntu20.04-docker-8c-8g-12673 does not seem to be running inside a container [2023-05-04T01:59:59.717Z] $ 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-590 -v /w/workspace/gexfoundry_device-mqtt-go_PR-590:/w/workspace/gexfoundry_device-mqtt-go_PR-590:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-590@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-04T02:00:00.344Z] $ docker top ab578aa1d6d328f491d0c1a411b7853010e34e2fcdea4f128769940f08701281 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:00:03.860Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-590 [Pipeline] fileExists [Pipeline] sh [2023-05-04T02:00:04.223Z] + make test [2023-05-04T02:00:04.223Z] go test ./... -coverprofile=coverage.out ./... [2023-05-04T02:00:08.410Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-04T02:00:18.406Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-04T02:00:18.406Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-04T02:00:18.406Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 23.1% of statements [2023-05-04T02:00:23.732Z] go vet ./... [2023-05-04T02:00:27.125Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T02:00:27.125Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T02:00:27.125Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T02:00:27.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T02:00:27.201Z] $ docker stop --time=1 ab578aa1d6d328f491d0c1a411b7853010e34e2fcdea4f128769940f08701281 [2023-05-04T02:00:30.563Z] $ docker rm -f --volumes ab578aa1d6d328f491d0c1a411b7853010e34e2fcdea4f128769940f08701281 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T02:00:31.128Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T02:00:31.193Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T02:00:31.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T02:00:32.171Z] + ls -al . [2023-05-04T02:00:32.171Z] total 180 [2023-05-04T02:00:32.171Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 02:00 . [2023-05-04T02:00:32.171Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 01:58 .. [2023-05-04T02:00:32.171Z] -rw-rw-r-- 1 jenkins jenkins 140 May 4 01:58 .dockerignore [2023-05-04T02:00:32.171Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 01:59 .git [2023-05-04T02:00:32.171Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 01:58 .github [2023-05-04T02:00:32.171Z] -rw-rw-r-- 1 jenkins jenkins 329 May 4 01:58 .gitignore [2023-05-04T02:00:32.171Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 01:58 .golangci.yml [2023-05-04T02:00:32.171Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 01:59 .semver [2023-05-04T02:00:32.171Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 4 01:58 Attribution.txt [2023-05-04T02:00:32.171Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 4 01:58 CHANGELOG.md [2023-05-04T02:00:32.171Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 4 01:58 Dockerfile [2023-05-04T02:00:32.171Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 01:58 GOVERNANCE.md [2023-05-04T02:00:32.171Z] -rw-rw-r-- 1 jenkins jenkins 678 May 4 01:58 Jenkinsfile [2023-05-04T02:00:32.171Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 4 01:58 LICENSE [2023-05-04T02:00:32.171Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 4 01:58 Makefile [2023-05-04T02:00:32.171Z] -rw-rw-r-- 1 jenkins jenkins 620 May 4 01:58 OWNERS.md [2023-05-04T02:00:32.171Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 4 01:58 README.md [2023-05-04T02:00:32.171Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 01:59 VERSION [2023-05-04T02:00:32.171Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 01:58 bin [2023-05-04T02:00:32.171Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 01:58 cmd [2023-05-04T02:00:32.171Z] -rw-r--r-- 1 jenkins jenkins 18144 May 4 02:00 coverage.out [2023-05-04T02:00:32.171Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 4 01:58 go.mod [2023-05-04T02:00:32.171Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 4 01:58 go.sum [2023-05-04T02:00:32.171Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 01:58 internal [2023-05-04T02:00:32.171Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 01:58 mock [2023-05-04T02:00:32.171Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 01:58 snap [2023-05-04T02:00:32.171Z] -rw-rw-r-- 1 jenkins jenkins 227 May 4 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:00:32.555Z] + 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=be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce --label arch=amd64 --label version=0.0.0 . [2023-05-04T02:00:32.555Z] Sending build context to Docker daemon 6.519MB [2023-05-04T02:00:32.555Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:00:32.555Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-04T02:00:32.555Z] ---> ea465aa884b3 [2023-05-04T02:00:32.555Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-04T02:00:32.812Z] ---> Running in 5be86d5d126f [2023-05-04T02:00:32.812Z] Removing intermediate container 5be86d5d126f [2023-05-04T02:00:32.812Z] ---> 073495c36216 [2023-05-04T02:00:32.812Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T02:00:32.812Z] ---> Running in 3f4da75a7aa7 [2023-05-04T02:00:32.812Z] Removing intermediate container 3f4da75a7aa7 [2023-05-04T02:00:32.812Z] ---> 5c237f96a2f4 [2023-05-04T02:00:32.812Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T02:00:32.812Z] ---> Running in e4a540acba31 [2023-05-04T02:00:33.070Z] Removing intermediate container e4a540acba31 [2023-05-04T02:00:33.070Z] ---> ec814ef0fcee [2023-05-04T02:00:33.070Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:00:33.070Z] ---> Running in c19efe0ee900 [2023-05-04T02:00:33.070Z] Removing intermediate container c19efe0ee900 [2023-05-04T02:00:33.070Z] ---> 6d329e5be163 [2023-05-04T02:00:33.070Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:00:33.070Z] ---> Running in e93a2bf921b7 [2023-05-04T02:00:33.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T02:00:33.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T02:00:33.846Z] OK: 269 MiB in 57 packages [2023-05-04T02:00:34.105Z] Removing intermediate container e93a2bf921b7 [2023-05-04T02:00:34.105Z] ---> 8054be9faf31 [2023-05-04T02:00:34.105Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-04T02:00:34.105Z] ---> Running in c56a46798265 [2023-05-04T02:00:34.105Z] Removing intermediate container c56a46798265 [2023-05-04T02:00:34.105Z] ---> abfdea6932cb [2023-05-04T02:00:34.105Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-04T02:00:34.365Z] ---> 0e4597da6f49 [2023-05-04T02:00:34.365Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:00:34.365Z] ---> Running in 10951caddb13 [2023-05-04T02:00:34.931Z] Removing intermediate container 10951caddb13 [2023-05-04T02:00:34.931Z] ---> cfbf7449dab1 [2023-05-04T02:00:34.931Z] Step 11/24 : COPY . . [2023-05-04T02:00:35.502Z] ---> 6c1c14a2308f [2023-05-04T02:00:35.502Z] Step 12/24 : RUN $MAKE [2023-05-04T02:00:35.502Z] ---> Running in 77602b7a4d54 [2023-05-04T02:00:35.760Z] 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-04T02:00:53.856Z] Removing intermediate container 77602b7a4d54 [2023-05-04T02:00:53.856Z] ---> fa2b34462b2b [2023-05-04T02:00:53.856Z] Step 13/24 : FROM alpine:3.17 [2023-05-04T02:00:53.856Z] 3.17: Pulling from library/alpine [2023-05-04T02:00:53.856Z] f56be85fc22e: Already exists [2023-05-04T02:00:53.856Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T02:00:53.856Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T02:00:53.856Z] ---> 9ed4aefc74f6 [2023-05-04T02:00:53.856Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-04T02:00:53.856Z] ---> Running in 52bed13661dc [2023-05-04T02:00:53.856Z] Removing intermediate container 52bed13661dc [2023-05-04T02:00:53.856Z] ---> 37f0eb8c7c34 [2023-05-04T02:00:53.856Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-04T02:00:53.856Z] ---> Running in cc2284364866 [2023-05-04T02:00:54.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T02:00:54.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T02:00:54.374Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T02:00:54.374Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T02:00:54.374Z] OK: 7 MiB in 16 packages [2023-05-04T02:00:54.633Z] Removing intermediate container cc2284364866 [2023-05-04T02:00:54.633Z] ---> 31330769ee67 [2023-05-04T02:00:54.633Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-04T02:00:55.567Z] ---> 0e4e9c166c75 [2023-05-04T02:00:55.567Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-04T02:00:55.567Z] ---> e96bf74cc96c [2023-05-04T02:00:55.567Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-04T02:00:55.827Z] ---> 0357693198d0 [2023-05-04T02:00:55.827Z] Step 19/24 : EXPOSE 59982 [2023-05-04T02:00:55.827Z] ---> Running in 00b54bcd5043 [2023-05-04T02:00:55.827Z] Removing intermediate container 00b54bcd5043 [2023-05-04T02:00:55.827Z] ---> 0211d56bd5d7 [2023-05-04T02:00:55.827Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-04T02:00:55.827Z] ---> Running in a98504743d21 [2023-05-04T02:00:55.827Z] Removing intermediate container a98504743d21 [2023-05-04T02:00:55.827Z] ---> 558a339115e5 [2023-05-04T02:00:55.827Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-04T02:00:56.085Z] ---> Running in d95bac18959f [2023-05-04T02:00:56.085Z] Removing intermediate container d95bac18959f [2023-05-04T02:00:56.085Z] ---> 165c9f00e4ab [2023-05-04T02:00:56.085Z] Step 22/24 : LABEL arch=amd64 [2023-05-04T02:00:56.085Z] ---> Running in cf46c008bf18 [2023-05-04T02:00:56.085Z] Removing intermediate container cf46c008bf18 [2023-05-04T02:00:56.085Z] ---> 1b0a6ccfa951 [2023-05-04T02:00:56.085Z] Step 23/24 : LABEL git_sha=be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce [2023-05-04T02:00:56.085Z] ---> Running in e82875415e02 [2023-05-04T02:00:56.085Z] Removing intermediate container e82875415e02 [2023-05-04T02:00:56.085Z] ---> e3c4bdaa6c70 [2023-05-04T02:00:56.085Z] Step 24/24 : LABEL version=0.0.0 [2023-05-04T02:00:56.343Z] ---> Running in 13af8b9b779f [2023-05-04T02:00:56.343Z] Removing intermediate container 13af8b9b779f [2023-05-04T02:00:56.343Z] ---> a91232559093 [2023-05-04T02:00:56.343Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T02:00:56.343Z] Successfully built a91232559093 [2023-05-04T02:00:56.343Z] 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-04T02:00:57.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:00:57.323Z] [2023-05-04T02:00:57.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:00:57.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:00:57.706Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T02:00:57.706Z] 5eb5b503b376: Pulling fs layer [2023-05-04T02:00:57.706Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T02:00:57.706Z] ec43610c2a17: Pulling fs layer [2023-05-04T02:00:57.706Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T02:00:57.706Z] 33b1e0a273af: Pulling fs layer [2023-05-04T02:00:57.706Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T02:00:57.706Z] 2f39f015ded8: Pulling fs layer [2023-05-04T02:00:57.706Z] 33b1e0a273af: Waiting [2023-05-04T02:00:57.706Z] 3a2ae6a8a46f: Waiting [2023-05-04T02:00:57.706Z] 5d3b04190fa2: Waiting [2023-05-04T02:00:57.706Z] 2f39f015ded8: Waiting [2023-05-04T02:00:57.706Z] 5c69ac0246d0: Verifying Checksum [2023-05-04T02:00:57.706Z] 5c69ac0246d0: Download complete [2023-05-04T02:00:57.706Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T02:00:57.706Z] 3a2ae6a8a46f: Download complete [2023-05-04T02:00:57.706Z] 33b1e0a273af: Download complete [2023-05-04T02:00:57.706Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T02:00:57.706Z] 5d3b04190fa2: Download complete [2023-05-04T02:00:57.706Z] ec43610c2a17: Verifying Checksum [2023-05-04T02:00:57.706Z] ec43610c2a17: Download complete [2023-05-04T02:00:57.964Z] 5eb5b503b376: Verifying Checksum [2023-05-04T02:00:57.964Z] 5eb5b503b376: Download complete [2023-05-04T02:00:58.530Z] 2f39f015ded8: Download complete [2023-05-04T02:00:59.122Z] 5eb5b503b376: Pull complete [2023-05-04T02:00:59.122Z] 5c69ac0246d0: Pull complete [2023-05-04T02:00:59.381Z] ec43610c2a17: Pull complete [2023-05-04T02:00:59.381Z] 3a2ae6a8a46f: Pull complete [2023-05-04T02:00:59.640Z] 33b1e0a273af: Pull complete [2023-05-04T02:00:59.640Z] 5d3b04190fa2: Pull complete [2023-05-04T02:01:03.827Z] 2f39f015ded8: Pull complete [2023-05-04T02:01:03.827Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T02:01:03.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:01:03.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:01:04.066Z] prd-ubuntu20.04-docker-8c-8g-12673 does not seem to be running inside a container [2023-05-04T02:01:04.109Z] $ 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-590 -v /w/workspace/gexfoundry_device-mqtt-go_PR-590:/w/workspace/gexfoundry_device-mqtt-go_PR-590:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-590@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-04T02:01:06.979Z] $ docker top 31678cf8dae8b50f164f176c4797ff5e814914b4a75b6e2de022eec9c9ee6958 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:01:07.443Z] ---> job-cost.sh [2023-05-04T02:01:07.443Z] lf-activate-venv: SKIPPING [2023-05-04T02:01:07.443Z] INFO: No Stack... [2023-05-04T02:01:08.011Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T02:01:08.270Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T02:01:08.591Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-590/archives/cost.csv [2023-05-04T02:01:08.592Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T02:01:08.638Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-590-1-stack-cost] [2023-05-04T02:01:08.644Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-590-1-stack-cost] did not exist. Created. [2023-05-04T02:01:08.644Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-590-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T02:01:09.080Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T02:01:09.127Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T02:01:09.160Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-590-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T02:01:09.244Z] $ docker stop --time=1 31678cf8dae8b50f164f176c4797ff5e814914b4a75b6e2de022eec9c9ee6958 [2023-05-04T02:01:10.392Z] $ docker rm -f --volumes 31678cf8dae8b50f164f176c4797ff5e814914b4a75b6e2de022eec9c9ee6958 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T02:01:45.847Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12676 in /w/workspace/gexfoundry_device-mqtt-go_PR-590 [Pipeline] { [Pipeline] ws [2023-05-04T02:01:45.916Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-04T02:01:46.007Z] Selected Git installation does not exist. Using Default [2023-05-04T02:01:46.007Z] The recommended git tool is: NONE [2023-05-04T02:01:52.534Z] using credential edgex-jenkins-ssh [2023-05-04T02:01:52.552Z] Cloning the remote Git repository [2023-05-04T02:01:52.610Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-04T02:01:52.721Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-04T02:01:52.893Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-04T02:01:52.894Z] > git --version # timeout=10 [2023-05-04T02:01:52.921Z] > git --version # 'git version 2.25.1' [2023-05-04T02:01:52.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T02:01:53.109Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T02:01:55.871Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-04T02:01:55.905Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T02:01:57.581Z] Merging remotes/origin/main commit 2e0357b1824e5884c9b2b56c2fd5ebe36d00b6c9 into PR head commit be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce [2023-05-04T02:01:56.996Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-04T02:01:57.048Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-04T02:01:57.049Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T02:01:57.069Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-04T02:01:57.607Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T02:01:57.696Z] > git checkout -f be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce # timeout=10 [2023-05-04T02:01:57.932Z] Merge succeeded, producing be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce [2023-05-04T02:01:57.933Z] Checking out Revision be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce (PR-590) [2023-05-04T02:01:58.560Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-04T02:01:58.626Z] > git --version # timeout=10 [2023-05-04T02:01:58.640Z] > git --version # 'git version 2.25.1' [2023-05-04T02:01:58.660Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T02:01:57.807Z] > git remote # timeout=10 [2023-05-04T02:01:57.830Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T02:01:57.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T02:01:57.875Z] > git merge 2e0357b1824e5884c9b2b56c2fd5ebe36d00b6c9 # timeout=10 [2023-05-04T02:01:57.909Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T02:01:57.943Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T02:01:57.960Z] > git checkout -f be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce # timeout=10 [2023-05-04T02:01:59.822Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T02:01:59.822Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T02:01:59.822Z] Dload Upload Total Spent Left Speed [2023-05-04T02:01:59.822Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-05-04T02:02:00.597Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T02:02:00.958Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T02:02:00.958Z] + sudo tee /etc/docker/daemon.new [2023-05-04T02:02:00.958Z] { [2023-05-04T02:02:00.958Z] "registry-mirrors": [ [2023-05-04T02:02:00.958Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T02:02:00.958Z] ], [2023-05-04T02:02:00.958Z] "bip": "10.250.0.254/24", [2023-05-04T02:02:00.958Z] "hosts": [ [2023-05-04T02:02:00.958Z] "tcp://0.0.0.0:5555", [2023-05-04T02:02:00.958Z] "unix:///var/run/docker.sock" [2023-05-04T02:02:00.958Z] ], [2023-05-04T02:02:00.958Z] "mtu": 1458, [2023-05-04T02:02:00.958Z] "selinux-enabled": true, [2023-05-04T02:02:00.958Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T02:02:00.958Z] } [Pipeline] sh [2023-05-04T02:02:01.313Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T02:02:01.677Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T02:02:20.159Z] provisioning config files... [2023-05-04T02:02:20.191Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8353315527611998955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:02:20.748Z] ---> docker-login.sh [2023-05-04T02:02:20.748Z] nexus3.edgexfoundry.org:10001 [2023-05-04T02:02:21.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:02:21.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:02:21.613Z] Configure a credential helper to remove this warning. See [2023-05-04T02:02:21.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:02:21.613Z] [2023-05-04T02:02:21.613Z] Login Succeeded [2023-05-04T02:02:21.613Z] nexus3.edgexfoundry.org:10002 [2023-05-04T02:02:21.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:02:21.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:02:21.893Z] Configure a credential helper to remove this warning. See [2023-05-04T02:02:21.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:02:21.893Z] [2023-05-04T02:02:21.893Z] Login Succeeded [2023-05-04T02:02:21.893Z] nexus3.edgexfoundry.org:10003 [2023-05-04T02:02:22.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:02:22.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:02:22.441Z] Configure a credential helper to remove this warning. See [2023-05-04T02:02:22.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:02:22.441Z] [2023-05-04T02:02:22.441Z] Login Succeeded [2023-05-04T02:02:22.441Z] nexus3.edgexfoundry.org:10004 [2023-05-04T02:02:22.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:02:22.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:02:22.713Z] Configure a credential helper to remove this warning. See [2023-05-04T02:02:22.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:02:22.713Z] [2023-05-04T02:02:22.713Z] Login Succeeded [2023-05-04T02:02:22.713Z] docker.io [2023-05-04T02:02:22.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:02:23.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:02:23.255Z] Configure a credential helper to remove this warning. See [2023-05-04T02:02:23.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:02:23.255Z] [2023-05-04T02:02:23.255Z] Login Succeeded [2023-05-04T02:02:23.255Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T02:02:23.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T02:02:23.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:02:23.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:02:23.850Z] ========================================================= [2023-05-04T02:02:23.850Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T02:02:23.850Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:02:24.427Z] + 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-04T02:02:24.703Z] Sending build context to Docker daemon 3.379MB [2023-05-04T02:02:24.703Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:02:24.703Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T02:02:24.978Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T02:02:24.978Z] c41833b44d91: Pulling fs layer [2023-05-04T02:02:24.978Z] ed15518f5707: Pulling fs layer [2023-05-04T02:02:24.978Z] feae8fd75edb: Pulling fs layer [2023-05-04T02:02:24.978Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T02:02:24.978Z] 3cdef696dda3: Pulling fs layer [2023-05-04T02:02:24.978Z] 2ced38df9373: Pulling fs layer [2023-05-04T02:02:24.978Z] 58f1dce35555: Pulling fs layer [2023-05-04T02:02:24.978Z] 242c74f7c9fa: Waiting [2023-05-04T02:02:24.978Z] 3cdef696dda3: Waiting [2023-05-04T02:02:24.978Z] 2ced38df9373: Waiting [2023-05-04T02:02:24.978Z] 58f1dce35555: Waiting [2023-05-04T02:02:24.978Z] ed15518f5707: Verifying Checksum [2023-05-04T02:02:24.978Z] ed15518f5707: Download complete [2023-05-04T02:02:24.978Z] 242c74f7c9fa: Verifying Checksum [2023-05-04T02:02:24.978Z] 242c74f7c9fa: Download complete [2023-05-04T02:02:24.978Z] 3cdef696dda3: Verifying Checksum [2023-05-04T02:02:24.978Z] 3cdef696dda3: Download complete [2023-05-04T02:02:25.262Z] c41833b44d91: Verifying Checksum [2023-05-04T02:02:25.262Z] c41833b44d91: Download complete [2023-05-04T02:02:26.243Z] c41833b44d91: Pull complete [2023-05-04T02:02:26.514Z] 58f1dce35555: Verifying Checksum [2023-05-04T02:02:26.514Z] 58f1dce35555: Download complete [2023-05-04T02:02:26.792Z] ed15518f5707: Pull complete [2023-05-04T02:02:27.774Z] feae8fd75edb: Verifying Checksum [2023-05-04T02:02:27.774Z] feae8fd75edb: Download complete [2023-05-04T02:02:28.049Z] 2ced38df9373: Verifying Checksum [2023-05-04T02:02:28.049Z] 2ced38df9373: Download complete [2023-05-04T02:02:40.569Z] feae8fd75edb: Pull complete [2023-05-04T02:02:40.569Z] 242c74f7c9fa: Pull complete [2023-05-04T02:02:40.569Z] 3cdef696dda3: Pull complete [2023-05-04T02:02:47.367Z] 2ced38df9373: Pull complete [2023-05-04T02:02:49.471Z] 58f1dce35555: Pull complete [2023-05-04T02:02:49.471Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T02:02:49.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T02:02:49.471Z] ---> fadd8f120f05 [2023-05-04T02:02:49.471Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T02:02:51.030Z] ---> Running in 301e5b63a18e [2023-05-04T02:02:51.302Z] Removing intermediate container 301e5b63a18e [2023-05-04T02:02:51.302Z] ---> 8bb270970249 [2023-05-04T02:02:51.302Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T02:02:51.302Z] ---> Running in 54eddb743e7d [2023-05-04T02:02:51.911Z] Removing intermediate container 54eddb743e7d [2023-05-04T02:02:51.911Z] ---> b87d0bf10a47 [2023-05-04T02:02:51.911Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T02:02:51.911Z] ---> Running in ff60bae84e5f [2023-05-04T02:02:52.187Z] Removing intermediate container ff60bae84e5f [2023-05-04T02:02:52.187Z] ---> 4b2b7ff7f382 [2023-05-04T02:02:52.187Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:02:52.187Z] ---> Running in 5ca6ca0fd4e6 [2023-05-04T02:02:52.786Z] Removing intermediate container 5ca6ca0fd4e6 [2023-05-04T02:02:52.786Z] ---> d9bf0f804a0e [2023-05-04T02:02:52.786Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:02:52.786Z] ---> Running in 59c72c6386cf [2023-05-04T02:02:53.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T02:02:54.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T02:02:55.687Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-04T02:02:55.687Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-04T02:02:55.687Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-04T02:02:55.687Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-04T02:02:55.687Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T02:02:55.687Z] OK: 268 MiB in 57 packages [2023-05-04T02:02:56.652Z] Removing intermediate container 59c72c6386cf [2023-05-04T02:02:56.652Z] ---> 2b04f7fe0e62 [2023-05-04T02:02:56.652Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-04T02:02:56.652Z] ---> Running in 75eaa24d828e [2023-05-04T02:02:56.923Z] Removing intermediate container 75eaa24d828e [2023-05-04T02:02:56.923Z] ---> 0f1dacfdfd08 [2023-05-04T02:02:56.923Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-04T02:02:57.512Z] ---> 9e4c9c9b26bb [2023-05-04T02:02:57.512Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:02:57.512Z] ---> Running in 08d244f6d55c [2023-05-04T02:04:05.673Z] Removing intermediate container 08d244f6d55c [2023-05-04T02:04:05.673Z] ---> ac21def580b9 [2023-05-04T02:04:05.673Z] Step 11/12 : COPY . . [2023-05-04T02:04:05.673Z] ---> a4de66c83381 [2023-05-04T02:04:05.673Z] Step 12/12 : RUN $MAKE [2023-05-04T02:04:05.673Z] ---> Running in 6c84924fb2aa [2023-05-04T02:04:05.673Z] noop [2023-05-04T02:04:05.673Z] Removing intermediate container 6c84924fb2aa [2023-05-04T02:04:05.673Z] ---> b966e975b074 [2023-05-04T02:04:05.673Z] Successfully built b966e975b074 [2023-05-04T02:04:05.673Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:04:06.175Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T02:04:06.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:04:06.471Z] prd-ubuntu20.04-docker-arm64-4c-16g-12676 does not seem to be running inside a container [2023-05-04T02:04:06.547Z] $ 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-04T02:04:07.774Z] $ docker top c0809264de8c3ac9893ef0652c12a6f9bdfffe1c8595ebcb938af5ab21dbe953 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:04:08.674Z] + go version [2023-05-04T02:04:08.674Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T02:04:08.717Z] $ docker stop --time=1 c0809264de8c3ac9893ef0652c12a6f9bdfffe1c8595ebcb938af5ab21dbe953 [2023-05-04T02:04:10.370Z] $ docker rm -f --volumes c0809264de8c3ac9893ef0652c12a6f9bdfffe1c8595ebcb938af5ab21dbe953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:04:11.306Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T02:04:11.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:04:11.569Z] prd-ubuntu20.04-docker-arm64-4c-16g-12676 does not seem to be running inside a container [2023-05-04T02:04:11.646Z] $ 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-04T02:04:12.793Z] $ docker top 35e4d73f0bccc9d2c4bbf3210f3c169422c19ebffe9e360be63f6dd87dcd4895 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:04:13.704Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-04T02:04:14.447Z] + make test [2023-05-04T02:04:14.447Z] go test ./... -coverprofile=coverage.out ./... [2023-05-04T02:04:53.370Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-04T02:07:00.718Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-04T02:07:00.718Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-04T02:07:00.718Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.088s coverage: 23.1% of statements [2023-05-04T02:07:00.718Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T02:07:00.718Z] go vet ./... [2023-05-04T02:07:27.441Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T02:07:27.441Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T02:07:27.441Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T02:07:27.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T02:07:27.518Z] $ docker stop --time=1 35e4d73f0bccc9d2c4bbf3210f3c169422c19ebffe9e360be63f6dd87dcd4895 [2023-05-04T02:07:30.720Z] $ docker rm -f --volumes 35e4d73f0bccc9d2c4bbf3210f3c169422c19ebffe9e360be63f6dd87dcd4895 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T02:07:32.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T02:07:32.057Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T02:07:32.629Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T02:07:33.228Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T02:07:33.582Z] + ls -al . [2023-05-04T02:07:33.582Z] total 176 [2023-05-04T02:07:33.582Z] drwxrwxr-x 9 jenkins jenkins 4096 May 4 02:04 . [2023-05-04T02:07:33.582Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:01 .. [2023-05-04T02:07:33.582Z] -rw-rw-r-- 1 jenkins jenkins 140 May 4 02:01 .dockerignore [2023-05-04T02:07:33.582Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:01 .git [2023-05-04T02:07:33.582Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:01 .github [2023-05-04T02:07:33.582Z] -rw-rw-r-- 1 jenkins jenkins 329 May 4 02:01 .gitignore [2023-05-04T02:07:33.582Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 02:01 .golangci.yml [2023-05-04T02:07:33.582Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 4 02:01 Attribution.txt [2023-05-04T02:07:33.582Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 4 02:01 CHANGELOG.md [2023-05-04T02:07:33.582Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 4 02:01 Dockerfile [2023-05-04T02:07:33.582Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 02:01 GOVERNANCE.md [2023-05-04T02:07:33.582Z] -rw-rw-r-- 1 jenkins jenkins 678 May 4 02:01 Jenkinsfile [2023-05-04T02:07:33.582Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 4 02:01 LICENSE [2023-05-04T02:07:33.582Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 4 02:01 Makefile [2023-05-04T02:07:33.582Z] -rw-rw-r-- 1 jenkins jenkins 620 May 4 02:01 OWNERS.md [2023-05-04T02:07:33.582Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 4 02:01 README.md [2023-05-04T02:07:33.582Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 01:59 VERSION [2023-05-04T02:07:33.582Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:01 bin [2023-05-04T02:07:33.582Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:01 cmd [2023-05-04T02:07:33.582Z] -rw-r--r-- 1 jenkins jenkins 18144 May 4 02:06 coverage.out [2023-05-04T02:07:33.582Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 4 02:01 go.mod [2023-05-04T02:07:33.582Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 4 02:01 go.sum [2023-05-04T02:07:33.582Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:01 internal [2023-05-04T02:07:33.582Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:01 mock [2023-05-04T02:07:33.582Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:01 snap [2023-05-04T02:07:33.582Z] -rw-rw-r-- 1 jenkins jenkins 227 May 4 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:07:34.009Z] + 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=be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce --label arch=arm64 --label version=0.0.0 . [2023-05-04T02:07:34.279Z] Sending build context to Docker daemon 3.398MB [2023-05-04T02:07:34.279Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:07:34.279Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-04T02:07:34.279Z] ---> b966e975b074 [2023-05-04T02:07:34.279Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-04T02:07:34.551Z] ---> Running in a230f9adb46a [2023-05-04T02:07:34.820Z] Removing intermediate container a230f9adb46a [2023-05-04T02:07:34.820Z] ---> edc6eedd5f4b [2023-05-04T02:07:34.820Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T02:07:35.095Z] ---> Running in a4ad1969f263 [2023-05-04T02:07:35.368Z] Removing intermediate container a4ad1969f263 [2023-05-04T02:07:35.368Z] ---> 15df1f179a09 [2023-05-04T02:07:35.368Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T02:07:35.368Z] ---> Running in 870e5f1a79f9 [2023-05-04T02:07:35.696Z] Removing intermediate container 870e5f1a79f9 [2023-05-04T02:07:35.696Z] ---> b46a9244e6e2 [2023-05-04T02:07:35.696Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:07:35.696Z] ---> Running in 674af24505c1 [2023-05-04T02:07:35.982Z] Removing intermediate container 674af24505c1 [2023-05-04T02:07:35.982Z] ---> 24364849a7e2 [2023-05-04T02:07:35.982Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:07:36.250Z] ---> Running in b13f836f6c34 [2023-05-04T02:07:37.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T02:07:37.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T02:07:39.255Z] OK: 268 MiB in 57 packages [2023-05-04T02:07:40.220Z] Removing intermediate container b13f836f6c34 [2023-05-04T02:07:40.220Z] ---> 6c434ac11ef5 [2023-05-04T02:07:40.220Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-04T02:07:40.220Z] ---> Running in 12ea12383ac7 [2023-05-04T02:07:40.490Z] Removing intermediate container 12ea12383ac7 [2023-05-04T02:07:40.490Z] ---> a746640e462b [2023-05-04T02:07:40.490Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-04T02:07:40.758Z] ---> d6206f2c55ac [2023-05-04T02:07:40.758Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:07:41.031Z] ---> Running in 354c8cb9a13f [2023-05-04T02:07:43.641Z] Removing intermediate container 354c8cb9a13f [2023-05-04T02:07:43.641Z] ---> a1177405a85a [2023-05-04T02:07:43.641Z] Step 11/24 : COPY . . [2023-05-04T02:07:44.626Z] ---> 57c905d92385 [2023-05-04T02:07:44.626Z] Step 12/24 : RUN $MAKE [2023-05-04T02:07:44.626Z] ---> Running in 1beb8503252a [2023-05-04T02:07:46.048Z] 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-04T02:10:37.875Z] Removing intermediate container 1beb8503252a [2023-05-04T02:10:37.875Z] ---> ffcc8abbd3a9 [2023-05-04T02:10:37.875Z] Step 13/24 : FROM alpine:3.17 [2023-05-04T02:10:37.875Z] 3.17: Pulling from library/alpine [2023-05-04T02:10:37.875Z] c41833b44d91: Already exists [2023-05-04T02:10:37.875Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T02:10:37.875Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T02:10:37.875Z] ---> 51e60588ff2c [2023-05-04T02:10:37.875Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-04T02:10:37.875Z] ---> Running in 796a9fb30c50 [2023-05-04T02:10:37.875Z] Removing intermediate container 796a9fb30c50 [2023-05-04T02:10:37.875Z] ---> 7a4f71db5683 [2023-05-04T02:10:37.875Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-04T02:10:37.875Z] ---> Running in ec24770385d2 [2023-05-04T02:10:37.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T02:10:37.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T02:10:37.875Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T02:10:37.875Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T02:10:37.875Z] OK: 8 MiB in 16 packages [2023-05-04T02:10:37.875Z] Removing intermediate container ec24770385d2 [2023-05-04T02:10:37.875Z] ---> 4439ed55f07f [2023-05-04T02:10:37.875Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-04T02:10:37.875Z] ---> b28b8c8f0483 [2023-05-04T02:10:37.875Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-04T02:10:37.875Z] ---> 7f60d7d66c7f [2023-05-04T02:10:37.875Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-04T02:10:37.875Z] ---> 41f2c91ea8f9 [2023-05-04T02:10:37.875Z] Step 19/24 : EXPOSE 59982 [2023-05-04T02:10:37.875Z] ---> Running in 770d7fd11ba1 [2023-05-04T02:10:37.875Z] Removing intermediate container 770d7fd11ba1 [2023-05-04T02:10:37.875Z] ---> 872ddc867d2c [2023-05-04T02:10:37.875Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-04T02:10:37.875Z] ---> Running in 14101662de16 [2023-05-04T02:10:37.875Z] Removing intermediate container 14101662de16 [2023-05-04T02:10:37.875Z] ---> 7a3a5d1e8004 [2023-05-04T02:10:37.875Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-04T02:10:37.875Z] ---> Running in 60ef47cecdbd [2023-05-04T02:10:37.875Z] Removing intermediate container 60ef47cecdbd [2023-05-04T02:10:37.875Z] ---> d84fe4a098b0 [2023-05-04T02:10:37.875Z] Step 22/24 : LABEL arch=arm64 [2023-05-04T02:10:37.875Z] ---> Running in a1ded25ca97c [2023-05-04T02:10:37.875Z] Removing intermediate container a1ded25ca97c [2023-05-04T02:10:37.875Z] ---> 806df6bb692e [2023-05-04T02:10:37.875Z] Step 23/24 : LABEL git_sha=be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce [2023-05-04T02:10:37.875Z] ---> Running in 48f842e2096a [2023-05-04T02:10:37.875Z] Removing intermediate container 48f842e2096a [2023-05-04T02:10:37.875Z] ---> bf804f94867c [2023-05-04T02:10:37.875Z] Step 24/24 : LABEL version=0.0.0 [2023-05-04T02:10:37.875Z] ---> Running in b818c02beba5 [2023-05-04T02:10:37.875Z] Removing intermediate container b818c02beba5 [2023-05-04T02:10:37.875Z] ---> 2d3861f7e149 [2023-05-04T02:10:37.875Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T02:10:37.875Z] Successfully built 2d3861f7e149 [2023-05-04T02:10:37.875Z] 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-04T02:10:38.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T02:10:38.808Z] [2023-05-04T02:10:38.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:10:39.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T02:10:39.559Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T02:10:39.559Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T02:10:39.559Z] 04944245beec: Pulling fs layer [2023-05-04T02:10:39.559Z] 699f458cf7ca: Pulling fs layer [2023-05-04T02:10:39.559Z] 765212b225bb: Pulling fs layer [2023-05-04T02:10:39.559Z] f23df028b6ca: Pulling fs layer [2023-05-04T02:10:39.559Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T02:10:39.559Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T02:10:39.559Z] f23df028b6ca: Waiting [2023-05-04T02:10:39.559Z] d65c8cfc05b1: Waiting [2023-05-04T02:10:39.559Z] 2437ff75d9bd: Waiting [2023-05-04T02:10:39.559Z] 765212b225bb: Waiting [2023-05-04T02:10:39.559Z] 04944245beec: Verifying Checksum [2023-05-04T02:10:39.559Z] 04944245beec: Download complete [2023-05-04T02:10:39.559Z] 765212b225bb: Download complete [2023-05-04T02:10:39.559Z] f23df028b6ca: Verifying Checksum [2023-05-04T02:10:39.559Z] f23df028b6ca: Download complete [2023-05-04T02:10:39.852Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T02:10:39.852Z] d65c8cfc05b1: Download complete [2023-05-04T02:10:39.852Z] 699f458cf7ca: Verifying Checksum [2023-05-04T02:10:39.852Z] 699f458cf7ca: Download complete [2023-05-04T02:10:40.493Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T02:10:40.493Z] 8998bd30e6a1: Download complete [2023-05-04T02:10:43.180Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T02:10:43.180Z] 2437ff75d9bd: Download complete [2023-05-04T02:10:45.158Z] 8998bd30e6a1: Pull complete [2023-05-04T02:10:45.755Z] 04944245beec: Pull complete [2023-05-04T02:10:47.241Z] 699f458cf7ca: Pull complete [2023-05-04T02:10:47.517Z] 765212b225bb: Pull complete [2023-05-04T02:10:48.510Z] f23df028b6ca: Pull complete [2023-05-04T02:10:48.783Z] d65c8cfc05b1: Pull complete [2023-05-04T02:11:07.091Z] 2437ff75d9bd: Pull complete [2023-05-04T02:11:07.091Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T02:11:07.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T02:11:07.091Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:11:07.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-12676 does not seem to be running inside a container [2023-05-04T02:11:07.575Z] $ 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-04T02:11:10.785Z] $ docker top 61730ee8b52556b0ec469aca00a0edf0ba8110c93ffd9c397add99160066b181 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:11:12.068Z] ---> job-cost.sh [2023-05-04T02:11:12.068Z] lf-activate-venv: SKIPPING [2023-05-04T02:11:12.068Z] INFO: No Stack... [2023-05-04T02:11:12.710Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T02:11:13.330Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T02:11:14.045Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-04T02:11:14.045Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T02:11:14.169Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-590-1-stack-cost] [2023-05-04T02:11:14.175Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-590-1-stack-cost] did not exist. Created. [2023-05-04T02:11:14.175Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-590-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T02:11:14.971Z] /w/workspace/device-mqtt-go/1@tmp/durable-7220323e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T02:11:15.706Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T02:11:15.756Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T02:11:15.822Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T02:11:15.837Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-590-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T02:11:15.922Z] $ docker stop --time=1 61730ee8b52556b0ec469aca00a0edf0ba8110c93ffd9c397add99160066b181 [2023-05-04T02:11:17.591Z] $ docker rm -f --volumes 61730ee8b52556b0ec469aca00a0edf0ba8110c93ffd9c397add99160066b181 [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-04T02:11:18.714Z] provisioning config files... [2023-05-04T02:11:18.725Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp/config8780308556111801597tmp [Pipeline] { [Pipeline] sh [2023-05-04T02:11:19.068Z] + set +x [2023-05-04T02:11:19.068Z] + bash+ -s -- [2023-05-04T02:11:19.068Z] curl -s https://codecov.io/bash [2023-05-04T02:11:19.068Z] [2023-05-04T02:11:19.068Z] _____ _ [2023-05-04T02:11:19.068Z] / ____| | | [2023-05-04T02:11:19.068Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T02:11:19.068Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T02:11:19.068Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T02:11:19.068Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T02:11:19.068Z] Bash-1.0.6 [2023-05-04T02:11:19.068Z] [2023-05-04T02:11:19.068Z] [2023-05-04T02:11:19.068Z] ==> git version 2.25.1 found [2023-05-04T02:11:19.068Z] ==> 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-04T02:11:19.068Z] Release-Date: 2020-01-08 [2023-05-04T02:11:19.068Z] 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-04T02:11:19.068Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T02:11:19.068Z] ==> Jenkins CI detected. [2023-05-04T02:11:19.068Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-590 [2023-05-04T02:11:19.068Z] project root: . [2023-05-04T02:11:19.068Z] --> token set from env [2023-05-04T02:11:19.068Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T02:11:19.327Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T02:11:19.327Z] ==> Python coveragepy not found [2023-05-04T02:11:19.327Z] ==> Searching for coverage reports in: [2023-05-04T02:11:19.327Z] + . [2023-05-04T02:11:19.327Z] -> Found 1 reports [2023-05-04T02:11:19.327Z] ==> Detecting git/mercurial file structure [2023-05-04T02:11:19.327Z] ==> Reading reports [2023-05-04T02:11:19.327Z] + ./coverage.out bytes=18144 [2023-05-04T02:11:19.327Z] ==> Appending adjustments [2023-05-04T02:11:19.327Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T02:11:19.327Z] + Found adjustments [2023-05-04T02:11:19.327Z] ==> Gzipping contents [2023-05-04T02:11:19.327Z] 4.0K /tmp/codecov.KKoO3K.gz [2023-05-04T02:11:19.327Z] ==> Uploading reports [2023-05-04T02:11:19.327Z] url: https://codecov.io [2023-05-04T02:11:19.327Z] query: branch=PR-590&commit=be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-590%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=590&job=&cmd_args= [2023-05-04T02:11:19.327Z] -> Pinging Codecov [2023-05-04T02:11:19.327Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-590&commit=be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-590%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=590&job=&cmd_args= [2023-05-04T02:11:19.587Z] -> Uploading to [2023-05-04T02:11:19.587Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/7D719EC7BBE17E464838252E33014C33/be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce/ad8f335e-f875-4c0f-8470-02d414f4bdf8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T021119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c7331d075ec12f78c6257c1fc705b575ec026c495cd10755a8f8ef77b9a71b3 [2023-05-04T02:11:19.587Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T02:11:19.587Z] Dload Upload Total Spent Left Speed [2023-05-04T02:11:19.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 15684 --:--:-- --:--:-- --:--:-- 15607 100 3184 0 0 100 3184 0 13843 --:--:-- --:--:-- --:--:-- 13843 [2023-05-04T02:11:19.849Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/be6202bdde5d00a3ac3a7fe0990463e9d37bf9ce [Pipeline] } [2023-05-04T02:11:19.884Z] 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-04T02:11:21.664Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-590/archives ] [2023-05-04T02:11:21.664Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-590/archives [2023-05-04T02:11:21.664Z] total 16 [2023-05-04T02:11:21.664Z] drwxr-xr-x 3 root root 4096 May 4 02:01 . [2023-05-04T02:11:21.664Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 02:01 .. [2023-05-04T02:11:21.664Z] drwxr-xr-x 2 root root 4096 May 4 02:01 cost [2023-05-04T02:11:21.664Z] -rw-r--r-- 1 root root 86 May 4 02:01 cost.csv [2023-05-04T02:11:21.664Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-590/archives [2023-05-04T02:11:21.664Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-590/archives [2023-05-04T02:11:21.664Z] total 16 [2023-05-04T02:11:21.664Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 02:01 . [2023-05-04T02:11:21.664Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 02:01 .. [2023-05-04T02:11:21.664Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 02:01 cost [2023-05-04T02:11:21.664Z] -rw-r--r-- 1 jenkins jenkins 86 May 4 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:11:22.130Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:11:23.021Z] ---> package-listing.sh [2023-05-04T02:11:23.021Z] ++ facter osfamily [2023-05-04T02:11:23.021Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T02:11:23.287Z] + OS_FAMILY=debian [2023-05-04T02:11:23.287Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-590 [2023-05-04T02:11:23.288Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T02:11:23.288Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T02:11:23.288Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T02:11:23.288Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T02:11:23.288Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-590 ']' [2023-05-04T02:11:23.288Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T02:11:23.288Z] + case "${OS_FAMILY}" in [2023-05-04T02:11:23.288Z] + dpkg -l [2023-05-04T02:11:23.288Z] + grep '^ii' [2023-05-04T02:11:23.288Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T02:11:23.288Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T02:11:23.288Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T02:11:23.288Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-590 ']' [2023-05-04T02:11:23.288Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-590/archives/ [2023-05-04T02:11:23.288Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-590/archives/ [Pipeline] echo [2023-05-04T02:11:23.324Z] 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-590/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T02:11:23.616Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:11:24.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:11:24.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:11:24.395Z] prd-ubuntu20.04-docker-8c-8g-12673 does not seem to be running inside a container [2023-05-04T02:11:24.434Z] $ 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-590/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-590 -v /w/workspace/gexfoundry_device-mqtt-go_PR-590:/w/workspace/gexfoundry_device-mqtt-go_PR-590:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-590@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-04T02:11:24.620Z] $ docker top a782a5c127ab1bf3f6fc3ece97985d162c1c7cb82010c232221f7e36f65a4fcf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:11:25.004Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T02:11:25.317Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T02:11:25.630Z] + ls /var/log/sa-host [2023-05-04T02:11:25.630Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T02:11:25.863Z] provisioning config files... [2023-05-04T02:11:25.871Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-590@tmp/config6428783218114128257tmp [Pipeline] { [Pipeline] echo [2023-05-04T02:11:25.928Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:11:26.278Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T02:11:26.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:11:26.758Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T02:11:26.795Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:11:27.127Z] ---> sudo-logs.sh [2023-05-04T02:11:27.127Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T02:11:27.209Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:11:27.518Z] ---> job-cost.sh [2023-05-04T02:11:27.518Z] lf-activate-venv: SKIPPING [2023-05-04T02:11:27.518Z] DEBUG: total: 0.2199999988079071 [2023-05-04T02:11:27.518Z] INFO: Retrieving Stack Cost... [2023-05-04T02:11:27.775Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T02:11:28.341Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T02:11:28.373Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:11:28.681Z] ---> logs-deploy.sh [2023-05-04T02:11:28.681Z] lf-activate-venv: SKIPPING [2023-05-04T02:11:28.681Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-590/1 [2023-05-04T02:11:28.681Z] INFO: archiving workspace using pattern(s): [2023-05-04T02:11:29.618Z] Archives upload complete. [2023-05-04T02:11:29.885Z] INFO: archiving logs to Nexus [2023-05-04T02:11:30.493Z] ---> uname -a: [2023-05-04T02:11:30.493Z] Linux prd-ubuntu20-04-docker-8c-8g-12673 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-04T02:11:30.493Z] [2023-05-04T02:11:30.493Z] [2023-05-04T02:11:30.493Z] ---> lscpu: [2023-05-04T02:11:30.493Z] Architecture: x86_64 [2023-05-04T02:11:30.493Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-04T02:11:30.493Z] Byte Order: Little Endian [2023-05-04T02:11:30.493Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-04T02:11:30.493Z] CPU(s): 8 [2023-05-04T02:11:30.493Z] On-line CPU(s) list: 0-7 [2023-05-04T02:11:30.493Z] Thread(s) per core: 1 [2023-05-04T02:11:30.493Z] Core(s) per socket: 1 [2023-05-04T02:11:30.493Z] Socket(s): 8 [2023-05-04T02:11:30.493Z] NUMA node(s): 1 [2023-05-04T02:11:30.493Z] Vendor ID: AuthenticAMD [2023-05-04T02:11:30.493Z] CPU family: 23 [2023-05-04T02:11:30.493Z] Model: 49 [2023-05-04T02:11:30.493Z] Model name: AMD EPYC-Rome Processor [2023-05-04T02:11:30.493Z] Stepping: 0 [2023-05-04T02:11:30.493Z] CPU MHz: 2800.000 [2023-05-04T02:11:30.493Z] BogoMIPS: 5600.00 [2023-05-04T02:11:30.493Z] Virtualization: AMD-V [2023-05-04T02:11:30.493Z] Hypervisor vendor: KVM [2023-05-04T02:11:30.493Z] Virtualization type: full [2023-05-04T02:11:30.493Z] L1d cache: 256 KiB [2023-05-04T02:11:30.493Z] L1i cache: 256 KiB [2023-05-04T02:11:30.493Z] L2 cache: 4 MiB [2023-05-04T02:11:30.493Z] L3 cache: 128 MiB [2023-05-04T02:11:30.493Z] NUMA node0 CPU(s): 0-7 [2023-05-04T02:11:30.493Z] Vulnerability Itlb multihit: Not affected [2023-05-04T02:11:30.493Z] Vulnerability L1tf: Not affected [2023-05-04T02:11:30.493Z] Vulnerability Mds: Not affected [2023-05-04T02:11:30.493Z] Vulnerability Meltdown: Not affected [2023-05-04T02:11:30.493Z] Vulnerability Mmio stale data: Not affected [2023-05-04T02:11:30.493Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-04T02:11:30.494Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-04T02:11:30.494Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-04T02:11:30.494Z] Vulnerability Srbds: Not affected [2023-05-04T02:11:30.494Z] Vulnerability Tsx async abort: Not affected [2023-05-04T02:11:30.494Z] 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-04T02:11:30.494Z] [2023-05-04T02:11:30.494Z] [2023-05-04T02:11:30.494Z] ---> nproc: [2023-05-04T02:11:30.494Z] 8 [2023-05-04T02:11:30.494Z] [2023-05-04T02:11:30.494Z] [2023-05-04T02:11:30.494Z] ---> df -h: [2023-05-04T02:11:30.494Z] Filesystem Size Used Avail Use% Mounted on [2023-05-04T02:11:30.494Z] overlay 155G 12G 144G 8% / [2023-05-04T02:11:30.494Z] tmpfs 64M 0 64M 0% /dev [2023-05-04T02:11:30.494Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-04T02:11:30.494Z] shm 64M 0 64M 0% /dev/shm [2023-05-04T02:11:30.494Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-04T02:11:30.494Z] [2023-05-04T02:11:30.494Z]