Pull request #519 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b479ed75511ca7d32052af799f9ad79df48a3e0+229099614b4381a690093be203497270268560bd (79185ae9e386ba0bee82c71bf52f0ed91314675f) 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-ssh7826643575794833726.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8446380181293608273.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-519/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-519/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7158885371317950527.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-519/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8328991042930741327.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2815348564536592527.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-519/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-519/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh643755476977711735.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-9570’ Running on prd-ubuntu20.04-docker-8c-8g-9573 in /w/workspace/gexfoundry_device-mqtt-go_PR-519 [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-519 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 229099614b4381a690093be203497270268560bd into PR head commit 7b479ed75511ca7d32052af799f9ad79df48a3e0 Merge succeeded, producing 7b479ed75511ca7d32052af799f9ad79df48a3e0 Checking out Revision 7b479ed75511ca7d32052af799f9ad79df48a3e0 (PR-519) > 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/519/head:refs/remotes/origin/PR-519 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b479ed75511ca7d32052af799f9ad79df48a3e0 # 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 229099614b4381a690093be203497270268560bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b479ed75511ca7d32052af799f9ad79df48a3e0 # timeout=10 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-10T01:59:54.828Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-10T01:59:55.081Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-10T01:59:55.283Z] ========================================================= [2023-03-10T01:59:55.283Z] EdgeX Global Pipelines Version Info [2023-03-10T01:59:55.283Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-10T01:59:56.016Z] ------------------- [2023-03-10T01:59:56.016Z] stable info: [2023-03-10T01:59:56.016Z] ------------------- [2023-03-10T01:59:56.016Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-10T01:59:56.016Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T01:59:56.016Z] Message: update stable to v1.0.244 [2023-03-10T01:59:56.585Z] ------------------- [2023-03-10T01:59:56.585Z] experimental info: [2023-03-10T01:59:56.585Z] ------------------- [2023-03-10T01:59:56.585Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-10T01:59:56.585Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T01:59:56.585Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-10T01:59:56.860Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-10T01:59:56.909Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-10T01:59:56.949Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-10T01:59:56.989Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-10T01:59:57.032Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-10T01:59:57.071Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-10T01:59:57.107Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-10T01:59:57.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-10T01:59:57.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-10T01:59:57.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-10T01:59:57.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-10T01:59:57.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-10T01:59:57.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-10T01:59:57.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-10T01:59:57.426Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-10T01:59:57.464Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-10T01:59:57.504Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-10T01:59:57.543Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-10T01:59:57.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-10T01:59:57.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-10T01:59:57.668Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-10T01:59:57.709Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-10T01:59:57.753Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-10T01:59:57.800Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-10T01:59:57.837Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-10T01:59:57.877Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-10T01:59:57.915Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-10T01:59:57.956Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-519 [Pipeline] echo [2023-03-10T01:59:58.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-519 [Pipeline] echo [2023-03-10T01:59:58.124Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-519 [Pipeline] echo [2023-03-10T01:59:58.163Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b479ed75511ca7d32052af799f9ad79df48a3e0 [Pipeline] echo [2023-03-10T01:59:58.206Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b479ed [Pipeline] echo [2023-03-10T01:59:58.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T01:59:58.357Z] provisioning config files... [2023-03-10T01:59:58.393Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-519@tmp/config2077327758384273784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T01:59:58.734Z] ---> docker-login.sh [2023-03-10T01:59:58.734Z] nexus3.edgexfoundry.org:10001 [2023-03-10T01:59:58.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T01:59:58.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T01:59:58.995Z] Configure a credential helper to remove this warning. See [2023-03-10T01:59:58.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T01:59:58.995Z] [2023-03-10T01:59:58.995Z] Login Succeeded [2023-03-10T01:59:58.995Z] nexus3.edgexfoundry.org:10002 [2023-03-10T01:59:58.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T01:59:59.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T01:59:59.256Z] Configure a credential helper to remove this warning. See [2023-03-10T01:59:59.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T01:59:59.256Z] [2023-03-10T01:59:59.256Z] Login Succeeded [2023-03-10T01:59:59.256Z] nexus3.edgexfoundry.org:10003 [2023-03-10T01:59:59.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T01:59:59.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T01:59:59.256Z] Configure a credential helper to remove this warning. See [2023-03-10T01:59:59.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T01:59:59.256Z] [2023-03-10T01:59:59.256Z] Login Succeeded [2023-03-10T01:59:59.256Z] nexus3.edgexfoundry.org:10004 [2023-03-10T01:59:59.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T01:59:59.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T01:59:59.256Z] Configure a credential helper to remove this warning. See [2023-03-10T01:59:59.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T01:59:59.256Z] [2023-03-10T01:59:59.256Z] Login Succeeded [2023-03-10T01:59:59.256Z] docker.io [2023-03-10T01:59:59.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T01:59:59.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T01:59:59.516Z] Configure a credential helper to remove this warning. See [2023-03-10T01:59:59.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T01:59:59.516Z] [2023-03-10T01:59:59.516Z] Login Succeeded [2023-03-10T01:59:59.516Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T01:59:59.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-10T02:00:00.247Z] + git rev-list -1 --merges 7b479ed75511ca7d32052af799f9ad79df48a3e0~1..7b479ed75511ca7d32052af799f9ad79df48a3e0 [Pipeline] echo [2023-03-10T02:00:00.316Z] -----------> git rev-list -1 --merges 7b479ed75511ca7d32052af799f9ad79df48a3e0~1..7b479ed75511ca7d32052af799f9ad79df48a3e0 7b479ed75511ca7d32052af799f9ad79df48a3e0 [false] [Pipeline] sh [2023-03-10T02:00:00.626Z] + git log --format=format:%s -1 7b479ed75511ca7d32052af799f9ad79df48a3e0 [Pipeline] echo [2023-03-10T02:00:00.663Z] ========================================================= [2023-03-10T02:00:00.663Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-10T02:00:00.663Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T02:00:01.113Z] + git log --format=format:%s -1 7b479ed75511ca7d32052af799f9ad79df48a3e0 [Pipeline] echo [2023-03-10T02:00:01.144Z] [semverPrep] GIT_COMMIT: 7b479ed75511ca7d32052af799f9ad79df48a3e0, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-03-10T02:00:01.174Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-10T02:00:01.544Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-10T02:00:01.544Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-10T02:00:01.544Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-10T02:00:01.544Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-10T02:00:01.544Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-10T02:00:01.544Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-10T02:00:01.544Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T02:00:01.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T02:00:01.966Z] [2023-03-10T02:00:01.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T02:00:02.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T02:00:02.339Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-10T02:00:02.339Z] b85a868b505f: Pulling fs layer [2023-03-10T02:00:02.339Z] e2be974225ed: Pulling fs layer [2023-03-10T02:00:02.339Z] 339a4e72a1f5: Pulling fs layer [2023-03-10T02:00:02.339Z] 988bab9f4d93: Pulling fs layer [2023-03-10T02:00:02.339Z] 1469e6f7b9e6: Pulling fs layer [2023-03-10T02:00:02.339Z] eaf3925da568: Pulling fs layer [2023-03-10T02:00:02.339Z] bab4dde63d76: Pulling fs layer [2023-03-10T02:00:02.339Z] bde34c3a00c8: Pulling fs layer [2023-03-10T02:00:02.339Z] b352a97aabf1: Pulling fs layer [2023-03-10T02:00:02.339Z] 4872d77fe225: Pulling fs layer [2023-03-10T02:00:02.339Z] 5851b861e8e6: Pulling fs layer [2023-03-10T02:00:02.339Z] 1469e6f7b9e6: Waiting [2023-03-10T02:00:02.339Z] 988bab9f4d93: Waiting [2023-03-10T02:00:02.339Z] 4872d77fe225: Waiting [2023-03-10T02:00:02.339Z] bde34c3a00c8: Waiting [2023-03-10T02:00:02.339Z] bab4dde63d76: Waiting [2023-03-10T02:00:02.339Z] eaf3925da568: Waiting [2023-03-10T02:00:02.339Z] b352a97aabf1: Waiting [2023-03-10T02:00:02.339Z] 5851b861e8e6: Waiting [2023-03-10T02:00:02.339Z] e2be974225ed: Verifying Checksum [2023-03-10T02:00:02.339Z] e2be974225ed: Download complete [2023-03-10T02:00:02.339Z] 988bab9f4d93: Verifying Checksum [2023-03-10T02:00:02.339Z] 988bab9f4d93: Download complete [2023-03-10T02:00:02.598Z] 1469e6f7b9e6: Verifying Checksum [2023-03-10T02:00:02.598Z] 1469e6f7b9e6: Download complete [2023-03-10T02:00:02.598Z] 339a4e72a1f5: Verifying Checksum [2023-03-10T02:00:02.598Z] 339a4e72a1f5: Download complete [2023-03-10T02:00:02.598Z] eaf3925da568: Verifying Checksum [2023-03-10T02:00:02.598Z] eaf3925da568: Download complete [2023-03-10T02:00:02.598Z] bde34c3a00c8: Verifying Checksum [2023-03-10T02:00:02.598Z] bde34c3a00c8: Download complete [2023-03-10T02:00:02.598Z] b352a97aabf1: Verifying Checksum [2023-03-10T02:00:02.598Z] b352a97aabf1: Download complete [2023-03-10T02:00:02.598Z] 4872d77fe225: Verifying Checksum [2023-03-10T02:00:02.598Z] 4872d77fe225: Download complete [2023-03-10T02:00:02.598Z] 5851b861e8e6: Verifying Checksum [2023-03-10T02:00:02.598Z] 5851b861e8e6: Download complete [2023-03-10T02:00:02.598Z] b85a868b505f: Verifying Checksum [2023-03-10T02:00:02.598Z] b85a868b505f: Download complete [2023-03-10T02:00:03.164Z] bab4dde63d76: Verifying Checksum [2023-03-10T02:00:03.164Z] bab4dde63d76: Download complete [2023-03-10T02:00:04.099Z] b85a868b505f: Pull complete [2023-03-10T02:00:04.099Z] e2be974225ed: Pull complete [2023-03-10T02:00:04.666Z] 339a4e72a1f5: Pull complete [2023-03-10T02:00:04.666Z] 988bab9f4d93: Pull complete [2023-03-10T02:00:04.930Z] 1469e6f7b9e6: Pull complete [2023-03-10T02:00:05.190Z] eaf3925da568: Pull complete [2023-03-10T02:00:07.098Z] bab4dde63d76: Pull complete [2023-03-10T02:00:07.098Z] bde34c3a00c8: Pull complete [2023-03-10T02:00:07.098Z] b352a97aabf1: Pull complete [2023-03-10T02:00:07.098Z] 4872d77fe225: Pull complete [2023-03-10T02:00:07.098Z] 5851b861e8e6: Pull complete [2023-03-10T02:00:07.098Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-10T02:00:07.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T02:00:07.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T02:00:07.330Z] prd-ubuntu20.04-docker-8c-8g-9573 does not seem to be running inside a container [2023-03-10T02:00:07.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-519 -v /w/workspace/gexfoundry_device-mqtt-go_PR-519:/w/workspace/gexfoundry_device-mqtt-go_PR-519:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-519@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-519@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-03-10T02:00:09.751Z] $ docker top d8ec98a5ef3251e500a5437b4c3352c76e201418c1f8b99ae7336cc23ac82a39 -eo pid,comm [2023-03-10T02:00:09.815Z] 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-03-10T02:00:09.815Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-10T02:00:09.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T02:00:09.943Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T02:00:10.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T02:00:10.056Z] $ docker exec d8ec98a5ef3251e500a5437b4c3352c76e201418c1f8b99ae7336cc23ac82a39 ssh-agent [2023-03-10T02:00:10.165Z] SSH_AUTH_SOCK=/tmp/ssh-xBFETa5Gccnk/agent.33 [2023-03-10T02:00:10.165Z] SSH_AGENT_PID=39 [2023-03-10T02:00:10.172Z] Running ssh-add (command line suppressed) [2023-03-10T02:00:10.278Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-519@tmp/private_key_11526052235835924499.key (/w/workspace/gexfoundry_device-mqtt-go_PR-519@tmp/private_key_11526052235835924499.key) [2023-03-10T02:00:10.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T02:00:10.640Z] + git tag --points-at HEAD [Pipeline] } [2023-03-10T02:00:10.662Z] $ docker exec --env ******** --env ******** d8ec98a5ef3251e500a5437b4c3352c76e201418c1f8b99ae7336cc23ac82a39 ssh-agent -k [2023-03-10T02:00:10.759Z] unset SSH_AUTH_SOCK; [2023-03-10T02:00:10.760Z] unset SSH_AGENT_PID; [2023-03-10T02:00:10.761Z] echo Agent pid 39 killed; [2023-03-10T02:00:10.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-10T02:00:10.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T02:00:10.861Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T02:00:10.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T02:00:10.973Z] $ docker exec d8ec98a5ef3251e500a5437b4c3352c76e201418c1f8b99ae7336cc23ac82a39 ssh-agent [2023-03-10T02:00:11.086Z] SSH_AUTH_SOCK=/tmp/ssh-j03LwP1w9IXJ/agent.71 [2023-03-10T02:00:11.086Z] SSH_AGENT_PID=78 [2023-03-10T02:00:11.089Z] Running ssh-add (command line suppressed) [2023-03-10T02:00:11.209Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-519@tmp/private_key_11751244837111561645.key (/w/workspace/gexfoundry_device-mqtt-go_PR-519@tmp/private_key_11751244837111561645.key) [2023-03-10T02:00:11.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T02:00:11.549Z] + git semver init [2023-03-10T02:00:11.811Z] 2023-03-10 02:00:11,723 [run_init] DEBUG init version:0.0.0 force:False [2023-03-10T02:00:11.811Z] 2023-03-10 02:00:11,724 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-519/.semver [2023-03-10T02:00:11.811Z] 2023-03-10 02:00:11,724 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-519/.semver [2023-03-10T02:00:11.811Z] 2023-03-10 02:00:11,724 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-519/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-519, universal_newlines=False, shell=None, istream=None) [2023-03-10T02:00:12.752Z] 2023-03-10 02:00:12,570 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-519/.git/info/exclude [2023-03-10T02:00:12.752Z] 2023-03-10 02:00:12,571 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-519/.semver/PR-519 with force:False [2023-03-10T02:00:12.752Z] 2023-03-10 02:00:12,571 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-519/.semver/PR-519 [2023-03-10T02:00:12.752Z] 2023-03-10 02:00:12,575 [execute] INFO git cat-file --batch-check [2023-03-10T02:00:12.752Z] 2023-03-10 02:00:12,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-519/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T02:00:12.752Z] 2023-03-10 02:00:12,581 [execute] INFO git cat-file --batch [2023-03-10T02:00:12.752Z] 2023-03-10 02:00:12,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-519/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T02:00:12.752Z] 2023-03-10 02:00:12,587 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-519/.semver/PR-519 [2023-03-10T02:00:12.752Z] 0.0.0 [Pipeline] } [2023-03-10T02:00:12.778Z] $ docker exec --env ******** --env ******** d8ec98a5ef3251e500a5437b4c3352c76e201418c1f8b99ae7336cc23ac82a39 ssh-agent -k [2023-03-10T02:00:12.879Z] unset SSH_AUTH_SOCK; [2023-03-10T02:00:12.879Z] unset SSH_AGENT_PID; [2023-03-10T02:00:12.879Z] echo Agent pid 78 killed; [2023-03-10T02:00:12.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T02:00:13.321Z] + git semver [Pipeline] } [2023-03-10T02:00:13.604Z] $ docker stop --time=1 d8ec98a5ef3251e500a5437b4c3352c76e201418c1f8b99ae7336cc23ac82a39 [2023-03-10T02:00:14.883Z] $ docker rm -f --volumes d8ec98a5ef3251e500a5437b4c3352c76e201418c1f8b99ae7336cc23ac82a39 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T02:00:15.438Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-10T02:00:15.723Z] Stashed 1 file(s) [Pipeline] echo [2023-03-10T02:00:15.741Z] [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-03-10T02:00:16.335Z] provisioning config files... [2023-03-10T02:00:16.345Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-519@tmp/config6104619350547129810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T02:00:16.687Z] ---> docker-login.sh [2023-03-10T02:00:16.687Z] nexus3.edgexfoundry.org:10001 [2023-03-10T02:00:16.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T02:00:16.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T02:00:16.687Z] Configure a credential helper to remove this warning. See [2023-03-10T02:00:16.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T02:00:16.687Z] [2023-03-10T02:00:16.687Z] Login Succeeded [2023-03-10T02:00:16.687Z] nexus3.edgexfoundry.org:10002 [2023-03-10T02:00:16.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T02:00:16.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T02:00:16.687Z] Configure a credential helper to remove this warning. See [2023-03-10T02:00:16.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T02:00:16.687Z] [2023-03-10T02:00:16.687Z] Login Succeeded [2023-03-10T02:00:16.687Z] nexus3.edgexfoundry.org:10003 [2023-03-10T02:00:16.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T02:00:16.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T02:00:16.947Z] Configure a credential helper to remove this warning. See [2023-03-10T02:00:16.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T02:00:16.947Z] [2023-03-10T02:00:16.947Z] Login Succeeded [2023-03-10T02:00:16.947Z] nexus3.edgexfoundry.org:10004 [2023-03-10T02:00:16.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T02:00:16.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T02:00:16.947Z] Configure a credential helper to remove this warning. See [2023-03-10T02:00:16.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T02:00:16.947Z] [2023-03-10T02:00:16.947Z] Login Succeeded [2023-03-10T02:00:16.947Z] docker.io [2023-03-10T02:00:17.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T02:00:17.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T02:00:17.466Z] Configure a credential helper to remove this warning. See [2023-03-10T02:00:17.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T02:00:17.466Z] [2023-03-10T02:00:17.466Z] Login Succeeded [2023-03-10T02:00:17.466Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T02:00:17.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-10T02:00:17.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T02:00:17.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T02:00:17.769Z] ========================================================= [2023-03-10T02:00:17.769Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-10T02:00:17.769Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T02:00:18.241Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-10T02:00:18.241Z] Sending build context to Docker daemon 6.343MB [2023-03-10T02:00:18.241Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-10T02:00:18.241Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-10T02:00:18.241Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-10T02:00:18.241Z] 213ec9aee27d: Pulling fs layer [2023-03-10T02:00:18.241Z] 4583459ba037: Pulling fs layer [2023-03-10T02:00:18.241Z] 93c1e223e6f2: Pulling fs layer [2023-03-10T02:00:18.241Z] 53926ce57604: Pulling fs layer [2023-03-10T02:00:18.241Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-10T02:00:18.241Z] 22ff95d597cd: Pulling fs layer [2023-03-10T02:00:18.241Z] 12d6caf4c0d1: Pulling fs layer [2023-03-10T02:00:18.241Z] 96b7cbca73a9: Pulling fs layer [2023-03-10T02:00:18.241Z] a7acece74701: Pulling fs layer [2023-03-10T02:00:18.241Z] 21b2b0c7a3f4: Waiting [2023-03-10T02:00:18.241Z] 53926ce57604: Waiting [2023-03-10T02:00:18.241Z] 22ff95d597cd: Waiting [2023-03-10T02:00:18.241Z] 12d6caf4c0d1: Waiting [2023-03-10T02:00:18.241Z] 96b7cbca73a9: Waiting [2023-03-10T02:00:18.241Z] a7acece74701: Waiting [2023-03-10T02:00:18.504Z] 93c1e223e6f2: Verifying Checksum [2023-03-10T02:00:18.504Z] 93c1e223e6f2: Download complete [2023-03-10T02:00:18.504Z] 4583459ba037: Verifying Checksum [2023-03-10T02:00:18.504Z] 4583459ba037: Download complete [2023-03-10T02:00:18.504Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-10T02:00:18.504Z] 21b2b0c7a3f4: Download complete [2023-03-10T02:00:18.504Z] 22ff95d597cd: Verifying Checksum [2023-03-10T02:00:18.504Z] 22ff95d597cd: Download complete [2023-03-10T02:00:18.504Z] 213ec9aee27d: Verifying Checksum [2023-03-10T02:00:18.504Z] 213ec9aee27d: Download complete [2023-03-10T02:00:18.505Z] 12d6caf4c0d1: Verifying Checksum [2023-03-10T02:00:18.505Z] 12d6caf4c0d1: Download complete [2023-03-10T02:00:18.505Z] 213ec9aee27d: Pull complete [2023-03-10T02:00:18.772Z] 4583459ba037: Pull complete [2023-03-10T02:00:18.772Z] 93c1e223e6f2: Pull complete [2023-03-10T02:00:19.034Z] a7acece74701: Verifying Checksum [2023-03-10T02:00:19.034Z] a7acece74701: Download complete [2023-03-10T02:00:19.293Z] 96b7cbca73a9: Verifying Checksum [2023-03-10T02:00:19.293Z] 96b7cbca73a9: Download complete [2023-03-10T02:00:19.293Z] 53926ce57604: Verifying Checksum [2023-03-10T02:00:19.293Z] 53926ce57604: Download complete [2023-03-10T02:00:23.489Z] 53926ce57604: Pull complete [2023-03-10T02:00:23.489Z] 21b2b0c7a3f4: Pull complete [2023-03-10T02:00:23.489Z] 22ff95d597cd: Pull complete [2023-03-10T02:00:23.489Z] 12d6caf4c0d1: Pull complete [2023-03-10T02:00:25.399Z] 96b7cbca73a9: Pull complete [2023-03-10T02:00:26.334Z] a7acece74701: Pull complete [2023-03-10T02:00:26.334Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-10T02:00:26.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T02:00:26.334Z] ---> db6d94c90886 [2023-03-10T02:00:26.334Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-10T02:00:30.531Z] ---> Running in 2db66ce643f5 [2023-03-10T02:00:30.531Z] Removing intermediate container 2db66ce643f5 [2023-03-10T02:00:30.531Z] ---> f157a57b339a [2023-03-10T02:00:30.531Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-10T02:00:30.531Z] ---> Running in ef06700b73f6 [2023-03-10T02:00:30.531Z] Removing intermediate container ef06700b73f6 [2023-03-10T02:00:30.531Z] ---> 24bfcd447bc8 [2023-03-10T02:00:30.531Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-10T02:00:30.531Z] ---> Running in 3941b4b29aea [2023-03-10T02:00:30.531Z] Removing intermediate container 3941b4b29aea [2023-03-10T02:00:30.531Z] ---> d2209fd8f9a9 [2023-03-10T02:00:30.531Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-10T02:00:30.531Z] ---> Running in 945b2d96a319 [2023-03-10T02:00:30.531Z] Removing intermediate container 945b2d96a319 [2023-03-10T02:00:30.531Z] ---> 9a6d4cb7386f [2023-03-10T02:00:30.531Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-10T02:00:30.531Z] ---> Running in 73a3749bb174 [2023-03-10T02:00:30.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T02:00:31.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T02:00:31.152Z] Still waiting to schedule task [2023-03-10T02:00:31.152Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9571’ [2023-03-10T02:00:31.311Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-10T02:00:31.311Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-10T02:00:31.311Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-10T02:00:31.311Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-10T02:00:31.311Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T02:00:31.311Z] OK: 216 MiB in 55 packages [2023-03-10T02:00:31.883Z] Removing intermediate container 73a3749bb174 [2023-03-10T02:00:31.883Z] ---> 5aa92e075f6f [2023-03-10T02:00:31.883Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-10T02:00:31.883Z] ---> Running in 64c0a688895a [2023-03-10T02:00:31.883Z] Removing intermediate container 64c0a688895a [2023-03-10T02:00:31.883Z] ---> 666637ca3a8b [2023-03-10T02:00:31.883Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-10T02:00:31.883Z] ---> 52bf706c7e0a [2023-03-10T02:00:31.883Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T02:00:31.883Z] ---> Running in bd5aead093d6 [2023-03-10T02:01:04.033Z] Removing intermediate container bd5aead093d6 [2023-03-10T02:01:04.033Z] ---> 4d7d5d99707a [2023-03-10T02:01:04.033Z] Step 11/12 : COPY . . [2023-03-10T02:01:04.033Z] ---> 23b766c0f3ff [2023-03-10T02:01:04.033Z] Step 12/12 : RUN $MAKE [2023-03-10T02:01:04.033Z] ---> Running in dcb794c63c6d [2023-03-10T02:01:04.033Z] noop [2023-03-10T02:01:04.033Z] Removing intermediate container dcb794c63c6d [2023-03-10T02:01:04.033Z] ---> e9c1e6d23bc2 [2023-03-10T02:01:04.033Z] Successfully built e9c1e6d23bc2 [2023-03-10T02:01:04.033Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T02:01:04.529Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T02:01:04.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T02:01:04.688Z] prd-ubuntu20.04-docker-8c-8g-9573 does not seem to be running inside a container [2023-03-10T02:01:04.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-519 -v /w/workspace/gexfoundry_device-mqtt-go_PR-519:/w/workspace/gexfoundry_device-mqtt-go_PR-519:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-519@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-519@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-03-10T02:01:05.069Z] $ docker top 78d4d45729c3424826c32c5a0599a6b656a9eb0d447e964a4e642ee7a840f865 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T02:01:05.507Z] + go version [2023-03-10T02:01:05.508Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-10T02:01:05.539Z] $ docker stop --time=1 78d4d45729c3424826c32c5a0599a6b656a9eb0d447e964a4e642ee7a840f865 [2023-03-10T02:01:06.786Z] $ docker rm -f --volumes 78d4d45729c3424826c32c5a0599a6b656a9eb0d447e964a4e642ee7a840f865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T02:01:07.520Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T02:01:07.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T02:01:07.676Z] prd-ubuntu20.04-docker-8c-8g-9573 does not seem to be running inside a container [2023-03-10T02:01:07.713Z] $ 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-519 -v /w/workspace/gexfoundry_device-mqtt-go_PR-519:/w/workspace/gexfoundry_device-mqtt-go_PR-519:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-519@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-519@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-03-10T02:01:08.059Z] $ docker top 6d1d0b3666bc420e2295a51619717c63117707cf4552cdf24f643ec4b495a3bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T02:01:08.456Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-519 [Pipeline] fileExists [Pipeline] sh [2023-03-10T02:01:08.821Z] + make test [2023-03-10T02:01:08.821Z] go test ./... -coverprofile=coverage.out ./... [2023-03-10T02:01:09.078Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-10T02:01:19.041Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-10T02:01:19.041Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) [2023-03-10T02:01:19.041Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) [2023-03-10T02:01:19.041Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as type string in argument to transformOffset [2023-03-10T02:01:19.041Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) [2023-03-10T02:01:19.041Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) [2023-03-10T02:01:19.041Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as type string in argument to transformScale [2023-03-10T02:01:19.041Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) [2023-03-10T02:01:19.041Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) [2023-03-10T02:01:19.041Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as type string in argument to transformBase [2023-03-10T02:01:19.041Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) [2023-03-10T02:01:19.041Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformresult.go:53:16: too many errors [2023-03-10T02:01:19.041Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.2% of statements [2023-03-10T02:01:19.041Z] make: *** [Makefile:30: unittest] Error 2 [Pipeline] } [2023-03-10T02:01:19.082Z] $ docker stop --time=1 6d1d0b3666bc420e2295a51619717c63117707cf4552cdf24f643ec4b495a3bb [2023-03-10T02:01:21.337Z] $ docker rm -f --volumes 6d1d0b3666bc420e2295a51619717c63117707cf4552cdf24f643ec4b495a3bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T02:01:22.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T02:01:22.497Z] [2023-03-10T02:01:22.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T02:01:22.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T02:01:22.866Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-10T02:01:22.866Z] 5eb5b503b376: Pulling fs layer [2023-03-10T02:01:22.866Z] 5c69ac0246d0: Pulling fs layer [2023-03-10T02:01:22.866Z] ec43610c2a17: Pulling fs layer [2023-03-10T02:01:22.866Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-10T02:01:22.866Z] 33b1e0a273af: Pulling fs layer [2023-03-10T02:01:22.866Z] 5d3b04190fa2: Pulling fs layer [2023-03-10T02:01:22.866Z] 2f39f015ded8: Pulling fs layer [2023-03-10T02:01:22.866Z] 2f39f015ded8: Waiting [2023-03-10T02:01:22.866Z] 33b1e0a273af: Waiting [2023-03-10T02:01:22.866Z] 5d3b04190fa2: Waiting [2023-03-10T02:01:22.866Z] 3a2ae6a8a46f: Waiting [2023-03-10T02:01:22.866Z] 5c69ac0246d0: Verifying Checksum [2023-03-10T02:01:22.866Z] 5c69ac0246d0: Download complete [2023-03-10T02:01:22.866Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-10T02:01:22.866Z] 3a2ae6a8a46f: Download complete [2023-03-10T02:01:23.124Z] 33b1e0a273af: Verifying Checksum [2023-03-10T02:01:23.124Z] 33b1e0a273af: Download complete [2023-03-10T02:01:23.124Z] 5d3b04190fa2: Verifying Checksum [2023-03-10T02:01:23.124Z] 5d3b04190fa2: Download complete [2023-03-10T02:01:23.124Z] ec43610c2a17: Verifying Checksum [2023-03-10T02:01:23.124Z] ec43610c2a17: Download complete [2023-03-10T02:01:23.124Z] 5eb5b503b376: Verifying Checksum [2023-03-10T02:01:23.124Z] 5eb5b503b376: Download complete [2023-03-10T02:01:23.689Z] 2f39f015ded8: Download complete [2023-03-10T02:01:24.253Z] 5eb5b503b376: Pull complete [2023-03-10T02:01:24.511Z] 5c69ac0246d0: Pull complete [2023-03-10T02:01:25.131Z] ec43610c2a17: Pull complete [2023-03-10T02:01:25.131Z] 3a2ae6a8a46f: Pull complete [2023-03-10T02:01:25.403Z] 33b1e0a273af: Pull complete [2023-03-10T02:01:25.403Z] 5d3b04190fa2: Pull complete [2023-03-10T02:01:29.623Z] 2f39f015ded8: Pull complete [2023-03-10T02:01:29.623Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-10T02:01:29.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T02:01:29.623Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T02:01:29.848Z] prd-ubuntu20.04-docker-8c-8g-9573 does not seem to be running inside a container [2023-03-10T02:01:29.876Z] $ 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-519 -v /w/workspace/gexfoundry_device-mqtt-go_PR-519:/w/workspace/gexfoundry_device-mqtt-go_PR-519:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-519@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-519@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-03-10T02:01:32.660Z] $ docker top 331c9558e5c768e92835a9267ca1f7f1359f67edf3c73263938500a12097daf7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T02:01:33.103Z] ---> job-cost.sh [2023-03-10T02:01:33.103Z] lf-activate-venv: SKIPPING [2023-03-10T02:01:33.103Z] INFO: No Stack... [2023-03-10T02:01:33.362Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-10T02:01:33.931Z] INFO: Archiving Costs [Pipeline] sh [2023-03-10T02:01:34.244Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-519/archives/cost.csv [2023-03-10T02:01:34.244Z] + cut -d, -f6 [Pipeline] lock [2023-03-10T02:01:34.285Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-519-1-stack-cost] [2023-03-10T02:01:34.290Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-519-1-stack-cost] did not exist. Created. [2023-03-10T02:01:34.290Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-519-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-10T02:01:34.674Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-10T02:01:34.729Z] Stashed 1 file(s) [Pipeline] } [2023-03-10T02:01:34.750Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-519-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-10T02:01:34.828Z] $ docker stop --time=1 331c9558e5c768e92835a9267ca1f7f1359f67edf3c73263938500a12097daf7 [2023-03-10T02:01:35.981Z] $ docker rm -f --volumes 331c9558e5c768e92835a9267ca1f7f1359f67edf3c73263938500a12097daf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-10T02:01:36.340Z] Failed in branch amd64 [2023-03-10T02:03:46.981Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9575 in /w/workspace/gexfoundry_device-mqtt-go_PR-519 [Pipeline] { [Pipeline] ws [2023-03-10T02:03:47.042Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-03-10T02:03:47.117Z] Selected Git installation does not exist. Using Default [2023-03-10T02:03:47.117Z] The recommended git tool is: NONE [2023-03-10T02:03:52.375Z] using credential edgex-jenkins-ssh [2023-03-10T02:03:52.391Z] Cloning the remote Git repository [2023-03-10T02:03:52.451Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-10T02:03:52.540Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-03-10T02:03:52.707Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-10T02:03:52.708Z] > git --version # timeout=10 [2023-03-10T02:03:52.730Z] > git --version # 'git version 2.25.1' [2023-03-10T02:03:52.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T02:03:52.792Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T02:03:53.869Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-10T02:03:53.887Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T02:03:55.297Z] Merging remotes/origin/main commit 229099614b4381a690093be203497270268560bd into PR head commit 7b479ed75511ca7d32052af799f9ad79df48a3e0 [2023-03-10T02:03:55.503Z] Merge succeeded, producing 7b479ed75511ca7d32052af799f9ad79df48a3e0 [2023-03-10T02:03:55.504Z] Checking out Revision 7b479ed75511ca7d32052af799f9ad79df48a3e0 (PR-519) [2023-03-10T02:03:56.020Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-10T02:03:54.758Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-10T02:03:54.800Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-10T02:03:54.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T02:03:54.817Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/519/head:refs/remotes/origin/PR-519 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-10T02:03:55.313Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T02:03:55.329Z] > git checkout -f 7b479ed75511ca7d32052af799f9ad79df48a3e0 # timeout=10 [2023-03-10T02:03:55.406Z] > git remote # timeout=10 [2023-03-10T02:03:55.425Z] > git config --get remote.origin.url # timeout=10 [2023-03-10T02:03:55.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T02:03:55.458Z] > git merge 229099614b4381a690093be203497270268560bd # timeout=10 [2023-03-10T02:03:55.481Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-10T02:03:55.507Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T02:03:55.521Z] > git checkout -f 7b479ed75511ca7d32052af799f9ad79df48a3e0 # timeout=10 [2023-03-10T02:03:56.074Z] > git --version # timeout=10 [2023-03-10T02:03:56.084Z] > git --version # 'git version 2.25.1' [2023-03-10T02:03:56.100Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T02:03:57.180Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-10T02:03:57.180Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T02:03:57.180Z] Dload Upload Total Spent Left Speed [2023-03-10T02:03:57.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2023-03-10T02:03:57.866Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-10T02:03:58.212Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-10T02:03:58.212Z] + sudo tee /etc/docker/daemon.new [2023-03-10T02:03:58.212Z] { [2023-03-10T02:03:58.212Z] "registry-mirrors": [ [2023-03-10T02:03:58.212Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-10T02:03:58.212Z] ], [2023-03-10T02:03:58.212Z] "bip": "10.250.0.254/24", [2023-03-10T02:03:58.212Z] "hosts": [ [2023-03-10T02:03:58.212Z] "tcp://0.0.0.0:5555", [2023-03-10T02:03:58.212Z] "unix:///var/run/docker.sock" [2023-03-10T02:03:58.212Z] ], [2023-03-10T02:03:58.212Z] "mtu": 1458, [2023-03-10T02:03:58.213Z] "selinux-enabled": true, [2023-03-10T02:03:58.213Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-10T02:03:58.213Z] } [Pipeline] sh [2023-03-10T02:03:58.557Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-10T02:03:58.899Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T02:04:17.254Z] provisioning config files... [2023-03-10T02:04:17.285Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config324385463416165333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T02:04:17.683Z] ---> docker-login.sh [2023-03-10T02:04:17.683Z] nexus3.edgexfoundry.org:10001 [2023-03-10T02:04:18.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T02:04:18.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T02:04:18.547Z] Configure a credential helper to remove this warning. See [2023-03-10T02:04:18.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T02:04:18.547Z] [2023-03-10T02:04:18.547Z] Login Succeeded [2023-03-10T02:04:18.547Z] nexus3.edgexfoundry.org:10002 [2023-03-10T02:04:18.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T02:04:18.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T02:04:18.824Z] Configure a credential helper to remove this warning. See [2023-03-10T02:04:18.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T02:04:18.824Z] [2023-03-10T02:04:18.824Z] Login Succeeded [2023-03-10T02:04:18.824Z] nexus3.edgexfoundry.org:10003 [2023-03-10T02:04:19.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T02:04:19.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T02:04:19.100Z] Configure a credential helper to remove this warning. See [2023-03-10T02:04:19.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T02:04:19.100Z] [2023-03-10T02:04:19.100Z] Login Succeeded [2023-03-10T02:04:19.100Z] nexus3.edgexfoundry.org:10004 [2023-03-10T02:04:19.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T02:04:19.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T02:04:19.643Z] Configure a credential helper to remove this warning. See [2023-03-10T02:04:19.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T02:04:19.644Z] [2023-03-10T02:04:19.644Z] Login Succeeded [2023-03-10T02:04:19.644Z] docker.io [2023-03-10T02:04:19.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T02:04:19.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T02:04:19.915Z] Configure a credential helper to remove this warning. See [2023-03-10T02:04:19.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T02:04:19.915Z] [2023-03-10T02:04:19.915Z] Login Succeeded [2023-03-10T02:04:20.183Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T02:04:20.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-10T02:04:20.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T02:04:20.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T02:04:20.702Z] ========================================================= [2023-03-10T02:04:20.702Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-10T02:04:20.702Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T02:04:21.205Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-10T02:04:21.474Z] Sending build context to Docker daemon 3.287MB [2023-03-10T02:04:21.474Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-10T02:04:21.474Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-10T02:04:21.744Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-10T02:04:21.744Z] 9b18e9b68314: Pulling fs layer [2023-03-10T02:04:21.744Z] 35d82f9e3411: Pulling fs layer [2023-03-10T02:04:21.744Z] e16973657156: Pulling fs layer [2023-03-10T02:04:21.744Z] fc693d55d65f: Pulling fs layer [2023-03-10T02:04:21.744Z] 7e9fc2657dce: Pulling fs layer [2023-03-10T02:04:21.744Z] dda99020689f: Pulling fs layer [2023-03-10T02:04:21.744Z] db1c61fa0a46: Pulling fs layer [2023-03-10T02:04:21.744Z] 891c053d2c06: Pulling fs layer [2023-03-10T02:04:21.744Z] dda99020689f: Waiting [2023-03-10T02:04:21.744Z] db1c61fa0a46: Waiting [2023-03-10T02:04:21.744Z] 891c053d2c06: Waiting [2023-03-10T02:04:21.744Z] fc693d55d65f: Waiting [2023-03-10T02:04:21.744Z] 7e9fc2657dce: Waiting [2023-03-10T02:04:21.744Z] e16973657156: Verifying Checksum [2023-03-10T02:04:21.744Z] e16973657156: Download complete [2023-03-10T02:04:21.744Z] 35d82f9e3411: Verifying Checksum [2023-03-10T02:04:21.744Z] 35d82f9e3411: Download complete [2023-03-10T02:04:21.744Z] 7e9fc2657dce: Verifying Checksum [2023-03-10T02:04:21.744Z] 7e9fc2657dce: Download complete [2023-03-10T02:04:21.744Z] dda99020689f: Verifying Checksum [2023-03-10T02:04:21.744Z] dda99020689f: Download complete [2023-03-10T02:04:21.744Z] 9b18e9b68314: Verifying Checksum [2023-03-10T02:04:21.744Z] 9b18e9b68314: Download complete [2023-03-10T02:04:22.735Z] 9b18e9b68314: Pull complete [2023-03-10T02:04:23.005Z] 891c053d2c06: Verifying Checksum [2023-03-10T02:04:23.005Z] 891c053d2c06: Download complete [2023-03-10T02:04:23.597Z] 35d82f9e3411: Pull complete [2023-03-10T02:04:23.870Z] e16973657156: Pull complete [2023-03-10T02:04:24.459Z] db1c61fa0a46: Verifying Checksum [2023-03-10T02:04:24.459Z] db1c61fa0a46: Download complete [2023-03-10T02:04:25.049Z] fc693d55d65f: Verifying Checksum [2023-03-10T02:04:25.049Z] fc693d55d65f: Download complete [2023-03-10T02:04:37.393Z] fc693d55d65f: Pull complete [2023-03-10T02:04:37.393Z] 7e9fc2657dce: Pull complete [2023-03-10T02:04:37.393Z] dda99020689f: Pull complete [2023-03-10T02:04:44.168Z] db1c61fa0a46: Pull complete [2023-03-10T02:04:45.593Z] 891c053d2c06: Pull complete [2023-03-10T02:04:45.593Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-10T02:04:45.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T02:04:45.593Z] ---> f96f9c87975a [2023-03-10T02:04:45.593Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-10T02:04:47.540Z] ---> Running in f6fbc76a57be [2023-03-10T02:04:47.809Z] Removing intermediate container f6fbc76a57be [2023-03-10T02:04:47.809Z] ---> e7cb61e80fc1 [2023-03-10T02:04:47.809Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-10T02:04:48.077Z] ---> Running in 569ef0634e3a [2023-03-10T02:04:48.345Z] Removing intermediate container 569ef0634e3a [2023-03-10T02:04:48.345Z] ---> 7fb69ecc30b8 [2023-03-10T02:04:48.345Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-10T02:04:48.345Z] ---> Running in 9ea9ee99bf39 [2023-03-10T02:04:48.613Z] Removing intermediate container 9ea9ee99bf39 [2023-03-10T02:04:48.613Z] ---> d1d0784f684f [2023-03-10T02:04:48.613Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-10T02:04:48.879Z] ---> Running in 5354ac87ea16 [2023-03-10T02:04:49.145Z] Removing intermediate container 5354ac87ea16 [2023-03-10T02:04:49.145Z] ---> 7c7db8d94fad [2023-03-10T02:04:49.145Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-10T02:04:49.145Z] ---> Running in 150adbd6b89e [2023-03-10T02:04:50.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T02:04:50.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T02:04:51.649Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-10T02:04:51.649Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-10T02:04:51.649Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-10T02:04:51.649Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-10T02:04:51.649Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T02:04:51.649Z] OK: 226 MiB in 55 packages [2023-03-10T02:04:54.997Z] Removing intermediate container 150adbd6b89e [2023-03-10T02:04:54.997Z] ---> f23135dacc14 [2023-03-10T02:04:54.997Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-10T02:04:54.997Z] ---> Running in 5f2b0635c7d2 [2023-03-10T02:04:55.266Z] Removing intermediate container 5f2b0635c7d2 [2023-03-10T02:04:55.266Z] ---> d186854c7c76 [2023-03-10T02:04:55.266Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-10T02:04:55.850Z] ---> fae173700fb4 [2023-03-10T02:04:55.850Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T02:04:55.850Z] ---> Running in 32b9cce01152 [2023-03-10T02:06:03.767Z] Removing intermediate container 32b9cce01152 [2023-03-10T02:06:03.767Z] ---> ac5319436900 [2023-03-10T02:06:03.767Z] Step 11/12 : COPY . . [2023-03-10T02:06:03.767Z] ---> 008eaaff0435 [2023-03-10T02:06:03.767Z] Step 12/12 : RUN $MAKE [2023-03-10T02:06:03.767Z] ---> Running in e34ab61b2ea9 [2023-03-10T02:06:03.767Z] noop [2023-03-10T02:06:04.036Z] Removing intermediate container e34ab61b2ea9 [2023-03-10T02:06:04.036Z] ---> 1bb9756a031f [2023-03-10T02:06:04.036Z] Successfully built 1bb9756a031f [2023-03-10T02:06:04.036Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T02:06:04.516Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T02:06:04.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T02:06:04.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-9575 does not seem to be running inside a container [2023-03-10T02:06:04.875Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-10T02:06:06.192Z] $ docker top 84a0f4f8baa4b3723ef7cacd06cfde6c772c979f0a0deec682972de2798caf7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T02:06:07.103Z] + go version [2023-03-10T02:06:07.103Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-10T02:06:07.142Z] $ docker stop --time=1 84a0f4f8baa4b3723ef7cacd06cfde6c772c979f0a0deec682972de2798caf7a [2023-03-10T02:06:08.781Z] $ docker rm -f --volumes 84a0f4f8baa4b3723ef7cacd06cfde6c772c979f0a0deec682972de2798caf7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T02:06:09.664Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T02:06:09.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T02:06:09.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-9575 does not seem to be running inside a container [2023-03-10T02:06:09.997Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-10T02:06:11.253Z] $ docker top bbd0a0c6e830f0ecf256e0d740c64b8b2263d32844cd5436f41b6ac8ca984d11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T02:06:12.179Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-10T02:06:12.596Z] + make test [2023-03-10T02:06:12.865Z] go test ./... -coverprofile=coverage.out ./... [2023-03-10T02:06:14.816Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-10T02:07:36.487Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-10T02:07:36.487Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) [2023-03-10T02:07:36.488Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) [2023-03-10T02:07:36.488Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as type string in argument to transformOffset [2023-03-10T02:07:36.488Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) [2023-03-10T02:07:36.488Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) [2023-03-10T02:07:36.488Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as type string in argument to transformScale [2023-03-10T02:07:36.488Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) [2023-03-10T02:07:36.488Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) [2023-03-10T02:07:36.488Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as type string in argument to transformBase [2023-03-10T02:07:36.488Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) [2023-03-10T02:07:36.488Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.49/internal/transformer/transformresult.go:53:16: too many errors [2023-03-10T02:07:38.433Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.062s coverage: 22.2% of statements [2023-03-10T02:07:39.021Z] make: *** [Makefile:30: unittest] Error 2 [Pipeline] } [2023-03-10T02:07:39.069Z] $ docker stop --time=1 bbd0a0c6e830f0ecf256e0d740c64b8b2263d32844cd5436f41b6ac8ca984d11 [2023-03-10T02:07:40.912Z] $ docker rm -f --volumes bbd0a0c6e830f0ecf256e0d740c64b8b2263d32844cd5436f41b6ac8ca984d11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T02:07:42.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T02:07:42.445Z] [2023-03-10T02:07:42.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T02:07:42.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T02:07:42.854Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-10T02:07:42.854Z] 8998bd30e6a1: Pulling fs layer [2023-03-10T02:07:42.854Z] 04944245beec: Pulling fs layer [2023-03-10T02:07:42.854Z] 699f458cf7ca: Pulling fs layer [2023-03-10T02:07:42.854Z] 765212b225bb: Pulling fs layer [2023-03-10T02:07:42.854Z] f23df028b6ca: Pulling fs layer [2023-03-10T02:07:42.854Z] d65c8cfc05b1: Pulling fs layer [2023-03-10T02:07:42.854Z] 2437ff75d9bd: Pulling fs layer [2023-03-10T02:07:42.854Z] 765212b225bb: Waiting [2023-03-10T02:07:42.854Z] f23df028b6ca: Waiting [2023-03-10T02:07:42.854Z] d65c8cfc05b1: Waiting [2023-03-10T02:07:42.854Z] 2437ff75d9bd: Waiting [2023-03-10T02:07:43.123Z] 04944245beec: Verifying Checksum [2023-03-10T02:07:43.123Z] 04944245beec: Download complete [2023-03-10T02:07:43.123Z] 765212b225bb: Verifying Checksum [2023-03-10T02:07:43.123Z] 765212b225bb: Download complete [2023-03-10T02:07:43.123Z] f23df028b6ca: Verifying Checksum [2023-03-10T02:07:43.123Z] f23df028b6ca: Download complete [2023-03-10T02:07:43.123Z] d65c8cfc05b1: Verifying Checksum [2023-03-10T02:07:43.123Z] d65c8cfc05b1: Download complete [2023-03-10T02:07:43.395Z] 699f458cf7ca: Verifying Checksum [2023-03-10T02:07:43.395Z] 699f458cf7ca: Download complete [2023-03-10T02:07:43.667Z] 8998bd30e6a1: Download complete [2023-03-10T02:07:46.269Z] 2437ff75d9bd: Verifying Checksum [2023-03-10T02:07:46.269Z] 2437ff75d9bd: Download complete [2023-03-10T02:07:48.217Z] 8998bd30e6a1: Pull complete [2023-03-10T02:07:48.485Z] 04944245beec: Pull complete [2023-03-10T02:07:49.902Z] 699f458cf7ca: Pull complete [2023-03-10T02:07:49.902Z] 765212b225bb: Pull complete [2023-03-10T02:07:50.869Z] f23df028b6ca: Pull complete [2023-03-10T02:07:50.869Z] d65c8cfc05b1: Pull complete [2023-03-10T02:08:09.105Z] 2437ff75d9bd: Pull complete [2023-03-10T02:08:09.105Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-10T02:08:09.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T02:08:09.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T02:08:09.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-9575 does not seem to be running inside a container [2023-03-10T02:08:09.500Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-10T02:08:10.488Z] $ docker top 5172864ec8411c2ebce9f14f7c40c09e48d2d00aa3e7e681f1884f66c30b12da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T02:08:11.501Z] ---> job-cost.sh [2023-03-10T02:08:11.501Z] lf-activate-venv: SKIPPING [2023-03-10T02:08:11.501Z] INFO: No Stack... [2023-03-10T02:08:13.173Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-10T02:08:13.759Z] INFO: Archiving Costs [Pipeline] sh [2023-03-10T02:08:14.428Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-03-10T02:08:14.428Z] + cut -d, -f6 [Pipeline] lock [2023-03-10T02:08:14.515Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-519-1-stack-cost] [2023-03-10T02:08:14.589Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-519-1-stack-cost] did not exist. Created. [2023-03-10T02:08:14.590Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-519-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-10T02:08:15.361Z] /w/workspace/device-mqtt-go/1@tmp/durable-3d330ff6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-10T02:08:16.047Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-10T02:08:16.094Z] Warning: overwriting stash ‘stack-cost’ [2023-03-10T02:08:16.604Z] Stashed 1 file(s) [Pipeline] } [2023-03-10T02:08:16.621Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-519-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-10T02:08:16.704Z] $ docker stop --time=1 5172864ec8411c2ebce9f14f7c40c09e48d2d00aa3e7e681f1884f66c30b12da [2023-03-10T02:08:18.436Z] $ docker rm -f --volumes 5172864ec8411c2ebce9f14f7c40c09e48d2d00aa3e7e681f1884f66c30b12da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-10T02:08:19.161Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-03-10T02:08:21.614Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-519/archives ] [2023-03-10T02:08:21.614Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-519/archives [2023-03-10T02:08:21.614Z] total 16 [2023-03-10T02:08:21.614Z] drwxr-xr-x 3 root root 4096 Mar 10 02:01 . [2023-03-10T02:08:21.614Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 02:01 .. [2023-03-10T02:08:21.614Z] drwxr-xr-x 2 root root 4096 Mar 10 02:01 cost [2023-03-10T02:08:21.614Z] -rw-r--r-- 1 root root 86 Mar 10 02:01 cost.csv [2023-03-10T02:08:21.614Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-519/archives [2023-03-10T02:08:21.614Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-519/archives [2023-03-10T02:08:21.614Z] total 16 [2023-03-10T02:08:21.614Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 02:01 . [2023-03-10T02:08:21.614Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 02:01 .. [2023-03-10T02:08:21.614Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 02:01 cost [2023-03-10T02:08:21.614Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 10 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-10T02:08:22.038Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T02:08:22.928Z] ---> package-listing.sh [2023-03-10T02:08:22.928Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-10T02:08:22.928Z] ++ facter osfamily [2023-03-10T02:08:23.187Z] + OS_FAMILY=debian [2023-03-10T02:08:23.187Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-519 [2023-03-10T02:08:23.187Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-10T02:08:23.187Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-10T02:08:23.187Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-10T02:08:23.187Z] + PACKAGES=/tmp/packages_start.txt [2023-03-10T02:08:23.187Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-519 ']' [2023-03-10T02:08:23.187Z] + PACKAGES=/tmp/packages_end.txt [2023-03-10T02:08:23.187Z] + case "${OS_FAMILY}" in [2023-03-10T02:08:23.187Z] + dpkg -l [2023-03-10T02:08:23.187Z] + grep '^ii' [2023-03-10T02:08:23.187Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-10T02:08:23.187Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-10T02:08:23.187Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-10T02:08:23.187Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-519 ']' [2023-03-10T02:08:23.187Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-519/archives/ [2023-03-10T02:08:23.187Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-519/archives/ [Pipeline] echo [2023-03-10T02:08:23.227Z] 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-519/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-10T02:08:23.520Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T02:08:24.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T02:08:24.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T02:08:24.293Z] prd-ubuntu20.04-docker-8c-8g-9573 does not seem to be running inside a container [2023-03-10T02:08:24.323Z] $ 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-519/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-519 -v /w/workspace/gexfoundry_device-mqtt-go_PR-519:/w/workspace/gexfoundry_device-mqtt-go_PR-519:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-519@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-519@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-03-10T02:08:24.522Z] $ docker top fb552ba2662e491ea398bdc171b5140f65e6ae052f914f58b6af5690fc00b615 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T02:08:24.928Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-10T02:08:25.240Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-10T02:08:25.547Z] + ls /var/log/sa-host [2023-03-10T02:08:25.547Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T02:08:25.692Z] provisioning config files... [2023-03-10T02:08:25.700Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-519@tmp/config2914696714644438707tmp [Pipeline] { [Pipeline] echo [2023-03-10T02:08:25.754Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T02:08:26.066Z] ---> create-netrc.sh [Pipeline] } [2023-03-10T02:08:26.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-10T02:08:26.521Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-10T02:08:26.554Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T02:08:26.860Z] ---> sudo-logs.sh [2023-03-10T02:08:26.860Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-10T02:08:26.941Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T02:08:27.251Z] ---> job-cost.sh [2023-03-10T02:08:27.251Z] lf-activate-venv: SKIPPING [2023-03-10T02:08:27.251Z] DEBUG: total: 0.2199999988079071 [2023-03-10T02:08:27.251Z] INFO: Retrieving Stack Cost... [2023-03-10T02:08:27.510Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-10T02:08:28.077Z] INFO: Archiving Costs [Pipeline] echo [2023-03-10T02:08:28.115Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T02:08:28.424Z] ---> logs-deploy.sh [2023-03-10T02:08:28.424Z] lf-activate-venv: SKIPPING [2023-03-10T02:08:28.424Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-519/1 [2023-03-10T02:08:28.424Z] INFO: archiving workspace using pattern(s): [2023-03-10T02:08:29.360Z] Archives upload complete. [2023-03-10T02:08:29.620Z] INFO: archiving logs to Nexus [2023-03-10T02:08:30.188Z] ---> uname -a: [2023-03-10T02:08:30.188Z] Linux prd-ubuntu20-04-docker-8c-8g-9573 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-10T02:08:30.188Z] [2023-03-10T02:08:30.188Z] [2023-03-10T02:08:30.188Z] ---> lscpu: [2023-03-10T02:08:30.188Z] Architecture: x86_64 [2023-03-10T02:08:30.188Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-10T02:08:30.188Z] Byte Order: Little Endian [2023-03-10T02:08:30.188Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-10T02:08:30.188Z] CPU(s): 8 [2023-03-10T02:08:30.188Z] On-line CPU(s) list: 0-7 [2023-03-10T02:08:30.188Z] Thread(s) per core: 1 [2023-03-10T02:08:30.188Z] Core(s) per socket: 1 [2023-03-10T02:08:30.188Z] Socket(s): 8 [2023-03-10T02:08:30.188Z] NUMA node(s): 1 [2023-03-10T02:08:30.188Z] Vendor ID: AuthenticAMD [2023-03-10T02:08:30.188Z] CPU family: 23 [2023-03-10T02:08:30.188Z] Model: 49 [2023-03-10T02:08:30.188Z] Model name: AMD EPYC-Rome Processor [2023-03-10T02:08:30.189Z] Stepping: 0 [2023-03-10T02:08:30.189Z] CPU MHz: 2800.000 [2023-03-10T02:08:30.189Z] BogoMIPS: 5600.00 [2023-03-10T02:08:30.189Z] Virtualization: AMD-V [2023-03-10T02:08:30.189Z] Hypervisor vendor: KVM [2023-03-10T02:08:30.189Z] Virtualization type: full [2023-03-10T02:08:30.189Z] L1d cache: 256 KiB [2023-03-10T02:08:30.189Z] L1i cache: 256 KiB [2023-03-10T02:08:30.189Z] L2 cache: 4 MiB [2023-03-10T02:08:30.189Z] L3 cache: 128 MiB [2023-03-10T02:08:30.189Z] NUMA node0 CPU(s): 0-7 [2023-03-10T02:08:30.189Z] Vulnerability Itlb multihit: Not affected [2023-03-10T02:08:30.189Z] Vulnerability L1tf: Not affected [2023-03-10T02:08:30.189Z] Vulnerability Mds: Not affected [2023-03-10T02:08:30.189Z] Vulnerability Meltdown: Not affected [2023-03-10T02:08:30.189Z] Vulnerability Mmio stale data: Not affected [2023-03-10T02:08:30.189Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-10T02:08:30.189Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-10T02:08:30.189Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-10T02:08:30.189Z] Vulnerability Srbds: Not affected [2023-03-10T02:08:30.189Z] Vulnerability Tsx async abort: Not affected [2023-03-10T02:08:30.189Z] 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-03-10T02:08:30.189Z] [2023-03-10T02:08:30.189Z]