Pull request #526 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1fd4ccd70885019a9894e48fb072b447684cfde+61add75b1ef191377c59afa20b8ba92f4dc8af4b (f5279e828956f171d4cac24dbbfb7eb92b2a61d8) 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-ssh16027331580871357618.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5552394666029905159.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-526/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-526/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7062375996379745223.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-526/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9144593538227115509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5516624587429303866.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-526/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-526/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11433130781514090446.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu18.04-docker-8c-8g-160’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-203’ is offline ‘prd-ubuntu20.04-docker-8c-8g-210’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-206’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-207’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-213 in /w/workspace/gexfoundry_device-mqtt-go_PR-526 [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-526 # 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 61add75b1ef191377c59afa20b8ba92f4dc8af4b into PR head commit e1fd4ccd70885019a9894e48fb072b447684cfde Merge succeeded, producing e1fd4ccd70885019a9894e48fb072b447684cfde Checking out Revision e1fd4ccd70885019a9894e48fb072b447684cfde (PR-526) > 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/526/head:refs/remotes/origin/PR-526 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1fd4ccd70885019a9894e48fb072b447684cfde # 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 61add75b1ef191377c59afa20b8ba92f4dc8af4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1fd4ccd70885019a9894e48fb072b447684cfde # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T18:28:40.659Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T18:28:40.824Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T18:28:40.922Z] ========================================================= [2023-03-14T18:28:40.922Z] EdgeX Global Pipelines Version Info [2023-03-14T18:28:40.922Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:28:41.664Z] ------------------- [2023-03-14T18:28:41.664Z] stable info: [2023-03-14T18:28:41.664Z] ------------------- [2023-03-14T18:28:41.664Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T18:28:41.664Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T18:28:41.664Z] Message: update stable to v1.0.245 [2023-03-14T18:28:42.235Z] ------------------- [2023-03-14T18:28:42.235Z] experimental info: [2023-03-14T18:28:42.235Z] ------------------- [2023-03-14T18:28:42.235Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T18:28:42.235Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T18:28:42.235Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T18:28:42.551Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-14T18:28:42.604Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-14T18:28:42.642Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T18:28:42.678Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T18:28:42.720Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T18:28:42.756Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T18:28:42.792Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T18:28:42.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-14T18:28:42.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T18:28:42.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T18:28:42.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T18:28:42.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-14T18:28:43.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T18:28:43.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T18:28:43.080Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T18:28:43.116Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T18:28:43.150Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T18:28:43.187Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T18:28:43.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T18:28:43.258Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T18:28:43.294Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-14T18:28:43.339Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-14T18:28:43.379Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-14T18:28:43.417Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-14T18:28:43.457Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-14T18:28:43.495Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T18:28:43.536Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T18:28:43.577Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-526 [Pipeline] echo [2023-03-14T18:28:43.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-526 [Pipeline] echo [2023-03-14T18:28:43.652Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-526 [Pipeline] echo [2023-03-14T18:28:43.692Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1fd4ccd70885019a9894e48fb072b447684cfde [Pipeline] echo [2023-03-14T18:28:43.733Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1fd4cc [Pipeline] echo [2023-03-14T18:28:43.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:28:43.892Z] provisioning config files... [2023-03-14T18:28:43.908Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp/config8338032962375020416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:28:44.248Z] ---> docker-login.sh [2023-03-14T18:28:44.248Z] nexus3.edgexfoundry.org:10001 [2023-03-14T18:28:44.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:28:44.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:28:44.508Z] Configure a credential helper to remove this warning. See [2023-03-14T18:28:44.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:28:44.508Z] [2023-03-14T18:28:44.508Z] Login Succeeded [2023-03-14T18:28:44.508Z] nexus3.edgexfoundry.org:10002 [2023-03-14T18:28:44.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:28:44.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:28:44.769Z] Configure a credential helper to remove this warning. See [2023-03-14T18:28:44.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:28:44.769Z] [2023-03-14T18:28:44.769Z] Login Succeeded [2023-03-14T18:28:44.769Z] nexus3.edgexfoundry.org:10003 [2023-03-14T18:28:44.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:28:44.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:28:44.769Z] Configure a credential helper to remove this warning. See [2023-03-14T18:28:44.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:28:44.769Z] [2023-03-14T18:28:44.769Z] Login Succeeded [2023-03-14T18:28:44.769Z] nexus3.edgexfoundry.org:10004 [2023-03-14T18:28:44.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:28:45.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:28:45.028Z] Configure a credential helper to remove this warning. See [2023-03-14T18:28:45.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:28:45.028Z] [2023-03-14T18:28:45.028Z] Login Succeeded [2023-03-14T18:28:45.028Z] docker.io [2023-03-14T18:28:45.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:28:45.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:28:45.288Z] Configure a credential helper to remove this warning. See [2023-03-14T18:28:45.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:28:45.288Z] [2023-03-14T18:28:45.288Z] Login Succeeded [2023-03-14T18:28:45.288Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T18:28:45.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T18:28:45.917Z] + git rev-list -1 --merges e1fd4ccd70885019a9894e48fb072b447684cfde~1..e1fd4ccd70885019a9894e48fb072b447684cfde [Pipeline] echo [2023-03-14T18:28:45.982Z] -----------> git rev-list -1 --merges e1fd4ccd70885019a9894e48fb072b447684cfde~1..e1fd4ccd70885019a9894e48fb072b447684cfde e1fd4ccd70885019a9894e48fb072b447684cfde [false] [Pipeline] sh [2023-03-14T18:28:46.289Z] + git log --format=format:%s -1 e1fd4ccd70885019a9894e48fb072b447684cfde [Pipeline] echo [2023-03-14T18:28:46.323Z] ========================================================= [2023-03-14T18:28:46.323Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T18:28:46.323Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T18:28:46.738Z] + git log --format=format:%s -1 e1fd4ccd70885019a9894e48fb072b447684cfde [Pipeline] echo [2023-03-14T18:28:46.769Z] [semverPrep] GIT_COMMIT: e1fd4ccd70885019a9894e48fb072b447684cfde, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-14T18:28:46.797Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-14T18:28:47.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T18:28:47.160Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T18:28:47.160Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T18:28:47.160Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T18:28:47.160Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T18:28:47.160Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T18:28:47.160Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:28:47.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:28:47.585Z] [2023-03-14T18:28:47.585Z] 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-14T18:28:47.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:28:47.965Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T18:28:47.965Z] b85a868b505f: Pulling fs layer [2023-03-14T18:28:47.965Z] e2be974225ed: Pulling fs layer [2023-03-14T18:28:47.965Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T18:28:47.965Z] 988bab9f4d93: Pulling fs layer [2023-03-14T18:28:47.965Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T18:28:47.965Z] 988bab9f4d93: Waiting [2023-03-14T18:28:47.965Z] eaf3925da568: Pulling fs layer [2023-03-14T18:28:47.965Z] 1469e6f7b9e6: Waiting [2023-03-14T18:28:47.965Z] bab4dde63d76: Pulling fs layer [2023-03-14T18:28:47.965Z] bde34c3a00c8: Pulling fs layer [2023-03-14T18:28:47.965Z] b352a97aabf1: Pulling fs layer [2023-03-14T18:28:47.965Z] bab4dde63d76: Waiting [2023-03-14T18:28:47.965Z] 4872d77fe225: Pulling fs layer [2023-03-14T18:28:47.965Z] bde34c3a00c8: Waiting [2023-03-14T18:28:47.965Z] 5851b861e8e6: Pulling fs layer [2023-03-14T18:28:47.965Z] eaf3925da568: Waiting [2023-03-14T18:28:47.965Z] b352a97aabf1: Waiting [2023-03-14T18:28:47.965Z] 5851b861e8e6: Waiting [2023-03-14T18:28:47.965Z] 4872d77fe225: Waiting [2023-03-14T18:28:47.965Z] e2be974225ed: Download complete [2023-03-14T18:28:47.965Z] 988bab9f4d93: Verifying Checksum [2023-03-14T18:28:47.965Z] 988bab9f4d93: Download complete [2023-03-14T18:28:48.227Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T18:28:48.227Z] 1469e6f7b9e6: Download complete [2023-03-14T18:28:48.227Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T18:28:48.227Z] 339a4e72a1f5: Download complete [2023-03-14T18:28:48.227Z] eaf3925da568: Verifying Checksum [2023-03-14T18:28:48.227Z] eaf3925da568: Download complete [2023-03-14T18:28:48.227Z] bde34c3a00c8: Verifying Checksum [2023-03-14T18:28:48.228Z] bde34c3a00c8: Download complete [2023-03-14T18:28:48.228Z] b352a97aabf1: Verifying Checksum [2023-03-14T18:28:48.228Z] b352a97aabf1: Download complete [2023-03-14T18:28:48.228Z] 4872d77fe225: Verifying Checksum [2023-03-14T18:28:48.228Z] 4872d77fe225: Download complete [2023-03-14T18:28:48.228Z] 5851b861e8e6: Verifying Checksum [2023-03-14T18:28:48.228Z] 5851b861e8e6: Download complete [2023-03-14T18:28:48.228Z] b85a868b505f: Verifying Checksum [2023-03-14T18:28:48.228Z] b85a868b505f: Download complete [2023-03-14T18:28:48.795Z] bab4dde63d76: Verifying Checksum [2023-03-14T18:28:48.795Z] bab4dde63d76: Download complete [2023-03-14T18:28:49.730Z] b85a868b505f: Pull complete [2023-03-14T18:28:49.730Z] e2be974225ed: Pull complete [2023-03-14T18:28:49.989Z] 339a4e72a1f5: Pull complete [2023-03-14T18:28:50.249Z] 988bab9f4d93: Pull complete [2023-03-14T18:28:50.507Z] 1469e6f7b9e6: Pull complete [2023-03-14T18:28:50.507Z] eaf3925da568: Pull complete [2023-03-14T18:28:52.412Z] bab4dde63d76: Pull complete [2023-03-14T18:28:52.412Z] bde34c3a00c8: Pull complete [2023-03-14T18:28:52.412Z] b352a97aabf1: Pull complete [2023-03-14T18:28:52.412Z] 4872d77fe225: Pull complete [2023-03-14T18:28:52.412Z] 5851b861e8e6: Pull complete [2023-03-14T18:28:52.412Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T18:28:52.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:28:52.412Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:28:52.652Z] prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container [2023-03-14T18:28:52.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-526 -v /w/workspace/gexfoundry_device-mqtt-go_PR-526:/w/workspace/gexfoundry_device-mqtt-go_PR-526:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T18:28:54.121Z] $ docker top 894231b81e718743b1cb3fd85a3655e61e985e68df666afef2cbcaf93cebb0d8 -eo pid,comm [2023-03-14T18:28:54.177Z] 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-14T18:28:54.177Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T18:28:54.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:28:54.294Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:28:54.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:28:54.420Z] $ docker exec 894231b81e718743b1cb3fd85a3655e61e985e68df666afef2cbcaf93cebb0d8 ssh-agent [2023-03-14T18:28:54.534Z] SSH_AUTH_SOCK=/tmp/ssh-tC2VHSbxjpWN/agent.33 [2023-03-14T18:28:54.534Z] SSH_AGENT_PID=40 [2023-03-14T18:28:54.540Z] Running ssh-add (command line suppressed) [2023-03-14T18:28:54.628Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp/private_key_15286293894647726375.key (/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp/private_key_15286293894647726375.key) [2023-03-14T18:28:54.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:28:54.970Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T18:28:54.992Z] $ docker exec --env ******** --env ******** 894231b81e718743b1cb3fd85a3655e61e985e68df666afef2cbcaf93cebb0d8 ssh-agent -k [2023-03-14T18:28:55.080Z] unset SSH_AUTH_SOCK; [2023-03-14T18:28:55.081Z] unset SSH_AGENT_PID; [2023-03-14T18:28:55.081Z] echo Agent pid 40 killed; [2023-03-14T18:28:55.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T18:28:55.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:28:55.175Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:28:55.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:28:55.271Z] $ docker exec 894231b81e718743b1cb3fd85a3655e61e985e68df666afef2cbcaf93cebb0d8 ssh-agent [2023-03-14T18:28:55.393Z] SSH_AUTH_SOCK=/tmp/ssh-2d4KPRbh9kJ4/agent.72 [2023-03-14T18:28:55.393Z] SSH_AGENT_PID=78 [2023-03-14T18:28:55.397Z] Running ssh-add (command line suppressed) [2023-03-14T18:28:55.492Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp/private_key_6026552402442149963.key (/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp/private_key_6026552402442149963.key) [2023-03-14T18:28:55.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:28:55.842Z] + git semver init [2023-03-14T18:28:56.102Z] 2023-03-14 18:28:56,011 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T18:28:56.102Z] 2023-03-14 18:28:56,012 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-526/.semver [2023-03-14T18:28:56.102Z] 2023-03-14 18:28:56,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-526/.semver [2023-03-14T18:28:56.103Z] 2023-03-14 18:28:56,013 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-526/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-526, universal_newlines=False, shell=None, istream=None) [2023-03-14T18:28:57.038Z] 2023-03-14 18:28:56,798 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-526/.git/info/exclude [2023-03-14T18:28:57.038Z] 2023-03-14 18:28:56,798 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-526/.semver/PR-526 with force:False [2023-03-14T18:28:57.038Z] 2023-03-14 18:28:56,798 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-526/.semver/PR-526 [2023-03-14T18:28:57.038Z] 2023-03-14 18:28:56,802 [execute] INFO git cat-file --batch-check [2023-03-14T18:28:57.038Z] 2023-03-14 18:28:56,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-526/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T18:28:57.038Z] 2023-03-14 18:28:56,808 [execute] INFO git cat-file --batch [2023-03-14T18:28:57.038Z] 2023-03-14 18:28:56,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-526/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T18:28:57.038Z] 2023-03-14 18:28:56,814 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-526/.semver/PR-526 [2023-03-14T18:28:57.038Z] 0.0.0 [Pipeline] } [2023-03-14T18:28:57.062Z] $ docker exec --env ******** --env ******** 894231b81e718743b1cb3fd85a3655e61e985e68df666afef2cbcaf93cebb0d8 ssh-agent -k [2023-03-14T18:28:57.155Z] unset SSH_AUTH_SOCK; [2023-03-14T18:28:57.156Z] unset SSH_AGENT_PID; [2023-03-14T18:28:57.156Z] echo Agent pid 78 killed; [2023-03-14T18:28:57.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T18:28:57.601Z] + git semver [Pipeline] } [2023-03-14T18:28:57.888Z] $ docker stop --time=1 894231b81e718743b1cb3fd85a3655e61e985e68df666afef2cbcaf93cebb0d8 [2023-03-14T18:28:59.225Z] $ docker rm -f --volumes 894231b81e718743b1cb3fd85a3655e61e985e68df666afef2cbcaf93cebb0d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T18:28:59.611Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T18:28:59.876Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T18:28:59.894Z] [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-14T18:29:00.497Z] provisioning config files... [2023-03-14T18:29:00.507Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp/config4090261570556599777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:29:00.865Z] ---> docker-login.sh [2023-03-14T18:29:00.865Z] nexus3.edgexfoundry.org:10001 [2023-03-14T18:29:00.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:29:00.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:29:00.865Z] Configure a credential helper to remove this warning. See [2023-03-14T18:29:00.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:29:00.865Z] [2023-03-14T18:29:00.865Z] Login Succeeded [2023-03-14T18:29:00.865Z] nexus3.edgexfoundry.org:10002 [2023-03-14T18:29:00.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:29:00.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:29:00.865Z] Configure a credential helper to remove this warning. See [2023-03-14T18:29:00.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:29:00.865Z] [2023-03-14T18:29:00.865Z] Login Succeeded [2023-03-14T18:29:00.865Z] nexus3.edgexfoundry.org:10003 [2023-03-14T18:29:01.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:29:01.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:29:01.125Z] Configure a credential helper to remove this warning. See [2023-03-14T18:29:01.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:29:01.125Z] [2023-03-14T18:29:01.125Z] Login Succeeded [2023-03-14T18:29:01.125Z] nexus3.edgexfoundry.org:10004 [2023-03-14T18:29:01.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:29:01.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:29:01.125Z] Configure a credential helper to remove this warning. See [2023-03-14T18:29:01.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:29:01.125Z] [2023-03-14T18:29:01.125Z] Login Succeeded [2023-03-14T18:29:01.125Z] docker.io [2023-03-14T18:29:01.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:29:01.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:29:01.384Z] Configure a credential helper to remove this warning. See [2023-03-14T18:29:01.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:29:01.384Z] [2023-03-14T18:29:01.384Z] Login Succeeded [2023-03-14T18:29:01.384Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T18:29:01.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T18:29:01.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:29:01.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:29:01.654Z] ========================================================= [2023-03-14T18:29:01.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T18:29:01.654Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:02.110Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T18:29:02.110Z] Sending build context to Docker daemon 6.378MB [2023-03-14T18:29:02.111Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T18:29:02.111Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-14T18:29:02.111Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T18:29:02.111Z] 63b65145d645: Pulling fs layer [2023-03-14T18:29:02.111Z] a2d21d5440eb: Pulling fs layer [2023-03-14T18:29:02.111Z] 935e6c44a52c: Pulling fs layer [2023-03-14T18:29:02.111Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T18:29:02.111Z] 30dea6a524f1: Pulling fs layer [2023-03-14T18:29:02.111Z] a2aff8979fd8: Pulling fs layer [2023-03-14T18:29:02.111Z] 6808be2612f2: Pulling fs layer [2023-03-14T18:29:02.111Z] f25807f1079a: Pulling fs layer [2023-03-14T18:29:02.111Z] 94cc34f8dd06: Waiting [2023-03-14T18:29:02.111Z] a2aff8979fd8: Waiting [2023-03-14T18:29:02.111Z] 30dea6a524f1: Waiting [2023-03-14T18:29:02.111Z] f25807f1079a: Waiting [2023-03-14T18:29:02.111Z] a2d21d5440eb: Verifying Checksum [2023-03-14T18:29:02.111Z] a2d21d5440eb: Download complete [2023-03-14T18:29:02.370Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T18:29:02.370Z] 94cc34f8dd06: Download complete [2023-03-14T18:29:02.370Z] 30dea6a524f1: Download complete [2023-03-14T18:29:02.370Z] 63b65145d645: Verifying Checksum [2023-03-14T18:29:02.370Z] 63b65145d645: Download complete [2023-03-14T18:29:02.370Z] a2aff8979fd8: Verifying Checksum [2023-03-14T18:29:02.370Z] a2aff8979fd8: Download complete [2023-03-14T18:29:02.370Z] 63b65145d645: Pull complete [2023-03-14T18:29:02.635Z] a2d21d5440eb: Pull complete [2023-03-14T18:29:02.896Z] f25807f1079a: Verifying Checksum [2023-03-14T18:29:02.896Z] f25807f1079a: Download complete [2023-03-14T18:29:02.896Z] 935e6c44a52c: Verifying Checksum [2023-03-14T18:29:02.896Z] 935e6c44a52c: Download complete [2023-03-14T18:29:03.155Z] 6808be2612f2: Verifying Checksum [2023-03-14T18:29:03.155Z] 6808be2612f2: Download complete [2023-03-14T18:29:06.437Z] 935e6c44a52c: Pull complete [2023-03-14T18:29:06.437Z] 94cc34f8dd06: Pull complete [2023-03-14T18:29:06.437Z] 30dea6a524f1: Pull complete [2023-03-14T18:29:06.437Z] a2aff8979fd8: Pull complete [2023-03-14T18:29:08.335Z] 6808be2612f2: Pull complete [2023-03-14T18:29:09.267Z] f25807f1079a: Pull complete [2023-03-14T18:29:09.267Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T18:29:09.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T18:29:09.267Z] ---> 3b553350e43f [2023-03-14T18:29:09.267Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-14T18:29:11.263Z] ---> Running in 741864a08b58 [2023-03-14T18:29:11.263Z] Removing intermediate container 741864a08b58 [2023-03-14T18:29:11.263Z] ---> 0e621bb808d5 [2023-03-14T18:29:11.263Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T18:29:11.263Z] ---> Running in 80937152ae37 [2023-03-14T18:29:11.263Z] Removing intermediate container 80937152ae37 [2023-03-14T18:29:11.263Z] ---> d29c205de085 [2023-03-14T18:29:11.263Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-14T18:29:11.263Z] ---> Running in 04eb2a9b6470 [2023-03-14T18:29:11.521Z] Removing intermediate container 04eb2a9b6470 [2023-03-14T18:29:11.521Z] ---> de43115ff157 [2023-03-14T18:29:11.521Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T18:29:11.521Z] ---> Running in 2635a4950eb5 [2023-03-14T18:29:11.521Z] Removing intermediate container 2635a4950eb5 [2023-03-14T18:29:11.521Z] ---> e70d28c6c81c [2023-03-14T18:29:11.521Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T18:29:11.779Z] ---> Running in c9549cbfe0f7 [2023-03-14T18:29:12.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T18:29:12.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T18:29:12.296Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-14T18:29:12.296Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-14T18:29:12.296Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-14T18:29:12.296Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-14T18:29:12.296Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T18:29:12.296Z] OK: 269 MiB in 57 packages [2023-03-14T18:29:12.864Z] Removing intermediate container c9549cbfe0f7 [2023-03-14T18:29:12.864Z] ---> 674862c1ead2 [2023-03-14T18:29:12.864Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-14T18:29:12.864Z] ---> Running in 44b88eeda9e2 [2023-03-14T18:29:12.864Z] Removing intermediate container 44b88eeda9e2 [2023-03-14T18:29:12.864Z] ---> 23fdf5985f3d [2023-03-14T18:29:12.864Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-14T18:29:13.122Z] ---> 7bf9f7191d43 [2023-03-14T18:29:13.122Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T18:29:13.122Z] ---> Running in 07fb4a1f4454 [2023-03-14T18:29:15.309Z] Still waiting to schedule task [2023-03-14T18:29:15.310Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-14T18:29:35.049Z] Removing intermediate container 07fb4a1f4454 [2023-03-14T18:29:35.049Z] ---> b2ee53b570c7 [2023-03-14T18:29:35.049Z] Step 11/12 : COPY . . [2023-03-14T18:29:35.049Z] ---> 0718518e6beb [2023-03-14T18:29:35.049Z] Step 12/12 : RUN $MAKE [2023-03-14T18:29:35.049Z] ---> Running in 6dc3eae75426 [2023-03-14T18:29:35.049Z] noop [2023-03-14T18:29:35.049Z] Removing intermediate container 6dc3eae75426 [2023-03-14T18:29:35.049Z] ---> f828b76fc906 [2023-03-14T18:29:35.049Z] Successfully built f828b76fc906 [2023-03-14T18:29:35.049Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:35.489Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T18:29:35.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:29:35.643Z] prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container [2023-03-14T18:29:35.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-526 -v /w/workspace/gexfoundry_device-mqtt-go_PR-526:/w/workspace/gexfoundry_device-mqtt-go_PR-526:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T18:29:36.031Z] $ docker top a72a76af05fd34303509fd677d534b8fcf37569d9a00f46048dc7fbed5fd7969 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:29:36.416Z] + go version [2023-03-14T18:29:36.416Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T18:29:36.446Z] $ docker stop --time=1 a72a76af05fd34303509fd677d534b8fcf37569d9a00f46048dc7fbed5fd7969 [2023-03-14T18:29:37.732Z] $ docker rm -f --volumes a72a76af05fd34303509fd677d534b8fcf37569d9a00f46048dc7fbed5fd7969 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:38.437Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T18:29:38.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:29:38.592Z] prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container [2023-03-14T18:29:38.618Z] $ 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-526 -v /w/workspace/gexfoundry_device-mqtt-go_PR-526:/w/workspace/gexfoundry_device-mqtt-go_PR-526:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T18:29:38.971Z] $ docker top d2d2aed6e1b7fe6cc918b4ef364b4a5327782f4966af42a09f0dc2dec890d4a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:29:39.366Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-526 [Pipeline] fileExists [Pipeline] sh [2023-03-14T18:29:39.726Z] + make test [2023-03-14T18:29:39.726Z] go test ./... -coverprofile=coverage.out ./... [2023-03-14T18:29:44.012Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-14T18:29:52.114Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-14T18:29:52.114Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) [2023-03-14T18:29:52.114Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) [2023-03-14T18:29:52.114Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as string value in argument to transformOffset [2023-03-14T18:29:52.114Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) [2023-03-14T18:29:52.114Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) [2023-03-14T18:29:52.114Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as string value in argument to transformScale [2023-03-14T18:29:52.114Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) [2023-03-14T18:29:52.114Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) [2023-03-14T18:29:52.115Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as string value in argument to transformBase [2023-03-14T18:29:52.115Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) [2023-03-14T18:29:52.115Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: too many errors [2023-03-14T18:29:53.047Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-14T18:29:53.047Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.2% of statements [2023-03-14T18:29:53.047Z] FAIL [2023-03-14T18:29:53.047Z] make: *** [Makefile:30: unittest] Error 1 [Pipeline] } [2023-03-14T18:29:53.090Z] $ docker stop --time=1 d2d2aed6e1b7fe6cc918b4ef364b4a5327782f4966af42a09f0dc2dec890d4a5 [2023-03-14T18:29:55.048Z] $ docker rm -f --volumes d2d2aed6e1b7fe6cc918b4ef364b4a5327782f4966af42a09f0dc2dec890d4a5 [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-14T18:29:56.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:29:56.161Z] [2023-03-14T18:29:56.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:56.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:29:56.534Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T18:29:56.534Z] 5eb5b503b376: Pulling fs layer [2023-03-14T18:29:56.534Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T18:29:56.534Z] ec43610c2a17: Pulling fs layer [2023-03-14T18:29:56.534Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T18:29:56.534Z] 33b1e0a273af: Pulling fs layer [2023-03-14T18:29:56.534Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T18:29:56.534Z] 2f39f015ded8: Pulling fs layer [2023-03-14T18:29:56.534Z] 33b1e0a273af: Waiting [2023-03-14T18:29:56.534Z] 5d3b04190fa2: Waiting [2023-03-14T18:29:56.534Z] 2f39f015ded8: Waiting [2023-03-14T18:29:56.534Z] 3a2ae6a8a46f: Waiting [2023-03-14T18:29:56.534Z] 5c69ac0246d0: Download complete [2023-03-14T18:29:56.534Z] 3a2ae6a8a46f: Download complete [2023-03-14T18:29:56.792Z] 33b1e0a273af: Verifying Checksum [2023-03-14T18:29:56.792Z] 33b1e0a273af: Download complete [2023-03-14T18:29:56.792Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T18:29:56.792Z] 5d3b04190fa2: Download complete [2023-03-14T18:29:56.792Z] ec43610c2a17: Verifying Checksum [2023-03-14T18:29:56.792Z] 5eb5b503b376: Download complete [2023-03-14T18:29:58.165Z] 5eb5b503b376: Pull complete [2023-03-14T18:29:58.165Z] 5c69ac0246d0: Pull complete [2023-03-14T18:29:58.422Z] ec43610c2a17: Pull complete [2023-03-14T18:29:58.422Z] 3a2ae6a8a46f: Pull complete [2023-03-14T18:29:58.679Z] 33b1e0a273af: Pull complete [2023-03-14T18:29:58.679Z] 5d3b04190fa2: Pull complete [2023-03-14T18:30:02.866Z] 2f39f015ded8: Pull complete [2023-03-14T18:30:02.866Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T18:30:02.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:30:02.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:30:03.137Z] prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container [2023-03-14T18:30:03.164Z] $ 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-526 -v /w/workspace/gexfoundry_device-mqtt-go_PR-526:/w/workspace/gexfoundry_device-mqtt-go_PR-526:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-526@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-14T18:30:05.273Z] $ docker top ecc39138afec85347830548a6ae0851c18effe55091e3fdf227294d4e94cf708 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:30:05.694Z] ---> job-cost.sh [2023-03-14T18:30:05.694Z] lf-activate-venv: SKIPPING [2023-03-14T18:30:05.694Z] INFO: No Stack... [2023-03-14T18:30:05.953Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T18:30:06.211Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T18:30:06.520Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-526/archives/cost.csv [2023-03-14T18:30:06.520Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T18:30:06.564Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-526-1-stack-cost] [2023-03-14T18:30:06.569Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-526-1-stack-cost] did not exist. Created. [2023-03-14T18:30:06.569Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-526-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T18:30:06.956Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T18:30:07.011Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T18:30:07.029Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-526-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T18:30:07.097Z] $ docker stop --time=1 ecc39138afec85347830548a6ae0851c18effe55091e3fdf227294d4e94cf708 [2023-03-14T18:30:08.264Z] $ docker rm -f --volumes ecc39138afec85347830548a6ae0851c18effe55091e3fdf227294d4e94cf708 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T18:30:08.617Z] Failed in branch amd64 [2023-03-14T18:32:08.037Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-218 in /w/workspace/gexfoundry_device-mqtt-go_PR-526 [Pipeline] { [Pipeline] ws [2023-03-14T18:32:08.096Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-03-14T18:32:08.206Z] Selected Git installation does not exist. Using Default [2023-03-14T18:32:08.206Z] The recommended git tool is: NONE [2023-03-14T18:32:18.291Z] using credential edgex-jenkins-ssh [2023-03-14T18:32:18.311Z] Cloning the remote Git repository [2023-03-14T18:32:18.411Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-14T18:32:18.590Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-03-14T18:32:19.097Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-14T18:32:19.099Z] > git --version # timeout=10 [2023-03-14T18:32:19.231Z] > git --version # 'git version 2.25.1' [2023-03-14T18:32:19.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T18:32:19.677Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T18:32:21.157Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-14T18:32:21.207Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T18:32:23.306Z] Merging remotes/origin/main commit 61add75b1ef191377c59afa20b8ba92f4dc8af4b into PR head commit e1fd4ccd70885019a9894e48fb072b447684cfde [2023-03-14T18:32:22.619Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-14T18:32:22.701Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-14T18:32:22.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T18:32:22.732Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/526/head:refs/remotes/origin/PR-526 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T18:32:23.334Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T18:32:23.439Z] > git checkout -f e1fd4ccd70885019a9894e48fb072b447684cfde # timeout=10 [2023-03-14T18:32:23.740Z] Merge succeeded, producing e1fd4ccd70885019a9894e48fb072b447684cfde [2023-03-14T18:32:23.741Z] Checking out Revision e1fd4ccd70885019a9894e48fb072b447684cfde (PR-526) [2023-03-14T18:32:24.802Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-14T18:32:24.877Z] > git --version # timeout=10 [2023-03-14T18:32:24.926Z] > git --version # 'git version 2.25.1' [2023-03-14T18:32:24.997Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T18:32:23.577Z] > git remote # timeout=10 [2023-03-14T18:32:23.614Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T18:32:23.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T18:32:23.669Z] > git merge 61add75b1ef191377c59afa20b8ba92f4dc8af4b # timeout=10 [2023-03-14T18:32:23.715Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T18:32:23.752Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T18:32:23.778Z] > git checkout -f e1fd4ccd70885019a9894e48fb072b447684cfde # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T18:32:26.102Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T18:32:26.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T18:32:26.103Z] Dload Upload Total Spent Left Speed [2023-03-14T18:32:26.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-03-14T18:32:26.867Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T18:32:27.247Z] + sudo tee /etc/docker/daemon.new [2023-03-14T18:32:27.247Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T18:32:27.247Z] { [2023-03-14T18:32:27.247Z] "registry-mirrors": [ [2023-03-14T18:32:27.247Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T18:32:27.247Z] ], [2023-03-14T18:32:27.247Z] "bip": "10.250.0.254/24", [2023-03-14T18:32:27.247Z] "hosts": [ [2023-03-14T18:32:27.247Z] "tcp://0.0.0.0:5555", [2023-03-14T18:32:27.247Z] "unix:///var/run/docker.sock" [2023-03-14T18:32:27.247Z] ], [2023-03-14T18:32:27.247Z] "mtu": 1458, [2023-03-14T18:32:27.247Z] "selinux-enabled": true, [2023-03-14T18:32:27.247Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T18:32:27.247Z] } [Pipeline] sh [2023-03-14T18:32:27.891Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T18:32:28.266Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:32:46.642Z] provisioning config files... [2023-03-14T18:32:46.674Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2267366097426330976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:32:47.080Z] ---> docker-login.sh [2023-03-14T18:32:47.080Z] nexus3.edgexfoundry.org:10001 [2023-03-14T18:32:47.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:32:47.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:32:47.669Z] Configure a credential helper to remove this warning. See [2023-03-14T18:32:47.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:32:47.669Z] [2023-03-14T18:32:47.669Z] Login Succeeded [2023-03-14T18:32:47.669Z] nexus3.edgexfoundry.org:10002 [2023-03-14T18:32:47.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:32:48.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:32:48.208Z] Configure a credential helper to remove this warning. See [2023-03-14T18:32:48.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:32:48.208Z] [2023-03-14T18:32:48.208Z] Login Succeeded [2023-03-14T18:32:48.208Z] nexus3.edgexfoundry.org:10003 [2023-03-14T18:32:48.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:32:48.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:32:48.481Z] Configure a credential helper to remove this warning. See [2023-03-14T18:32:48.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:32:48.481Z] [2023-03-14T18:32:48.481Z] Login Succeeded [2023-03-14T18:32:48.481Z] nexus3.edgexfoundry.org:10004 [2023-03-14T18:32:48.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:32:49.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:32:49.026Z] Configure a credential helper to remove this warning. See [2023-03-14T18:32:49.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:32:49.026Z] [2023-03-14T18:32:49.026Z] Login Succeeded [2023-03-14T18:32:49.026Z] docker.io [2023-03-14T18:32:49.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:32:49.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:32:49.565Z] Configure a credential helper to remove this warning. See [2023-03-14T18:32:49.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:32:49.565Z] [2023-03-14T18:32:49.565Z] Login Succeeded [2023-03-14T18:32:49.565Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T18:32:49.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T18:32:49.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:32:50.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:32:50.068Z] ========================================================= [2023-03-14T18:32:50.068Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T18:32:50.068Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:32:50.575Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T18:32:50.844Z] Sending build context to Docker daemon 3.296MB [2023-03-14T18:32:50.844Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T18:32:50.844Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-14T18:32:51.120Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T18:32:51.120Z] af6eaf76a39c: Pulling fs layer [2023-03-14T18:32:51.120Z] 55522c791124: Pulling fs layer [2023-03-14T18:32:51.120Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T18:32:51.120Z] 169dfbe0d373: Pulling fs layer [2023-03-14T18:32:51.120Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T18:32:51.120Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T18:32:51.120Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T18:32:51.120Z] 169dfbe0d373: Waiting [2023-03-14T18:32:51.120Z] e1ff8fa3b103: Waiting [2023-03-14T18:32:51.120Z] 52ebb69f0ebf: Waiting [2023-03-14T18:32:51.120Z] 5abe8eddf0d5: Waiting [2023-03-14T18:32:51.120Z] 55522c791124: Download complete [2023-03-14T18:32:51.120Z] 169dfbe0d373: Download complete [2023-03-14T18:32:51.120Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T18:32:51.120Z] e1ff8fa3b103: Download complete [2023-03-14T18:32:51.120Z] af6eaf76a39c: Verifying Checksum [2023-03-14T18:32:52.557Z] 5abe8eddf0d5: Download complete [2023-03-14T18:32:53.542Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T18:32:53.542Z] ce5c4a1c91eb: Download complete [2023-03-14T18:32:53.812Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T18:32:53.812Z] 52ebb69f0ebf: Download complete [2023-03-14T18:32:54.400Z] af6eaf76a39c: Pull complete [2023-03-14T18:32:54.671Z] 55522c791124: Pull complete [2023-03-14T18:33:04.765Z] ce5c4a1c91eb: Pull complete [2023-03-14T18:33:05.036Z] 169dfbe0d373: Pull complete [2023-03-14T18:33:05.306Z] e1ff8fa3b103: Pull complete [2023-03-14T18:33:11.990Z] 52ebb69f0ebf: Pull complete [2023-03-14T18:33:13.950Z] 5abe8eddf0d5: Pull complete [2023-03-14T18:33:13.950Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T18:33:13.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T18:33:13.950Z] ---> 6cb57ee374ae [2023-03-14T18:33:13.950Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-14T18:33:15.414Z] ---> Running in 8dd70ae81272 [2023-03-14T18:33:15.691Z] Removing intermediate container 8dd70ae81272 [2023-03-14T18:33:15.691Z] ---> 34d746ad6e54 [2023-03-14T18:33:15.691Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T18:33:15.691Z] ---> Running in e99c8f4f3136 [2023-03-14T18:33:16.287Z] Removing intermediate container e99c8f4f3136 [2023-03-14T18:33:16.287Z] ---> 0fc6ef2acede [2023-03-14T18:33:16.287Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-14T18:33:16.287Z] ---> Running in 9414b541a038 [2023-03-14T18:33:16.564Z] Removing intermediate container 9414b541a038 [2023-03-14T18:33:16.564Z] ---> 30cd67bb32f4 [2023-03-14T18:33:16.564Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T18:33:16.564Z] ---> Running in 2d8da290a3b9 [2023-03-14T18:33:16.842Z] Removing intermediate container 2d8da290a3b9 [2023-03-14T18:33:16.842Z] ---> 95604bb6d630 [2023-03-14T18:33:16.842Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T18:33:17.115Z] ---> Running in 6ba0a536c919 [2023-03-14T18:33:18.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T18:33:19.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T18:33:20.107Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-14T18:33:20.107Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-14T18:33:20.107Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-14T18:33:20.380Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-14T18:33:20.380Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T18:33:20.380Z] OK: 268 MiB in 57 packages [2023-03-14T18:33:21.351Z] Removing intermediate container 6ba0a536c919 [2023-03-14T18:33:21.351Z] ---> 99c6f4bfb9db [2023-03-14T18:33:21.351Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-14T18:33:21.625Z] ---> Running in 877c35a1bec5 [2023-03-14T18:33:21.899Z] Removing intermediate container 877c35a1bec5 [2023-03-14T18:33:21.899Z] ---> 6a0790928cd0 [2023-03-14T18:33:21.899Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-14T18:33:22.494Z] ---> f6e03b082165 [2023-03-14T18:33:22.494Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T18:33:22.494Z] ---> Running in 43dc69f2e39b [2023-03-14T18:34:30.420Z] Removing intermediate container 43dc69f2e39b [2023-03-14T18:34:30.420Z] ---> fed19cef089e [2023-03-14T18:34:30.420Z] Step 11/12 : COPY . . [2023-03-14T18:34:30.420Z] ---> db814150e5ad [2023-03-14T18:34:30.420Z] Step 12/12 : RUN $MAKE [2023-03-14T18:34:30.420Z] ---> Running in a9833bb4624c [2023-03-14T18:34:30.420Z] noop [2023-03-14T18:34:30.420Z] Removing intermediate container a9833bb4624c [2023-03-14T18:34:30.420Z] ---> cc3e7d5b3dda [2023-03-14T18:34:30.420Z] Successfully built cc3e7d5b3dda [2023-03-14T18:34:30.420Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:34:30.892Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T18:34:30.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:34:31.197Z] prd-ubuntu20.04-docker-arm64-4c-16g-218 does not seem to be running inside a container [2023-03-14T18:34:31.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T18:34:32.659Z] $ docker top 3cde37630f91687f6cc96d5ed2c0dcb068b7967568f699ebcaa24dac0c96bb3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:34:33.615Z] + go version [2023-03-14T18:34:33.615Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T18:34:33.652Z] $ docker stop --time=1 3cde37630f91687f6cc96d5ed2c0dcb068b7967568f699ebcaa24dac0c96bb3f [2023-03-14T18:34:35.363Z] $ docker rm -f --volumes 3cde37630f91687f6cc96d5ed2c0dcb068b7967568f699ebcaa24dac0c96bb3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:34:36.234Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T18:34:36.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:34:36.503Z] prd-ubuntu20.04-docker-arm64-4c-16g-218 does not seem to be running inside a container [2023-03-14T18:34:36.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T18:34:37.909Z] $ docker top ba657f1e4bb29e3842509649b843c4a3e583d0864abc01bf4fca866bce2793ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:34:38.822Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T18:34:39.543Z] + make test [2023-03-14T18:34:39.543Z] go test ./... -coverprofile=coverage.out ./... [2023-03-14T18:35:18.474Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-14T18:37:10.509Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-14T18:37:10.509Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) [2023-03-14T18:37:10.509Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) [2023-03-14T18:37:10.509Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as string value in argument to transformOffset [2023-03-14T18:37:10.509Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) [2023-03-14T18:37:10.509Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) [2023-03-14T18:37:10.509Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as string value in argument to transformScale [2023-03-14T18:37:10.509Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) [2023-03-14T18:37:10.509Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) [2023-03-14T18:37:10.509Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as string value in argument to transformBase [2023-03-14T18:37:10.509Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) [2023-03-14T18:37:10.509Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: too many errors [2023-03-14T18:37:28.774Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-14T18:37:28.774Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.084s coverage: 22.2% of statements [2023-03-14T18:37:28.774Z] FAIL [2023-03-14T18:37:28.774Z] make: *** [Makefile:30: unittest] Error 1 [Pipeline] } [2023-03-14T18:37:28.822Z] $ docker stop --time=1 ba657f1e4bb29e3842509649b843c4a3e583d0864abc01bf4fca866bce2793ae [2023-03-14T18:37:30.747Z] $ docker rm -f --volumes ba657f1e4bb29e3842509649b843c4a3e583d0864abc01bf4fca866bce2793ae [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-14T18:37:32.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T18:37:32.540Z] [2023-03-14T18:37:32.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:37:32.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T18:37:33.224Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T18:37:33.224Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T18:37:33.224Z] 04944245beec: Pulling fs layer [2023-03-14T18:37:33.224Z] 699f458cf7ca: Pulling fs layer [2023-03-14T18:37:33.224Z] 765212b225bb: Pulling fs layer [2023-03-14T18:37:33.224Z] f23df028b6ca: Pulling fs layer [2023-03-14T18:37:33.224Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T18:37:33.224Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T18:37:33.224Z] 765212b225bb: Waiting [2023-03-14T18:37:33.224Z] f23df028b6ca: Waiting [2023-03-14T18:37:33.224Z] d65c8cfc05b1: Waiting [2023-03-14T18:37:33.224Z] 2437ff75d9bd: Waiting [2023-03-14T18:37:33.224Z] 04944245beec: Verifying Checksum [2023-03-14T18:37:33.224Z] 04944245beec: Download complete [2023-03-14T18:37:33.224Z] 765212b225bb: Download complete [2023-03-14T18:37:33.224Z] f23df028b6ca: Verifying Checksum [2023-03-14T18:37:33.224Z] f23df028b6ca: Download complete [2023-03-14T18:37:33.224Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T18:37:33.224Z] d65c8cfc05b1: Download complete [2023-03-14T18:37:33.497Z] 699f458cf7ca: Verifying Checksum [2023-03-14T18:37:33.497Z] 699f458cf7ca: Download complete [2023-03-14T18:37:33.766Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T18:37:33.766Z] 8998bd30e6a1: Download complete [2023-03-14T18:37:36.363Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T18:37:36.363Z] 2437ff75d9bd: Download complete [2023-03-14T18:37:38.326Z] 8998bd30e6a1: Pull complete [2023-03-14T18:37:38.603Z] 04944245beec: Pull complete [2023-03-14T18:37:40.022Z] 699f458cf7ca: Pull complete [2023-03-14T18:37:40.293Z] 765212b225bb: Pull complete [2023-03-14T18:37:40.878Z] f23df028b6ca: Pull complete [2023-03-14T18:37:41.146Z] d65c8cfc05b1: Pull complete [2023-03-14T18:37:56.155Z] 2437ff75d9bd: Pull complete [2023-03-14T18:37:56.155Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T18:37:56.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T18:37:56.155Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:37:56.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-218 does not seem to be running inside a container [2023-03-14T18:37:56.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T18:37:59.521Z] $ docker top 2b359783cafa6a3cd4012f889a9934160091ad2978e5e79d166ac1697318970b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:38:00.468Z] ---> job-cost.sh [2023-03-14T18:38:00.468Z] lf-activate-venv: SKIPPING [2023-03-14T18:38:00.468Z] INFO: No Stack... [2023-03-14T18:38:00.738Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T18:38:01.705Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T18:38:02.378Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-03-14T18:38:02.378Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T18:38:02.471Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-526-1-stack-cost] [2023-03-14T18:38:02.476Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-526-1-stack-cost] did not exist. Created. [2023-03-14T18:38:02.476Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-526-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T18:38:03.211Z] /w/workspace/device-mqtt-go/1@tmp/durable-17c5f33d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T18:38:03.893Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T18:38:03.948Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T18:38:04.480Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T18:38:04.497Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-526-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T18:38:04.578Z] $ docker stop --time=1 2b359783cafa6a3cd4012f889a9934160091ad2978e5e79d166ac1697318970b [2023-03-14T18:38:06.154Z] $ docker rm -f --volumes 2b359783cafa6a3cd4012f889a9934160091ad2978e5e79d166ac1697318970b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T18:38:06.848Z] 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-14T18:38:08.708Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-526/archives ] [2023-03-14T18:38:08.708Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-526/archives [2023-03-14T18:38:08.708Z] total 16 [2023-03-14T18:38:08.708Z] drwxr-xr-x 3 root root 4096 Mar 14 18:30 . [2023-03-14T18:38:08.708Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 18:30 .. [2023-03-14T18:38:08.708Z] drwxr-xr-x 2 root root 4096 Mar 14 18:30 cost [2023-03-14T18:38:08.708Z] -rw-r--r-- 1 root root 86 Mar 14 18:30 cost.csv [2023-03-14T18:38:08.708Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-526/archives [2023-03-14T18:38:08.708Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-526/archives [2023-03-14T18:38:08.708Z] total 16 [2023-03-14T18:38:08.708Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 18:30 . [2023-03-14T18:38:08.708Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 18:30 .. [2023-03-14T18:38:08.708Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 18:30 cost [2023-03-14T18:38:08.708Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 14 18:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:38:09.038Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:38:09.941Z] ---> package-listing.sh [2023-03-14T18:38:09.941Z] ++ facter osfamily [2023-03-14T18:38:09.941Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T18:38:10.199Z] + OS_FAMILY=debian [2023-03-14T18:38:10.199Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-526 [2023-03-14T18:38:10.199Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T18:38:10.199Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T18:38:10.199Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T18:38:10.199Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T18:38:10.199Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-526 ']' [2023-03-14T18:38:10.199Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T18:38:10.199Z] + case "${OS_FAMILY}" in [2023-03-14T18:38:10.199Z] + dpkg -l [2023-03-14T18:38:10.199Z] + grep '^ii' [2023-03-14T18:38:10.199Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T18:38:10.199Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T18:38:10.199Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T18:38:10.199Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-526 ']' [2023-03-14T18:38:10.199Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-526/archives/ [2023-03-14T18:38:10.199Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-526/archives/ [Pipeline] echo [2023-03-14T18:38:10.231Z] 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-526/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T18:38:10.535Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:38:10.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:38:10.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:38:11.054Z] prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container [2023-03-14T18:38:11.077Z] $ 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-526/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-526 -v /w/workspace/gexfoundry_device-mqtt-go_PR-526:/w/workspace/gexfoundry_device-mqtt-go_PR-526:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T18:38:11.312Z] $ docker top 42b38dd34b89dbb21f7bd6a074ab634979b86502ba06ca7247d2d7f73dc239d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:38:11.691Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T18:38:11.992Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T18:38:12.304Z] + ls /var/log/sa-host [2023-03-14T18:38:12.304Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:38:12.425Z] provisioning config files... [2023-03-14T18:38:12.435Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-526@tmp/config13613584732283519199tmp [Pipeline] { [Pipeline] echo [2023-03-14T18:38:12.477Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:38:12.783Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T18:38:12.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:38:13.198Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T18:38:13.230Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:38:13.541Z] ---> sudo-logs.sh [2023-03-14T18:38:13.541Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T18:38:13.622Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:38:13.925Z] ---> job-cost.sh [2023-03-14T18:38:13.925Z] lf-activate-venv: SKIPPING [2023-03-14T18:38:13.925Z] DEBUG: total: 0.2199999988079071 [2023-03-14T18:38:13.925Z] INFO: Retrieving Stack Cost... [2023-03-14T18:38:14.185Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T18:38:14.752Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T18:38:14.784Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:38:15.096Z] ---> logs-deploy.sh [2023-03-14T18:38:15.096Z] lf-activate-venv: SKIPPING [2023-03-14T18:38:15.096Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-526/1 [2023-03-14T18:38:15.096Z] INFO: archiving workspace using pattern(s): [2023-03-14T18:38:16.033Z] Archives upload complete. [2023-03-14T18:38:16.033Z] INFO: archiving logs to Nexus